Templates
Using the FTM Template project as a basis for your own projects:
- Makes it easier to create applications built on FTM
- Promotes consistent coding practice
- Helps you to avoid performance issues
- Simplifies maintenance
The FTM Template project, which can be found at <installation
directory>/multiplatforms/FXH_Templates_WMB.zip, is comprised of:
- Action templates:
- Action
- Action container
- Inbound mapper templates:
- Single transaction to ISF
- Batch to ISF
- Inbound mapper container
- Outbound mapper templates:
- ISF to single transaction
- ISF to batch
- Outbound mapper container
- Physical transmission templates:
- Physical transmission wrapper
- Mappers and action container
- Event processing templates:
- Event processing wrapper
- Mappers and action container