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

SAP Cloud ALM mappings for Fresh Service

S0021536721
Newcomer
0 Likes
894

we are currently trying create integration between SAP Cloud ALM and external ticket system like FreshService. Currently created the mapping and encounter 400 bad request error

my line of codes

"choices":[{
"destination":"status","source":"state","cases":[{
"when":"new","then": 2
}, {
"when":"open","then": 6
}, {
"when":"closed","then": 3
}],"default": 2

but its giving error

External Service consumption error occurred : {"description":"Validation failed","errors":[{"field":"status","message":"It should be one of these values: '2,6,3,7,4,5'","code":"missing_field"}]}

 

please advise

Accepted Solutions (1)

Accepted Solutions (1)

DoloresCorrea
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello,

I would say this question is not relevant anymore, making some clean up of the questions for SAP CLoud ALM tag.

Best regards,

Dolores 

Answers (0)