View Single Post
  #2 (permalink)  
Old April 17th, 2008, 07:39
chrisplough's Avatar
chrisplough chrisplough is offline
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 821
Blog Entries: 7
Thanks: 53
Thanked 201 Times in 121 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: Extract xml from OTM

Stefano,

The only other way I can see to do this is to utilize a stock Apache server to accept posts and write to disk via a CGI program and then have OTM send integration to it via http posts. The two most common OTM outbound integrations are http and ftp, so if ftp is blocked...

Also, since this is on the same app server, just in a different directory, firewall rules shouldn't matter, since everything will be transferred via localhost (127.0.0.1) and avoid the network interfaces.

--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Reply With Quote