Not showing variables on the RITM of a catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2015 04:06 AM
Hi All,
When the Request for a catalog item is raised, the variables are shown on the RITM form but for one of the RITM, variables are missing
I have checked the variable editor but still not showing on the RITM form not only the variable editor UI policies,catalog client scripts as well.
But not able to find out how it happened???
Please help me in solving this issue.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2015 06:33 AM
So is the catalog client script not auto populating correctly for the test case you are trying to debug?
Thanks,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2015 08:41 PM
Hi Michael,
On the catalog form while raising the request everything is working fine no issues, but after the request is created the variables are missed on the RITM form.
Not able to find out how it happened?
------
sushma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2015 04:26 AM
Hi Sushma,
Could you please share the error screenshot with us so that may get some idea.
Thanks & Regards,
KK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2015 07:00 AM
Hi Sushma,
I just added a new variable to a test catalog item and it showed up on the new RITM record variable editor section. Can you try adding a new variable to that catalog item, fill it in on the catalog order form, submit and then check the RITM variables? You should also be able to run a background script to GlideRecord to the RITM and gs.print the "current.variables.test_field" to make sure it was saved.
Thanks,
Michael

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2015 08:38 AM
HI,
have you checked that for that variable Global = true?
just a thought.
Cheers,
Alan