Expose IBM i business logic as APIs with Database connector and Web Transaction Framework
home
This template shows how to present an IBM i based product price lookup function as an API that can be easily consumed by other components. Anypoint Platform and Web Transaction Framework help accelerate the implementation and promote reuse and separation of duties.
Mule implementation starts with an API definition RAML. API implementation communicates with Web Transaction Framework via DB2 stored procedure and pulls the results from the staging table using standard DB connector. Custom WebTF processor program is using native AS400 methods (database operations and program calls) to call business logic and save the response into a staging table on IBM i. RPG development team doesnโt have to deal with JSON or XML operations, HTTP etc.
Accelerator for Banking
This API implementation is one of many components included in Accelerator for Banking. This API provides organizations with connectivity assets that accelerate project delivery in financial services, including pre-built API designs and implementations that support core banking business processes.
Contact info@mulesoft.com for more information.