cancel
Showing results for 
Search instead for 
Did you mean: 

access/read C4c Data for replication into other DB

adrianox1
Participant
0 Kudos

Hello everyone,

I need to read c4c data and replicate it into another Database for reporting.

Is there any specific guide to do it?

Are there Web-services to do it?

Any suggestion in general?

Thanks and regards

Adriano

guilherme_steyer2
Active Participant
0 Kudos

Hi,

What kind of c4c data you need to read? e.g. Sales Quotes.

Do you need to replicate this data to another system or just read and export it?

Please provide more details

Regards,

Guilherme Steyer

Accepted Solutions (0)

Answers (2)

Answers (2)

manideepsatya
Advisor
Advisor

Hi Adriano,

You can use the Query SOAP API's provided by C4C to the query the data from C4C objects and then send them to your DB using any middlewares. for example - Informatica Cloud.
To find the list of API's offered by C4C, you can login to C4C - Navigate to Administrator WoC -> Input and Output Management -> Service Explorer, search with "Query ** "

Regards,
Manideep Satya

adrianox1
Participant
0 Kudos

This will works as WebService right?

I've seen also the odata communication.

is it possible to use the Odata for the same purpose?

thanks and regards

VinitaSinha
Advisor
Advisor
0 Kudos

Hi

The standard documentation talks about the Integration possibilities for Analytics.

https://help.sap.com/viewer/66e9a9081a7b40e38c8604d6617d0311/1702/en-US/07b35518bc2c4cd7b3c74ea6fbaa...

In general, the answer is Yes. If you want to use oData, you can use it to extract information out of C4C. For BW and SAC there are pre-built connectors as well that you can use


Thanks

Vinita