cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry SubAction Target

03-16-2015 11:35 AM
251 views 2 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

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

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Marcal_Oliveras
Active Contributor
0 Likes

You should select the relative path for confirmationItemAdd.

Something like: Service Order (from ConfirmationAdd action) -> Confirmation collection (select last item from the list)

Former Member
0 Likes

Hi Marçal,

Selecting "Last Object" fixed the problem. Thanks for your help.

Best Regards,

Serkan DEMIR

Answers (0)