Active connection points

Select Connect > Active Connection Points.

This page shows the connection points that are active.

For each active connection point these details are displayed:

  • Information from the model:
    • Type: the type of the connection point (application, database, web service, file or message queue).
    • Name: the name of the connection point as specified in the model.
    • Logical ID: the logical ID of the connection point, which is derived from the type and the name.
    • Tenant: the tenant of the connection point, which will be either the default tenant or the tenant name as defined in the model
  • Status information from the ION Service:
    • Timestamp: the date and time from when the displayed status was retrieved.
    • Status: the current status of the connection point in the ION Service. The status is OK if:
      • The connector is available and, for application connection points, a connection to the application can be established.
      • The polling daemon is running to read messages from the application's outbox.

      If one of the criteria is not met, the status is Error. Note that an Error status does not have to indicate a persistent failure. It can mean that a connection is temporarily unavailable or the application server is busy and cannot respond yet.

  • Pause status of connection point from the ION Service:
    • Receiving Paused: Use this option to pause the delivery of messages to the connection point.

    • Sending Paused: Use this option to pause the pickup of new messages from the connection point.

      For more details, see Pausing message processing of connection points.

  • Statistics from the ION Service on handled and unhandled messages:
    • Pending (Incoming Pending Messages): the number of messages that are sent to the connection point, but not yet delivered. They are waiting because no connection can be established, or because the connection point is still busy processing older messages.
    • Received Unprocessed: the number of messages that are posted in the in-box of the connection point, but not yet processed. The status in the in-box is 0. This is only relevant for application connection points of type Infor Application because other types of connection points do not use an in-box.
    • Received: the number of messages that are received and processed by the connection point. Note that this counter increases when connector internally processes a message for the next step. But the actual transaction can still be in progress by the server. If an incoming BOD resulted in a Confirm BOD being published, the incoming BOD is also counted as processed.
    • Sent Unprocessed: the number of messages that are sent from a connection point but are not yet processed by ION. This is not relevant for database and web service connection points, because they are based on a schedule. The resulting BODs are immediately handled in the ION Service.
    • Sent No Route: the number of messages that are sent from a connection point but not relevant for any other party. No document flow exists for these messages and they are not relevant for ION Workflow or Event Management either.
    • Sent Processed: the number of messages that were sent and handled in the ION Service. There are several options for these messages. They are:
      • Processed in the final destination(s).
      • Incoming pending messages.
      • Unprocessed messages for another connection point.
      • Incoming pending messages for a mapping, content-based routing or filter.

      A processed message can result in a Confirm BOD, when the message was incorrect. Or the processing in a next step of the flow failed.

    • No Routes in Outbox: the number of 'no route' messages that still exist in the outbox. These messages have status 9 and remain in the in-box until they are cleared or resent. This is only relevant for application connection points of type Infor Application. Other types of connection points either do not use an outbox or do not keep 'no route' messages in the outbox.
  • In the details view of an Application connection point, these categories are displayed :
    • Sent Processed Messages in Outbox: the number of sent processed messages that still exist in the outbox. These messages have status 1 and remain in the outbox until they are cleared. This is only relevant for application connection points of type Infor Application. Other types of connection points either do not use an outbox or do not keep processed messages in the outbox.
    • Received Processed Messages in Inbox: the number of processed messages that still exist in the in-box. These messages have status 1 and remain in the in-box until they are cleared. This is only relevant for application connection points of type Infor Application, because other types of connection points do not use an in-box.
  • Note: 
    • The statistics are blank if they are not applicable for the connection point. For example, The Sent Processed Messages in Outbox are blank for database and web service connection points. The statistics can also be blank if the connection point has status Error, because the ION Service cannot always determine the correct value then.
    • The messages are counted since the (first) activation of the connection point. The counters for messages in in-box and outbox and the incoming pending messages do not hold any historic data. They show the current number of entries that exist in the in-box or outbox.
    • Use the Active Data Flows page, to view the message statistics for mappings, content-based routings and filters.

To refresh the data, click Refresh. Results for each of the listed connection point is displayed once they are available from ION Service.

To display more details for a connection point, select the connection point and click Details. Or double-click the connection point.

To display a list of active data flows that use the connection point, select the connection point and click Usage.