
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2014 10:03 AM
Does anyone know why at times the assigned to person will be removed from an asset record but not the related CI record? The state/install status are correlating fine, but at times, the assigned to person on the CI is not automatically removed like it is on the asset record.
I have a work around in place - running a report and removing the values manually, but I'm wondering if this is a bug?
Thank you,
Melinda
Solved! Go to Solution.
- Labels:
-
Enterprise Asset Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2014 01:05 PM
No, you are correct. if the status switches from In use to In stock, then the Assigned to field does automatically clear itself out. Based on our findings above, though, this is not also clearing out the Assigned to on the CI, though. I may have to check and see if there is some logic behind why this is the case...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2014 10:04 AM
To make sure it's clear on how these updates are done - I run a transform map that updates the Asset table first and then the Computer table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2014 10:42 AM
Is there a correlation between the ones that get updated and the ones that don't? Thinking you are coalescing on CI name and it update runs, it clears field, if it doesn't, it doesn't clear.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2014 08:15 AM
Not that I've been able to see. For example, those assets going from In use to In stock/pending disposal - most of them update correctly, but a few do not. I'll keep watching and run these in smaller batches to see what the commonality is. Thank you for your feedback though!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2014 07:34 AM
The business rules should be keeping this in sync just fine. You are running two imports, it sounds like? Do either of your Transform Maps have the "Run Business Rules" option deselected?
Ben