View a Proxy Service - Configuration Details page

The View Proxy Service - Configuration Details page displays the configuration details of a proxy service. Table 17-16 describes all the properties that can appear on this page. (Properties vary depending on the details of the proxy service.)

The categories listed on this page correspond to the Create/Edit a Proxy Service pages used for creating and editing proxy service configurations, as described in Create/Edit a Proxy Service - Page Reference.

Click the Edit link next to any category name to display the associated configuration page.

Table 17-16 View a Proxy Service: Configuration Details Page 
Properties
Description
Last Modified By
The user who created this proxy service or imported it into the configuration.
Last Modified On
The date and time that the user created this proxy service or imported it into the configuration. Click the date and time link to view the change history of this resource. See View Change History page.
References
The number of objects that this proxy service references. If such references exist, click the numeric link to view a list of the objects.
Referenced by
The number of objects that reference this proxy service. If such references exist, click the numeric link to view a list of the objects.
Description
A description of this proxy service, if one exists.
General Configuration - Shows properties configured on the General Configuration page.
Service Type
The service type.
Content Streaming
Whether to stream message content and whether to buffer intermediate content in memory or to a disk file.
Service Key Provider
The name of the service key provider.
Message Type Configuration- Shows properties configured on the Message Type Configuration page.
Request Message Type
A message type for the request message: None, Binary, Text, MFL, or XML.
Response Message Type
A message type for the response message: None, Binary, Text, MFL, or XML.
Transport Configuration - Shows properties configured on the Transport Configuration page.
Protocol
The transport protocol.
Endpoint URI
The endpoint URI.
Get All Headers
Whether all the headers or a defined set of headers are retrieved from the transport.
E-Mail Transport Configuration - Shows properties configured on the E-Mail Transport Configuration page.
E-mail Protocol
A server type for the E-mail account:
  • pop3
  • imap
Service Account
The service account for this mail server.
Managed Server
The Managed Server for polling in a clustered domain.
Polling Interval
A polling interval, in seconds.
Read Limit
The maximum number of messages read per polling sweep. 0 signifies no limit.
Pass By Reference
Whether or not the file is staged in the archive directory and passed as a reference in the headers.
Pass Attachments by Reference
Whether or not the attachments are staged in the archive directory and passed as a reference in the headers.
Post Read Action
Whether or not a message is archived, deleted, or moved after it has been read:
  • Archive - the message is archived.
  • Delete - the message is deleted.
  • Move - the message is moved.
Note: Move is only available with the IMAP protocol.
Attachments
Whether or not attachments are archived or ignored:
  • Archive - attachments are saved to the Archive Directory.
  • Ignore - attachments are ignored.
IMAP Move Folder
The folder to which the message is moved if the Post Read Action field is set to Move.
Download Directory
The temporary location for downloading E-mails.
Archive Directory
The path to the archive location if the Post Read Action field is set to Archive.
The Archive Directory field is also a required field if you have selected the Pass By Reference or the Pass Attachments By Reference field.
Error Directory
The file system directory path to write the message and any attachments if there is a problem.
Request Encoding
Displays the character set encoding for requests in E-mail transports. The default is iso-8859-1.
File Transport Configuration - Shows properties configured on the File Transport Configuration page.
File Mask
The regular expression applied for this file to be picked.
Managed Server
The Managed Server for polling in a clustered domain.
Polling Interval
The polling interval, in seconds.
Read Limit
The maximum number of messages to read per polling sweep. 0 signifies no limit.
Sort by Arrival
Whether or not events are delivered in the order of arrival.
Scan Subdirectories
Whether or not all the directories are recursively scanned.
Pass By Reference
Whether or not the file is staged in the archive directory and passed as a reference in the headers.
Post Read Action
Whether or not a message is archived or deleted after it has been read:
  • Archive - the message is archived.
  • Delete - the message is deleted.
