Asset Name | Asset Type | Description |
---|---|---|
API_Endpoint_Connector | Service connector | API endpoint that receives the signed Swift message. |
DataServicesAPIConnector | Service connector | Service Connector to run Data Services through the REST API. |
API-Endpoint-AppConnection | App connection | App Connection for the API endpoint. |
Data-Services-AppConnection | App connection | App connection to run the Data Services using the REST API. |
Process to serialize Swift message | Process | Subprocess to convert a Swift-based XML message to a Swift flat file message using the Industry Solutions Data Services API. |
Serialize Swift Messages with Secure Signatures | Process | Process to serialize a Swift-based XML message to its base flat-file format, sign the Swift message using a JWT token, and publish to an API endpoint. |