otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


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

OTM SIG
MavenWire


OTM / EBS / JDE E1 Integration Information and topics specific to utilizing Oracle's pre-packaged integration flows between OTM (G-Log) and other Oracle Applications, such as the eBusiness Suite and JD Edwards E1.

Tags: , , , ,

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old January 8th, 2008, 08:29
Junior Member
 
Join Date: Dec 2007
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
baji is on a distinguished road
Re: OTM to BPEL connection error

Hi Chris,

Thanks alot for your help.Am attaching screen shots of my external system and web service.But i have following doubt

1) when we are Uploading the WSDL document in OTM should the WSDL document file extension should be .xml or .wsdl ,Since when tried with .wsdl am getting error,but when tried with .xml extension its accepting it.

2)Since am new to OTM i would like to know "how to configure my agent to send transmissions via "service" rather than "bpel" "?
Attached Images
File Type: jpg Externalsystem2.jpg (81.3 KB, 6 views)
File Type: jpg Externalsystem3.jpg (85.9 KB, 5 views)
File Type: jpg web service.jpg (82.2 KB, 5 views)
File Type: jpg Externalsystem1.jpg (80.1 KB, 5 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old January 8th, 2008, 11:01
Junior Member
 
Join Date: Dec 2007
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
baji is on a distinguished road
Angry Re: OTM to BPEL connection error

Hi chris,

As you suggested earlier we have installed third party library files and we bounced our instance .after which we are facing following error

CAUGHT THE FOLLOWING EXCEPTION WHILE PROCESSING TRANSMISSION OUTBOUND: OTM failed to send FTP transmission 2,084 from hschbscgn25037.hclt-guindy.co.in to 10.103.106.6 with the following Exception: java.lang.NullPointerException java.lang.NullPointerException at org.finj.FTPClient.writeLineToControlConnection(FT PClient.java:653) at org.finj.FTPClient.sendFTPCommand(FTPClient.java:5 7 at org.finj.FTPClient.processCommand(FTPClient.java:5 2 at org.finj.FTPClient.close(FTPClient.java:121 at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at glog.util.ftp.client.FTPClientWrapper2.processMeth od(FTPClientWrapper2.java:85) at glog.util.ftp.client.FTPClientWrapper2.close(FTPCl ientWrapper2.java:147) at glog.util.ftp.FTPEvent$Listener.doPost(FTPEvent.ja va:284) at glog.util.ftp.FTPEvent$Listener.trigger(FTPEvent.j ava:163) at glog.util.event.MemoryEventQueueRunnable.processEv ent(MemoryEventQueueRunnable.java:111) at glog.util.event.MemoryEventQueueRunnable.run(Memor yEventQueueRunnable.java:70) at glog.util.event.EventThread.run(EventThread.java:7 9) at java.lang.Thread.run(Thread.java:534)

Any suggestions
Thanks
Baji
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old January 8th, 2008, 18:06
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 816
Blog Entries: 7
Thanks: 53
Thanked 199 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: OTM to BPEL connection error

Baji,

Looking at the screenshots, you should be able to blank out the "bpel" section, to prevent future issues and confusion.

As for the web service, upload the file as a ".wsdl" file, though you'll manually have to change the file Storage type to "Text" and the Mime Type to "text/xml".

Also, on the Web Service definition, I usually only define one external system, rather than the two that you have listed.

Finally, to send as "service" rather than "bpel" you have to edit the Agents that you've setup to send the transmissions. For the external system you've configured them to use, just select "service". If you're testing manually by sending interface transmissions, then you can just select "service" from the drop down to get the same results.

[Added] Just saw your error on the FTP transmission. This is one of two things -- either there is a bug in OTM that you've hit or you haven't fully populated the required information in the FTP section of the External System. Check the External System first and if it is complete, then I'd recommend opening an SR with Oracle.

--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com

Last edited by chrisplough : January 8th, 2008 at 18:09.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old May 27th, 2008, 04:58
Junior Member
 
Join Date: Apr 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
hi.shekhu2002 is on a distinguished road
Re: OTM to BPEL connection error

hey Chris,

Even i had same problem configuring out bound xml to external system using web service.. Hope your explanation for the screen shot will help me also.. i have one more issue, I want to parse the outbound xml with an xsl so that entire xml don't go to the external system. Could you please suggest where and how can i implement this in webservices..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old May 27th, 2008, 15:13
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 816
Blog Entries: 7
Thanks: 53
Thanked 199 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: OTM to BPEL connection error

I believe this is implemented the same way, regardless of the integration method (web services, http post, ftp, etc). You define an Outbound XML Profile in the OTM system and that is used to either add or remove elements from the outbound XML.

You can access the configuration screens via Business Process Automation > Power Data > Integration > Out XML Profiles.

This is explained in further detail within the OTM Integration Guide and OTM Online Help.

--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
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
OTM BPEL inteagration fails with error baji OTM / EBS / JDE E1 Integration 1 January 23rd, 2008 12:11
[SOLVED] BPEL Error connecting to Integration Server rkuruba OTM / EBS / JDE E1 Integration 1 July 19th, 2007 18:58



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