Outbound Customization
Integration Framework Customization with Java and XSL
221
The Java Message Service Processing Exit Class
You can use an exit placeholder for customization when sending transactions
from the system to an external system using Java Message Service (JMS). This exit
class is optional and is called before the JMS is called.
The following figure shows the JMS processing exit class the system uses when
sending transactions to an external system.
This class must implement the
psdi.iface.router.JMSExit
class and the
following method:
public Map getMessageProperties(Map metaData, (byte[] data, Map
origProps)throws MXException
This method can perform the following processes:
T
Change the properties of the JMS message
T
Split the data to multiple properties, to match the JMS message
You enter the fully qualified name of the Java class in the JMSEXIT property of the
endpoint that implements the JMS handler.
The Web Service Processing Exit Class
You can use an exit placeholder for customization when sending transactions
from the system to an external system using a Web service. This exit class is
optional and is called before the Web service is invoked.
The following figure shows the Web service processing exit class the system uses
when sending transactions to an external system.
This class must implement the psdi.iface.router.WSExit interface and the
following methods:
public String getServiceName(Map metaData, String endpointURL,
String serviceName, String interfaceName, String
targetNameSpace) throws MXException
The
getServiceName()
method returns the service name of the Web service to be
invoked.
public String getEndpointURL(Map metaData, String endpointURL,
String serviceName, String interfaceName, String
targetNameSpace) throws MXException
The
getEndpointURL()
method returns the endpoint URL of the Web service to
be invoked.
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 ...