on ‎2024 Apr 01 3:25 PM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.