User record in update set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2019 10:03 PM
Hello All,
I want to capture the user data into update.
As soon I add new record in sys_user table it has to be capture in update set.
I tried by adding update_sync attribute to sys_user table, it is not allowing me to add this attribute.
Can you please on this.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2019 10:26 PM
Hello Sunil,
Before making any changes to User table configuration, I recommend you below product document.
Do not add the update_synch
attribute to a dictionary record. When improperly used, this attribute can cause major performance issues or cause the instance to become unavailable. Adding this attribute is not supported.
You can move data between instance using importing and exporting XML or you can use import Sets,
Please mark answer correct if you found it as helpful.
Thanks,
ABHISHEK
Abhishek Gardade

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2019 11:55 PM