Robust transform map RTE entity operations - user lookup what to put in the Conditional fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2024 03:48 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2024 04:03 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2024 04:01 AM
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