I was wondering how administrators handling the onboarding of a new developer onto their development environment. the work flow goes like this.
We're using SAP BODS 4.2 SP14 with IPS 4.2 SP9.
This is a long enough list, and done frequently enough to warrant a bit of effort to implement a scripted approach but other than the first two steps, I am unsure how to go about the rest of it. I suspect that 4, 5, and 6 could perhaps be done using the BO SDK, assuming it works on BO and IPS alike, but I've never seen a way other than the WebServices api on the management console to programmatically interact with the job server, and this doesn't seem to have an endpoint for managing the association of repositories.
Any help would be appreciated. Even if this can only be partially automated, it would be a step forward.
Thanks in advance
Graham