Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

Does anyone have a RAM Script that will update an asset on a daily basis?

We currently hava a process that publishes a report to the end users on a daily basis through a version control tool and would like to migrate this process to RAM to allow the users to have the same functionality.

Has anyone done this or anything simular?

Thank You,

Jim 

0 votes

Comments

 Are you saying that you want to upload the report to RAM in an asset?  For which API do you need an example?  Java, ANT, REST/OSLC, command line?  Also, could you include the version of RAM that you're using?



One answer

Permanent link
You can use the Ant library to write an Ant script
see http://pic.dhe.ibm.com/infocenter/ramhelp/v7r5m1/index.jsp?topic=%2Fcom.ibm.ram.installguide.doc%2Ftopics%2Fc_overview.html

You can use curl and RAM's Rest API,   You can use a simple Java program:

see: http://pic.dhe.ibm.com/infocenter/ramhelp/v7r5m1/topic/com.ibm.ram.doc/topics/r_api_createasession.html 

http://pic.dhe.ibm.com/infocenter/ramhelp/v7r5m1/topic/com.ibm.ram.doc/topics/r_api_addartifactstoanasset.html

RAM 7.5.2 coming out soon will have CLIs to do similar things.

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
× 12,039

Question asked: Aug 16 '13, 11:47 a.m.

Question was seen: 4,979 times

Last updated: Aug 20 '13, 7:04 a.m.

Confirmation Cancel Confirm