Hi
The team I work on is currently tasked with freezing a baseline for all of the topics in our repository using the SDL API. These are the steps taken so far.
1) Get the baseline name from the publication object via GUID.
2) Use the baseline name to fetch the baseline id.
3) Use the baseline id to freeze the baseline.
The problem is when I try to freeze the baseline I get a false response. The resulting error report states, "No version selected for object". That makes sense, but we are unsure as how exactly select a version (latest version?) for each object attached to the baseline.
Anyone solved this problem, used the API to freeze a baseline?
Any help or pointers we could get would be most welcome.
Thanks,
Keith