Populate CMDB Serial Number table through import set/integration hub ETL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hello friends,
I would like to know how to populate the cmdb_serial_number table using ServiceNow import set. We have an integration using transform map and want to know how to create an entry in cmdb_serial_number table. Should I create this entry in onAfter or expect IRE to do this?
Also, how these entries are populated through Service Graph Connectors or Integration HUB-ETL.
Thanks in advance,
Rahul
- Labels:
-
Service Graph
-
Service Graph Connector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hello @RahulY00040
if you are going to stay with the transform map then you would want to look at how to use the "CMDBTransformUtil" script include and related functions in your logic.
If you are using a connector it is built into the logic. See screenshot below that is from a JAMF where it shows the cmdb_serial_number and fields that get populated.
