i tried to run a business rule to check availabilty in the stockroom but it is not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 06:04 AM - edited 02-06-2024 06:05 AM
Hi
i need some help . the below is not working for me
- Labels:
-
Walk-Up Experience
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 06:42 AM - edited 02-06-2024 06:42 AM
Hi,
Is this a list of single item?
var items = current.variables.item_requested; // Assuming "item" is the variable name for items
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 01:56 PM
@Anurag Tripathi i am looking for a single item that i am looking for
i did a gs.info but i am not getting any result on the logs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 01:27 AM
Log current.u_stockroom & items, one of this is failing.
Print these values and show here what you get.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 05:19 AM - edited 02-09-2024 03:32 AM
@Anurag Tripathi @Ankur Bawiskar i used this