cancel
Showing results for 
Search instead for 
Did you mean: 

Warning: Javascript Window in Adobe form while Updating data to R/3

Former Member
0 Kudos

Hii,

I have an "UPDATE" button in my Adobe interactive form. In turn when this is clicked, the data entered in the Adobe form will be saved to backend R/3 system via PI Interface.

This functionality was in place for quite some time.

Suddenly now as I click the "Update" button, I face the error titled : "Warning: Javascript Window- " and with message

'There is a problem while execution'.

Any one can suggest me what is the problem and why this suddenly occurs.

Also how can I get rid of this window and successfully update my information to the backend system.

Please respond asap.

regards,

Chandani Shah

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

A bit more information,

I just cheked the source code of the webservice called to connect to PI and send the data, which is to be saved in the backend. The whole of the code is placed in a try- catch block. the control does not go inside the try block. It directly prints the message in the catch.

Any inputs / help will be highly appreciated.

regards,

Chandani Shah