In the project tree, under eXchange⇒Errors⇒Sub_ProcErrors, open cmSub_ProcErrors and make sure that its File eWay is configured appropriately for your operating environment.
Right-click the Sub_ProcErrors project.
On the context menu, point to New and click Deployment Profile.
In the Create Deployment Profile dialog box, name the Deployment Profile to dpErrorsProc and point it at the correct Environment.
Make sure that it is referencing cmSub_ProcErrors (the Connectivity Map for the “processed errors” topic), and then click OK.
In the Deployment Editor, click Automap to map the two components to their respective external systems, and then click Build.
After the build step completes successfully (creating the EAR file), click Deploy.
See Figure 4–27.
The Sub_ProcErrors project is built and deployed. At runtime, undeliverable messages written to the processed-errors topic are copied and written to a file.