Upgrading Inbound Siebel Workflows
Environments: Development, Test and Production.
Change inbound workflows that contain a String type
process property to pass the value into type Binary
; otherwise, the workflow presents the following error message:
Output argument '<Value>' in step 'Read from File' contains data that cannot be
passed to string type property 'InputXML'. Data type: 'MEMBLOCK'; String
representation of data body: '<?xml version="1.0" encoding="UTF-8"?><?'