cancel
Showing results for 
Search instead for 
Did you mean: 

WebDynpro Context not holding data

former_member1193316
Participant
0 Kudos

Hi

I created a WebDynrp application and designed an interactive form. Here I used a service call n called a FM.

Now In interactive form i binded this context to create the layout. I created interface and form using the same context which I got from FM.

I desgined an interactve form. I placed submit button of type webdypro activex and selected initialization type *click.

But when I run the application, context is holding no data. kindly let me knw what I m missing

Regards,

Venkat

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi venkat,

I thing u r not map tha value in the context to this layout..

and please assign the value of layout to this context...

did u assign the action property of that button?

if not,

do it and set the outbound plugs

Actually

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Venkat,

Is your context populated ? Put a break-point and check the same immediately after the service call.

If the data is populated, update the entire binding once. Save and activate the whole component.

Regards,

Aleem.