|
|
BKBK,
Thank you for your response. That does adequately cover the client-originated
sessions, but still leaves the ability I am looking for unavailable.
It did server to definitively answer my most pressing question, however, with
this statement:
[i][b]Note:[/b] ColdFusion cannot create a session if an initiator application
uses a SendGatewayMessage method to start an interaction with a client, such as
an SMS user. In this case, the sending code must keep track (for example, in a
database) of the messages it sends and their destinations. When a response
event arrives, it can look up the origniatorID to determine whether it was in
response to an outgoing message.[/i]
I will play around with the Application scope to see if there might be a
workable solution there.
RLS
|
|