Skip to main content
12-Amethyst
December 3, 2024
Question

Windchill RV&S 13.1.0.1 : Configuration management client side triggers to resync sandbox

  • December 3, 2024
  • 1 reply
  • 773 views

Is there a possibility to write configuration management client-side trigger to resync the sandbox members. Is there any sample available, any documentation which we can refer.

 

Thank you!

1 reply

16-Pearl
December 3, 2024

I don't think it's possible, but I also can't think of a scenario where you would need to do that.

There might be other ways. Could you explain your use case and give more details about it so we can see if there's a solution?

12-Amethyst
December 4, 2024

Hi,

Thanks for the reply.

We have Windchill rv&s integration with other tool, for that we have the sandbox on different server we need to resync the sandbox whenever the changes are made on windchill server (source project). Off course we can do this by operating system schedule, but we don't want to do that, because for large data the sync will take very long time also considering number of projects.

We got an information that we can use SI triggers, which will run on configuration management events. If we do check in or add member then only that file we can copy on the server, instead of resynchronizing the whole sandbox.  For that we are looking for the documentation and samples.

Thanks.