- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2020 11:03 AM
we have a custom table in which we have a list collector field, we are triggering a flow based on some conditions and want to create a CI record and populate the list collector values in the newly create CI record (We have a List collector field here on the CI table as well) I am not able to dotwalk to the list collector field. Can someone help me with the scripting part of if to copy the values In the record?
1st image is from the u_NBS table and the list collector field name is xyz_roles
2nd image is to show i am not able to select that field via dot walk
cmdb_ci table has the field called abc_u_cmdb (list collector) this is where we need to populate the values from xyz_roles and as of now the ci is creating with the FLow , just need to add those values.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2020 09:41 AM
just for future reference : as both are list collectors , there is no need for custom action
we can simply specify
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2020 09:41 AM