cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to store destinaion using JCO API

former_member286225
Participant
0 Kudos

Hello Experts,

I am trying to create an RFC destination using the Java API.

When I get to the point of storing the destination using the code line: dstService.storeDestination("RFC", destination);

I am getting the following exception:

com.sap.security.core.server.destinations.api.DestinationException: [com.sap.ASJ.dest.sv0652] User-based destination service access denied to

principal Guest. Assign the UME action Destination_Service_Write_Permission if the user should have the permission to save, update or remove

destinations. The action is available already to the Administrator role.

How do I overcome this obstacle?

Regards.

Accepted Solutions (0)

Answers (2)

Answers (2)

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Effi ,

Hope you are doing good.

Do check note 1823292 - Portal user mapping fails with action Destination_Service_Write_Permission missing error

Thank you and have a nice day :).

_____________

Kind Regards,

Hemanth

vishnu_prasadk
Advisor
Advisor
0 Kudos

Hi Effi,

Could you let me know what exactly you are trying to achieve?

Are you trying to create an web/ejb application?

Regards,

Vishnu