Search

Search

Help

Page 11 of 14. Showing 135 results (0.014 seconds)

  1. Przygotowanie IDE

    in maven's home directory: windows: C:/Documents and Settings/<username>/.m2 unix: /home/<username>/.m2 Configuration In order for maven to use our local repository
    PlusWorkflowJun 29, 2023
  2. Zadania

    posiadającego pole value lub obiektu posiadającego pola value i displayValue. Na tę chwilę wprowadzono obsługę pól z atrybutem rozszerzonym EXTYPE = USERNAME, co … of an object having a value field or an object having value and displayValue fields. For the moment, support for fields with the EXTYPE = USERNAME extended attribute has
    PlusWorkflowJul 04, 2023
  3. PlusWorkflow 3.1.37

    allows changing the username to a user already existing in the system. PWFL3332 http://192.168.1.52:8080/jira/browse/PWFL3332 Archive after downloading a document
    PlusWorkflowApr 15, 2020
  4. Pobierz dokumenty dla doręczeń

    przycisk.png http://plusworkflow.helpdocsonline.com/downloaddocumentsfordelivery Zadanie zaplanowane umożliwia pobieranie dokumentów dla doręczeń z systemów informacyjnych sądów powszechnych. Pobrane dokumenty zapisywane są w archiwum w wybranej klasie dokumentów wraz z opisującymi je indeksami. Indeksy, które zamierza
  5. Pobierz dokumenty

    przycisk.png http://plusworkflow.helpdocsonline.com/downloaddocumentscourtsconnector Zadanie zaplanowane umożliwia pobieranie dokumentów z systemów informacyjnych sądów powszechnych. Pobrane dokumenty zapisywane są w archiwum w wybranej klasie dokumentów wraz z opisującymi je indeksami. Indeksy, które zamierzamy wykorz
  6. Plus SSO Authenticator

    powinien mieć id "value" i typ tekstowy w parametrze wejściowym wtyczka SSO ustawi wartość username z systemu PlusWorkflow użytkownika który został zwrócony
  7. PlusWorkflow 3.1.2

    ='http://192.168.1.52:8080/jira/browse/PWFL2226'>PWFL2226</a> Dostosowanie systemu do uruchomienia na bazach DB2, DB2AS400 i Oracle. </li> <li><a href
    PlusWorkflowAug 26, 2014
  8. DS - REST DataSource

    results returned for each returned username. (executed with following query param: filter="admin")
  9. Tworzenie funkcji

    . @Functions public class BasicFunctions { @Function( accessibility = FunctionAccessibility.SERVER ) public String userFullName( String userName ) { User user = userService.getUser( userName ); if ( user == null ) return user.getFullName(); } } Jeżeli robimy funkcję tylko dla przeglądarki, to na serwerze również musi być
    PlusWorkflowJun 29, 2023
  10. Instrukcja- Szablony dokumentów

    '@'. EXAMPLE @ gross amount @ will be completed with the current variable value "grossamount", which is on the form, in this case it will be: 3000. Full username … with the given key). To complete the place on the form with the full username, use the phrase "@fullusernamevariablewithlogin @", where "variablewithlogin
    PlusWorkflowNov 12, 2024