otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


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

OTM SIG
MavenWire

Go Back   Oracle OTM / G-Log GC3 Community Support > OTM / G-Log - Technical Topics > Integration and Data Mapping
Reload this Page

[SOLVED] How can I remove namespace from XML out integration?


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: , ,

Closed Thread
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old May 8th, 2007, 21:46
Junior Member
 
Join Date: Dec 2006
Location: Orlando, Florida, US
Posts: 29
Thanks: 0
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
runinord is on a distinguished road
Send a message via MSN to runinord Send a message via Skype™ to runinord
Thumbs down [SOLVED] How can I remove namespace from XML out integration?

I need to get rid of the namespace that has been added to OTM 5.5.2
Old transmision looked like
- <Transmission>

but OTM5.5.2 now looks like
- <Transmission xmlns="http://xmlns.oracle.com/apps/otm">

This is measing up all our translations so how do i remove the namespace from the OUT XML output I.e.
remove the xmlns="http://xmlns.oracle.com/apps/otm" from the above
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2 (permalink)  
Old May 9th, 2007, 19:59
OTMSIG Board Member
 
Join Date: Oct 2006
Posts: 9
Thanks: 0
Thanked 2 Times in 2 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
bmclamb is on a distinguished road
Re: How can I remove namespace from XML out integration?

We are on 5.0, but we had a similar problem when we upgraded. I believe we had to modify the property setting below in the glog.common.properties file. I'm not sure if it is the same in 5.5

# Added for BPEL integration
glog.integration.printXmlDeclaration=false
glog.integration.xmlNamespace=

Beth
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old May 9th, 2007, 21:13
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: How can I remove namespace from XML out integration?

Beth,

Thanks for the properties. This may actually help me with a client issue today. Great timing!

Just a note on modifying the OTM property files. All changes should go into the glog.properties file, within the section below. This will automatically override the settings in other lower-level property files (glog.app.properties, glog.web.properties, glog.common.properties, glog.base.properties).
Code:
#--------------------------------------------------------------------
# Custom Properties - Beginning
#--------------------------------------------------------------------
# Place all changes, new properties, and custom properties here.
# This section will be used during GC3 Upgrades
#--------------------------------------------------------------------

# Added for BPEL integration
glog.integration.printXmlDeclaration=false
glog.integration.xmlNamespace=

#--------------------------------------------------------------------
# Custom Properties - End
#--------------------------------------------------------------------
Hope this helps!

--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4 (permalink)  
Old May 10th, 2007, 13:45
Junior Member
 
Join Date: Dec 2006
Location: Orlando, Florida, US
Posts: 29
Thanks: 0
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
runinord is on a distinguished road
Send a message via MSN to runinord Send a message via Skype™ to runinord
Re: How can I remove namespace from XML out integration?

This can be achieved by seting property value
glog.integration.enableXmlNamespace=false
in the glog.properties file.
Runi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5 (permalink)  
Old June 13th, 2007, 12:06
Senior Member and Blogger
 
Join Date: Dec 2006
Location: Singapore
Posts: 149
Blog Entries: 5
Thanks: 5
Thanked 11 Times in 10 Posts
Groans: 0
Groaned at 1 Time in 1 Post
Rep Power: 2
ianlo is on a distinguished road
Send a message via AIM to ianlo Send a message via Skype™ to ianlo
Re: How can I remove namespace from XML out integration?

Just a note, one thing I found out was that on a 2-tier environment where the Web and Appare on separate servers, you would need to set the glog.integration.enableXmlNamespace=false on glog.common.properties file on BOTH servers.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread



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
[SOLVED] EBS-OTM integration 'REVNUM' reference qualifier shipwithjane OTM / EBS / JDE E1 Integration 2 September 3rd, 2007 17:31
[SOLVED] BPEL Error connecting to Integration Server rkuruba OTM / EBS / JDE E1 Integration 1 July 19th, 2007 19:58
[SOLVED] Linux/Solaris - Active Directory Integration chrisplough SysAdmin and Management 0 February 16th, 2007 14:42
[SOLVED] Integration Status Codes - Beginner chrisplough Integration and Data Mapping 0 February 15th, 2007 15:45
[SOLVED] How to make the integration in SEQUENCE? Sanju Integration and Data Mapping 2 January 22nd, 2007 05:06



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