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

A potential client of RAM wants to know answers to these que

1)Does RAM follows reusable API's/standards for to maintain data compatibility?
2) Can we export data from DB2 and import in RAM?
3) Can we export from CQ to RAM and vice versa?
4)Is data compatibility ensured from one file system to another? How is this done?

0 votes



2 answers

Permanent link
On 7/2/2010 11:38 AM, vperumal wrote:
1)Does RAM follows reusable API's/standards for to maintain data
compatibility?

What is the customer's definition of reusable API's/standards and data
compatibility? That is a very broad question.

2) Can we export data from DB2 and import in RAM?
3) Can we export from CQ to RAM and vice versa?

These are totally different usages. DB2, CQ and RAM serve very different
purposes and aren't directly related.

DB2 is a relational database.
CQ is a defect tracking system.
RAM is a published asset manager that allows governance, access control,
searching, storage of assets.

A customer can write a program that will take data from a DB2 or CQ and
create or update assets in RAM. But the data itself is not directly
importable because they are not related.


4)Is data compatibility ensured from one file system to another? How
is this done?


Not sure what they mean by data compatibility. Data is just bits and
bytes and characters. What do they consider compatibility to mean?

Rich

0 votes


Permanent link
RAM is based on RAS (http://www.omg.org/technology/documents/formal/ras.htm).

You can use OSLC (http://open-services.net/bin/view/Main/WebHome) based API with 7.2.0.2, or Java, Ant API as documented here:

http://publib.boulder.ibm.com/infocenter/ramhelp/v7r2m0/topic/com.ibm.ram.api.doc/topics/overview-summary.html

http://publib.boulder.ibm.com/infocenter/ramhelp/v7r2m0/topic/com.ibm.ram.ant.doc/topics/toc.html

You will have to transform data from your source (DB/CQ Schema) to your specific RAM informational model Schema using the API above, or extending the batch client:

http://publib.boulder.ibm.com/infocenter/ramhelp/v7r2m0/topic/com.ibm.ram.doc/topics/t_extend_batch_api.html

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

Question asked: Jul 02 '10, 11:36 a.m.

Question was seen: 6,455 times

Last updated: Jul 02 '10, 11:36 a.m.

Confirmation Cancel Confirm