Search

Search

Help

Page 1 of 11. Showing 107 results (0.014 seconds)

  1. filter rows- example.PNG

  2. Basic Auth

    w pliku web.xml znajdują się następujące wpisy: <filter> <filtername>BasicAuthFilter</filtername> <filterclass>com.suncode.pwfl.web.filter.BasicAuthFilter</filterclass> </filter><filtermapping> <filtername>BasicAuthFilter</filtername> <urlpattern>/api/</urlpattern> <urlpattern>/plugin/</urlpattern> </filtermapping
    PlusWorkflowAug 21, 2023
  3. [AKCJA] Eksport danych do Excela

    , Button Available from version: 1.0.11 The action adds an excel export button to the dynamic table. The configuration allows, among others to filter exported columns … value Field type Notes and restrictions Filter columns 1.0.11 Columns based on which you will filter rows. The filter type is specified in the "Filter type
  4. Filtry wyszukiwania w oparciu o hibernate

    jako pola, należy używać nazw pól zdefiniowanych w mapowanych klasach. SimpleHibernateFilter filter = new SimpleHibernateFilter( "userName", "jkowalski" ); //użytkownik o loginie "jkowalski" //LUB SimpleHibernateFilter filter = new SimpleHibernateFilter( "userName", "jkowalski", FilterOperator.NOTEQ ); //użytkownicy
    PlusWorkflowJul 04, 2023
  5. [AKCJA] Filtrowanie wierszy

    of the filters. If more than one filter has been added, you can set the way of joining filters using AND or OR logical conjunction. The action is not updated … group Name of the parameter From version Description Parameter type Default value Field type Notes and restrictions Way of joining filters 1.0.78 Specifies way
  6. DS - AD datasource

    ), and to the left are closest to the object entries (e.g. CN=Sales). Import Filter Allows to enter criteria to narrow down the search results for objects in the domain. Objects are selected on the basis of the entered attribute values of the objects in the filter. Text Filter syntax: (attribute operator value
  7. v3.2.64

    http://192.168.1.52:8080/jira/browse/PWFL5171 Addition of NOTILIKE, UPPER and LOWER filters to FilterOperator filters.
    PlusWorkflowApr 03, 2020
  8. [AKCJA] Podłączenie dokumentów z archiwum

    to connect documents from the archive for the selected document class. The action also offers the option of filtering documents from a given class by the values … are the classes found in the system. Filter the results? Displays parameters that limit the number of downloaded documents. Otherwise, all documents
  9. v3.2.17

    not work properly on the form. PWFL4545 http://192.168.1.52:8080/jira/browse/PWFL4545 Improved filtering of audit types. PWFL4559 http://192.168.1.52:8080/jira/browse/PWFL4559 Cannot select a single audit type in filters. New Feature PWFL4514 http://192.168.1.52:8080/jira/browse/PWFL4514 Licensed functionality for adding
    PlusWorkflowApr 01, 2020
  10. Przykładowa konfiguracja Barcode Reader

    </workingThreads> <debug>false</debug> <filters></filters> <unit name="DokumentyKosztowe"> <source> <directory path="D:/BarcodeReader/PiP/DokumentyKosztowe … > <tempDirectory>/home/plusworkflow/plusworkflowprodhome/temp/</tempDirectory> <workingThreads>4</workingThreads> <debug>true</debug> <filters> <step> <filter