Description: The Integration Outbound record view displays all the information from the outbound integration record and gives the user the ability to manipulate the data that is being attempted to integrate.
Toolbar
Toolbar Icons | Description |
---|
Save | Insert excerpt |
---|
| RV Save |
---|
| RV Save |
---|
nopanel | true |
---|
|
|
Main Page
Fields | Description |
---|
Created | Displays the date and time the integration record was created. |
Error | Displays the error that occurred during the attempt to process the integration record. |
Last Processed | Displays the last date and time the integration record was attempted to be processed. |
Source ID | Displays the ID of the actual transaction that is being processed in the integration record. |
Source System | Displays the system the integration record was originally processed from. Currently this will only be NorthScope. |
Status | Displays the current status that the outbound transaction is in. This is the integration status not the actual transaction status. - New: New record, never been processed
- In Progress: Currently processing the integration record to the host system
- Completed: The record was successfully processed to the host system
- Error: There was an error in the integration procedure and the integration failed
- Reprocess: The integration record will continue to attempt to integrate to the host system until the time limit is surpassed
- Hold: The integration record is on hold and no attempt to process the record will be made
- User Bypassed: No attempt will be made to process the integration record and no edits can be made in the future to the integration record
|
Type | Displays the type of the integration record that is being attempted to be integrated. |
Unlabeled Field | This is the data field that displays the integration procedure attempting to be ran. The user can manipulate the data in an attempt to correct the integration error. NOTE: This does not update the originating record, it only updates what will be integrated to the host system. |
Related Topics
Outbound Integration
...
Expand |
---|
|
Technical Details
Table Names: |
---|
dbo.ERPx_INTEG_Outbound |
Stored Procedures: |
---|
IQx_MFIntegOutboundQueue | SPx_MFSEL_IntegOutboundADFG | SPx_MFSEL_IntegOutboundHeader | SPx_MFSEL_IntegOutboundTraceRegister | SPx_MFUPD_IntegOutbound | SPx_MFUpdate_IntegOutbound | SPx_MFUpdate_IntegOutboundTraceRegister | SPx_MFUpdate_IntegOutboundTransaction |
|
...