cancel
Showing results for 
Search instead for 
Did you mean: 

Kyma Subscription Eventing issue for Cx Enhancment

DhruvinM
Participant
0 Kudos

Dear Experts,

We are trying to use the KYMA Functions to Extend a Sales Cloud/C4C object.

Steps done in BTP Global Account:

1. Enabled Kyma and ran a simple serverless hello world function

2. Added C4C System in Landscape.

3.Created Formation for that system.

4. Fetched the Token from the same to be used in Even notification in C4C System.

Steps done in C4C :

1. Created an Even notification on a BO Root Create and used Token derived from step 4 above.

Steps done in KYMA:

1. Once I done above steps i can see my C4C tenant as application in Kyma.

2. Created a simple Function.

3. Added a Subscription to that Function.

 

Error : 404 from C4C whenever the Event is getting triggered, what am i missing?

KorbinianStoe
Advisor
Advisor
0 Kudos

Hello,

Could you tell us more about the kyma setup?
- do you plan to use the NATS backend for eventing or the event-mesh backend?
- for nats: did you install the nats module?
- can you give us information about the status of the eventing module?

gabbi
Product and Topic Expert
Product and Topic Expert
0 Kudos
Are there any further details on the C4C side when you see 404 error?

Accepted Solutions (1)

Accepted Solutions (1)

DhruvinM
Participant
0 Kudos

Hi Team After adding Application connector module i am now able to recieve messages.

However Kyma experts can we know list of recieved messages or events in KYMA

For example from C4C our endpoint is :

It shows successfull, I was able to see even my function logs but suddenly now i am not able to see my function logs and it is so difficult to identify that post this event if my function was called or not?
 

Answers (2)

Answers (2)

gabbi
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Dhruvin,

Are there any further details on the C4C side when you see a 404 error?

BR

Gaurav

DhruvinM
Participant
0 Kudos

Hi @Gaurav,

No apart from 404 we dont see any error, PFA Below screenshot! 😞

DhruvinM_0-1713275213339.png

 

DhruvinM
Participant
0 Kudos

Hi @KorbinianStoe

Thanks a lot for your response 🙂

Could you tell us more about the kyma setup?
- do you plan to use the NATS backend for eventing or the event-mesh backend?

Yes. I have been trying with NATS.- for nats: did you install the nats module?

Yes i installed NATS module in Kyma-System namespace.
- can you give us information about the status of the eventing module?

DhruvinM_0-1713252854771.png

BR

Dhruvin