- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 12:22 AM
Hi Team ,
can anyone please help here ,
I have built a catalog and i am preforming testing , and I have submitted a request with below variables.
But while checking platform level some fields are populating .
Same in SCTASK .
There is an UI policy i have written
Variables also i have added in workflow
can anyone please help me here , please provide how to resolve this .
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 07:38 AM - edited 03-07-2024 07:39 AM
@nameisnani , I see Sdass role is mandatory is it from UI policy?
Can you show the UI policy config for this?
Regards,
Shyamkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 12:32 AM
A couple of things to check up top. When you browse back to the portal do the variables still show in the ticket record or have they also now disappeared?
If you open the RITM ticket and check the history, were these variables removed by a system or a user?
It may be that a business rule or script is running following submission to remove the values. There may also be client scripts running to clear the form values so check to see the ones on the catalog form.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 01:00 AM
Hi @nameisnani when you make variables mandatory on catalog form , you dont need to set true the highlighted one in screen shot below, uncheck them so they are not mandatory on RITM and Task
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 01:34 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 01:40 AM - edited 03-07-2024 01:43 AM
Hi @nameisnani can you check if you have set clear the variable value set to true as below in UI policy Action? if yes uncheck it
and another check is there any onload or onchange client script which clears variable?
Harish