- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2023 03:20 PM - edited 06-20-2023 03:27 PM
Hello Experts,
I am trying to auto populate the Assigned To field of an asset on the alm_asset.list table when a new hire is onboarded and an asset is selected. However, my flow is only able to populate the Reserved For field and not the Assigned To field. Would anyone happen to know why?
Below is a screenshot of the request, fields, and flow. The flow for the Request For is the same as the Assigned To field.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2023 11:48 PM
Hi Jiajie,
It should have worked; if you look at the screenshot below, the second record assigned to has been populated, but it did not work for the first record, and you'd notice a message pop out, and this is due to an existing OOB Business rule (Clear Assigned To on Update). It's just the data you chose; try some other asset that isn't in the On Order, In Stock, or In Transit states, and it should work.
Business Rule:
I hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2023 11:50 AM
I'm glad it helped, thanks