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

How to transfer data from RTC to diff Application?

Hi All,

Is there a way to have data transaction from RTC to some other environment or application? What is the way to acheive that?

I need to have a methodology which actually transfer the data to a diff environment.

I cant use C/ALM because the destination application is not in Jazz platform

0 votes



3 answers

Permanent link
Is this:
- a one-way one-time flow of information (for something like reporting),
- a one-way incremental flow of information (so that only the new
information is sent to the other repository)
- a two-way incremental flow of information (where changes in the other
repository should be brought back to RTC).

In general, we call something like this a "Connector". We have a
variety of connectors implemented in RTC, some of which have been built
to be re-usable for use against other repositories. To re-use the
connector components, you would have to implement that connector's
repository API against your environment/application.

Or of course, you can write whatever application you want using the RTC
rest services.

Cheers,
Geoff

reramanu wrote:
Hi All,

Is there a way to have data transaction from RTC to some
other environment or application? What is the way to acheive that?

I need to have a methodology which actually transfer the data to a
diff environment.

I cant use C/ALM because the destination application is not in Jazz
platform

0 votes


Permanent link
Is this:
- a one-way one-time flow of information (for something like reporting),
- a one-way incremental flow of information (so that only the new
information is sent to the other repository)
- a two-way incremental flow of information (where changes in the other
repository should be brought back to RTC).

In general, we call something like this a "Connector". We have a
variety of connectors implemented in RTC, some of which have been built
to be re-usable for use against other repositories. To re-use the
connector components, you would have to implement that connector's
repository API against your environment/application.

Or of course, you can write whatever application you want using the RTC
rest services.

Cheers,
Geoff

reramanu wrote:
Hi All,

Is there a way to have data transaction from RTC to some
other environment or application? What is the way to acheive that?

I need to have a methodology which actually transfer the data to a
diff environment.

I cant use C/ALM because the destination application is not in Jazz
platform


Hi,

It is 'a one-way incremental flow of information (so that only the new
information is sent to the other repository)'.

My requirement is like this,

I have a link in WorkItem window. clicking on that should transport the data to other repository. Whatever XML mode will be fine for me.

But one basic restriction is like, I dont want all the new project area's admin's configuring the service at their end.

Please let me know the possible way of transaction.

If you share any useful materials related to that would be very useful for me.

Thanks,
Rengasami Ramanujam

0 votes


Permanent link
For a one-way incremental flow of information, you should be able to
take advantage of the RTC feed services (but I'll need to defer to our
RTC feed service experts for confirmation and additional details).

Cheers,
Geoff

reramanu wrote:
gmclemmwrote:
Is this:
- a one-way one-time flow of information (for something like
reporting),
- a one-way incremental flow of information (so that only the new
information is sent to the other repository)
- a two-way incremental flow of information (where changes in the
other
repository should be brought back to RTC).

In general, we call something like this a "Connector". We
have a
variety of connectors implemented in RTC, some of which have been
built
to be re-usable for use against other repositories. To re-use the
connector components, you would have to implement that connector's
repository API against your environment/application.

Or of course, you can write whatever application you want using the
RTC
rest services.

Cheers,
Geoff

reramanu wrote:
Hi All,

Is there a way to have data transaction from RTC to some
other environment or application? What is the way to acheive that?

I need to have a methodology which actually transfer the data to a
diff environment.

I cant use C/ALM because the destination application is not in Jazz
platform


Hi,

It is 'a one-way incremental flow of information (so that only the new

information is sent to the other repository)'.

My requirement is like this,

I have a link in WorkItem window. clicking on that should transport
the data to other repository. Whatever XML mode will be fine for me.


But one basic restriction is like, I dont want all the new project
area's admin's configuring the service at their end.

Please let me know the possible way of transaction.

If you share any useful materials related to that would be very useful
for me.

Thanks,
Rengasami Ramanujam

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: Aug 24 '09, 7:22 a.m.

Question was seen: 5,184 times

Last updated: Aug 24 '09, 7:22 a.m.

Confirmation Cancel Confirm