Hello Experts,
We have migrated our environment from 7.5 nw to 10 nw.
We have 1 report in 7.5 where we have 3 sheets in that report with each sheet having submit button using mnu commands in it. The submit button works fine in all 3 sheets and shows the number of records submitted to DB.
Those 3 sheets are basically reports where we manually enter some data which gets multiplied by 1000 in another sheet which has EVDRE in it. This sheet is hidden and it is basically input form which is attached to each report.
For ex., in our report, Sheet A has hidden sheet 1. In this situation, sheet A is report where we manually wrote description of accounts to enter some value and this value gets multiplied by 1000 in sheet 1 with the help of formula to the same set of accounts whose description is maintained in sheet A. Sheet 1 has EVDRE in it, however, sheet A does not have EVDRE in it. To send this data, we have configured submit button on sheet A, and this works fine in 7.5.
however, post migration, the buttons are no more used because of mnu and hence, we have used API's to build those buttons in all 3 sheets.
The API we used is "SaveWorkbookData". This works fine on both sheets, however, it does not work on 1 sheet. We tried all the API's related to submission of data to DB. however, none of them worked.
Please provide inputs.
Regards,
Ashwin.