Hi All,
Can anyone tell me if it's possible to create a smart object with a single method that has two method bindings (like a composite smart object) where the first binding retrieves data to the smart object and the second binding uses that data to allow it to be pushed to another system?
My initial testing seems to indicate it's not , but this could just be a missunderstanding / miss-configuartion.
Ideally I'd like a workflow to make a single smart object call (using one parameter) and have the smart object do all the heavy lifting as there are 20+ data items to be pulled from one system and pushed to the other. I understand that I can pull the data to the workflow activity but then I need to define the additional columns only for the data to be pushed back out and it not really be relevant to that process instance.
Thanks for any insight,
Paul.