cancel
Showing results for 
Search instead for 
Did you mean: 

Passing data in Adobe forms (GP)

Former Member
0 Kudos

Hi Guys,

Need advise here. How do i pass data from 1 Adobe form to another in GP? Steps are below:-

1) upon initiation, Adobe form pops up and is being prefill with data extracted from ECC (Via WService) - <b>DONE</b>

2) User can change the data in the Adobe form. Once changed. Using the form approval CO, if clicked on 'approve', this will trigger the next action. Basically, pass the form to the next processor - <b>DONE</b>

3) However, the data that is changed are not reflected in the above step

Any ideas? Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

debasish_panda
Explorer
0 Kudos

Hello Nahoj,

I would suggest you to check the parameter mapping between the COs.

If you have implemented the GP Interface in a WD component, then check for the parameter names in the 'get description' methos - they should be exactly the same.

Hope, this helps you in resolving your Issue.

regrads,

Debasish

simon_hoeg
Advisor
Advisor
0 Kudos

Hello Nahoj,

I would double check two things:

1. Data mapping between the GP actions.

2. Form layout: Check if you have nested subforms in the Form layout. Better use a flat and simple structure of layout elements.

Best regards,

Simon