It's all about the answers!

Ask a question

how to share my created query across different project?


Ayan Paul (2552230) | asked Jan 31 '13, 1:39 a.m.
retagged Feb 01 '13, 2:34 p.m. by Stephanie Taylor (24115)
how to share my created query across different project?

One answer



permanent link
Eric Jodet (6.3k5111120) | answered Jan 31 '13, 8:18 a.m.
JAZZ DEVELOPER
Hello,
I would use Project Area inheritance:
1 - create a PA - MASTER
and put my queries there


2 - make this master PA shareable
3 - create n Project Areas using Unconfigured Template and have them inherit from MASTER PA

Though untested, assuming this should work.

See https://jazz.net/help-dev/clm/topic/com.ibm.jazz.platform.doc/topics/c_sharing_project_area_process.html

I think of this as this only way to share queries between PAs, as different PAs might have different level of customization (ex: different custom attributes), which might make a query in PA1 not compatible with data in PA2

Hope it helps.
Eric.

Your answer


Register or to post your answer.