Search

Search

Help

Page 18 of 39. Showing 388 results (0.014 seconds)

  1. Klasy dokumentów

    the "" button to change the order of document classes. According to this order, document classes are displayed, eg when adding a new file to the archive. Adding … the document class, click on the "Edit" button in the table with the document classes. kl3.PNG If directory is changed, all existing files will not be moved
    PlusWorkflowMar 20, 2024
  2. Dokumenty

    ": "SHOW", "DETACH", "CHANGE" } Pobranie dostępnych klas dokumentów Ścieżka do servletu: api/documents/classes Metoda: GET Parametry: rightType typ uprawnień do … ", "DETACH", "CHANGE" } Download available document classes Path to servlet: api/documents/classes Method: GET Parameters: rightType type of rights to add
    PlusWorkflowDec 12, 2023
  3. [SETTER/ZADANIE AUTOMATYCZNE] Logowanie informacji

    rozszerzeniem .log i mogą dotyczyć, w zależności od wybranego poziomu logowania, szczegółowych danych o przepływie działania procesu. Komponent umożliwia wykorzystanie … from version: 1.0.X Component records information about business events that occur during the process execution. This information is saved in a file with the .log
  4. [AKCJA] Pobranie kursu PLN w tabeli

    from the NBP. Data are downloaded directly from the NBP website. The component starts up changing the column value given above in the parameters "Currency code … Removed "NBP Bank timezone" parameter Logging ActivityId 1.0.162; 1.1.8 Possibility to set effective exchange date variable.
  5. Serwerowy Logger

    you to log messages to the server using Logger from the log4j library. You can log at the following levels: error, warn, info, debug, trace. Each level has its own separate servlet. The paths to the servlets according to the logging level are as follows: api/logger/error api/logger/warn api/logger/info api/logger/debug
    PlusWorkflowJul 05, 2023
  6. Procesy i zadania

    by a logical AND operator. To change this, we can use filter grouping: List<IndexFilter> filters = new ArrayList<IndexFilter>(); // create a group of conditions … Date started=activity.getStartedTime();//date of running // Changing the value of task variables Map<String,Object> activityContext
    PlusWorkflowJun 29, 2023
  7. Internacjonalizacja (I18N)

    encoding. We can change this behavior by: Displaying menu Window > Preferences > General > Content Types Select Text > Java Properties File Change the encoding … the extended version to change the localization of translations, you need to add a requirement in the plugin for a system version of at least 3.2.136, since you can only
    PlusWorkflowJul 03, 2023
  8. DocumentService

    . changeShownDocument (from version 3.2.107) allows you to change the displayed document on the form. This document must be available for display by mouse click. If it is not (e.g., because the user has specified too few displayed documents on the form in the account settings), an error will be displayed in the browser logs. Function
    PlusWorkflowJun 29, 2023
  9. [AKCJA] Logowanie informacji

    rejestruje informacje o zdarzeniach biznesowych zachodzących podczas działania procesu. Informacje te zapisywane są w pliku z rozszerzeniem .log i mogą dotyczyć … during the process execution. This information is saved in a file with the .log extension and may relate, depending on the selected login level, to track
  10. Przygotowanie do pracy z frontem

    build: image2024918 14:45:58.png To work with the frontend (Vue), it is recommended to use 'watch', which allows you to automatically track changes to project files and builds the frontend after those changes (plusworkflowweb). The only requirement here is to install node@14. The configuration of watch in intellij
    PlusWorkflowSep 18, 2024