How to delete/deactivate record with transform map?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2021 02:14 AM
I have to import a file with association to user and one group.
When a user is no loger in the the file it must be removed from the servicenow group.
How can I make this with a transform map?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2021 02:01 AM
Hi
Does the approach suggested by me worked for you?
Regards,
Kartik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Step 1 : Created test user in AD and then through transfer map in ServiceNow sys_user table created Teast user with Active true .
Now i have deleted Test user in AD and then trying transfer schedule job bit its not working only working for deactivated users in AD if i will de-activate Test user in AD and transfer schedule execute after that ServiceNow sys_user table that Test User changed to Active 'False' --- this fine . i am looking for Deleted users .
if you know help me in this.
Thanks & Regards
PB