Senders
Senders are automatically created if they do not exist in Archeo. You may add or edit senders manually. Senders are typically used to name the endpoint for this log. The "Sender Name" is used when logged and "Display Name" are the name shown in this portal, like in the dropdown when searching. Display Name are set identical with Senders Name by default. Click Administration menu → Senders
Create Sender
To add a new Sender type enter a name and click "add".
Edit Sender
To edit a existing Sender click "edit".
Delete Sender
To delete an existing Sender click "delete".
Example
Example value for the Sender used in the json data format supplied to the API.
[
{
"transactionId": "4163EBF5-0489-4569-B3BF-9D779593EE7B",
"transactionType": "DeliveryMessage",
"messageType": "PapinetEnvelope",
"processed": "2022-01-15T10:23:32.2407737+00:00",
"status": "Success",
"Sender": "ConnXio"
}
]