Introduction
When using a Tinx connector, all data exchanges from and to your BC are logged in the Synchronisation Ledger Entries table (TINX Message Entry 11205266).
To see these, navigate your way towards History > Synchronisation Ledger Entries.
On this page, the column 'Status' gives you an indication of whether a message was successfully processed or resulted in an error (i.e. Status = 'Rejected'). In the latter case, the "Additional Information" window on the right side of the screen can show the cause of the error.
Publish to Webshop
Depending on the version of the Tinx app installed, should you wish to resend information from the history to the webshop, you can do so by pressing Publish to Webshop button, found under 'Home' in the banner or 'Process'. The record will then be added to the Record Queue. This function is often used during testing phases when mapping in a Message Definition is changed.
Entry
The Entry tab has two functions available:
- View Record: Open the Source Record which has been sent, so you can easily check the data for a certain entity.
- Message Definition: Open the Message Definition of the message in question, in order to make adjustments in the data mapping.
View / Download
These tabs in the banner both have two functions available, the Web Request and Web Response. The Web Request contains all information which is sent to the webshop by the connector, shown in either JSON or XML. The Web Response contains all information which was sent back by the webshop and also indicates if communication was successful or not.
Opening any of the two in the View section, opens a tiny editor with the content of the web request or the web response sent to the webshop. Doing so in Download initiates a download of the XML or JSON file of said request or response.