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

RCF Server not able to reach javascript application #267

Closed
KunalBurangi opened this issue Sep 14, 2022 · 1 comment
Closed

RCF Server not able to reach javascript application #267

KunalBurangi opened this issue Sep 14, 2022 · 1 comment

Comments

@KunalBurangi
Copy link

KunalBurangi commented Sep 14, 2022

I have created a JS project where i am creating a RFC server.
In SAP system i have created a RFC.
When i am Executing the RFC the function that i have added in rfc server is not getting executed.

To Reproduce
Describe how the node-rfc is installed, like locally or globally and using npm install or build from source.

Describe steps to reproduce the behavior, including the test script.

Screenshots
This is my RFC
image
This is the execution result
image
image

What i want is after execution my JS code should reach... and print the logs but it is not happening...
image

This is the output in my vscode terminal
image

@KunalBurangi KunalBurangi changed the title RCF not able to reach javascript application RCF Server not able to reach javascript application Sep 14, 2022
@bsrdjan
Copy link
Contributor

bsrdjan commented Sep 29, 2022

The server functionality is not supported, see #209 (comment)

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