cancel
Showing results for 
Search instead for 
Did you mean: 

Example of Java API for CC

0 Kudos

Hello,

is there any guideline, example or blog which will explain how to build a Java application which can connect to CC via Java API classes HCI?

I am not asking about JAVA API reference webpage. But something for the beginner to learn how to start.

Thanks

Rafal

Accepted Solutions (0)

Answers (1)

Answers (1)

francois_thimon
Active Participant
0 Kudos

Hi Rafal,

Rather than the HCI/Java API, we strongly encourage you to resort to the SOAP WS API.
The CC 5.0 documentation is available online there:
https://help.sap.com/doc/d847860d561a47568a936d5f3cbeb9da/5.0/en-US/core_wsdoc/index.html

Some HCI features aren't available in that API, but you'll still find the most important ones.

To answer your question: the documents produced by the Convergent Charging teams are all available on the SAP support portal.
Consequently, if you really need to use the HCI/Java API, you'll mostly have to rely upon the Javadoc.

Also, if you have access to SuccessFactors, you can at least find a course there (it covers the whole BRIM suite, not Convergent Charging only, but you may find helpful information in there).


Best regards.

François
SAP Convergent Charging Support