[XMLLookupInfo]
The [XMLLookupInfo] section should have six groupings, as illustrated in this example:
[XMLLookupInfo] XMLRequestType1=list XMLKernelMessageRange=5257 XMLKernelHostName1=local XMLKernelPort1=0
XMLRequestType2=callmethod XMLKernelMessageRange2=920 XMLKernelHostName2=local XMLKernelPort2=0
XMLRequestType3=trans XMLKernelMessageRange3=5001 XMLKernelHostName3=local XMLKernelPort3=0
XMLRequestType4=JDEMSGWFINTEROP XMLKernelMessageRange4=4003 XMLKernelHostName4=local XMLKernelPort4=0 XMLKernelReply4=0
XMLRequestType5=xapicallmethod XMLKernelMessageRange5=14251 XMLKernelHostName5=local XMLKernelPort5=0 XMLKernelReply5=0
XMLRequestType6=realTimeEvent XMLKernelMessageRange6=14251 XMLKernelHostName6=local XMLKernelPort6=0 XMLKernelReply6=0
XMLRequestType7=ube XMLKernelMessageRange7=380 XMLKernelHostName7=local XMLKernelPort7=0 XMLKernelReply7=1
The XML Dispatch kernel uses these two additional settings:
[XML DISPATCH] PollIntervalMillis=3000
[XTS] ResponseTimeout=600
The PollIntervalMillis setting is the number of milliseconds that the XML Dispatch kernel sleeps during inactivity when it is waiting on responses from other XML kernels such as XML CallObject. The lower this value, the more CPU cycles the XML Dispatch kernel uses when waiting for responses.
The ResponseTimeout setting is the number of seconds that the XML Dispatch kernel waits for a response from other XML kernels before giving up on the response.