Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

I want to create data incrementally using robust import set transformers.

HS7
Tera Guru

Hi , I have a question about Robust import set transformer.

I'd like to transform data using Robust import set transformer.

I'd like to ultimately create the following data:

1. CI Registration

2. Network Adapter Registration
(Set the CI registered in step 1 in the configuration item field)

3. IP Address Registration
(Set the network adapter registered in step 2 in the NIC field,
and set the CI registered in step 1 in the configuration item field)

The import set table contains CI information and IP address information.

If I want to execute steps in the order of step 1 ⇒ step 2 ⇒ step 3, how should I configure the ETL and RTE?

2 REPLIES 2

abbasshaik4
Tera Sage

Hello @HS7,

Please refer to the links below:
https://www.servicenow.com/docs/bundle/zurich-integrate-applications/page/administer/import-sets/con...

https://www.youtube.com/watch?v=8B-mf3FmDfc

 

If it is helpful, please hit the thumbs-up button and accept the correct solution by referring to this solution in the future it will be e helpful to them.

 

Thanks & Regards,

Abbas Shaik

Hi@abbasshaik4 

Thank you.

This only explains the basics.
It doesn't explain how to perform step-by-step mapping, such as registering a CI and then setting that registered CI as a configuration item field for a network adapter.
How can I set this up?