Search

Search

Help

Page 2 of 13. Showing 128 results (0.01 seconds)

  1. [AKCJA] Wyświetlenie komunikatu w oknie

    location: Form, Button Available from version: 1.0.8 Previous names: Display of the message (up to 1.0.59) Displays the message of the defined type. Leaving an empty … Comments and restrictions Message Type It allows you to specify one of four selectable message types. Text Dropdown list Values to choose from: Normal window
  2. MessageService

    posiada następujące właściwości: title (Typ String) Tytuł okna (domyślnie: '') message (Typ String) Treść wiadomości (domyślnie: '') scope (Typ Object) Scope dla … MessageService allows to display animated messages for the form user. It has the following functions: show shows the basic message in the form of an animated speech
    PlusWorkflowOct 16, 2024
  3. [SETTER/ZADANIE AUTOMATYCZNE] Wysyłanie wiadomości w komunikatorze Slack

    Available from version: 1.0.0 The component is used to send messages in the Slack communicator to the indicated recipients using a bot. To be able to use a bot … messages to a single user, private groups and public and private channels. The bot is controlled by a special bot user token (Bot User OAuth Token) that can access
  4. Wysyłanie maili

    ") ) // Blind Copy Recipients .subject( "Testowy email" ) //Message title .content( "To jest przykładowy email" ) //Message content .build();EmailMessage emailMessage = EmailMessage.builder() .recipient( "test@testowy.pl" ) //Message recipient .subject( "Testowy email" ) //Temat wiadomości .content( "To jest <b>przykładowy</b
    PlusWorkflowJul 04, 2023
  5. Tworzenie dynamicznych formularzy

    procesu typu dynamiczna lista showMessage(Object) wyświetla wiadomość w popup'ie z przyciskiem OK, obiekt konfiguracji zawiera następujące właściwości: message … zapisu, dodatkowe właściwości obiektu to: title tytuł okna potwierdzenia (domyślnie: Uwaga) message wiadomość wyświetlona w oknie potwierdzenia API dostarczone jako
    PlusWorkflowNov 17, 2024
  6. DS - REST DataSource

    of this parameter does not matter. Should use custom header? Use "Additional headers" to set "ContentType" with your own proper value. Required Response ContentType … and responds with a message from the server and reads all cookies values. Datasource configuration API response Description image20221128 18:9:0.png { data
  7. Tworzenie funkcji (tutorial)

    :38.png Description of creating custom functions for use in component parameters. The project of the created plugin is available in the public repository … this: image2016610 12:11:42.png OpThe function description and parameter information will be displayed if there is a corresponding message key in accordance
    PlusWorkflowJun 30, 2023
  8. Change Log 4.0

    http://jira.suncode.local:8080/jira/browse/PWFL8465 Fixed display of the "Incorrect search criteria" message PWFL8497 http://jira.suncode.local:8080/jira/browse/PWFL8497 … http://jira.suncode.local:8080/jira/browse/PWFL8288 Added message when adding process definition protection PWFL8370 http://jira.suncode.local:8080/jira/browse/PWFL8370
    PlusWorkflowJul 07, 2023
  9. Serwerowy Logger

    zapytania: Obiekt JSON zawierający parametry logowania. Definicja powinna zawierać następujące pola: message Wiadomość jaka ma zostać zalogowana location … 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
    PlusWorkflowJul 05, 2023
  10. [AKCJA] Wyświetlenie komunikatu przy zmiennej

    version: 1.0.59 Indicates the value of the header variable and displays the userselected message. Leaving an empty conditional field is equal to setting … "true" Parameter name Description Paremeter type Default value Field type Comments and restrictions Message Type The type of message that will be displayed next