In XML Queue Dtl (Detail)

The In XML Queue Dtl tab on the In XML Queue form allows you to view the raw XML records that apply to the record selected on the In XML Queue form. You can also Reset and Cancel a record's status.

See Also:

In XML Queue Detail Field Descriptions

Find In XML Queue Detail Records

View Raw XML

Edit Raw XML

View Error Log

Reset Status

Cancel Status

 

In XML Queue Detail Field Descriptions

Queue ID

Corresponds to the Queue ID number of the In XML Queue record.

Sequence Number

A non-repeating number that increases by 1 for each new record created.

Action

Indicates whether the record was an Add, Update, or Delete.

Record Status

Cancel = The process has been cancelled.

Complete = Data has been processed and executed.

Error = Data could not be processed, or data has invalid values.

Pending = The data is currently being processed.

Ready = The record has been reset and is ready to be processed. The record will update once the data processing service runs.

File Name

If a record's status is Error, this field shows the name of the file that caused the error.

Date Created

The date and time that this record was created.

Created By

Identifies who created the record.

Update Date, Updated By

These fields display when the record was created or updated, and the person who created or updated the record.

 

Find In XML Queue Detail Records

  1. Click Main Menu > Administration > Interfaces > In XML Queue.

  2. Select the transaction that contains the detail for which you want to reset status.

  3. On the In XML Queue Detail tab, click the Filter button to display the filter fields.

  4. You can use the Sequence Number and/or Record Status fields to narrow your search.

  5. Click Find.

    The records that match your filter settings will appear on the form.

 

View Raw XML

  1. On the In XML Queue form, select the record that contains the detail you want to view.

  2. On the In XML Queue Detail tab, select the detail record you want to view.

  3. Click View Raw XML on the toolbar.

    The In XML Queue Dtl Raw form displays the detail XML data. Click the in the upper right hand corner of the form to exit.

 

Edit Raw XML

The Edit Raw XML button allows you to add or delete raw XML data via the In XML Queue Dtl Edt form.

  1. On the In XML Queue form, select the record that contains the detail you want to edit.

  2. On the In XML Queue Detail tab, select the detail record you want to edit.

  3. Click Edit Raw XML on the toolbar.

    The In XML Queue Dtl Edt pop-up form appears. For details on how to add/modify/delete the data, see In XML Queue Dtl Edt.

 

View Error Log

If a record on the In XML Queue Dtl form has the Record Status of Error, you can use the View Error Log option to view details about the error.

  1. On the In XML Queue form, select the record that contains the detail you want to view.

  2. On the In XML Queue Detail tab, select a detail record with the Record Status of Error.

  3. Click View Error Log on the toolbar.

    The Error Log pop-up form displays details about the error.

    Error ID is a unique identifier for the record in the Error Log.

    Process Name is the interface process that created the error.

    Error Code displays the error number for the record.

    Description is the message that displays to the user at time of the error.

    Event displays the event, if any, that was posted at the time of the error.

    Transaction Name identifies the type of transaction to which the record applies. Transaction Names are defined for a specific Interface Name on the Interface Trans tab of the Interface form.

    Transaction ID is the Queue ID of the Interface In Queue record.

    The Transaction Data field at the bottom of this form displays details about the transaction that caused the error. For example, if the transaction was an SAP IDOC, the contents of this XML file will appear.

    You can limit the amount of data that displays in the Transaction Data field by modifying the max_transaction_data_size Form Setting on the Form Profile form. If the number of characters in the Transaction Data record exceeds this setting, an error will appear and the Transaction Data field will only show the number of characters specified in the setting.

 

Reset Status

The Reset Status button resets a selected transaction detail record to indicate it is Ready to be processed.

  1. On the In XML Queue form, select the transaction that contains the detail for which you want to reset status.

  2. On the In XML Queue Detail tab, select the transaction detail record you want to reset.

  3. Click Reset Status.

    The transaction detail's Record Status will change to Ready.

 

Cancel Status

The Cancel Status button changes a selected transaction detail's Record Status to Cancel.

  1. On the In XML Queue form, select the transaction that contains the detail you want to cancel.

  2. On the In XML Queue Detail tab, select the transaction detail record you want to cancel.

  3. Click Cancel Status.

  4. Click OK to confirm the action.

    The transaction detail's Record Status will change to Cancel.