cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Get SurveyCollection from ServiceRequest in C4C oData

ajaygupta
Participant
0 Likes
490

Hello All,
I have a scenario where I want to retrieve all the surveys attached to a service ticket in C4C. I tried to retrieve the DraftUUID from ServiceRequestCollection and then passed it as a $filter in Survey****Collection. But could not find the suitable relationship. Could you please help to find the relationship between ServiceRequest and SurveyCollection

Accepted Solutions (1)

Accepted Solutions (1)

palu
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Ajay,


The Survey Collection is only linked to Questions and Response. There is no direct association with the Service Request Collection.

Regards,

Palani.

ajaygupta
Participant
0 Likes

Hello Palani,
So it means there is no direct association between serviceRequest and SurveyCollection. In this case do I need to build a custom oData service?
Regards,
Ajay

Answers (0)