Serialize Swift Messages with Secure Signatures > Introduction to Serialize Swift Messages with Secure Signatures recipe > Serialize Swift Messages with Secure Signatures recipe contents
  

Serialize Swift Messages with Secure Signatures recipe contents

The Serialize Swift Messages with Secure Signatures recipe contains service connectors, app connections, and processes.
The following image shows the assets that the Serialize Swift Messages with Secure Signatures recipe package contains:
The image shows the assets that the Serialize Swift Messages with Secure Signatures recipe package contains.

Serialize Swift Messages with Secure Signatures recipe assets

The following table lists the assets that the Serialize Swift Messages with Secure Signatures recipe package contains:
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.