Question
General Event Gateway Questions.
I have some general questions relating to Event Gateways that
I'm hoping someone can clear up for me.
When using sendGatewayMessage(gatewayID, data) does the "gatewayID" have to be configured with the CF Admin?
Is there a way to call it like you do a regular CFC?
How does it work in shared hosting?
Does it matter how long a call using sendGatewayMessage takes?
Will the default Timout cancel it or will it continue to run?
Will the CFC holding the "onIncomingMessage" function be able to access the application variables?
Thanks to anyone who can clear this up for me.
When using sendGatewayMessage(gatewayID, data) does the "gatewayID" have to be configured with the CF Admin?
Is there a way to call it like you do a regular CFC?
How does it work in shared hosting?
Does it matter how long a call using sendGatewayMessage takes?
Will the default Timout cancel it or will it continue to run?
Will the CFC holding the "onIncomingMessage" function be able to access the application variables?
Thanks to anyone who can clear this up for me.
