| # OpenECOMP SDC Onboarding(back-end) |
| SDC is the component within the design time environment that provides multiple organizations the ability to create and manage OPENECOMP assets in terms of “models”. SDC asset models are generally categorized into four object types: Resource, Service, Product and Offer. |
| # Compiling Onboarding be war |
| ###SDC can be compiled easily with a `mvn clean install`. Integration tests are started with the following profile |
| `-P with-integration-tests` |
| ###Location of war : \sdc\openecomp-be\api\openecomp-sdc-rest-webapp\onboarding-rest-war\target\onboarding-be-1.0-SNAPSHOT.war |
| ### Copy onboarding war on jetty server : onboarding-be.war |
| ###run installJettyBase.sh |
| ###copy jvm.properties to base |
| You can access SDC at the following link : http://<hostname>:<portname>/sdc1/proxy-designer1#/onboardVendor |
| SDC Onboarding supports EELF Logger, which is of the following types : |