Summary


Event gateways are used to connect ColdFusion to all sorts of systems and technologies. The event gateway server manages event gateway requests, and passes them to gateway instances for processing by ColdFusion Component methods. Both initiator and responder gateways are supported, and a series of example gateway (including an SMS gateway and supporting tools) are included with ColdFusion.

Sample Questions

1:

What function is used to initiate an event gateway request?

  1. CreateObject()

  2. OnIncomingMessage()

  3. SendGatewayMessage()

  4. SetGatewayMessage()

2:

Which gateway types can be used to perform asynchronous processing?

  1. JMS

  2. CFML

  3. Directory Watcher

  4. XMPP

3:

What is required for a gateway instance definition?

  1. Gateway type

  2. Event gateway service

  3. SendGatewayMessage() function

  4. Configuration file

  5. CFC file



Macromedia ColdFusion MX 7 Certified Developer Study Guide
Macromedia ColdFusion MX 7 Certified Developer Study Guide
ISBN: 0321330110
EAN: 2147483647
Year: 2004
Pages: 389
Authors: Ben Forta

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net