The complete configuration process consists of two parts: Define, which typically occurred prior to the Design phase, and Configure, which takes place after delivery to the runtime agent.
This final set of configuration tasks is typically completed between the packaging of a project and its deployment in a runtime environment.
The Configure phase steps include the following:
Add ports to services containing one-way operations, if this step was not completed during Design.
Bind services to physical endpoints on the runtime instance.
Configure the runtime instance by setting configuration properties such as instance parameters, input transport parameters, and database connection parameters. The configuration parameters are used by the runtime engine at start-up.
Enable monitoring, and configure the connection to the BizTracker transport.
With completion of the configuration phase, move to the Deploy phase.