Search

Search

Help

Page 10 of 39. Showing 383 results (0.007 seconds)

  1. [AKCJA] Usuń wszystkie wartości

    http://192.168.1.52:8081/confluence/display/PWKFL/Akcje, Conditional execution http://192.168.1.52:8081/confluence/display/PWKFL/Wykonaniewarunkowe, Component parameters … Available from version: 1.0.121 Removes all values from the formal parameter StorageData. Leaving the conditional field blank is tantamount to setting it to "true
  2. Szyfrowanie i deszyfrowanie plików

    jako keyLength (np. 128). Zwraca obiekt klasy EncryptedFile. InputStream decryptFile( InputStream inputStream, String algorithm, String key) metoda odszyfrowuje … ", "Blowfish", "DES", "RC2") and a key of the length given as keyLength (e.g. 128). Returns an object of the EncryptedFile class. InputStream decryptFile( InputStream
    PlusWorkflowJul 04, 2023
  3. Rejestracja gadżetu

    wszystkich innych modułów. Atrybuty elementu gadget: Nazwa atrybutu Wymagany Opis key Klucz tego modułu. Klucz gadżetu powstaje z połączenia klucza wtyczki i … "?> <plugin key="$ $ " ...> <! ... > <! Rejestracja gadżetu ( definicja znajduje się w $ /src/main/resources/gadget/gadget.xml )> <gadget key="gadget" definition
  4. Konfiguracja SSO z wykorzystaniem Kerberos

    suncode.com = suncode.com gdzie: kdc = FQDN dla Key Distribution Center (najprawdopodobniej kontroler domeny) defaulttktenctypes orad defaulttgsenctypes … to the PlusWorkflow system in Administration > System Configuration > LDAP Servers image2016516 9:56:29.png In the system parameters, enable auto login and set
    PlusWorkflowJan 08, 2024
  5. Tworzenie dynamicznych formularzy

    : PWE.integrationComponent.registerSystemFunction( 'concat', , { apiVersion: 2, buildForm: function( api, options ) { api.addField( ); }, toText: function( parameters ) } ); Założenia Możliwość … ( form, options ), where the form parameter would be the parameter container, and the options parameter would contain additional information, such as: destination
    PlusWorkflowNov 17, 2024
  6. Tłumaczenia map procesów

    parameters tab (Administration > System configuration > System parameters). Where in the General panel to the PATHTOXPDLBUNDLE field you enter the path … (applicationforholiday)DESC= The holiday application process Translations in xpdl files are saved in the key = value format, to add a translation you need to change
    PlusWorkflowJul 24, 2024
  7. [SETTER/ZADANIE AUTOMATYCZNE] Wysyłanie wiadomości w komunikatorze Slack

    one or more of Slack's APIs. Parameter name From version Description Paremeter type Default value Field type Comments and restrictions Recipient type 1.0.0 … formatting methods link https://api.slack.com/reference/surfaces/formatting Parameter mandatory field 1. Being logged in to the appropriate Slack workspace
  8. DS - AD datasource

    in the domain. Parameter name Description Parameter type Default value Comments and restrictions Domain name A name of the domain from which the data source reads data … (Directory Information Tree) structure where domain objects reside. Text When creating the value of the path parameter, the individual components of the DIT should
  9. Tworzenie implementacji kalendarza

    klasę jako implementację kalendarza: <calendar key="calendar" class="com.suncode.plugin.calendar.MyCalendar" /> W tym momencie zostanie zarejestrowany nasz kalendarz i zostanie mu nadany unikalny identyfikator w formie: <pluginId>:<key>, gdzie pluginId jest to identyfikator naszej wtyczki, natomiast key jest to wartość
  10. logger - własny logger wtyczki

    key Nazwa loggera. Zgodnie z dokumentacją log4j nazwa loggera może być dowolnym tekstem, który będzie służył do pobierania loggera. Nazwa loggera może być … deskryptor <?xml version="1.0" encoding="UTF8"?> <plugin key="$ $ " name="Dowolna nazwa wtyczki"> <logger key="com.suncode.plugin.domyslnypakietdlawtyczki
    PlusWorkflowDec 11, 2019