On Aug 17, 2004, at 5:02 PM, Sean Corfield wrote:

> On Tue, 17 Aug 2004 17:33:37 -0400, Whittingham, P
>  <[EMAIL PROTECTED]> wrote:
>  > I personally feel that features like event gateway, once we
> 'understand' its details will have features to integrate 3rd party
> vendors. I am curious how
>  > Sean Cornfield implemented it against Oracle Financial, since we
> have a similar situation. I can see a given gateway being 'built'
> against maybe an OLAP or
>  > Content Management sysytem.
>
>  I'd already built a standard CF app that took XML files and imported
>  them into Oracle Applications via the database. The event gateway has
>  allowed me to receive XML messages asynchronously and use the same
>  code to process them as I was already using for the XML files. JMS is
>  much more reliable than shuffling files around and lets me process
>  data in real time instead of using a scheduled task to poll the FTP
>  server for new data files...
>  --
>

So, using mostly existing CF contrusts, you are able to improve
reliability and performance of the individual app and reduce overall
impact (firing a scheduled task to poll for work) on the entire CF
system.

That's pretty significant!

Dick
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to