- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2021 07:13 AM
When trying to cancel a change record which is in New state, getting the below error message.
This is happening after the Rome Upgrade from Paris version.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2022 04:07 AM
There is another way to overcome this Issue.
In the UI Action script, there is a function "gsftSubmit()". pass "null" as a third parameter. This fixed my issue.(as reverting back to OOB, disabled some customizations).
If this fix the issue, please mark it as helpful.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2023 04:03 AM
Hello,
Before you put 'null' into the 3rd parameter better check your entire code once, if you have any errors in it.
Once you solve the error it will not though any error message like this.
Happy Developing 🙂
Thanks,
Kishan K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2024 03:50 AM
Hi Ram,
this issue is basically happen when you don't pass the Ui action action name out there so basically what happen service now is not able find ui action on the target table