on 2018 Jan 07 3:27 PM
We have integrated SAP jam in C4C. The message of standard object is directly integrated into jam. Now we have created a non-standard object, and also need to integrate the message into jam. How do we do it? We think of the api:post https://developer.sapjam.com/api/v1/OData/FeedEntries using SAP jam, but we don't know how to get the jam token of the current user in C4C. Is there any other way to integrate it?
Hi Leonard,
Not sure if the following will help you, but there's some documentation and Java samples available on how to implement an OAuth workflow:
https://help.sap.com/viewer/u_collaboration_dev_help/ac2b4a50dc6d4324a69c19f645e353ef.html
Best, Christian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your answer. Now we realize the logic of obtaining jam token through Java code. Then we call Java rest API interface to get jam token by C4C, and finally record the message of customer's object through jam interface. But now we have another problem, the URL problem: https://answers.sap.com/questions/402909/consuming-rest-api-in-c4c-error.html I wonder if you know what's the reason?
User | Count |
---|---|
33 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.