Salesforce

JMS Fetch References (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

JMS Fetch References (Magic xpa 3.x)

The JMS Fetch References program returns the actual JMS connection handle when the host application needs to perform unsupported actions. The parameters and return value for the JMS Fetch References program are:

Parameter

Description

Queue Handle

Numeric (18). Input The numeric value that was returned from the JMS Open Destination program.

Connection

BLOB. The Connection reference

Session

BLOB. The Session reference

Destination

BLOB. The Destination reference, either topic or queue

Receiver/Subscriber

BLOB. The reference to the receiver or subscriber


Return value

Numeric. 0 for success and a negative value for failure

Reference
Attachment 
Attachment