- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2020 11:06 AM
Hi,
Urgent Help
We have a scripted rest API post method which gets a request from another API, based on the request we get we have to do some validation (I used a script include by calling it from scripted rest api & tried to update some fields in a table.) but it's not working. it's not working when i tried to do the same thing by declaring the variables it's working fine.
Scripted Rest API :
POST method
Script Include
Logs
Table
I was wondering why the values are not being set on the table even the script is written correct. to check if the script works at all .... created a sampletest_pvk function . The same thing works i.e. values are set (from test_pvk function) .Could anyone help on this please
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2020 04:32 PM
same question has been asked on below thread.
answer has been mentioned on this thread.
Kindly mark the answer as correct and close this thread.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2020 04:45 PM
humbly conveying my appreciation for your help.