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

[RTC or EWM] I want to make and update APPROVALS using "REST API"

I want to make and update APPROVALS using "REST API"
Is it possible to do it?

0 votes



2 answers

Permanent link

Have you looked at https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding?

0 votes

Comments

I Looked at this pages.
But there was no information I wanted.


Permanent link
No, there is no public supported REST or otherwise public supported HTTP based API available to create, update Approval data in EWM work items. There is a reportable REST API that allows to GET the data - look at the example on my blog.

The only public supported API's that support create and update Approval data in EWM work items are the EWM SDK and the Plain Java Client Libraries.

I am getting alarmed about all the questions you ask about APIs and wonder what you intent to do with all these APIs. The questions I start asking myself are around, what the purpose of all this would be, why you need to do it, who pays for it, is it worth it? Why APIs? 


0 votes

Comments

Thank you for always replying! My teacher, Ralph!
It's only the EWM (RTC) SDK.
I understand your concern.
I will briefly explain the state of our development project.
Our development is long term and the life cycle of one work item is very rewarding. It may be more than a year.
Therefore, the total number of work items that a team leader manages at one time can exceed 1000 to 2000.
This makes it impossible to check each item in a web browser.

I am responsible for making the use of EWM efficient and meaningful.
I am asked if there is an easy way to check and update. To list work items, click
One of the ideas is,
EWM (RestAPI) download to Excel, Excel (RestAPI) update to EWM.

I am not sure, if using the APIs makes using work items more effective. I would doubt that. If you want to be able to create, read, update etc. work items, the API you have to use is the SDK/Plain Java Client Libraries.  


You might want to look at https://github.com/jazz-community/work-item-command-line and reuse/enhance it, instead of trying to develop all you need on your own. 

The normal update uses the CSV import and the Workitem-Command-Line that you have developed.

Correcting Workitem-command-line expansion development may certainly be a means.
I'll think about it.

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
× 10,944

Question asked: Jul 21 '22, 10:38 p.m.

Question was seen: 1,315 times

Last updated: Jul 25 '22, 8:20 p.m.

Confirmation Cancel Confirm