Record Producer Variables on Catalog Task using flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2023 12:36 PM
Hi,
Can you help me how to show the Variables (Form Fields) of a Record Producer Ticket on your Catalog Tasks?
I'm using Flow Designer.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2023 04:45 AM
Hi Marco,
What table do you have configured on your record producer? I'm assuming the table specified is something other than sc_task. Is your flow then being triggered from record creation on that table from which you are looking to create a catalog task record? If the end goal of the record producer is to create a catalog task, I'd recommend using a catalog item instead of a record producer. With a catalog item, the flow trigger would use Service Catalog and then you can use the "Get Catalog Variables" action and then select the specific catalog item to get the list of catalog item variables.