cancel
Showing results for 
Search instead for 
Did you mean: 

Service user (RFC User) for Webdynpro Java Application

Former Member
0 Kudos

Hello All,

I have a webdynpro JAVA application, which uses backend RFC function modules to retrieve data and do some functionality. These RFC function modules are residing in the HR system and to access these FM via Webdynpro application, each user that logs into the application needs some roles to be assigned so that they can access the backend system. But not everyone can be given access to the HR system. Is there a way that a RFC user (service User) can be assigned to this Webdynpro application, so that everytime the application tries to call backend HR system, it call it through this RFC user which has the necessary roles and does the job? instead of each user being given access to?

Thanks,

Deepti Kaza

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member197348
Active Contributor
0 Kudos

Hi Deepti Kaza,

In this case, it is enough to limit the access HR system. While creating JCo destination(JCo destination for but not application data destination), there is a possibility to specify user access

In the security settings set userId/password and give credentials of service user.

For JCo destination for application data set Ticket in security.

Feel free to revert if there is any issue.

Regards,

Siva