Kafka Application - file updated event
Development server
file Updated topic
File Updated event
Accepts the following message:
Update File Message
Get updated file list
Additional properties are allowed.
{ "invoiceFileId": 0, "channel": "string", "fileType": "string", "fileName": "string", "status": "string", "fileRef": "string", "uploadDate": "string", "totalRecords": 0, "totalSuccessRecords": 0, "totalFailedRecords": 0, "reasonCode": "string" }