Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of RFCs needed to enabled for ADF #60637

Closed
vlado101 opened this issue Aug 11, 2020 · 6 comments
Closed

List of RFCs needed to enabled for ADF #60637

vlado101 opened this issue Aug 11, 2020 · 6 comments

Comments

@vlado101
Copy link

Hello,

For ADF one of the prerequisites listed to enable it to copy data from SAP are:

**The SAP user who's being used in the Data Factory SAP table connector must have the following permissions:

Authorization for using Remote Function Call (RFC) destinations.
Permissions to the Execute activity of the S_SDSAUTH authorization object.**

The problem with the above is that there are multiple RFC authorizations so from reading that it seems like its asking to grant all of them to the ADF user. If we wanted to create a service account that would be pulling data from SAP it is unlikely that all of the RFC access would be granted.

Is there a specific list of RFC authorizations that ADF would need to just be able to do the following:

  1. View tables in the SAP source
  2. Pull data from the SAP as a source

By getting that detailed list it would help streamline the connection vs having to identify each role throughout debugging the connection or having to justify ADF having need to have all of the RFC authorizations.

Thank you


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@HarithaMaddi-MSFT
Copy link
Contributor

@vlado101 - Thanks for your feedback. We are assigning the question to the content owner to take a look and to share their thoughts on the same.

@linda33wj - Can you please take a look?

@vlado101
Copy link
Author

Hello,

Just wanted to follow up on this.

@vlado101
Copy link
Author

Hello @linda33wj and @HarithaMaddi-MSFT ,

Sorry I forgot to mention you in my last question.

Thank you

@vlado101
Copy link
Author

vlado101 commented Sep 1, 2020

Hello @linda33wj and @HarithaMaddi-MSFT,

Wanted to follow up on my question.

Thank you

@wenbof-zx
Copy link

We actually only depend on that targeted FM(/SAPDS/RFC_READ_TABLE2 ) to retrieve data. if your account can use this FM to get data I assume you are safe.

Given it also has other dependencies, so we put the prerequisites as below.
The SAP user who's being used in the Data Factory SAP table connector must have the following permissions:
• Authorization for using Remote Function Call (RFC) destinations.
• Permissions to the Execute activity of the S_SDSAUTH authorization object.

@jonburchel
Copy link
Contributor

Thanks for your dedication to our documentation. Unfortunately, at this time we have been unable to review your issue in a timely manner and we sincerely apologize for the delayed response. The requested updates have not been made since the creation of this issue, and the timeline for resolution may vary based on resourcing, so we've created an internal work item to incorporate your suggestions. We are closing this issue for now, but feel free to comment here as necessary. #please-close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants