Publishing
A practice user publishes jobs, creditors, the creditors' email, and meetings to the creditors portal.
Publishing will initiate a background service (InsolDataSync service) to extract data from the insolvency database and publish this onto the creditors portal.
Once the data and documents are successfully uploaded, the service updates the insolvency database.
Data submitted by Creditors
When a creditor registers, submits a claim, reads a document or votes at a meeting data is replicated back down to the database via the InsolDataSync Service.
Operation of the Service
- When initiating publishing, a database stored procedure creates an XML payload in the database
- The InsolDataSync service published the data to the creditors portal website via an Application Process Interface (API) using a dedicated, secure queue service allocated to each practice.
- The API receives the data, and processes the data into the creditors portal database
- The service acts as a listening queue for any responses received from the creditors portal
Comments
0 comments
Please sign in to leave a comment.