otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
 Follow New Posts:Twitter
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire


Execution Employing the Tendering process in OTM / G-Log - including the setup of carrier domains, workflow parameters, regional tendering and contact groups.

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old September 4th, 2008, 08:13
Member
 
Join Date: Mar 2008
Posts: 36
Groans: 1
Groaned at 0 Times in 0 Posts
Thanks: 3
Thanked 1 Time in 1 Post
Rep Power: 0
njoyotm is on a distinguished road
Shipment Xml

Hi,

I tried extracting a shipment xml from
Business Process Automation>Integration>Integration Manager>
Perform an Integration command

When i tried uploading the same XML with Transaction code as IU, I get the belowTransmission error.

Can any one pls help me on this?

Error:

IMessageText = CAUGHT THE FOLLOWING EXCEPTION WHILE PROCESSING TRANSACTION: Unable to process interface element Shipment. The interface may only be supported either inbound or outbound. at sun.reflect.GeneratedConstructorAccessor75.newInst ance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Construc tor.java:274) at glog.util.exception.GLException.factory(GLExceptio n.java:413) at glog.util.exception.GLException.factory(GLExceptio n.java:390) at glog.util.exception.GLException.ejbFactory(GLExcep tion.java:452) at glog.util.exception.GLException.ejbFactory(GLExcep tion.java:44 at glog.integration.application.BaseInterfaceProducer .get(BaseInterfaceProducer.java:106) at glog.integration.application.TransactionProcessor. processTransaction(TransactionProcessor.java:192) at glog.integration.application.TransactionProcessor. processTransaction(TransactionProcessor.java:349) at glog.server.workflow.transproc.TransProc.execute(T ransProc.java:94) at glog.server.workflow.SimpleWorkflow.execute(Simple Workflow.java:23) at glog.server.workflow.WorkflowSessionBean.execute(W orkflowSessionBean.java:64) at sun.reflect.GeneratedMethodAccessor37.invoke(Unkno wn Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.evermind.server.ejb.interceptor.joinpoint.EJBJ oinPointImpl.invoke(EJBJoinPointImpl.java:35) at com.evermind.server.ejb.interceptor.InvocationCont extImpl.proceed(InvocationContextImpl.java:119) at com.evermind.server.ejb.interceptor.system.DMSInte rceptor.invoke(DMSInterceptor.java:52) at com.evermind.server.ejb.interceptor.InvocationCont extImpl.proceed(InvocationContextImpl.java:119) at com.evermind.server.ejb.interceptor.system.TxNotSu pportedInterceptor.invoke(TxNotSupportedIntercepto r.java:43) at com.evermind.server.ejb.interceptor.InvocationCont extImpl.proceed(InvocationContextImpl.java:119) at com.evermind.server.ejb.interceptor.system.Securit yRoleInterceptor.invoke(SecurityRoleInterceptor.ja va:47) at com.evermind.server.ejb.interceptor.InvocationCont extImpl.proceed(InvocationContextImpl.java:119) at com.evermind.server.ejb.interceptor.system.DMSInte rceptor.invoke(DMSInterceptor.java:52) at com.evermind.server.ejb.interceptor.InvocationCont extImpl.proceed(InvocationContextImpl.java:119) at com.evermind.server.ejb.InvocationContextPool.invo ke(InvocationContextPool.java:55) at com.evermind.server.ejb.StatelessSessionEJBObject. OC4J_invokeMethod(StatelessSessionEJBObject.java:8 7) at workflow_WorkflowSession_NonTransactional_RemotePr oxy_mkgm02.execute(Unknown Source) at glog.server.workflow.WorkflowManager.execute(Workf lowManager.java:341) at glog.server.workflow.Trigger.trigger(Trigger.java: 123) at glog.util.event.MemoryEventQueueRunnable.processEv ent(MemoryEventQueueRunnable.java:141) at glog.util.event.MemoryEventQueueRunnable.run(Memor yEventQueueRunnable.java:96) at glog.util.event.EventThread.run(EventThread.java:8 2) at java.lang.Thread.run(Thread.java:534)

Regards,
njoyotm
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old September 4th, 2008, 18:33
Member
 
Join Date: Mar 2007
Location: Italy
Posts: 35
Groans: 0
Groaned at 0 Times in 0 Posts
Thanks: 4
Thanked 6 Times in 6 Posts
Rep Power: 0
Stefano is on a distinguished road
Send a message via MSN to Stefano Send a message via Skype™ to Stefano
Re: Shipment Xml

Hi
you have to change also transmission part in XML, putting a valid username and password, later on check if GLOGXML element is one of the permitted in INTEGRATION GUIDE. if U post xml used for import I could check.

<Transmission>
<TransmissionHeader>
<UserName>TEST.TEST</UserName>
<Password>Passs...</Password>
</TransmissionHeader>
<TransmissionBody>
<GLogXMLElement>......



Regards.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old September 5th, 2008, 05:02
Member
 
Join Date: Mar 2008
Posts: 36
Groans: 1
Groaned at 0 Times in 0 Posts
Thanks: 3
Thanked 1 Time in 1 Post
Rep Power: 0
njoyotm is on a distinguished road
Re: Shipment Xml

Hi,

I have specified the user name and password in the xml.
I ve attached the PlannedsShipment Xml.Kindly check if you can help me out.
I have attached it in txt format since xml attachment is not possible in otmfaq

Regards,
njoyotm

Last edited by njoyotm; September 5th, 2008 at 11:48.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old September 5th, 2008, 11:45
Member
 
Join Date: Mar 2008
Posts: 36
Groans: 1
Groaned at 0 Times in 0 Posts
Thanks: 3
Thanked 1 Time in 1 Post
Rep Power: 0
njoyotm is on a distinguished road
Re: Shipment Xml

Hi All,

I tried adding the <ActualShipment> tag prior to the <shipment> tag and the Xml
got uploaded without any issues.

Regards,
njoyotm
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules

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
How Order Release is linked with Buy Shipment and Sell Shipment? gashoks Order Processing 15 June 20th, 2008 10:44
Splitting Mutistop shipment into direct shipment while loading a SAW shipment MURTHYKO Integration and Data Mapping 0 May 28th, 2008 14:35



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

Sponsored by MavenWire - MavenWire.com

Inactive Reminders By Icora Web Design

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 38 39 40