Search

Search

Help

Page 9 of 39. Showing 383 results (0.014 seconds)

  1. Procesy

    /json Query Content: JSON object containing acceptance parameters. The definition should contain the following field: packageId package Id processDefId process definition Id variables A map of variable values in which the key is the id of the variable. { "packageId" : "test package", "processDefId" : "testpackage
    PlusWorkflowJul 20, 2023
  2. 3. Stworzenie przykładowej strony

    " encoding="UTF8"?> <plugin key="com.suncode.plugintutorial" name="Tutorial Plugin"> <plugindetails> <description> <localized language="en">Description</localized> <localized language="pl">Opis</localized> </description> <author>Suncode</author> </plugindetails> <! I18N > <i18n key="i18nbundle" location="locale/messages
    PlusWorkflowNov 29, 2021
  3. Dashboard - schemat bazy danych

    numeric(19,0) NOT NULL, CONSTRAINT pmdashboardpkey PRIMARY KEY (id), CONSTRAINT fk78lypa6jarmslqm3wayt0pjwt FOREIGN KEY (ownerid) REFERENCES usertable (objectid … pulpity użytkowników. ID (PK) DASHBOARDID (FK pmdashboard) KEY COLLAPSED HEIGHT WIDTH LAYOUTORDER POSITIONX Identyfikator Dashboard w którym znajduje sie gadżet
  4. Tworzenie zapytań SQL

    Map<String,Object> parameters=new HashMap<String,Object>();//alternatywnie możemy podać mapę ze wszystkimi parametrami parameters.put("textcol","text3"); builder.setParameters( parameters );//usunie wcześniej podane parametry i wstawi nowe Przy podawaniu parametrów ważne jest, aby ich typy zgadzały się z typami kolumn
    PlusWorkflowJul 03, 2023
  5. TableStore

    characters), it is recommended to store the TableStore in form parameters, which have an unlimited size compared to "ordinary" form variables. TableStore … object. The keys are IDs and the values are the types of variables that make up the table, the state of which is to be reflected by the TableStore object, data
    PlusWorkflowJul 05, 2023
  6. Zarządzanie tłumaczeniami

    languages are defined in the SupportedLanguages system parameter. 1.png Searching for translations System translations Translations view is divided into two sections … list: Select sources multiselect combobox containing sources of translations, i.e. name of the plugin or system (plusworkflow). Filter keys dynamic search bar
    PlusWorkflowSep 15, 2023
  7. Change Log 4.2

    Added optional parameter "overrideAcceptConcurrently" to "api/activities/accept" endpoint PWFL11293 https://jira.suncode.local/jira/browse/PWFL11293 Changed … parameters related to sending email notifications PWFL10922 https://jira.suncode.local/jira/browse/PWFL10922 Added a floating header to search results table
    PlusWorkflowMar 20, 2025
  8. persistence-hibernate

    persistencehibernate zawiera następujące opcje konfiguracyjne: Atrybuty Nazwa Wymagany Opis key Unikalny klucz tego modułu. schema Precyzuje strategie dotyczącą … ="UTF8"?> <plugin key="com.suncode.pluginshelloworld" name="Hello World"> <persistencehibernate key="hibernate" schema="UPDATE"/> </plugin><?xml version="1.0
    PlusWorkflowNov 20, 2023
  9. Plus DocuSign

    http://account.docusign.com/) DSCLIENTID Integration Key aplikacji dodanej w zakładce Integrations > API and Keys w opcjach konta użytkownika DocuSign DSUSERID User ID użytkownika DocuSign z zakładki Integrations > API and Keys w opcjach konta użytkownika DocuSign DSPRIVATEKEY Wygenerowany klucz prywatny dla aplikacji w
  10. Akcje reagujące na zdarzenia

    , akcje zdarzeniowe dostarczane są przez wtyczki. suncodeplugin.xml musi zawierać deklaracje modułu workflowcomponents <workflowcomponents key="components … Deklaracja zmiennych kontekstowych w komponencie: <...> eventAction .id( "testaction" ) <...> .parameter() // deklaracja paremetrów które przyjmuje akcja .id
    PlusWorkflowApr 12, 2024