Payload Services

payload service supports archiving, persisting and retrieving large size payload data. It is an independent service and does not depend on a log service. However, a log record sent to a log service can include a payload URL field to link a log message and payload data. This is achieved by using the payload API in an application.

A payload service is created when you create an Administrator server. You can choose to store payload data in the same database used by the Administrator server or use another database. Use the payload API in an application to store payload data.

Refer Composite Development for information on how to save and retrieve payload data.