How to read and persist Service Catalog Variable Macroponent state
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2023 07:44 AM
I am working on a proof of concept macroponent for a Record Producer with a Custom variable. The custom variable will function similarly to a Multi-Row Variable Set, but with additional logic and validation (MRVS is insufficient for the clients' use case).
I have created a minimal component using the ServiceNow CLI and published it to my PDI, but I am unable to find any documentation on how to either read the variable value or persist changes to it, so that agents are able to make changes to the resulting record in the Agent Workspace.
Has anyone been able to successfully create a custom Macroponent to be utilized with a Service Catalog Variable in a Record Producer?