Show/Hide Toolbars

Thereforeâ„¢ Help

 

call_function

‘Call Function’ task allows the execution of customer code where the function is called using an HTTPS request. By this method, nothing is executed directly on the server machine, as the function needs to be hosted as a web service.

 

SD_R_Workflow_WorkflowDesign_Tasks_CallFunc_001

Name

Name of the task.

 

Duration

For automatic tasks this can be left at 0.

 

Type (read only)

This is by default set to Call Function.

 

Edit...

Displays the Call Function dialog. A new automatic task can be added to allow customization in Thereforeâ„¢ Online.

SD_R_Workflow_WorkflowDesign_Tasks_CallFunc_002

 

Request URL

A mandatory field to allow for a HTTP(S) POST request to be sent to the specified URL when the task is executed.

 

Function Key

Include a Function Key that is used for authorization by the Azure function. The function will block any requests that do not provide it.

 

Custom function settings

Set the custom function settings to any desired value for use inside the function. This is converted to a JSON object and passed to the function as "TheSettings".

 

Add

Add custom function setting.

 

Remove

Remove custom function setting.

 

Macros

Set a macro as a custom setting value.

 

© 2024 Therefore Corporation, all rights reserved.