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

Getting minimum artifact information in seconds using iRAM API

We have implemented the features with Java iRAM API to view/create/delete versions on iRAM in our application.
It takes minutes to create a new version on iRAM and 20-30 seconds to load artifacts information.

Is there any workaround or alternative to improve the performance?
Can we just get the minimum artifact information (creation date, type, name, label, mime type, path and size) at a glance?

Like the Featured Content listed artifact in General Details page and it takes in just seconds?

warm regards,
Bhaskar N Das
bhaskar.das1@in.ibm.com

0 votes



One answer

Permanent link
Hi,
I am not sure about the problem you ran into.
There is some initialization works API need to do the first time someone set up a session. If may take some time to load the manifest file if that is your first job(about 2 min, it is the time period for me). In order to avoid the initialization over and over, it is recommeneded that keep only ONE session through whole process.  Once the initialization finished, it will not take that long.

As to you requirement. RAMAsset.getManifestAsString() could meet part of the requirement you need, through it could not give the info about creation date and artifact size. Pls feel free to open a wi for enhancement if you would like to.

Thanks.

0 votes

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,938

Question asked: Jan 17 '14, 4:55 a.m.

Question was seen: 4,313 times

Last updated: Mar 05 '14, 9:10 p.m.

Confirmation Cancel Confirm