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

Create User Property in RTC (Packaging)

 Hi All,

We are using Rational Team Concert (RTC) v 603 for build and Urban Code Deploy (UCD) v 624 for deployment. The below pasted is the sample manifest file used for UCD (output of RTC build and packaging) <o:p> </o:p>

 

<manifest type="MANIFEST_LIST"> <o:p> </o:p>

  <container name="ABC.XYZ" type="PDS"> <o:p> </o:p>

    <resource name="DUMMY" type="PDSMember" workItemId="1904" workItemUUID="_SyfDcGVHEeeryr0BImnhqA" languageDefinitionUUID="_PumMEBWwEee1XIOco7WqxA" languageDefinitionName="Language Definition" versionId="2"> <o:p> </o:p>

      <property name="team.enterprise.language.definition" value="_PumMEBWwEee1XIOco7WqxA"/> <o:p> </o:p>

      <property name="WorkItemId" value="1904"/> <o:p> </o:p>

    </resource> <o:p> </o:p>

               <o:p> </o:p>

For one of the deployment requirement, my team wants to add the language as a property. Below mentioned is the manifest file how it is required. The migration and setting up of package and build definition was set by another team which is no longer part of my team now. I am looking for lead / assistance / documentation to add a new property to the manifest file (in RTC) <o:p> </o:p>

 

<manifest type="MANIFEST_LIST"> <o:p> </o:p>

  <container name="ABC.XYZ" type="PDS"> <o:p> </o:p>

    <resource name="DUMMY" type="PDSMember" workItemId="1904" workItemUUID="_SyfDcGVHEeeryr0BImnhqA" languageDefinitionUUID="_PumMEBWwEee1XIOco7WqxA" languageDefinitionName="Language Definition" versionId="2"> <o:p> </o:p>

      <property name="team.enterprise.language.definition" value="_PumMEBWwEee1XIOco7WqxA"/> <o:p> </o:p>

      <property name="WorkItemId" value="1904"/> <o:p> </o:p>

        <o:p> </o:p>

      <property name="languageDefinitionName" value="Language Definition"/> <o:p> </o:p>

    </resource> <o:p> </o:p>

         <o:p> </o:p>

0 votes


Be the first one to answer this question!

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
× 6,131

Question asked: Oct 04 '17, 5:40 p.m.

Question was seen: 3,004 times

Last updated: Oct 04 '17, 5:40 p.m.

Confirmation Cancel Confirm