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

Calling data from another work item

 Dear concern,

I'm implementing CLM 5.0.2 and we need to customize RTC workflow with respect to our workflows, our major work item is change request which has a complex workflow like against every change request which user would create we need to set some back-end parameters and on the basis of those parameters we will enable/disable few screen controls and also we will change the workflow.

the first issue which i'm facing is that i create a seperate form(workItem) called Systems parameters where i create two text fields 1, Systems 2, SubSystems and i saved some systems & subsystems name from there.

then i create another form(workitem) where i call the same text fields(Systems & SubSystems) attribute as two dropdowns like 1, Systems dropdown and 2, SubSystems dropdowns.

now when i open either of the dropdown then it displays me a message of "retrieving" but  this retrieving never end and continues.

now i'm expecting the same record which i had entered from text fields in these dropdowns. please help me how can i do this.

Waiting for your response.

Regards
SAJJAD.

0 votes

Comments

I don't understand what the attributes are (their type) and how they get their data. I assume they are stringList. If so, what provides the values? Is it just free text?
 

 Hi Ralph Schoon


System & SubSystems attributes are "MediumString" type but on the "systems parameter" form

they displayed as text fields having "String" kind

and on the RFC form they displayed as dropdowns having "Value set combo"

now i want values which i entered in "systems parameter" form in the "RFC" form within the dropdowns

I hope you understand my issue, please help me 

Thanks in advance



One answer

Permanent link
Work item attributes of type string or string list store the data in the individual work item. The data is not accessible by other work items. It is possible to define a http filtered value set that provides the data for selection from multiple work items.

For how the HTTP filtered value set works, see
 Lab 4
https://jazz.net/help-dev/clm/topic/com.ibm.team.workitem.doc/topics/t_configuring_http_filtered_value_set.html
https://jazz.net/library/article/1257

0 votes

Comments

 Hi Ralph Schoon,


So according to your answer it is not possible to retrieve data in the way i'm doing it ???

secondly Against lab 4 there is only PEWEnactmentData.war file please guide what can i do with this file??? 

Thanks in advance

The workshop has several downloads - including the workshop Workbook - a PDF.
You download them all and follow the PDF.




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: Aug 04 '15, 10:33 a.m.

Question was seen: 2,385 times

Last updated: Aug 05 '15, 4:27 a.m.

Related questions
Confirmation Cancel Confirm