
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2019 12:18 AM
Hi Guys,
What is the table name of the catalog item request form. before it became a record in the sc_req_item.
Reason for this, because I wan't to know the value of the variable for a transform map validation purposes.
Thanks,
Tadz
Solved! Go to Solution.
- Labels:
-
Personal Developer Instance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2019 12:22 AM
HI,
The page you are showing in your question is not a table its a UI Macro, in URL you can check the name which starts with com.glide
Thanks,
Ashutosh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2019 12:22 AM
HI,
The page you are showing in your question is not a table its a UI Macro, in URL you can check the name which starts with com.glide
Thanks,
Ashutosh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2019 12:30 AM
Thanks for the quick response Ashutosh 🙂
So there is no way to get the value of a variable from the request form (UI Macro) via background script?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2019 12:45 AM
HI,
The values of variables and its relation with RITM is saved in sc_item_option_mtom.
Thanks,
Ashutosh