Hi,
I am looking to create a Managed Baseline programmatically.
We currently create an ECN programmatically, set it up using a few additional lines and persist it using the following:
cn = (WTChangeOrder2)ChangeHelper2.service.saveChangeOrder(cn);
Is there an equivalent for a Managed Baseline?
We are currently running 9.1 M060 but will be upgrading to 10.1 M0XX in a couple months. Whether it works in 9.1 does not matter.
Regards,
Toby