Asset to computer table location update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2024 11:22 PM
Hi all,
So my use case is,
1. I am creating a hardware entry with serial number.
2. With the same serial number as hardware, I am creating a CI in computer table.
3. So when I am creating the CI, the location should field in Hardware should be populated as the location field in hardware table.
I have tried in flow designer but need your help. I am pasting the flow below.
1.Trigger
2. Look up record
3. If condition
4.Then
When I am creating the CI itself, the location present in the hardware should be populated.
Please do help. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 12:02 AM
Hi @Abishek1998,
Your requirement is not clear to me,
but based on the given details you wanted to to create the alm_asset entry if the computer record is updated right ?
if yes, then you flow trigger conditions should run on the computer table.
If my understanding is not correct please share more details.
Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 12:09 AM
No, First I am creating a record in hardware table with serial number and Location details.
Second. I am creating a record in CMDB_CI_COMPUTER table with the same serial as hardware.
So, if I create the Computer record, the location details in the hardware should be populated in the computer record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 03:28 AM
how are you fetching the data inputs for creating a record ? i mean, is it a manual import through any transform map ?
Thanks,
Rajashekhar Mushke
Rising star : 2022 - 2024
Community Leader -2018
Connect me on LinkedIn : Rajashekhar Mushke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 04:47 AM
I am creating the records manually. By clicking the New button