- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2024 08:51 AM
Hi all
In the Flow Designer you can select a template in 'create catalog Task' with which variables are finally displayed in the SCTASK. I would like to deliver the desired template in a variable in the subflow via the flow inputs so that I can use different templates flexibly.
When trying to use variables in the action in the Template field, it is always stated that the data type is not allowed here.
Does anyone know which data type is required here?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2024 01:39 AM - edited ‎02-25-2024 01:42 AM
Hi @Markus Reber ,
it won't work like this:
1. It expects you the Catalog Item type of a record, and not String.
2. After you select the Catalog Item as a template you will have to manually select what variables to show, it's not like it will show you all of them as soon as you select the template.
Regards, Ivan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2024 01:39 AM - edited ‎02-25-2024 01:42 AM
Hi @Markus Reber ,
it won't work like this:
1. It expects you the Catalog Item type of a record, and not String.
2. After you select the Catalog Item as a template you will have to manually select what variables to show, it's not like it will show you all of them as soon as you select the template.
Regards, Ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2024 11:34 AM
Hi Ivan
Thank you for your answer! That's how I've done it so far. I wanted to make the whole thing a bit more flexible, but didn't realise that the next problem would follow with the assignment of the attributes.
I can solve this with a few templates (see attachment).
Regards, Markus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2024 11:39 AM
Hi Ivan
Thank you for your answer! That's how I've done it so far. I wanted to make the whole thing a bit more flexible, but didn't realise that the next problem would follow with the assignment of the attributes.
I can solve this with a few templates (see attachment). Scripting could certainly make this much more elegant, but I don't have enough time for that at the moment.
Regards, Markus