↧
Triiger Pickup Notification
↧
empty leg charges in a continuous move
Hi All
We are seeing some strange results for continuous movements.
in our scenario/setup; we have not defined any charges/ rates for the empty leg between shipments in a continuous move. However when we see the costs, we are able to see an Empty leg charge in the successor shipment. we are not able to figure out where this cost is coming from. If you have encountered such an issue in your implementation can you please share/guide us.
thanks.Attachment 1975
We are seeing some strange results for continuous movements.
in our scenario/setup; we have not defined any charges/ rates for the empty leg between shipments in a continuous move. However when we see the costs, we are able to see an Empty leg charge in the successor shipment. we are not able to figure out where this cost is coming from. If you have encountered such an issue in your implementation can you please share/guide us.
thanks.Attachment 1975
↧
↧
Action behaving different in different roles
Hi All,
We have an existing functionality where one action is added to two different roles on different screens, but they open different screens when used in both. We are not able to debug and find the reason. Any help in this will be really very helpful.
The situation is for example
Action: Change Date on Order Release
Screen 1 for Order Release in Role 1, using action here opens quick code and then form to change dates
Screen 2 for Order Release in Role 2, using action here opens directly form for date changes
I am not sure why both are different and how was this configured.
Any help is greatly appreciated.
Thanks,
Mukul
We have an existing functionality where one action is added to two different roles on different screens, but they open different screens when used in both. We are not able to debug and find the reason. Any help in this will be really very helpful.
The situation is for example
Action: Change Date on Order Release
Screen 1 for Order Release in Role 1, using action here opens quick code and then form to change dates
Screen 2 for Order Release in Role 2, using action here opens directly form for date changes
I am not sure why both are different and how was this configured.
Any help is greatly appreciated.
Thanks,
Mukul
↧
Retail Management Software
Recently I was asked to arrange an event for my company; I took help from an established event organizing company. The event was nice and successful.
Nice post dear. I really like it.
Great information, thansk for this.Its very informative and i am sure it will help many other people like the way it helps me. Thanks for the information.
Really awesome blog. Your blog is really useful for me. Thanks for sharing this informative blog. Keep update your blog.
This is really informative. Thanks for sharing this article.Your information is really very unique and useful for me..very nice blogs!!! i have to learning for lot of information for this sites...Sharing for wonderful information.thank you admin for sharing this valuable post. This tutorial helped me to learn java technology in detail.
Nice post dear. I really like it.
Great information, thansk for this.Its very informative and i am sure it will help many other people like the way it helps me. Thanks for the information.
Really awesome blog. Your blog is really useful for me. Thanks for sharing this informative blog. Keep update your blog.
This is really informative. Thanks for sharing this article.Your information is really very unique and useful for me..very nice blogs!!! i have to learning for lot of information for this sites...Sharing for wonderful information.thank you admin for sharing this valuable post. This tutorial helped me to learn java technology in detail.
↧
Null Pointer Exception while Scheduling appointment
Hi All
I am trying to simulate Appointment Scheduling. I have two instance a 6.2.0 and a 6.3.1
I did setups and its working in 6.3.1 but with the same setup but diff calendars I am getting a null pointer exception while scheduling an appointment.
Please see the Error Stack Trace :-
java.lang.NullPointerException
at glog.server.appointment.scheduler.ResourceSchedule rFactory.getResourceScheduler(ResourceSchedulerFac tory.java:28)
at glog.server.appointment.scheduler.AppointmentReque stHandler.search(AppointmentRequestHandler.java:57 )
at glog.server.appointment.scheduler.AppointmentActio nSessionBean.schedule(AppointmentActionSessionBean .java:56)
at glog.server.appointment.scheduler.AppointmentActio nSessionServerSideEJBWrapper.schedule(AppointmentA ctionSessionServerSideEJBWrapper.java:83)
at glog.server.appointment.scheduler.AppointmentActio nSessionServerSideEJBWrapper_lmgt1r_EOImpl.schedul e(AppointmentActionSessionServerSideEJBWrapper_lmg t1r_EOImpl.java:280)
at glog.server.appointment.scheduler.AppointmentServi ceAdaptor.findAppointment(AppointmentServiceAdapto r.java:88)
at glog.server.appointment.scheduler.AppointmentServi ceAdaptor.scheduleAppointment(AppointmentServiceAd aptor.java:41)
at glog.server.appointment.ShipmentAppointmentSession Bean.scheduleAppointment(ShipmentAppointmentSessio nBean.java:16)
at glog.server.appointment.ShipmentAppointmentSession ServerSideEJBWrapper.scheduleAppointment(ShipmentA ppointmentSessionServerSideEJBWrapper.java:44)
at glog.server.appointment.ShipmentAppointmentSession ServerSideEJBWrapper_mpj1u9_EOImpl.scheduleAppoint ment(ShipmentAppointmentSessionServerSideEJBWrappe r_mpj1u9_EOImpl.java:426)
at glog.server.appointment.gen.ShipmentAppointmentSes sionSkel.scheduleAppointment(ShipmentAppointmentSe ssionSkel.java:93)
at glog.server.appointment.gen.ShipmentAppointmentSes sionSkel.exec(ShipmentAppointmentSessionSkel.java: 36)
at glog.webserver.wrapper.SkelImpl.execDispatch(SkelI mpl.java:15)
at glog.server.wrapper.WrapperSessionBean.execDispatc h(WrapperSessionBean.java:61)
at glog.server.wrapper.WrapperSessionServerSideEJBWra pper.execDispatch(WrapperSessionServerSideEJBWrapp er.java:48)
at glog.server.wrapper.WrapperSessionHome_a06097_EOIm pl.execDispatch(WrapperSessionHome_a06097_EOImpl.j ava:58)
at glog.server.wrapper.WrapperSessionHome_a06097_EOIm pl_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicS erverRef.java:589)
at weblogic.rmi.cluster.ClusterableServerRef.invoke(C lusterableServerRef.java:230)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicSe rverRef.java:477)
at weblogic.security.acl.internal.AuthenticatedSubjec t.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(Se curityManager.java:147)
at weblogic.rmi.internal.BasicServerRef.handleRequest (BasicServerRef.java:473)
at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WL SExecuteRequest.java:118)
at weblogic.work.ExecuteThread.execute(ExecuteThread. java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java :173)
[[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning).
Also please see the attached screenshot.
Also my other question is that I have a scenario where its a multi stop shipment from A>>B>>C.
there are two orders A>>B and A>>C.
How can we use Load Sequencing so that we can use LIFO concept.
Since I am creating an appointment for the same setup in 631. I created an appointment so does that mean both the orders are going to get stuffed on same Location resource.
Please revert back with your valuable inputs.
Any revert would be highly appreciable.
BR,
Ayush Saxena
9599230677
I am trying to simulate Appointment Scheduling. I have two instance a 6.2.0 and a 6.3.1
I did setups and its working in 6.3.1 but with the same setup but diff calendars I am getting a null pointer exception while scheduling an appointment.
Please see the Error Stack Trace :-
java.lang.NullPointerException
at glog.server.appointment.scheduler.ResourceSchedule rFactory.getResourceScheduler(ResourceSchedulerFac tory.java:28)
at glog.server.appointment.scheduler.AppointmentReque stHandler.search(AppointmentRequestHandler.java:57 )
at glog.server.appointment.scheduler.AppointmentActio nSessionBean.schedule(AppointmentActionSessionBean .java:56)
at glog.server.appointment.scheduler.AppointmentActio nSessionServerSideEJBWrapper.schedule(AppointmentA ctionSessionServerSideEJBWrapper.java:83)
at glog.server.appointment.scheduler.AppointmentActio nSessionServerSideEJBWrapper_lmgt1r_EOImpl.schedul e(AppointmentActionSessionServerSideEJBWrapper_lmg t1r_EOImpl.java:280)
at glog.server.appointment.scheduler.AppointmentServi ceAdaptor.findAppointment(AppointmentServiceAdapto r.java:88)
at glog.server.appointment.scheduler.AppointmentServi ceAdaptor.scheduleAppointment(AppointmentServiceAd aptor.java:41)
at glog.server.appointment.ShipmentAppointmentSession Bean.scheduleAppointment(ShipmentAppointmentSessio nBean.java:16)
at glog.server.appointment.ShipmentAppointmentSession ServerSideEJBWrapper.scheduleAppointment(ShipmentA ppointmentSessionServerSideEJBWrapper.java:44)
at glog.server.appointment.ShipmentAppointmentSession ServerSideEJBWrapper_mpj1u9_EOImpl.scheduleAppoint ment(ShipmentAppointmentSessionServerSideEJBWrappe r_mpj1u9_EOImpl.java:426)
at glog.server.appointment.gen.ShipmentAppointmentSes sionSkel.scheduleAppointment(ShipmentAppointmentSe ssionSkel.java:93)
at glog.server.appointment.gen.ShipmentAppointmentSes sionSkel.exec(ShipmentAppointmentSessionSkel.java: 36)
at glog.webserver.wrapper.SkelImpl.execDispatch(SkelI mpl.java:15)
at glog.server.wrapper.WrapperSessionBean.execDispatc h(WrapperSessionBean.java:61)
at glog.server.wrapper.WrapperSessionServerSideEJBWra pper.execDispatch(WrapperSessionServerSideEJBWrapp er.java:48)
at glog.server.wrapper.WrapperSessionHome_a06097_EOIm pl.execDispatch(WrapperSessionHome_a06097_EOImpl.j ava:58)
at glog.server.wrapper.WrapperSessionHome_a06097_EOIm pl_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicS erverRef.java:589)
at weblogic.rmi.cluster.ClusterableServerRef.invoke(C lusterableServerRef.java:230)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicSe rverRef.java:477)
at weblogic.security.acl.internal.AuthenticatedSubjec t.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(Se curityManager.java:147)
at weblogic.rmi.internal.BasicServerRef.handleRequest (BasicServerRef.java:473)
at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WL SExecuteRequest.java:118)
at weblogic.work.ExecuteThread.execute(ExecuteThread. java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java :173)
[[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning).
Also please see the attached screenshot.
Also my other question is that I have a scenario where its a multi stop shipment from A>>B>>C.
there are two orders A>>B and A>>C.
How can we use Load Sequencing so that we can use LIFO concept.
Since I am creating an appointment for the same setup in 631. I created an appointment so does that mean both the orders are going to get stuffed on same Location resource.
Please revert back with your valuable inputs.
Any revert would be highly appreciable.
BR,
Ayush Saxena
9599230677
↧
↧
User Menu to a role
Hi Everyone,
Need help from you.
Recently I was asked to add Business process Automation menu to the user for testing purpose. So as usual I logged in as ADMIN and tried to find out what user menu is currently attached to his user id. (Navigation : Configuration and Administration->User Configuration->Manage User Access.)To my surprise there was nothing attached to it.
But when I logged in using his credentials in OTM I could see that he has only order and shipment management menus attached to his role.I tried to find out if this is done through VPD, but nothing has been setup. I opened all the custom menus from menu manager and matched it with the current user ID and here I could see that there were majority of the menus were hidden and I simply made Business Process Automation menu un-hide.
It would be of great help if someone can help me understand how a customized menu gets attached to a user without adding it from Manage User Access.
Thanks.
Regards,
Pranav.
Need help from you.
Recently I was asked to add Business process Automation menu to the user for testing purpose. So as usual I logged in as ADMIN and tried to find out what user menu is currently attached to his user id. (Navigation : Configuration and Administration->User Configuration->Manage User Access.)To my surprise there was nothing attached to it.
But when I logged in using his credentials in OTM I could see that he has only order and shipment management menus attached to his role.I tried to find out if this is done through VPD, but nothing has been setup. I opened all the custom menus from menu manager and matched it with the current user ID and here I could see that there were majority of the menus were hidden and I simply made Business Process Automation menu un-hide.
It would be of great help if someone can help me understand how a customized menu gets attached to a user without adding it from Manage User Access.
Thanks.
Regards,
Pranav.
↧
Mock Interview(OTM) - Sign up
Hello Friends - How are you? I wanted to send you a quick note as I have started a company and our mission is to provide Job seekers an opportunity for Mock Interview with experts(say OTM(Architect, Technical, Functional, TechnoFunctional, Admin), Developers, marketing etc) as we have pre-screened veteran professionals with specific skills. I wrote to you all as if you are expecting an OTM interview from your dream company that you have been waiting for, and it would be of great experience before hand to face the real interview.
Go-ahead and schedule your FIRST Mock Interview for FREE and also if you would like to be considered as an OTM interviewer to make use of your time in the most efficient way go ahead and register your profile( We will conduct screening process to add you to our list).
Note: Also if you are an organization and would like to partner with us to stand out and help your employees, send us a message via contact form. We will be in touch.
Don't let your dream company go away or help your employees learn and grow!! Schedule, Learn and Grow.
www.mockinterviewmonkey.com
Let me now if you have any questions.
Sincerely,
Vinoth Gopalakrishnan.
Go-ahead and schedule your FIRST Mock Interview for FREE and also if you would like to be considered as an OTM interviewer to make use of your time in the most efficient way go ahead and register your profile( We will conduct screening process to add you to our list).
Note: Also if you are an organization and would like to partner with us to stand out and help your employees, send us a message via contact form. We will be in touch.
Don't let your dream company go away or help your employees learn and grow!! Schedule, Learn and Grow.
www.mockinterviewmonkey.com
Let me now if you have any questions.
Sincerely,
Vinoth Gopalakrishnan.
↧
Create Business Rule to rename Document_Xid - Urgent
Hello,
We have a requirement where we want the filename of the pdf in the Document to be renamed as below format:
EMEAP_OTMINV_<SERVPROV>_<SERVPROV Inv Number>_<Seq Number>_<Year>.pdf
We want to have the seq Number generate if there is a correction invoice sent to the OTM.
For Ex: Invoice Number : 12345 (Original) filename would be
CONSTANTVALUE_<SERVPROV>_<SERVPROV Inv Number>_0_Year>.pdf
Corrected Inv : 12345
CONSTANTVALUE_<SERVPROV>_<SERVPROV Inv Number>_1_Year>.pdf
Can someone please help me on this requirement as I am new to OTM.
Thanks
Rahul
We have a requirement where we want the filename of the pdf in the Document to be renamed as below format:
EMEAP_OTMINV_<SERVPROV>_<SERVPROV Inv Number>_<Seq Number>_<Year>.pdf
We want to have the seq Number generate if there is a correction invoice sent to the OTM.
For Ex: Invoice Number : 12345 (Original) filename would be
CONSTANTVALUE_<SERVPROV>_<SERVPROV Inv Number>_0_Year>.pdf
Corrected Inv : 12345
CONSTANTVALUE_<SERVPROV>_<SERVPROV Inv Number>_1_Year>.pdf
Can someone please help me on this requirement as I am new to OTM.
Thanks
Rahul
↧
OTM SIG User Community Newsletter - January 2016
Europe Conference
February 3-5, 2016
St Gertrud, Malmö, Sweden
Register NowThe OTM SIG Board proudly presents the fourth OTM User Conference in Europe on 3-5 February 2016, to better serve the region. Key representatives from OTM Strategy and Development will attend this conference, and various partners in OTMs ecosystem will sponsor this event. This conference is an addition to the yearly OTM conferences in the U.S. and APAC.
Visit the conference website to learn more about the upcoming conference.
Missed the Americas Quarterly Webinar? Listen to the Recording
On January 13, 2016, Oracle Sr. Principal Product Strategy Manager Gregg Lanyard presented an overview of the key features and functionality offered in the latest releases of OTM 6.4 and 6.4.1. A recording is available to OAUG members.
Oracles Modern Supply Chain Experience
The premier supply chain event of the year is coming!
Register Now!The Modern Supply Chain Experience, presented by Oracle (formerly Oracle Value Chain Summit) is the event where you can learn about all things supply chain strategy, best practices, the latest trends and products including new cloud offerings, your organizations path to the supply chain cloud, social capabilities, mobile applications, and analytics. At this event, youll receive the information and expert advice to help you transform and modernize your supply chain.
At the Modern Supply Chain Experience choose from a large variety of supply-chain solution subject areas, covering: Cross-Supply Chain, Logistics, Maintenance, Manufacturing, Procurement, Product Lifecycle Management, and Supply Chain Planning.
Participate in Oracle and partner hands-on demos. Enjoy networking with your peers as well as technology and solution experts, and industry thought leaders.
It all starts January 25, 2016. Get more information.
Calendar of Events
February 3-5, 2016
St Gertrud, Malmö, Sweden
Register NowThe OTM SIG Board proudly presents the fourth OTM User Conference in Europe on 3-5 February 2016, to better serve the region. Key representatives from OTM Strategy and Development will attend this conference, and various partners in OTMs ecosystem will sponsor this event. This conference is an addition to the yearly OTM conferences in the U.S. and APAC.
Visit the conference website to learn more about the upcoming conference.
Missed the Americas Quarterly Webinar? Listen to the Recording
On January 13, 2016, Oracle Sr. Principal Product Strategy Manager Gregg Lanyard presented an overview of the key features and functionality offered in the latest releases of OTM 6.4 and 6.4.1. A recording is available to OAUG members.
Oracles Modern Supply Chain Experience
The premier supply chain event of the year is coming!
Register Now!The Modern Supply Chain Experience, presented by Oracle (formerly Oracle Value Chain Summit) is the event where you can learn about all things supply chain strategy, best practices, the latest trends and products including new cloud offerings, your organizations path to the supply chain cloud, social capabilities, mobile applications, and analytics. At this event, youll receive the information and expert advice to help you transform and modernize your supply chain.
At the Modern Supply Chain Experience choose from a large variety of supply-chain solution subject areas, covering: Cross-Supply Chain, Logistics, Maintenance, Manufacturing, Procurement, Product Lifecycle Management, and Supply Chain Planning.
Participate in Oracle and partner hands-on demos. Enjoy networking with your peers as well as technology and solution experts, and industry thought leaders.
It all starts January 25, 2016. Get more information.
Calendar of Events
- January 25-27, 2016
Modern Supply Chain Experience
San Jose, CA - February 3-5, 2016
2016 OTM SIG Conference Europe
Malmö, Sweden - August 14-17, 2016
2016 OTM SIG Users Conference
Loews Philadelphia
↧
↧
Delete Shipment Refnum
Hi Friends,
I try to delete a shipment refnum, using XML, but OTM only insert or update:
I used: DD, RC, D but not successful. Could you help us please? Tks!
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://xmlns.oracle.com/apps/otm">
<soapenv:Body>
<Transmission>
<TransmissionHeader>
<Version>6.3.7</Version>
<GLogXMLElementName/>
</TransmissionHeader>
<TransmissionBody>
<GLogXMLElement>
<GenericStatusUpdate>
<GenericStatusObjectType>SHIPMENT</GenericStatusObjectType>
<Gid>
<DomainName>NDD</DomainName>
<Xid>01905</Xid>
</Gid>
<TransactionCode>DD</TransactionCode>
<Refnum>
<RefnumQualifierGid>
<Gid>
<DomainName>NDD</DomainName>
<Xid>CLL_F255_NFE</Xid>
</Gid>
</RefnumQualifierGid>
<RefnumValue>67898765434</RefnumValue>
</Refnum>
</GenericStatusUpdate>
</GLogXMLElement>
</TransmissionBody>
</Transmission>
</soapenv:Body>
</soapenv:Envelope>
I try to delete a shipment refnum, using XML, but OTM only insert or update:
I used: DD, RC, D but not successful. Could you help us please? Tks!
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://xmlns.oracle.com/apps/otm">
<soapenv:Body>
<Transmission>
<TransmissionHeader>
<Version>6.3.7</Version>
<GLogXMLElementName/>
</TransmissionHeader>
<TransmissionBody>
<GLogXMLElement>
<GenericStatusUpdate>
<GenericStatusObjectType>SHIPMENT</GenericStatusObjectType>
<Gid>
<DomainName>NDD</DomainName>
<Xid>01905</Xid>
</Gid>
<TransactionCode>DD</TransactionCode>
<Refnum>
<RefnumQualifierGid>
<Gid>
<DomainName>NDD</DomainName>
<Xid>CLL_F255_NFE</Xid>
</Gid>
</RefnumQualifierGid>
<RefnumValue>67898765434</RefnumValue>
</Refnum>
</GenericStatusUpdate>
</GLogXMLElement>
</TransmissionBody>
</Transmission>
</soapenv:Body>
</soapenv:Envelope>
↧
User ID as an Agent Variable
Hi folks, Trying to find if OTM has a pre-defined Agent Variable of the user ID of the person that is executing a step. Basically a $gid type of pre-defined variable that records the User ID of the person. If not, is there a way to do this?
I am trying to use this functionality for 2 issues:
1. I need to note the User ID of the person Tendering a particular shipment (I would prefer not to get the user from shipment_status table of the update_user column)
2. Also need to stop a user from running a particular action (if user does not belong to a particular company group, don't allow the user from running a Custom Action)
Trying various combinations like $gl_user, $gl_user_gid, $gluser did not work. Thx
I am trying to use this functionality for 2 issues:
1. I need to note the User ID of the person Tendering a particular shipment (I would prefer not to get the user from shipment_status table of the update_user column)
2. Also need to stop a user from running a particular action (if user does not belong to a particular company group, don't allow the user from running a Custom Action)
Trying various combinations like $gl_user, $gl_user_gid, $gluser did not work. Thx
↧
Configure report with Tab's
Hi All,
We are looking to develop the report with below requirement.
Please check the attachment.
Report output should come in separate tabs (Worksheets) i.e. month wise.
The report should carry 12 tabs/sheets with months wise JAN DEC. If the bill approved in JAN month then bill should displays in the JAN tab, if bill approved in FEB month then bill should display in FEB tab, and so on.
Please let me know if anyone come across this requirement.
Please suggest.
Thank you.
Sunny
We are looking to develop the report with below requirement.
Please check the attachment.
Report output should come in separate tabs (Worksheets) i.e. month wise.
The report should carry 12 tabs/sheets with months wise JAN DEC. If the bill approved in JAN month then bill should displays in the JAN tab, if bill approved in FEB month then bill should display in FEB tab, and so on.
Please let me know if anyone come across this requirement.
Please suggest.
Thank you.
Sunny
↧
Ideas on rating based on cost line
I need an accesorial cost to take the total cost of the shipment and charge a % against it. But if there is a special accessorial i do not want it to include that cost.
So..
Base = 100
Fuel Accessorial = 100
HST Accessorial = 50 (bad accessorial I do not want to include)
GST Accesorial = (100+100 time 4%) Base+Fuel total cost do not include that HST
Any thoughts??
So..
Base = 100
Fuel Accessorial = 100
HST Accessorial = 50 (bad accessorial I do not want to include)
GST Accesorial = (100+100 time 4%) Base+Fuel total cost do not include that HST
Any thoughts??
↧
↧
Deploying war file
Hi,
Im a newbie here and I would like to ask how to deploy a new war file in OTM Web Server.
My Servlet will call a Webservice to retrieve a document from another server.
Please refer to the attached screen, currently my servlet was deployed in different server, now I want to deploy it in the same otm server, so that the URL will be 10.215.20.180....
Any response is highly appreciated.
Thanks
Attachment 1979.
Attachment 1978![]()
Im a newbie here and I would like to ask how to deploy a new war file in OTM Web Server.
My Servlet will call a Webservice to retrieve a document from another server.
Please refer to the attached screen, currently my servlet was deployed in different server, now I want to deploy it in the same otm server, so that the URL will be 10.215.20.180....
Any response is highly appreciated.
Thanks
Attachment 1979.
Attachment 1978

↧
Loaded_Distance not populated properly according to calculated distance from PCMiler
Hi All,
We are using OTM 6.2 and we are facing a strange issue!!
We are using PCMILER Postal to Postal mileage calculator but for some shipments we are not able to get distance between two locations. We are having correct location details along with postal code for all locations. Even I have checked Rate_Offering table and I am able to get correct Rate_Distance code applied to the shipments.
We need a realistic value(Minimum 25 Miles{For same From & To Locations}) for mile between two locations under loaded_distance field for all shipments, but we are getting it as 0.
When I am using Ask Oracle functionality to get Rate/Distance then I am not able to get it (For shipment with 0 loaded_distance), and for some shipments it's properly showing distance (Shipment with non zero loaded_distance). Even I have tried to recalculate rate for those shipments with zero loaded_distance but no luck.
Please suggest the reason behind it. Is there any problem with external system*(PCMiler)?
We are using OTM 6.2 and we are facing a strange issue!!
We are using PCMILER Postal to Postal mileage calculator but for some shipments we are not able to get distance between two locations. We are having correct location details along with postal code for all locations. Even I have checked Rate_Offering table and I am able to get correct Rate_Distance code applied to the shipments.
We need a realistic value(Minimum 25 Miles{For same From & To Locations}) for mile between two locations under loaded_distance field for all shipments, but we are getting it as 0.
When I am using Ask Oracle functionality to get Rate/Distance then I am not able to get it (For shipment with 0 loaded_distance), and for some shipments it's properly showing distance (Shipment with non zero loaded_distance). Even I have tried to recalculate rate for those shipments with zero loaded_distance but no luck.
Please suggest the reason behind it. Is there any problem with external system*(PCMiler)?
↧
Snapshot/Report for number & type of vehicles along with cost
Hello All,
We have the below requirement, need few inputs:
Scenario Background:
- Client wants to know the tentative number of vehicles/trucks required for the Orders in hand. Typically they are 9 ton, 16 ton etc.
- The snapshot is just for estimations and should not carry any value/shipments for further processing
- Business benefit: Required number of vehicles (case to case) can be called in advance to avoid the delays
So, we need a snapshot/report to understand:
- Number of vehicles required for executing the on-hand orders of that day
- Type of vehicles required for executing
- Tentative cost for executing the orders of that day
- Only the above info should be retrieved, Orders shouldnt be planned into shipments, vehicle assignment should not happen
- This snapshot/report is just for planner estimations
PS: Not looking for extra domain (Simulation / forecast) , already that option looked and ruled out
- This is similar to What-if scenario but missing on the number of trucks / type of trucks and estimated overall cost (all shipments put together). The challenge is to take that result out from what-if action result page, and put in file/report.
Any input on that side will be very helpful. Or if we can get at least the pointer of db tables used for this action, might help.
Thanks,
MK
We have the below requirement, need few inputs:
Scenario Background:
- Client wants to know the tentative number of vehicles/trucks required for the Orders in hand. Typically they are 9 ton, 16 ton etc.
- The snapshot is just for estimations and should not carry any value/shipments for further processing
- Business benefit: Required number of vehicles (case to case) can be called in advance to avoid the delays
So, we need a snapshot/report to understand:
- Number of vehicles required for executing the on-hand orders of that day
- Type of vehicles required for executing
- Tentative cost for executing the orders of that day
- Only the above info should be retrieved, Orders shouldnt be planned into shipments, vehicle assignment should not happen
- This snapshot/report is just for planner estimations
PS: Not looking for extra domain (Simulation / forecast) , already that option looked and ruled out
- This is similar to What-if scenario but missing on the number of trucks / type of trucks and estimated overall cost (all shipments put together). The challenge is to take that result out from what-if action result page, and put in file/report.
Any input on that side will be very helpful. Or if we can get at least the pointer of db tables used for this action, might help.
Thanks,
MK
↧
Planning order release with only a late delivery date
We currently only populate the late delivery date on some orders and assign NONE as the date constraint. When the order is planned it assumes a ship date as sysdate.
We would like to have the planning process look at the delivery date and plan in reverse to calculate the ship date. I've tried using DELV as the date constraint but that didn't work.
Looking for ideas and/or suggestions.
OTM 6.3.5
We would like to have the planning process look at the delivery date and plan in reverse to calculate the ship date. I've tried using DELV as the date constraint but that didn't work.
Looking for ideas and/or suggestions.
OTM 6.3.5
↧
↧
Appointments on Shipment Stop
↧
OTM: splitting transactions
hi,
could anyone have an idea why transactions auto splits after bulk planning?
what are other reason why shipment splits, aside from it overs the capacity of the equipment?
in the masterdata setup, where should we check? is it connected in the equipment or packaging set up?
have experienced auto split orders in planning when shipments does need to be split because capacity of the equipment can accommodate the order.
e.g. a 20 footer container can accommodate 13000kgs of item A.
after bulk planning, orders splits into 3 but supposed to have 1 shipment since quantity is equal to the volume of the container:
ship id#1 : 6200
ship id#2 : 6200
ship id#3 : 600
for the above sample, is splitting occurs because of the wrong setup of data? where can we go to correct it?
could anyone have an idea why transactions auto splits after bulk planning?
what are other reason why shipment splits, aside from it overs the capacity of the equipment?
in the masterdata setup, where should we check? is it connected in the equipment or packaging set up?
have experienced auto split orders in planning when shipments does need to be split because capacity of the equipment can accommodate the order.
e.g. a 20 footer container can accommodate 13000kgs of item A.
after bulk planning, orders splits into 3 but supposed to have 1 shipment since quantity is equal to the volume of the container:
ship id#1 : 6200
ship id#2 : 6200
ship id#3 : 600
for the above sample, is splitting occurs because of the wrong setup of data? where can we go to correct it?
↧
Template Working In Word, XML-22019: (Error) In Report Manager
Hi, I'm new to OTM so I'm not sure if I can relay my question properly so I'll be including images. I am working on a report which uses crosstab. It will be showing a number (field ALTT) per column of month (field F_MONTH, CRDATE2 in XML), and for row, per group detail (field ALTT2) and enclosed per group zone (field ZONE1).
Here is an image of the template: Attachment 1984
And here is an image of the sample output via Word: Attachment 1985
So this is the code inside field ALTT:
I am able to get a preview output via microsoft word (using XML from the query template in OTM) but once I upload the RTF to OTM, it returns an error: Invalid Report with the following details
Here is the sample XML:
Any help is much appreciated.
Here is an image of the template: Attachment 1984
And here is an image of the sample output via Word: Attachment 1985
So this is the code inside field ALTT:
Code:
<?current-group()[ZONE1=$EMP][ALTT2=$ALT]/ALTT?>
Code:
<Line 74, Column 231>: XML-22019: (Error) Expected ']' instead of '('.
@Line 74 ==> <xsl:value-of select="(current-group()[(.//ZONE1)[1] = xdoxslt:one($EMP)(.//ALTT2)[1] = xdoxslt:one($ALT)]/ALTT)[1]" xdofo:field-name="current-group()[ZONE1=$EMP][ALTT2=$ALT]/ALTT"/>
Code:
<?xml version="1.0" encoding="UTF-8"?>
<PLAEF>
<LIST_G_1>
<G_1>
<ALTT>58</ALTT>
<CRDATE>JUN-2015</CRDATE>
<CRDATE2>06-2015</CRDATE2>
<ALTT2>FAILED</ALTT2>
<ZONE1>CA</ZONE1>
</G_1>
<G_1>
<ALTT>21</ALTT>
<CRDATE>JUN-2015</CRDATE>
<CRDATE2>06-2015</CRDATE2>
<ALTT2>PENDING</ALTT2>
<ZONE1>CA</ZONE1>
</G_1>
<G_1>
<ALTT>82</ALTT>
<CRDATE>JUL-2015</CRDATE>
<CRDATE2>07-2015</CRDATE2>
<ALTT2>FAILED</ALTT2>
<ZONE1>CA</ZONE1>
</G_1>
<G_1>
<ALTT>15</ALTT>
<CRDATE>JUL-2015</CRDATE>
<CRDATE2>07-2015</CRDATE2>
<ALTT2>PENDING</ALTT2>
<ZONE1>CA</ZONE1>
</G_1>
<G_1>
<ALTT>56</ALTT>
<CRDATE>AUG-2015</CRDATE>
<CRDATE2>08-2015</CRDATE2>
<ALTT2>FAILED</ALTT2>
<ZONE1>CA</ZONE1>
</G_1>
<G_1>
<ALTT>334</ALTT>
<CRDATE>AUG-2015</CRDATE>
<CRDATE2>08-2015</CRDATE2>
<ALTT2>PENDING</ALTT2>
<ZONE1>CA</ZONE1>
</G_1>
<G_1>
<ALTT>41</ALTT>
<CRDATE>JUN-2015</CRDATE>
<CRDATE2>06-2015</CRDATE2>
<ALTT2>FAILED</ALTT2>
<ZONE1>AZ</ZONE1>
</G_1>
<G_1>
<ALTT>232</ALTT>
<CRDATE>JUN-2015</CRDATE>
<CRDATE2>06-2015</CRDATE2>
<ALTT2>PENDING</ALTT2>
<ZONE1>AZ</ZONE1>
</G_1>
<G_1>
<ALTT>229</ALTT>
<CRDATE>JUL-2015</CRDATE>
<CRDATE2>07-2015</CRDATE2>
<ALTT2>FAILED</ALTT2>
<ZONE1>AZ</ZONE1>
</G_1>
<G_1>
<ALTT>264</ALTT>
<CRDATE>JUL-2015</CRDATE>
<CRDATE2>07-2015</CRDATE2>
<ALTT2>PENDING</ALTT2>
<ZONE1>AZ</ZONE1>
</G_1>
<G_1>
<ALTT>208</ALTT>
<CRDATE>AUG-2015</CRDATE>
<CRDATE2>08-2015</CRDATE2>
<ALTT2>FAILED</ALTT2>
<ZONE1>AZ</ZONE1>
</G_1>
<G_1>
<ALTT>609</ALTT>
<CRDATE>AUG-2015</CRDATE>
<CRDATE2>08-2015</CRDATE2>
<ALTT2>PENDING</ALTT2>
<ZONE1>AZ</ZONE1>
</G_1>
</LIST_G_1>
</PLAEF>
↧