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.

Robust transform map RTE entity operations - user lookup what to put in the Conditional fields

naxis alx
Tera Contributor

Hello ,

I'm using Intune to import devices infos to SNOW. I want to bind Azure user object id which comes in temp table as u_userid to sys_useru_azuread_user_object_id column which is prepopulated.

 

There are two solutions I'm thinking of now:

1. Modify OOTB script CmdbIntegrationUserLookup script include

I dont want to touch OOTB

 

2. I want to use a Conditional script

Here, I do not know what to put in the Conditional fields

 

Does someone have any idea about how to do this?

 

Regards

2 REPLIES 2

Wayne Miller
Tera Guru

I also have this requirement.  I have a Glide Lookup which is looking up a SYS_ID of a user record based on the email address returned in the Data Source.   What I want to do, is configure an action to run IF the email address field is empty.  At the moment it's fetch a random User Sys_ID, which is not ideal.

 

There is remarkably little information on "Is Conditional" in RTE Entity Operations.

Hi @Wayne Miller ,

 

Did you get solution for it. I am also facing same issue. It is returning some random sys_id if email address is empty.

 

Thanks  & regards,

Shantanu B