former_member726757
Explorer
Member since ‎10-23-2020

User Statistics

  • 5 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I am using https://sbt-native-packager.readthedocs.io/en/stable/introduction.html to build my scala application and would like the publish the application as a local docker container. I entered the following command: sbt docker:publishLocal ...
I am creating application which sends data to SAP BO system. It works fine when I start app from IntelliJ, but when I start it from Docker I have exception: Exception in thread "Thread-17" java.lang.NoClassDefFoundError: Could not initialize cla...
Could anyone help me with this, My jasmine javascript unit tests run successfully when i build my app in eclipse: [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ sig --- [INFO] Installing C:\Users\C5168279\git\smsigcom.sap...
I created a new local(eg. XY) and new remote branch(eg. origin/XY) in SAP Web IDE. Afterwards i told the team there sould click on Git Pane and create local branch by using origin/XY as source branch. But the remote Branch origin/XY did not apear for...
Can RFC Calls built for the communication betweenSAP to SAP be used for SAP to Non SAP communication in which non SAP(Dynamics CRM) is at receiving end. Thanks in Advance