Script type variable in catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2024 02:15 AM
Hi, I am trying to create a record producer to the client script table.
For that I need a script type field, like in the table. Is there a way to achieve that? there is no default script variable type.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2024 04:21 AM
Hi @Snow Tomcal ,
Please refer to this solution : https://www.servicenow.com/community/developer-forum/catalog-item-variable-type-how-to-identify/m-p/...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2024 02:02 AM
Hi @Snow Tomcal ,
OOTB you dont have script field which can be used as variable in record producer...
(There are certain challanges when you try to create record producer for client script table... look for alternative ways to create client script request.)
or can you explain why do you need record producer for client script ? (i think you wont be able to select client script table in record producer...)
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....