Show TOC Entering content frame

Function documentation The Queue Manager Locate the document in its SAP Library structure

Use

You use this function to list the number of BDoc messages that are not processed in the inbound queue of the mobile client. In addition, you use this to process the BDoc messages in the inbound queue. The BDoc messages in the inbound queue of the mobile client are received from the CRM server when you run ConnTrans. These BDoc messages are then processed and written into the IDES database.

Note

To successfully process the BDoc messages in the inbound queue of the mobile client, the views in the IDES database must be consistent.

This graphic is explained in the accompanying text

We recommend you to check the consistency of metadata before you process BDoc messages in the inbound queue.

If the processing of the BDoc messages in the inbound queue is blocked, these BDoc messages are transferred to the outbound queue and sent to the CRM server when you run ConnTrans next time. The system adminstrator of the CRM server monitors these BDoc messages and ensures that the errors in these BDoc messages are rectified. For more information, see Message Recovery.

When data is saved in the mobile client application, messages are generated and transferred to the outbound queue of the client. These messages must be sent to the CRM server for further processing. For more information about queues, see Using Queues.

Prerequisites

·        A connection is established with the CRM server.

·        The inbound queue of the mobile client contains BDoc messages for processing.

·        The outbound queue of the mobile client contains BDoc messages that must be sent to the CRM server for further processing.

Features

·        Displays all the BDoc messages in the inbound and outbound queues along with the number of messages in the respective queues.

·        Displays the details of the first unprocessed BDoc message in an xml file. However, to view segment details, metadata must have been generated for this BDoc type. You can save these details in an XML file.

·        Displays the latest messages that are awaiting processing in the inbound queue.

·        Processes the BDoc messages in the inbound queue.

Activities

Monitoring Queues

When you

Client Console

Choose Action ® Data Transfer ® Queue Manager

Displays the Queue Manager screen.

Select Inbound Queue

Displays the list of unprocessed BDoc messages in the inbound queue in a grid with four columns: Count, BDoc Name, Confirmed, and Processed.

This graphic is explained in the accompanying text

The Inbound Queue option is selected by default.

Enter a number in the Maximum Number of Messages to be Displayed field and choose Refresh

Refreshes the grid to display only the number of unprocessed BDoc messages you specify.

Choose Details

Displays the XML file that contains the details of all the segments in the first unprocessed BDoc message. These details include the message ID, message type, and path where you can save the segment details.

This graphic is explained in the accompanying text

By default, the segment details are saved in C:\Program Files\SAP\Mobile\Bin. However, you can specify a different path to save the segment details.

The Message ID and Message Type fields are read-only.

This graphic is explained in the accompanying text

You can view the segment details only for the first unprocessed BDoc message.

Choose Save

Saves the XML file and displays a message indicating that the data is saved in the specified path.

Choose Back

Displays the initial screen with the list of unprocessed BDoc messages in the inbound queue.

This graphic is explained in the accompanying text

When you select Outbound Queue under Queue Type, the BDoc messages (if any) in the outbound queue are displayed. However, you cannot process the BDoc messages in the outbound queue. You can only view the BDoc messages in the outbound queue.

Processing BDoc Messages

When you

Client Console

Select Automatically refresh grid during process

Refreshes the grid to display only the unprocessed BDoc messages. The BDoc messages that are processed are removed from the grid.

Choose Process

Processes the BDoc messages in the inbound queue.

 

 

Leaving content frame