De-batch flow
- The process begins with the intake of claim files which can have one or multiple claims.
- The corresponding file listeners pick up the files and run a process which breaks the file into individual claims. The file details (File ID, Name, Total number of claims on the file) are then recorded. Exceptions, if any are found, are logged.
- A new work object is created. Exceptions, if any are found, are logged.
- New work object is sent to adjudication.
Previous topic How de-batching works Next topic Process flow