View Single Post
  #1 (permalink)  
Old May 8th, 2008, 17:29
JayVal JayVal is offline
Junior Member
 
Join Date: Jul 2007
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
JayVal is on a distinguished road
Order Update Error through Integration

Guys :

We are getting the following error when we try to update an Order through Integration. Can someone help ?

CAUGHT THE FOLLOWING EXCEPTION WHILE PROCESSING TRANSACTION: Rate Service PK cannot be null when ServiceTimeFixed flag on shipment is false
at sun.reflect.GeneratedConstructorAccessor97.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.business.rate.rateservice.RateServiceSession. createServiceTimeResult(RateServiceSession.java:23 64)
at glog.business.rate.rateservice.RateServiceSession. calculateServiceTime(RateServiceSession.java:1675)
at glog.business.rate.rateservice.RateServiceSession. calculateRateService(RateServiceSession.java:1235)
at glog.business.rate.rateservice.RateServiceSession. calculateRateServiceSolutionWindow(RateServiceSess ion.java:1342)
at glog.business.rate.rateservice.RateSer

Thanks in advance.
Reply With Quote