Stage Directory
The intermediate directory where files are temporarily staged while they are processed.
Error Directory
The file system directory path to write the message and any attachments if there is a problem.
Archive Directory
The path to the archive location if the Post Read Action field is set to Archive. The Archive Directory field is also a required field if you have selected the Pass By Reference field.
Request Encoding
Displays the character set encoding for requests in File transports. The default is utf-8.
FTP Transport Configuration - Shows properties configured on the FTP Transport Configuration page.
Identity (E-mail id)/ Service Account
The mail ID for an anonymous user or service account for an externally configured user.
Timeout
The socket timeout, in seconds.
File Mask
The regular expression applied for this file to be picked.
Scan Subdirectories
Whether or not all the directories are recursively scanned.
Pass By Reference
Whether or not the file is staged in the archive directory and passed as a reference in the headers.
Remote Streaming
Whether or not the ftp files are directly streamed from the remote server at the time of processing.
Post Read Action
Whether or not a message is archived or deleted after it has been read:
  • Archive - the message is archived.
  • Delete - the message is deleted.
Archive Directory
The path to the archive location if the Post Read Action field is set to Archive. The Archive Directory field is also a required field if you have selected the Pass By Reference field.
Download Directory
The temporary location for downloading FTP files.
Error Directory
The file system directory path to write the message and any attachments if there is a problem.
Retry Count
The number of retries for FTP connection failures.
Managed Server
The Managed Server for polling in a clustered domain.
Polling Interval
The polling interval, in seconds.
Read Limit
The maximum number of messages to read per polling sweep. 0 signifies no limit.
Sort By Arrival
Whether or not events are delivered in the order of arrival.
Transfer Mode
The transfer mode: Binary or ASCII.
Request Encoding
Displays the character set encoding for requests in FTP transports. The default is utf-8.
HTTP Transport Configuration - Shows properties configured on the HTTP Transport Configuration Page.
HTTPS required
Whether or not there are inbound HTTPS endpoints
Authentication
The client authentication method: None, Basic, or Custom Authentication.
Request Encoding
Displays the character set encoding for requests in HTTP transports. The default is iso-8859-1.
Response Encoding
Displays the character set encoding for responses in HTTP transports. The default iso-8859-1.
JMS Transport Configuration - Shows properties configured on the JMS Transport Configuration page.
Destination Type
The destination type: Queue or Topic.
Is Response Required
Whether or not a response is expected after an outbound message is sent.
Response Correlation Pattern
Correlation pattern options:
  • JMSCorrelationID
  • JMSMessageID
Response URI
The Response URI for the JMSCorrelationID.
Response Connection Factory
The Response Connection Factory URI for MessageID.
Response Message Type
Format for response message.
Request Encoding
The character set encoding for requests in JMS transports. The default is utf-8.
Response Encoding
The character set encoding for responses in JMS transports. The default is utf-8.
Client Response Timeout
The number of seconds to wait for a client response before timing out.
Dispatch Policy
The dispatch policy for this endpoint.
Use SSL
Whether or not the requests are made over a TLS/SSL connection.
Message Selector
The Message selector pattern.
Durable Subscription
Whether the subscription is durable or not.
Retry Count
The number of delivery retries configured before the message is sent to the error destination.
Retry Interval
The retry interval in seconds.
Error Destination
The name of the target destination for messages that have reached their delivery limit.
Expiration Policy
The expiration policy used when an expired message is encountered on a destination.
Is XA Required
Whether the Connection Factory is transactional or not.
JMS service account
The service account to use for the JMS resource managed by the JMS server.
MQ Transport Configuration - Shows properties configured on the MQ Transport Configuration page.
Polling Interval
A polling interval, in milliseconds.
Is Response Required
Whether or not a response is expected after an outbound message is sent.
Response Correlation Pattern
Correlation pattern options:
  • CorrelationID
  • MessageID
