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

Rational Publishing Engine : extract key words from tests case from RQM takes too much time

In v4.0.2, we exports via RPE from RQM some test cases. Some RQM project zones have many key words => the export is OK. Some RQM project zones have no key words => the export takes too much time and RPE processus can be blocked.

Is there a bug?Is there a way to bypass this problem?

Thanks.

0 votes

Comments

If you can share the template, I can check why it takes long time when there are no keywords.

Regards,
Prasad



One answer

Permanent link
Hi Christelle,

You you bypass this case by adding a condition to the container (that has data source configuration element which uses feed/entry/content/keyword/defaultscript/href and other elements). Create a flag (internal variable) and set it to 1 if there are keywords. Use the condition (_flag == 1) for the container so that it will be skipped if there are no keywords.

I also suggest redesigning the template without using same query multiple times.

Regards,
Prasad

0 votes

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

Question asked: Sep 07 '15, 5:27 a.m.

Question was seen: 2,737 times

Last updated: Sep 09 '15, 6:02 a.m.

Confirmation Cancel Confirm