Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

INtegration between RRC and RPE

We are trying to integrate RPE and RRC 4.0.1 RC2. This is what we get:

CRRPE2025E Schema https://srv-2008:9443/rm/publish/resources?metadata=schema cannot not be loaded.
CRRPE0153E Cannot execute operation 

Error message of RRC-RPE integration


Anyone has seen it ?

0 votes


Accepted answer

Permanent link
For RRC 4.0.1 you need to use RPE 1.1.2.2 and specify the authentication protocol to OAuth1a
Shimon Nir selected this answer as the correct answer

0 votes

Comments

I have the same problem for RRC 4.0. I try to upgrade RPE to version 1.1.2.2 and set authentication protocol to OAuth1a, but it seems doesn't work. The error is the same: Schema cannot not be loaded. Does anyone know what else can be done? 

Hi Julie, @juliajuju


There is a patch needed on top of 1.1.2.2. Please use this post:

Hope it helps. Thanks.

 @clementliu, thanks. It worked!


2 other answers

Permanent link
Thank you. It worked and I was able to get the schema. 
Now I'm stuck at the URI.
Which URI do I need to specify in the RPE Launcher, in order to connect to a specific project.

0 votes


Permanent link
That would depend on what is that you want to get.

You can take a look at the Reportable REST API to compose your URIs depending on what you want
https://jazz.net/wiki/bin/view/Main/RRCReportableRestAPI

I suggest you test them on a web browser so you can see what is it returns

0 votes

Comments

Thank you. It worked. Now, how do I get the "Module" type artifact and loop through its contained artifacts?

In the above URL you can see all the available options you have to use the API.
What you want is to create a url similar to this:
https://server:port/rm/publish/resources?moduleURI=moduleUUID

This will return all resources within the specified module.
See "
Filter by module"

If you want to see the information about the module you have to use
https://server:port/rm/publish/modules?resourceURI=module1

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,943

Question asked: Nov 05 '12, 10:53 a.m.

Question was seen: 5,610 times

Last updated: Aug 15 '13, 12:37 a.m.

Confirmation Cancel Confirm