cancel
Showing results for 
Search instead for 
Did you mean: 

ZCI error: context not updated second time interactive form is shown

Former Member
0 Kudos

Hi all,

we've encountered a strange problem which we have not been able to solve. We have two WebDynpro Views with two interactive forms. Both use the same information (input version and readonly version). When we navigate to the second view and back the input in the first interactive form is no longer transmitted to the WebDynpro context.

We've been trying:

- all kinds of different configurations (with or without pdf source etc.)

- node.validate()

- rebinding the datasource to the interactive form in modifyview

- even manually reading the pdf with InteractiveFormHelper.transferPDFDataIntoContext(byte[] pdfSource, IWDNode targetNode);

The only thing that works is using an ActiveX Interactive Form instead of a ZCI Interactive Form. We don't want to use ActiveX forms.

Before we start using ugly workarounds I hope someone can solve this problem or point us towards a solution.

We are using native interactive forms, not binding them to a pdf source (for performance) and are on version NW04S SP9.

Kind Regards,

Caspar

Accepted Solutions (0)

Answers (1)

Answers (1)

chris_scott
Active Participant
0 Kudos

Hi Caspar,

Did you solve this problem, I have something similar and would be grateful for any suggestions you have.

Cheers,

Andy