Hi all,
I have an action which have subaction steps. I want to add Confirmation object under ServiceOrder object for the first step. It works correctly. Then on third step, i want to add ConfirmationItem under Confirmation object which i created on first step.
I set ConfirmationAddHeader subaction's target ServiceOrder object to add Confirmation object and set ConfirmationItemAdd subaction's target Confirmation object to add ConfirmationItem object. But it gives "Application Error" while ConfirmationItemAdd subaction and shuts downs.
How should i set targets of this subactions? I want to execute this two subactions under one action whichs target is ServiceOrder object.
Best Regards,
Serkan DEMIR