Skip to content

shivamVarCS/cdf-sap-batch-plugin-feature-sap-odata-connectionManager

Repository files navigation

sap-plugins

Multi module SAP plugins project

Modules

  1. sap-common
  2. sap-common-jco
  3. sap-odata-plugins
  4. sap-odp-plugins
  5. sap-table-plugins

Setup

After checking out the project, create a lib directory inside sap-common-jco directory. Put SAP JCo dependencies sapjco3.jar and platform dependent system file, like libsapjco3.so for Unix, libspjco3.dll for Windows etc. in this lib folder.

Build

To build plugin:

mvn clean package -DskipTests

When the build runs, it will scan the widgets and docs directories in order to build an appropriately formatted .json and .jar file under the target directory.

Ensure the generated files' names are same and only their extensions differ. These files can be used to deploy the plugin.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages