Error Handling
This section provides information about the different ways used to handle errors in the integration and also resubmitting the instances after rectifying the errors.
Error Handling Ways
In this integration, all integration flows are asynchronous. This section describes error handling for asynchronous flows.
Asynchronous Flow Error Handling
Technical Fault
This fault occurs when there is a datatype mismatch or any Xpath related error.
Remote Fault
This fault occurs when the target system is down or not accessible.
Business Fault
These faults are application-specific faults that occur when there is a problem with the information being processed in the target application due to invalid data or business error validations.
When the file completes processing, an optional email is sent with the list of remaining errors to the respective users configured in OUTL-BRT-WACS_ERPFA_EMAIL_ID lookup.
Summary of Integration Error Handling
Integration Process: OU WACS ERPFA Assets OS Extract
Type of error
Action
Notification Type
Retry
Technical
Example: No files to extract in the bucket
Stop process
Email
 
Remote
Example: If the child integration process is not accessible
Continue process
Collect errors and send errors in message
 
 
Integration Process: OU WACS ERPFA Assets FTP Extract
Type of error
Action
Notification Type
Retry
Technical
Example: No files to extract in the FTP server folder.
Stop process
Email
 
Remote
Example: If the child integration process is not accessible.
Continue process
Collect errors and send errors in message
 
 
Integration Process: OU WACS ERPFA Asset Addition
Type of error
Action
Notification Type
Retry
Remote
Example: If the child integration process is not accessible.
Continue process
Collect errors and send errors in message
Resubmit the asset addition error instance from OIC
Business
Example: If WACS badge number is more than 15 characters.
Skip reocrd and continue process
Collect errors and send errors in message
Correct the record in WACS and add the asset manually in ERP
Integration Process: OU WACS ERPFA Fixed Asset Addition
Type of error
Action
Notification Type
Retry
Remote
Example: ERP is not accessible
Stop process
Email
Resubmit the fixed asset addition error instance from OIC
Remote
Example: FBDI call has failed
Skip this asset book and continue the process
Email with FBDI zip attachment
Resubmit the fixed asset addition instance from OIC
Business
Continue process
Collect errors and send errors in message
 
 
Integration Process: OU WACS ERPFA Asset Adjustment
Type of error
Action
Notification Type
Retry
Remote
Example: ERP API is not accessible
Continue process
Collect errors and send errors in message
Resubmit the Asset Adjustment error instance from OIC.
Remote
Example: FBDI call has failed
Skip this asset book and continue the process
Email with FBDI zip attachment
Resubmit the Asset Adjustment instance from OIC.
Business
Continue process
Collect errors and send errors in message
 
Business
Example: If WACS badge number is more than 15 characters.
Skip record and continue process
Collect errors and send errors in message
Correct the record in WACS and add the asset manually in ERP.
 
Integration Process: OU WACS ERPFA Asset Retirement
Type of error
Action
Notification Type
Retry
Remote
Example: ERP is not accessible
Stop process
Email
Resubmit the Asset Retirement error instance from OIC.
Remote
Example: FBDI call has failed
Skip this asset book and continue the process
Email with FBDI zip attachment
Resubmit the Fixed Asset Retiremnet instance from OIC.
Business
Continue process
Collect errors and send errors in message
 
Business
Example: If WACS badge number is more than 15 characters
Skip record and continue process
Collect errors and send errors in message
Correct the record in WACS and add the asset manually in ERP.
 
Integration Process: OU WACS ERPFA Project Asset Addition
Type of error
Action
Notification Type
Retry
Remote
Example: ERP is not accessible
Stop process
Email
Resubmit the project asset addition error instance from OIC.
Remote
Example: FBDI call has failed
Skip this asset book and continue the process
Email with FBDI zip attachment
Resubmit the project asset addition instance from OIC.
Business
Continue process
Collect errors and send errors in message
 
Resubmitting the Error Instances in Oracle Integration Cloud
In this integration, all processes are asynchronous flows so the resubmit option is available in Oracle Integration Cloud if the process ends in a fault.
To resubmit the error instances in Oracle Integration Cloud:
1. Login to Oracle Integration Cloud.
2. Navigate Integrations > Monitoring > Errors.
3. Select the integration to resubmit.
4. Click the Resubmit icon.
Reprocess Asset Extract File
To reprocess the Asset Extract file:
1. Login to Oracle Integration Cloud.
2. Navigate to Integrations > Integrations > OU WACS ERPFA Assets OS Extract or OU WACS ERPFA Assets FTP Extract integration and click Run.
3. Click Submit Now.