Partner Manager: Payload Storage API implementation with external UI

(0 reviews)
Partner Manager: Payload Storage API implementation with external UI

home

This template provides guideline to implement of payload storage API to be used in Anypoint Partner Manager, and is based on the specifications outlined here.

This example uses MySQL database to store B2B transaction payload, and also includes the implementation to render the payload view in a separate URL, to be used as the Payload view URL in the Payload storage API configuration in Partner Manager. You can replace the Database Connector step with any other storage solution such as AWS S3, No-SQL database or any other storage medium of your choice.

Steps

  • Create a MySQL database table using the DDL statements in the file APM-Table-Definition.ddl
  • Update b2b-solution-consumer-storage-service.properties file with the database connection information
  • Update the property content.storage.api.key with a desired API key to be used for authentication.
  • Deploy the application to a Mule runtime
  • In Partner Manager's Payload storage configuration page, update the URL of the API implementation.

resources/apm-payload-storage-ext-ui-91239503-6dec-4e94-a8e3-41be8590d358.png


Reviews

TypeTemplate
OrganizationMuleSoft
Published by
MuleSoft Organization
Published onDec 14, 2022
Asset overview

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.0

Categories

Functions
B2BNo values left to add

Tags