Skip to main content
1-Visitor
September 17, 2014
Solved

How to auto sync sandbox.

  • September 17, 2014
  • 2 replies
  • 2226 views

Hi,

Is there is any way to auto sync the sandbox from a specific location?

Regards,

Shankar

    Best answer by khoppe

    I suggest to use a windows script on a scheduled base, using the CLI command "si resync".

    With the parameters of that command you should be able to sync the data you need.

    Greetings,

    Klaus

    2 replies

    16-Pearl
    October 5, 2014

    Hello Shankar,

    I'm trying to imagine what you mean by auto-sync. I'm guessing your use case involves the latest members of the mainline or a devpath updating automatically triggering a sandbox to do a refresh. Is that what you are trying to do?

    This could probably be done with a trigger script running off of configuration management events, but would likely involve writing your own custom trigger script to do so, or getting a Global Services engagement to write such a trigger script for you.

    Regards,
    Kael

    khoppe15-MoonstoneAnswer
    15-Moonstone
    October 6, 2014

    I suggest to use a windows script on a scheduled base, using the CLI command "si resync".

    With the parameters of that command you should be able to sync the data you need.

    Greetings,

    Klaus