How to keep the user password same while moving from one instance to another using the transform map
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2023 01:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2023 02:00 AM
without any more details about what you want to achieve it is not really possible to answer your question.
The only thing I can tell you is that the user's password is part of its sys_user_record (of course as an encrypted string). Therefore it is no problem to transfer the password from one system to another.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-28-2023 09:32 PM
Maik I am trying to move 100K+ records to my new instance and I might not do XML export import because I am merging two instance and removing the duplicates and putting all users in new instance. So transform map is the only option to move all the user data. In the same process I want to keep the same password which is being used by the user to login in the source instance. Post movement i want the user to use the same password.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-28-2023 11:30 PM
sorry, I'm irritated. I already told you that there is no problem to transfer the password - even with export/import. So what else are you missing?
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2023 07:38 PM
HI @SantanuKumar Sa ,
I trust you are doing great.
You can simply export the xml and import to target instance
Was this answer helpful?
Please consider marking it correct or helpful.
Your feedback helps us improve!
Thank you!
Regards,
Amit Gujrathi