Closed jeonghl85 closed 3 years ago
Hi Did you try command "AbapFS create connection" from vscode palette? Should make it easier to create the right connection.
Other than that you might have connection issues (i.e. the URL in your config is not reachable, the SICF node is not active, you need single sign on,...)
Hi Did you try command "AbapFS create connection" from vscode palette? Should make it easier to create the right connection.
Other than that you might have connection issues (i.e. the URL in your config is not reachable, the SICF node is not active, you need single sign on,...)
After changing it to https url, I connected it and it was successfully. Thank you. And I want to ask you one more question. I created a Hello World program, but I don't know how to run it.. :( In eclipse IDE, press F8 to run the program. but VS code is not lunch that ...haha. how to run abap program in VS Code? ^^*
Great to read this! You can't run programs in vscode, but you can:
Marcello
Hi, friend.. First of all, thank you for introducing me to a good experience.
I followed the manual, but I don't think it's connecting well. (I'll attach an image.)
I'm not sure what the problem is. I can't get an error message when I connect.