Response URI
The Response URI for the CorrelationID.
Response Message Type
Format for response message: Bytes or Text.
Client Response Timeout
The number of seconds to wait for a client response before timing out.
Dispatch Policy
The dispatch policy for this endpoint.
SB Transport Configuration - Shows properties configured on the SB Transport Configuration page.
Dispatch Policy
The dispatch policy for this endpoint.
Use SSL
Whether or not the requests are made over an SSL connection.
SFTP Transport Configuration - Shows properties configured on the SFTP Transport Configuration page.
Authentication Mode
The authentication method: Username Password, Host-Based, or Public Key Authentication.
Service Account
The service account for this sftp server.
Service Key Provider
The service key provider for this sftp server.
Username
The user name for this sftp server.
Timeout
The socket timeout, in seconds.
File Mask
The regular expression applied for this file to be picked.
Scan Subdirectories
Whether or not all the directories are recursively scanned.
Pass By Reference
Whether or not the file is staged in the archive directory and passed as a reference in the headers.
Remote Streaming
Whether or not the remote file is directly streamed at the time of processing.
Post Read Action
Whether or not a message is archived or deleted after it has been read:
  • Archive - the message is archived.
  • Delete - the message is deleted.
Archive Directory
The path to the archive location if the Post Read Action field is set to Archive. The Archive Directory field is also a required field if you have selected the Pass By Reference field.
Download Directory
The temporary location for downloading SFTP files.
Error Directory
The file system directory path to write the message and any attachments if there is a problem.
Retry Count
The number of retries for SFTP connection failures.
Managed Server
The Managed Server for polling in a clustered domain.
Polling Interval
The polling interval, in seconds.
Read Limit
The maximum number of messages to read per polling sweep. 0 signifies no limit.
Sort By Arrival
Whether or not events are delivered in the order of arrival.
Request Encoding
Displays the character set encoding for requests in SFTP transports. The default is utf-8.
Tuxedo Transport Configuration - Shows properties configured on the Tuxedo Transport Configuration page.
Field Table Classes
The space separated list of fully qualified FML Files class names for buffer mapping.
View Classes
The space separated list of fully qualified View class names for buffer mapping.
Classes Jar
A JAR Resource that contains a JAR file with the FML/FML32 or VIEW/VIEW32 classes necessary for the endpoint operation.
Local Access Point for URI
The local access point for the URI Endpoint associated with the WTC Export Service.
Reply Buffer Type
The buffer type buffer that the remote Tuxedo client will receive. This field is enabled if the Response Required field is selected.
Valid types are: CARRAY, FML, FML32, MBSTRING, STRING, VIEW, VIEW32, X_COMMON, X_C_TYPE, XML, X_OCTET.
Reply Buffer Subtype
The buffer subtype with which to associate the reply buffer if the buffer type is VIEW or VIEW32.
Response Required
Selecting the check box indicates Yes. A response is required. Otherwise, no response is required.
The default status is selected, and deselected if the service type is Messaging Service and the response message type is None. In this case, the field is not enabled.
Request Encoding
The character set encoding for requests in Tuxedo transports.
Response Encoding
The character set encoding for responses in Tuxedo transports.
Transformation Style
The ordering or grouping of elements when FML or FML32 buffers are transformed into XML.
WS Transport Configuration - Shows properties configured on the WS Transport Configuration page.
Dispatch Policy
The dispatch policy for this endpoint.
Retry Count
The number of retries for message delivery.
Retry Delay
The retry interval in seconds.
Message Level Security Configuration - Shows properties configured on the View a Proxy Service - Security page.
Custom Authentication
The client message-level authentication method: None, Custom Username and Password, or Custom Token.
Process WS-Security
Indicates whether the proxy service behaves as an active intermediary.
Operation Selection Configuration - Shows properties configured on the Operation Selection Configuration page.
Enforce WS-I Compliance
For SOAP 1.1 services only: Displays Yes if you selected this option to specify whether or not the service is WS-I compliant, and displays No if you did not want to specify this.
Selection Algorithm
The selection algorithm that determines the operation called by this proxy service.
Header Name
If you selected Transport Header in the Selection Algorithm field for this proxy service, this field displays the transport header that extracts the value used as a key to select the operation being invoked.
XPath Expression
If you selected SOAP Headers in the Selection Algorithm field for this proxy service, this field displays the XPath expression that extracts the value used as a key to select the operation being invoked.
Operation Mapping
If you selected Transport Headers, WS-Addressing or SOAP Headers in the Selection Algorithm field for this proxy service, this field displays the value for each operation. The value is used as the key of the operation.