IBM App Connect deployment
In order to deploy the FTM scheduled expectation sample application on IBM App Connect Enterprise using the , you need to have an instance of the (V8.0 or higher). You should already have installed the Core FTM projects (found in the FXH_Core_Projects_WMB_PI.zip file) in a workspace on your instance. The projects from the sample application (found in FXH_Scheduled_Expectation_Sample_PI.zip) must be installed in the same workspace as the core FTM projects.
The FTM Scheduled Expectation Sample App Svr Proj project contains four prebuilt broker archive (BAR) files that include all the components needed to use the application.
- To ensure that the code loaded into the workspace matches with the requirements of the BAR files.
- To ensure that any core updates that have been applied are included in the BAR files.
- To remove the possibility of any compatibility issues. This is not expected to be an issue and is recommended as a precaution only.
- To check that the is able to build each BAR file.
- application name
- application version
- data source names
- database schema
- queue names
If you are deploying from you will need to be connected to a broker instance. You can do this by selecting an existing broker instance in the Brokers tab of the IBM App Connect Toolkit. This will need to have at least one running execution group (you may have to create an execution group if a suitable one does not already exist). As the application has been divided across multiple BAR files, it can be deployed across multiple execution groups. It is recommended to have more than one execution group. In either case, it is important to deploy the message sets to any execution group that requires them, before deploying other resources, flows, wrappers, and so on.
To deploy the application, drag each required BAR file to the appropriate running execution group.