Preparing to develop a Digital Service application
After you understand the concepts required to build a Digital Service application, you should set up the development environment. The application development process consists of creating a project using Maven archetype and BMC Helix Platform SDK, implementing data and logical definitions using BMC Helix Innovation Studio, extending the services using Java and JavaScript (if required), and packing the application.
This section provides you the information on how to set up the environment to develop an application, create a project, add dependencies on other smart bundles, and apply license to your application.
Action | Reference |
---|---|
Set up the environment to develop an application | |
Create a new application project or library project | |
Create a deployment package for an application and deploy the package to the BMC Helix Platform server | |
Specify the dependency of your application on the other bundles | |
Specify the third party code dependency for your application | |
Set up a collaborative development environment so multiple developers want to simultaneously work on an application | |
Review and understand best practices when developing code of your application |