macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Re: How Do You Assume A Session From Event Gateways?

Subject: Re: How Do You Assume A Session From Event Gateways?
From: "RLS" <randy@xxxxxxxx>
Date: Mon, 28 Jul 2008 21:24:35 +0000 (UTC)
Newsgroups: macromedia.coldfusion.advanced_techniques

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


<Prev in Thread] Current Thread [Next in Thread>