- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2023 06:06 PM
We are using getClassDisplayValue in a integration to get the table name, it works fine. But In some cases the script include where we process the REST transaction is running into error. We observed that this is happening when the user preferred language other than EN. I feel it is because of getClassDisplayValue.
Can anyone recommend some best practice to prevent this issue.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2023 07:15 AM
@lalkrishnam If you are using a separate BR for every table you can use pass the table name directly, instead of getting it dynamically.
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2023 07:15 AM
@lalkrishnam If you are using a separate BR for every table you can use pass the table name directly, instead of getting it dynamically.
Anvesh