Ryan,

If you have CF7 enterprise, or CF8, you can create an asynchronous gateway
and call that. If you have CF8, you can call cfthread. I believe you can
install an older version of cfthread into a CF7 server, if you need. Some
clever googling will get you there. If you only have CF6, you can do it
through java. It's not pretty, but it's doable.

nathan strutz
http://www.dopefly.com/

On Sun, Jun 8, 2008 at 10:53 AM, Ryan Carlson <[EMAIL PROTECTED]>
wrote:

> I am looking for some assistance with a web service that I am working on.
>  I have hit a dead end and I am hoping for some advice.
>
> I have created a web service CFC to open some functionality within our
> application.  The web service allows our clients to update customer account
> information located in our application.  This piece is working great.
>
> One step in the CFC involves adding a record to a table which will be
> processed later during a scheduled batch process.  Is there anyway to send a
> final response back to the client after this record has been processed via
> the batch?
>
> Any help appreciated,
> Ryan
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307088
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to