FINS FIS System API - Implementation Template

Deployment

Each Accelerator implementation template in Exchange includes Bash and Windows scripts for building and deploying the APIs to CloudHub. These scripts depend on repositories, global settings, deployment profiles, and associated properties configured in the Maven settings.xml file.

Most applications can also be run in Anypoint Studio without having to create custom Run Configuration profiles.

Required property overrides

At a minimum, the following properties must be customized to reflect the target deployment environment.

Property NameDescription
fis.hostHostname for FIS API
fis.portPort for FIS API
fis.tokenPathURI for Token endpoint in FIS API
fis.consumer.keyConsumer Key for authenticating with FIS Token endpoint
fis.consumer.secretConsumer Secret for authenticating with FIS Token endpoint
fis.getAllCustomersPathURI for getAllCustomers endpoint in FIS API
fis.getCustomerByIdPathURI for getCustomerById endpoint in FIS API
fis.getContactByIdPathURI for getContactById endpoint in FIS API
fis.getAccountByCustomerIdPathURI for getAccountByCustomerId endpoint in FIS API
fis.getAccountByAccountIdPathURI for getAccountByAccountId endpoint in FIS API
fis.getTransactionByAccountIdPathURI for getTransactionByAccountId endpoint in FIS API

Please refer to the README.md file in the asset for detailed instructions on how to download and deploy the template.

TypeTemplate
OrganizationMulesoft Inc.
Published by
MuleSoft Solutions
Published onOct 25, 2021
Asset overview

Asset versions for 1.1.x

Asset versions
VersionActions
1.1.2
1.1.1