Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

09. Add as many conditions as you wish, configure them and click Confirm.



Configure Service

...

01. Drag the Service element from the side menu to the desired location in the process flow modeling area. 

...

Painel
  • Description: Allows you to enter a name or title for the activity
  • Execution: Select the configuration mode you want
    • Automated - asynchronous execution model. Used when execution does not require immediate feedback that the operation was successful or not.
    • Immediate - synchronous execution model. Used when execution returns an immediate feedback from the operation.
    • Manual - runtime model displayed in processes that were configured prior to upgrade 1.6.5. It is recommended to upgrade the configuration to the immediate model.
Painel

Access the asynchronous Integration documentation via workflow processes for more details on the two execution models.

  • Attempts: Enter the number of times the service can run.
  • Frequency: Enter the time in which the service will be running.
  • Frequency by: select the type of unit of time in which the service will be running, being able to select between minutes, hours and days.
  • Message: Enter a message that will be displayed upon completion of the service execution.

Example of use:

attempts

frequency

frequency by

message

101hourIntegration succeeded !!!

04. In the Service tab, enter the requested information.

Painel
  • Service
    Select a service type Soap, already registered through the Services item, located in the Control Panel, General tab.
Painel

To learn how to create a service, access the documentation here.

  • Operation
    Selecting the magnifying glass icon will allow you to select one of the available operations. The operations will be listed by Name and PortType (ColleagueService).
  • To set up
    In the settings of the selected operation, the Properties and SOAP Headers can be configured.
Painel

Properties

  • Basic Authentication - Select whether or not to authenticate. You can define a user and password.
  • SSL - enable when soap service requires use of ssl.
  • Disable Chunking - disable sending the entire soap envelope.
  • List SOAP messages - enable to show the sending and receiving messages in the log.
  • Response time - enable to display the time the request waits for the response.

SOAP Headers

Allows you to add a header.

Trigger Save to complete the configuration.

  • Parameters
    Fill in the parameters as required:
    • Assignment
      - Value, Form, Variable or Null (When selecting Null, the Value field is automatically dispensed. For the Form option to be displayed, it is necessary to have a form attached to the process).
    • Value
      - Will be displayed when the assignment field is selected as Variable. They are: WKCompany, WKUser, WKCardId, WKCurrentState, WKDef, WKFormId, WKNextState, WKNumProcess, WKNumState, and WKUserComment.
  • Return
    Fill in the returns as requested:
    • Assignment
      - In the Form option, you can search for and include a form in the Value field, and in the Note option, you can add a note message by tapping Edit object as icon in the Value field).

...