It's all about the answers!

Ask a question

Loading in API from load rules xml file


Niels j. Andersen (111) | asked Oct 02 '12, 9:27 a.m.
edited Oct 09 '12, 12:32 p.m. by Ralph Schoon (63.3k33646)

I have trouble finding documentation and examples of implemention of load operation using load rules read from xml file.

Can anybody help me figure out how to do this in the client API?

One answer



permanent link
Chris McGee (50511117) | answered Oct 09 '12, 11:20 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
There are two article on load rules: https://jazz.net/library/article/1015 https://jazz.net/library/article/1016

The latter has some examples of using it from the SCM command-line interface if you want to automate the load using a script.

Does this help?

Comments
Niels j. Andersen commented Oct 11 '12, 5:01 a.m.

No, this does not help me to implement loading from load rule file in the client java API.

I have created a load rule file that I want to use with other sandboxes, and I know how to do that with the CLI.

But I am working from this stand alone java applikation where I am logged in to RTC already. I have tried to execute a script. In this script I have to log in, load sandbox and log out. But it doesn't work if I am logged in in the eclipse client already. This is only a problem when running CLI scripts.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.