To define your XAI receivers, open
.Description of Page
Enter a unique Receiver ID and Description for the XAI Receiver.
Indicate the XAI Class for this receiver. The class should be one that is defined for a receiver. The receiver classes are DWNSTGRCVR- Download Staging receiver, FILESCANRCVR- Upload Files from a directory, JMSRCVR- JMS Queue receiver, OUTMSGRCVR- Outbound Message receiver, STGCTLRCVR- Staging Control receiver, STGRCVR- Staging Upload Receiver and TPCRCVR- JMS Topic receiver, XMLFILERCVR- XML File receiver.
Indicate whether or not this receiver is currently Active.
Identify the Executer ID. Select the XAILOCAL executer if the XAI class for this receiver is STGCTLRCVR. Select the BYPASSXAI executer if the XAI class for this receiver is OUTMSGRCVR. For all other receivers select the XAIURL executer. For more information, refer to XAI Executer.
Indicate whether the MSG Encoding is ANSI message encoding or UTF-8 message encoding.
The Read Interval indicates the number of seconds between read cycles.
Start At Time and Duration are not currently in use.
If the XAI class for this receiver is FILESCANRCVR, STGRCVR, STGCTLRCVR or XMLFILERCVR, indicate the XAI JDBC Connection.
Turn on Sequential Execution if the received requests should be processed in sequential order (instead of multithreaded). If this value is turned on then XAI staging control records created by this receiver are marked for sequential execution.
JMS Information
The following information is only available if the XAI Class is JMSRCVR or TPCRCVR.
Indicate the appropriate XAI JMS Connection
Indicate the appropriate XAI JMS Queue.
Indicate the appropriate and XAI JMS Topic.
File Information
The following information is only available if the XAI Class is FILESCANRCVR or XMLFILERCVR.
Use the Scan Directory to indicate where to look for new files.
In Scan File,indicate the file pattern. All files with names matching the pattern are uploaded into the staging upload table. For each file found, a record in the staging control table is created.
The following information is only available if the XAI Class is FILESCANRCVR.
Use the XAI In Service Name to indicate how the records in the file are mapped and how they are transformed to match a system service request structure.
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.