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

How to populate a custom attribute which is of type Date/Time through a .cfg file?

 Hi,
I have created a custom attribute named 'Planned Execution date' in Test Case Execution Record of type Date/Time, how can i populate this field through Excel using .cfg file.

can anyone help me in the syntax?

0 votes


Accepted answer

Permanent link
See the Adding custom attributes to an artifact section in https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter for an example.
Alfred Miranda selected this answer as the correct answer

0 votes


One other answer

Permanent link
I used the below script which helped me in achieving the expected result.

executionworkitem.customAttributes identifier="Planned_Execution_Date".name="Planned Execution".type="TIMESTAMP".value=B


where "custom attributes identifier" was got from insight.

1 vote

Comments

Thanks Alfred for sharing this example. It worked for me!

1 vote

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 05 '14, 4:31 a.m.

Question was seen: 5,246 times

Last updated: Dec 16 '15, 8:24 a.m.

Related questions
Confirmation Cancel Confirm