Skip to content
Fabio Pagoti edited this page Mar 20, 2014 · 3 revisions

The following steps are used to deploy WB Objects Framework in a manner to help other developers and users.

SAPLink is currently used to deploy WB Objects Framework. Differently than other projects, WB Objects is divided among packages to separate functionality logically.

Step 1 - Export .nugg for each package

Create one .nugg file for each package. The name of the .nugg file must be exactly the same as the package name.

The current package structure is:

'- ZWB_OBJECTS

'----ZWB_OBJECTS_COLLECTION

'----ZWB_OBJECTS_FAKES

'----ZWB_OBJECTS_TOOLS

Step 2 - Zip .nugg files

Step 3 - Create a Pull Request