Skip to main content
Known Participant
July 3, 2024
Question

How to clone User System Record

  • July 3, 2024
  • 4 replies
  • 0 views

Hi All,

I have requirement where i need to clone "Users" system record. we are in 24.1 and create record from record source is not available. when i tried to create using webservice its not allowing query functions. 

Is there a better way to achieve this? 

Thanks,

    4 replies

    stefanhelzle0001
    July 3, 2024

    No. That record type cannot be "cloned".

    What do you try to achieve?

    Known Participant
    July 3, 2024

    we have each instance for each division and building app to install on all regions in that app am making use User Record at the time of deployment i have some issues, trying to create USER record so that i wont overwrite the code changes in System User Record.

    mathieud0001
    July 3, 2024

    Wouldn't it be simpler to just create your own User Record and simply create a relationship with the system User Record?

    Leave the System User record in a "vanilla" state and make all your modifications on the augmented Record.