Rational Publishing Engine : extract key words from tests case from RQM takes too much time
One answer
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
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
Comments
Subramanya Prasad Pilar
Sep 09 '15, 5:53 a.m.If you can share the template, I can check why it takes long time when there are no keywords.
Regards,
Prasad