IRE and Web Service
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2020 08:10 AM
Hello everyone,
The IRE works Only with a set of data source?
I'm using a Inbound Web Service to create or update CI into CMDB, and I set discovery_source field with "WS" value.
Do I use IRE API into scripted rest api?
Otherwise,
Do I implement all Logic to create or update CI on CMDB without using Identificativo Rule?
I guess that even the Reconciliation rule Will not work with the Web Service.
Right?
- Labels:
-
Discovery
-
Multiple Versions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2020 10:17 AM
No, it is an inbound web service--System Web Services > Inbound > ...
Could you elaborate a bit on what you mean by "which will do this for you?" I would think that the inbound service & the scripted method you're describing would effectively have the same intermediary step--data stored in an import set table. How do you connect that with the use of the features we're discussing here? The only association I see available on the inbound service is a traditional transform map.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2020 10:21 AM
ETL is mapped with a import set table and it is triggered when there is insert on that table.
SO you can check where the data is inserted in that inbound webservice and map the ETL to table
Thanks,
Ashutosh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2020 10:30 AM
Interesting. Well, this could be a good solution. I'll have to play with it a bit. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2020 12:46 AM
Nice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2020 08:20 AM
I agree the future is definitely for 3rd party integrations to go through RTE/ETL.
I believe all the Service Graph connectors all use the Integration Commons for CMDB.