This action sends a message to the RESTful API. By the parameters this message is set in relation to a running task in the Automation Engine (a service workflow). This action can be used to send messages that will be shown in the b4A Service Portal in the report of a running service. Additionally the messages will be saved in the comments of the top workflow of the service. This specific variant can be used by other workflows (not the service workflow), that have been started in other clients. Therefore the workflow needs to have a promtpset with two parameters:
&SERVICE_RUNID#
the runId of the service workflow
&SERVICE_NAME#
the object name of the service workflow
Parameter
RunId - runId of the service workflow
Name - name of the service workflow
Text - the message to send
Status - type of the message can be one of INFO, WARNING or ERROR
Output
Details
Object type
JOBP
Object Subtype
-
Object Folder
PACKAGES/BEST4AUTOMIC/B4A.WEB/ACTIONS
Active
true
Title
Send service messages from another client to b4A RESTful API