- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Flow Designer to create or update the alm hardware record from MRVS.
Model - Ref
Model Category - ref
1.I am taking reference data in MRVS to add the asset details for Model and Model Category from (Product model - cmdb_model) and Model category from cmdb_model_category).user will add this data in MRVS.
2.I am trying to create the record in alm_hardware table for above field details which is coming from MRVS.
Model,Model Category,Serial Number,Asset tag create or update in alm_hardware table.
3.I have added "For each" for MRVS variables and trying to iterate the data.
4.after for each i am adding "lookup record" to getting sys_id of Model (from MRVS).
5.After running the flow it is creating 1 record in alm hardware table how i can create multiple record coming from MRVS data.
While run time logs i am getting MRVS data suppose if i added 3 model in MRVS it is showing 3 record in run time values in flow execution logs.However it is create the record only for 1st record and other 2 in flow logs it shows not run.
Please suggest please find the attachment of initial flow add.I am not getting where i am making mistake.
Thanks,
Shekhar,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
@Ankur Bawiskar @Bhimashankar H
Thanks for your help on this issue however in the Action number 13 i was added End Flow so it was taking only 1 record and end the flow.
When i removed End Flow from that line it is working fine for all the record iterate.
my issue is resolved.
Thanks for your support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
@Ankur Bawiskar @Bhimashankar H
Thanks for your help on this issue however in the Action number 13 i was added End Flow so it was taking only 1 record and end the flow.
When i removed End Flow from that line it is working fine for all the record iterate.
my issue is resolved.
Thanks for your support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wednesday
Hey @Shekhar Deshin1 ,
Did you get a chance to go through my reply I mentioned links; it will be helpful for you.
If my response points you in the right directions, please consider marking it as 'Helpful' & 'Correct'. It will help future readers as well having similar kind of questions and close the thread.
Thanks,
Bhimashankar H