EasyManua.ls Logo

IBM BJ0NJML - Service And Asset Management - IFACETABLE Handler

IBM BJ0NJML - Service And Asset Management
330 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Handlers
150
Integration Guide
T
getHeaderProperties()
This method has the following signature:
public Map String, String getHeaderProperties(Map String,?
metaData, byte[] data, Map String,MaxEndPointPropInfo
httpInfo)
This method returns a map of the HTTP header properties for the request.
The default implementation returns a null value unless a header property
map is associated with the metadata map that has the HEADERPROPS
key.
T transformPayloadToFormData()
This method has the following signature:
public Map String,String transformPayloadToFormData(Map
String, ? metaData, byte[] data,Map String,
MaxEndPointPropInfo destinationMap)
This method converts the XML payload to data. The default
implementation returns a null value.
HTTPMETHOD Property This optional property specifies the HTTP method that you use. The supported
values are POST and GET. The default value is POST when no value is specified.
CONNECTTIMEOUT
Property
This optional property specifies the connection timeout value in milliseconds.
READTIMEOUT Property This optional property specifies the read timeout value in milliseconds.
URL Property This optional property specifies a valid URL to which XML data can be posted or
where an HTTP GET operation can be performed.
USERNAME and
PASSWORD Properties
If the URL requests basic authentication, these properties specify the required
values. Both values are MIME encoded and are passed to the URL.
IFACETABLE Handler
The IFACETABLE handler consists of several properties. This handler writes data
from an outbound queue to an interface table in a local or remote database. There
are no Java exits for this handler.
The FLATFILE handler can be used only with publish channels, not invocation
channels. The object structure that you associate with a publish channel must be
marked as flat supported. Resolve all object structure alias conflicts and format
the XML message according to the system schema to write the message to an
interface table.
Only publish channels can use the IFACETABLE handler. Invocation channels
cannot use this handler.
ISREMOTE Property This required property specifies whether interface tables are available in the local
system database in the system schema or in a different schema. Its value can be 0
or 1.

Table of Contents

Related product manuals