Asynchronous Inbound Integration Processing
24
Integration Guide
Data Import Cron Task
The following steps describe the initiation of inbound processing that uses a data
import cron task.
1
The XMLFILECONSUMER cron task or the FLATFILECONSUMER cron task
regularly polls the source directory that is specified in its corresponding
configuration.
2
The files in the source directory are processed according to the cron task
configurations.
3
The integration framework checks that the external system and enterprise
service are valid and enabled.
If you are importing flat files, the integration framework also checks that the
enterprise service object structure supports flat structures.
If the verification fails, the integration framework sends an error notification
to the system administrator and stops processing the inbound message.
4
If the verification is successful, the integration framework identifies the
inbound JMS queue that is assigned to the enterprise service and the external
system, and writes the message to that queue.
Inbound Queue Message Retrieval
Summary
You can choose to process inbound messages through the sequential queue, the
continuous queue, or a combination of the two. The sequential queue processes
messages on a strict first-in-first-out basis. The continuous queue supports multi-
threaded processing of messages.
When an error occurs in the sequential queue, the application sends an e-mail
message to the system administrator. The sequential queue also flags the message
as an error and continues to reprocess the message in error. Until the error is
corrected or removed, the queue stops processing all unflagged messages.
When an error occurs in the continuous queue, the application sends an e-mail
message to the system administrator. The continuous queue also flags the
message as an error, then continues processing subsequent messages in the
queue.
T
IP
To see which inbound queue (sequential or continuous) that an external system
uses, go to the System tab in the External Systems application.
The inbound messages that are received into the queue from the interface tables
or flat files are converted to an XML format.
A message remains in the inbound queue until the message processing completes.
The transaction is then deleted from the queue.
Object Structure Identification
Summary
The integration framework identifies the object structures that are associated with
the enterprise service and creates a copy of the message for each object structure.
Summary of Contents for BJ0NJML - Service And Asset Management
Page 12: ...xii Integration Guide ...
Page 14: ...xiv Integration Guide ...
Page 16: ......
Page 31: ...Integration Framework for User Interface Integration Integration Framework Architecture 17 ...
Page 32: ...Integration Framework for User Interface Integration 18 Integration Guide ...
Page 60: ...Synchronous Inbound Integration Processing 46 Integration Guide ...
Page 122: ...Configuring External Systems 108 Integration Guide ...
Page 142: ...Non queue Error Management 128 Integration Guide ...
Page 154: ...Integration Components 140 Integration Guide ...
Page 156: ......
Page 172: ...Writing Custom Handlers 158 Integration Guide ...
Page 176: ...Queue Tables 162 Integration Guide ...
Page 190: ...IBM WebSphere MQ 176 Integration Guide ...
Page 212: ...Inbound Message Receipt 198 Integration Guide ...
Page 226: ...Integration Controls 212 Integration Guide ...
Page 252: ...Predefined External System Modifications 238 Integration Guide ...
Page 263: ...Web Service Queries Integration Queries 249 ...
Page 264: ...Web Service Queries 250 Integration Guide ...
Page 272: ...Integration Web Service Invocations 258 Integration Guide ...
Page 276: ...Multilanguage Attributes 262 Integration Guide ...
Page 293: ...Integration Module Invocation Integration Modules 279 ...
Page 294: ...Integration Module Invocation 280 Integration Guide ...
Page 302: ...Associating a Condition with a Signature Option 288 Integration Guide ...
Page 320: ...Work Order Collaboration Switches 306 Integration Guide ...
Page 324: ...310 Integration Guide ...