- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2022 02:09 AM
Hi ITOM Experts,
Does anyone know to insert data in custom table via pattern?
Remember custom table is not extending from CMDB.
I tried to use Transform operation or merge but result is still not working
Thanks for helping.
Regards,
SS
Solved! Go to Solution.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2022 03:46 AM
Hi Satpal,
I was also looking into this, but haven't found a solution yet.
The out of the box patterns does it with the serial number table.
cmdb_serial_number is also not extended from CMDB_Ci.
I think they have done it with Pattern Pre/Post Scripts and Script Includes.
But like I said, haven't found a solution yet.
Maybe you can check this direction.
Regards,
Michael
Michael
Please mark the suggestion as helpful/like, if you find it useful to you or others who wants to refer similar content.
Please mark the solution as correct, if the answer provided has resolved your query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2022 03:46 AM
Hi Satpal,
I was also looking into this, but haven't found a solution yet.
The out of the box patterns does it with the serial number table.
cmdb_serial_number is also not extended from CMDB_Ci.
I think they have done it with Pattern Pre/Post Scripts and Script Includes.
But like I said, haven't found a solution yet.
Maybe you can check this direction.
Regards,
Michael
Michael
Please mark the suggestion as helpful/like, if you find it useful to you or others who wants to refer similar content.
Please mark the solution as correct, if the answer provided has resolved your query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2022 04:51 AM
Thanks Michael, I got the direction already and you are correct we have to use the post/pre script for this solution.
🙂