otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire


Integration and Data Mapping Integrating OTM / G-Log with external and legacy systems - including XML, WebServices, SOA, ESB, BPEL, EDI and Oracle's Fusion.

Tags:

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old January 16th, 2008, 09:32
Junior Member
 
Join Date: Mar 2007
Posts: 11
Thanks: 0
Thanked 5 Times in 4 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
andyp222 is on a distinguished road
Using ClientUtil.py through a Proxy

Hi,

There is an OTM Python utility ClientUtil.py which can be used to import/export data from OTM. This works great unless a proxy is required for connection to OTM. Has anyone any experience of using this utility when a proxy is involved or have a modified script that does allow the proxy to be specified and connect through the proxy.

Thanks, Andy.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old January 16th, 2008, 17:14
chrisplough's Avatar
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: Using ClientUtil.py through a Proxy

Andy,

At G-Log, I tested this with transparent web proxy servers and the utility worked, however you're right that it doesn't function through a standard web proxy (or SOCKS proxy for that matter).

Unfortunately, I don't have a solution for you - other than recoding the script.

Hopefully someone else will have tackled this -- anyone?

--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old January 21st, 2008, 13:26
Junior Member
 
Join Date: Mar 2007
Posts: 11
Thanks: 0
Thanked 5 Times in 4 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
andyp222 is on a distinguished road
Thumbs up Re: Using ClientUtil.py through a Proxy

Forgot the obvious, Google comes to the rescue again. You can set an envrionment variable http_proxy. e.g.

set http_proxy=http://proxy.example.com:8080 (Windows)

or

export http_proxy=http://proxy.example.com:8080 (Unix)


You can also authenticate in the Proxy with:

http_proxy=http://username:password@proxy.example.com:8080

After I set this environment variable ClientUtil.py connected through the proxy without issues. May not work in every case, but worth a try.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to andyp222 For This Useful Post:
chrisplough (January 21st, 2008)
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble with OTM behind Websphere Edge as reverse-proxy? dereference Network 15 September 8th, 2008 18:26



All times are GMT. The time now is 22:16.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37