Validate Product before Creating order line item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2025 11:09 PM
Hi All,
Currently in SOMT once we add the product offering from the catalog the line items are getting created automatically even in case of any error or empty values for mandatory characteristics, I want to validate it before creating a line item and restrict the user from submitting it and display error message. And also using open state management I can access only up to single root product offer that is inter product offer conditional UI behavior doesn't seem possible, so I tried access order via custom context variable by getting header context variable, that is returning only some default context variables. And also, is it possible to set mandatory some characteristics based on some conditions?
Any insights or suggestions would be greatly appreciated. Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2025 02:12 AM
regarding the first question, did you update CSM/FSM configurable workspace to latest version?
I had a same situation before. It was resolved after I updated CSM/FSM configure workspace.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2025 07:35 AM
Hi @Satoshi Abe,
I am also facing same issue even after repairing all the plugins.