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.

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old July 23rd, 2007, 15:59
Junior Member
 
Join Date: Mar 2007
Location: Iowa
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
sloppypoet is on a distinguished road
OTM 4.5 not handling Non Ascii Characters

We are running on OTM 4.5 and our Python scripts crash whenever we receive a non-ascii character in an order file. We have been able to replace the non-ascii characters with a similar ascii character but this only works for a one to one replacement. We are also receiving ½ characters (U+00BD), which crash the python scripts, and are unable to replace these with a single character. Has anyone run across this issue and, if so, how did you resolve it?

Thanks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old July 23rd, 2007, 18:34
Senior Member and Blogger
 
Join Date: May 2007
Posts: 170
Thanks: 4
Thanked 31 Times in 31 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
bmj_23 will become famous soon enough
Re: OTM 4.5 not handling Non Ascii Characters

Hi - I seem to remember running in to a similar issue when using python scripts to export data out of the database which contained some non-supported characters (it was "'s in my case I believe).

Unfortunately, I dont seem to remember a solution to that so in your case would be tempted to log that with Oracle support (although I am not sure that either a) 4.5 is still supported and that b) the python scripts that were used in the Glog days are still supported by Oracle.

Would definitely be interested to hear the outcome of that dicsussion with support.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old July 23rd, 2007, 20:03
Senior Member and Blogger
 
Join Date: Nov 2006
Location: San Diego, CA
Posts: 76
Blog Entries: 2
Thanks: 0
Thanked 18 Times in 17 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 3
AlejandroBarba is on a distinguished road
Re: OTM 4.5 not handling Non Ascii Characters

Hi,

We had a similar issue but for inbound order transmissions where the character "&" is part of the Shipper contact. The issue was solved by adding the "amp;" suffix so we would have "&" instead of "&".

If you are talking about inbound transmissions, I would refer to the Integration manual to check how to change the encoding in the header to include non 7bit ASCII characters.

Hope this helps,

Alejandro B.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old July 23rd, 2007, 20:57
Senior Member and Blogger
 
Join Date: May 2007
Posts: 170
Thanks: 4
Thanked 31 Times in 31 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
bmj_23 will become famous soon enough
Re: OTM 4.5 not handling Non Ascii Characters

Hi, just as follow up, in the python file site.py what is the value of "encoding=" set to ?

I seem to remember having to modify this from encoding='ascii' to encoding='UTF-8' to allow certain characters to be processed correctly.

However, before changing anything, I would get the definitive word from Oracle support. The character support has to be co-ordinated across a number of different layers e.g. database so I dont think it is as simple as just changing site.py.

Post what you find out.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
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
Swedish, France and Dautch characters aghorban Installation and Upgrades 0 November 28th, 2007 10:50



All times are GMT. The time now is 20:55.
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