Custom State Machine Behavior #4279
Replies: 1 comment 1 reply
-
Hi @johnnychoque I think you could investigate the following two (actually just the first) ways:
|
Beta Was this translation helpful? Give feedback.
-
Hi @johnnychoque I think you could investigate the following two (actually just the first) ways:
|
Beta Was this translation helpful? Give feedback.
-
Hi all,
As part of the integration process of the EDC connector with another system, we need to modify the standard behavior of the Provider's state machine during the transfer process, as shown in the following figure.
After the Provider receives the Transfer Request Message, it is necessary to execute a specific task of the system to be integrated with the connector. Once this task is completed, the Transfer Start Message will be executed and the standard state machine flow will continue.
Is it possible to interrupt and modify the standard state machine behavior? If so, could you give me some ideas on how to implement it?
Regards,
Johnny
Beta Was this translation helpful? Give feedback.
All reactions