cancel
Showing results for 
Search instead for 
Did you mean: 

Do we allowed to pass ONLY one structure btwn WebDynPro and Adobe Inter

former_member202077
Participant
0 Kudos

Hello

I am developing a adobe interacrtive form for visitor info. Front desk guy fills in the data of visitor and saves in SAP.

I created a Node as visitor_info and it has 90 fields and bound it to 'dataSource' of AdobeInteractiveForm UI element of my_view.

My requirement is, while launching the form,

1) i need to populate 23 fields with a default values,

2) 17 Drop downs list boxes

3) Grey out / Editable flags for 51 fields depending on the country

Doing interface between WebDynPro and Adobe form we have a chance ONLY one structure (visitor_info), which we are assigning in 'data Source'

Pls. let me know what is the best way to handle my case?

Thank you

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Srinivas,

Yes, we can only pass one structure. What you should do is define one structure with one subnode per structure that you need to pass. Then manually populate de subnodes and pass the whole structure to the form.

Best Regards, Aldo.

Answers (0)