IExtensionData

IExtensionData allows you to access temporary workflow data that was previously stored in a system repository. This stored data can be associated with both internal and external systems.

For example, if you have a workflow that contains production data that is relevant to external systems only, you can store it as extension data. This data can be retrieved and returned to the external system at a later time when production results are being output.

On the activity configuration panel, you can use a bind or expression to define your input and output parameters.

Subtopics in this section describe each service method for this service interface.