Supported dynamic data types
FTP Scripts are uploaded on the PA tool FTP Scripts page. It supports these three dynamic data types:
Note: The data types are not configurable if used for PollIn.
Manifest
Value: %+MANIFEST:any manifest item+%
For example:
%+MANIFEST:ManifestConstants.UUID+% or %+MANIFEST:UUID+%
Class
Value: %+CLASS:any class that implements IEnvelopeTemplateClass+%
For example:
%+CLASS:com.intentia.ec.server.envelope.BizTalkDate+%
Editable
Value: %+EDITABLE:any property name+%
For example:
%+EDITABLE:URI+%