One button deployment is available if:
The security access/permissions to build the component or system are correct.
The existing system is not in use.
Windows and a valid database are installed.
The elements to be built are validated and all criteria for deployment are met.
If your existing application fails to meet one or more of the above-mentioned criteria, you need to make changes to meet the criteria or deploy your system manually. Full instructions for manual deployment are available in the Agile Business Suite Developer Online Help.
When you initiate a build from Visual Studio, the logging information is displayed in the Output window. Any errors/warnings that are generated are also displayed in the Task List window.
To Build a Folder in Visual Studio:
Select the model in Class View.
Create a new folder.
Copy all the elements that you want to build into this new folder.
Configure the folder according to the specific build requirements (refer to Configuring Builder for more information).
Click to highlight the folder.
From the main menu, select either Build > Build or Build > Folder Only Build.
The Build option builds the selected deployment folder and builds any other deployable folder contained within it. The Folder Only Build option builds the selected deployment folder but does not build any deployable folders contained within it.