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

Error reading attributes for RFC destination #13

Closed
christianguenter2 opened this issue Jun 6, 2018 · 2 comments
Closed

Error reading attributes for RFC destination #13

christianguenter2 opened this issue Jun 6, 2018 · 2 comments

Comments

@christianguenter2
Copy link

christianguenter2 commented Jun 6, 2018

I followed the instuctions of the Imlementation Guid for Azure Event hub. When I run the demo report zadf_demo_azure_eventhub or run my own tests I get this error: Error in reading attributes of RFC destnation for DEMO_EHUB.

image

If I debug it the destination is empty in ZCL_ADF_SERVICE method GET_TARGET_HOST.
image

The parameter is supplied here. As far as I can see gv_rfc_destination isn't set anywhere.
image

How is that intended to work? Am I missing the obvious?
If I fill gv_rfc_destination with the RFC destination in the debugger it's works.

@NaveenKurmadas
Copy link
Contributor

NaveenKurmadas commented Jun 6, 2018

Thanks for Identifying the issue. One of our latest changes were not completely committed to Github. We have now fixed it. Please test now. Thanks,

@christianguenter2
Copy link
Author

It works. Additionally I'd suggest to change the text id here to zcx_adf_service=>rfc_destination_not_maintained.
https://github.com/Microsoft/ABAP-SDK-for-Azure/blob/d2aa02e2ad490f8b8ccd0a7a2073c367beae79a1/src/zadf/zcl_adf_service.clas.abap#L569

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

No branches or pull requests

2 participants