> >That's the rundown. Our Python script can do what I want, but I was
> >hoping to not have to switch technologies to be able to run a
> >command-line script. Oh well.
>
> Dave,
>
> You could try the python SimpleXMLRPCServer module (comes as standard)
> coupled with some coldfusion XML-RPC stuff to call your python script from
> Coldfusion without the need for any cfexecute - Perhaps this is what you're
> already doing?
>
Actually, we make extensive use of Zope with our Python stuff, so we
simply created a Zope product and I'm calling that via cfhttp, which
then kicks off the script. Super fast and it does the job.
Thanks for the thought.
Regards,
Dave.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]
