- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2018 08:50 AM
Hi All,
There is an order Guide in our Dev instance. All the variables values in the Order Guide are passing to the catalog item variables associated to this order guide. All the names of the variables in the order guide and catalog items are same.
At the same time cascade variables check box is not selected in the order guide. I have seen the all the client scripts, script includes and business rules but I couldn't figure it out. Please let us know how this values were passing from order guide to catalog items.
Thanks in Advance
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2018 09:03 AM
Hi,
Check Item Variable Assignments under your Order Guide Rule base.
Regards,
Ajay

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2018 09:03 AM
Hi,
Check Item Variable Assignments under your Order Guide Rule base.
Regards,
Ajay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2018 11:21 AM
Hi Ajay, thanks for your reply.
So, in the item variable assignments if we assign the variables from catalog item to the order guide even if they don't have the same name that works or all the time the name has to be same?
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2018 11:27 PM
Hi,
If the order guide and the catalog item contains only requester information variables ,then might be same variable set is used which must be working on the form load.
otherwise it can be done through Variable Assignations if Cascade variables in unchecked.
Regards
Vichitra