Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

When a polling service is used in a process flow, it creates a PollingStatus activity variable. The value to this variable is assigned on the basis of execution of the polling service in the process flow. The value can be any of the following:

ValueDescription
TimeoutExecution time of polling service expires
AbortedError occurred while executing polling service
SuccessPolling service executed successfully


  • No labels