Back to File BC Redelivery, or File BC Redelivery Info
| At line 8 changed 1 line. |
| // |
| \\ |
| At line 12 changed 2 lines. |
| // |
| \\ |
| At line 16 added 1 line. |
| \\ |
| At line 18 added 1 line. |
| !! Redelivery settings |
| At line 20 added 6 lines. |
| # Max Attempts: No. of times redelivery will be attempted |
| # Wait Time: Time between redelivery attempts (in milliseconds) |
| # On Failure: Specifies what should be done when Max Attempts have been exhausted (and message still returned ERROR). File BC supports following options: |
| ## Error: Input file is moved to error. Refer to [Error Handling section|FileBCProcessingProtocol] |
| ## Suspend: Corresponding endpoint will be suspended (i.e. it would not process any more files). And the input file will be move to error as above. |