Send message task and Receive message task nodes are used to handle the interaction between a running process and external systems. This is done using Kafka.
canGoBack
switched to false, all steps found behind it will become unavailable.PT30S
)sendRequestToSearchClient
ai.flowx.in.crm.search.v1
the Kafka topic on which the CRM listens for requests{ "clientType": "${application.client.clientType}", "personalNumber": "${personalNumber.client.personalNumber}" }
- the message payload will have two keys, clientType
and personalNumber
, both with values from the process instance{"processInstanceId": ${processInstanceId}}
ai.flowx.out.crm.search.v1
KAFKA_TOPIC_PATTERN
is the topic name pattern that the Engine listens to for incoming Kafka events.crmResponse
processInstanceId
as a default header parameter; add any other relevant parameters