cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Process Automation Action giving error

parab_neha
Explorer
0 Kudos
663

Hello,

In SAP Process automation, I have created action to call Identity directory service API(GET/Users).I am getting "415:Unsupported media type" Error. I have tried adding 'Content-Type'-'application/json' in input as new field . Still It is giving same error.

This is working in api.sap.com(try out) for my environment.

Please guide.

action-image-1.png

Thanks,

Neha Rane

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Neha,

As I checked the SCIM API and depicted by Action Editor, SCIM API it doesn't support Content-Type: application/json. It supports type application/scim+json as you can see in API Specifications.

As of today, Action support APIs with application-json content type only. May be more mime type support will come in future releases.

Thanks

Keshav

purva_gaikwad
Explorer
0 Kudos

Hi Keshav,

Is this application/scim-json available now?

0 Kudos

HI Purva,

Yes, application/scim+json is supported for Actions.

Thanks

Keshav

Answers (2)

Answers (2)

0 Kudos

Hi Neha,

Please share the open api specification used for the project creation.

Best Regards,
Gaurav

parab_neha
Explorer
0 Kudos

Hello Gaurav,

idds-scim-text.txt

I have used attached Open API Spec in json format.

I have downloaded it from Identity directory service - https://api.sap.com/api/IdDS_SCIM/overview

Thanks,

Neha

Archana
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Neha,

You syntax looks fine, can you please raise an incident on CA-AP-ACT