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

ALM automation

 is there any python code for automation of calibration IT ticket creation using ALM rest API

0 votes



2 answers

Permanent link

 I show some Python code in some blog posts. Here is code to create a work item: https://rsjazz.wordpress.com/2022/02/02/ewm-work-item-oslc-cm-api/


The other linked blog posts talk about authentication etc.

0 votes


Permanent link

 I show some Python code in some blog posts. Here is code to create a work item: https://rsjazz.wordpress.com/2022/02/02/ewm-work-item-oslc-cm-api/


The other linked blog posts talk about authentication etc.

0 votes

Comments

But i need some detailed code from scratch because this is the first time i am working with automation and rest APIs. So i need the source code from start like from authentication,etc

how we work on ALM is we will have some ALM query and after running that query we will get an excel which contains some information about the tasks or work item. we should modify that downloaded excel by adding some extra column that are need to create the work item and re upload the modified the excel to ALM to create the work item. Before the above process has been done manually. Now it is automated using python. As a second step i need some inputs on rest API to automate the above defined thing in ALM


Sorry, I do not have the time to make the code open source. There are other projects out there. Maybe have a look at https://github.com/IBM/ELM-Python-Client 

 Other tooling based on the Java APIS can be found here: https://github.com/jazz-community/work-item-command-line

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
× 13

Question asked: Sep 25 '23, 7:49 a.m.

Question was seen: 836 times

Last updated: Sep 26 '23, 5:06 a.m.

Confirmation Cancel Confirm