otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


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

OTM SIG
MavenWire


Planning Planning orders in OTM / G-Log - including bulk planning, itineraries, planning parameters, load configuration and optimization.

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old February 21st, 2008, 02:39
Senior Member and Blogger
 
Join Date: Dec 2006
Location: Singapore
Posts: 141
Blog Entries: 5
Thanks: 5
Thanked 11 Times in 10 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
ianlo is on a distinguished road
Send a message via AIM to ianlo Send a message via Skype™ to ianlo
OTM 5.5 CU3: Equipment Reference Units?

Hi everyone,

We are exploring the use of ERUs in CU3 and from Oracle Open World conference slides, there was a mention of being able to plan mixed ERUs.

I have tried a simple example of the following - but it does not work!

1) Consolidation of 2 Orders with different ERUs into 1 Shipment
2) 1 Order with 2 ship units each with different ERUs planning into 1 Shipment

I am unable to get OTM to plan the above scenarios into 1 shipment

Has anyone ever used ERUs? Any ideas on when ERU should/should not be used?

Thanks for any help!

Ian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old February 21st, 2008, 08:54
Junior Member
 
Join Date: Oct 2007
Location: Leuven - Belgium
Posts: 13
Thanks: 1
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
rvhaaster is on a distinguished road
Send a message via AIM to rvhaaster
Re: OTM 5.5 CU3: Equipment Reference Units?

Hi Ian,

We are succesfully using mixed ERU's for your scenario nr 2), but I would say that 1) should work as well.

A few things to consider:
- Planning Parameter CHECK EQUIPMENT CAPACITY IN REFERENCE UNITS should be set to true
- The combined volume of your ship units should not be more than eqmt capacity. Same for combined weight. ERU's are only meant to restrict within the limits of eqmt capacity.

Our set-up is as follows. ERU ABC has X number of ref units against a 40 High Cube container. ERU DEF has Y number of ref units against a 40 HC. ERU ABC has a count of 1 against Ship Unit Spec abc. ERU DEF has a count of 1 against Ship Unit Spec def. During planning the following calculation is performed.
(((Ship Unit Count for SU Spec abc * 1) / X) + (Ship Unit Count for SU Spec def * 1) / Y))) <= 1
If indeed <=1 it will build into single shipment.

Hope this explains.
__________________
Rob van Haaster

MavenWire Europe
www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old February 21st, 2008, 09:05
Senior Member and Blogger
 
Join Date: Dec 2006
Location: Singapore
Posts: 141
Blog Entries: 5
Thanks: 5
Thanked 11 Times in 10 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
ianlo is on a distinguished road
Send a message via AIM to ianlo Send a message via Skype™ to ianlo
Re: OTM 5.5 CU3: Equipment Reference Units?

Hi Rob,

Great! Thanks for the help! Just a follow on question. Are you able to build multiple equipments within 1 shipment with your model?

Ian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old February 21st, 2008, 09:19
Junior Member
 
Join Date: Oct 2007
Location: Leuven - Belgium
Posts: 13
Thanks: 1
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
rvhaaster is on a distinguished road
Send a message via AIM to rvhaaster
Re: OTM 5.5 CU3: Equipment Reference Units?

Hi Ian,

We're working on a model with 1 eqmt per shipment, so don't know whether it works for multi eqmt shipments. Give it a try and let me know...
__________________
Rob van Haaster

MavenWire Europe
www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old February 21st, 2008, 11:50
Member
 
Join Date: May 2007
Posts: 95
Thanks: 21
Thanked 4 Times in 4 Posts
Groans: 2
Groaned at 0 Times in 0 Posts
Rep Power: 2
krishna.kk is on a distinguished road
Re: OTM 5.5 CU3: Equipment Reference Units?

HI Ian,

Shipment can be build with multiple equipment in it .

Make sure you check create single shipment in the itinerary and dont check the Container option in the equipment type .

Rgds,
kishore
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old February 22nd, 2008, 07:46
Senior Member and Blogger
 
Join Date: Dec 2006
Location: Singapore
Posts: 141
Blog Entries: 5
Thanks: 5
Thanked 11 Times in 10 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
ianlo is on a distinguished road
Send a message via AIM to ianlo Send a message via Skype™ to ianlo
Re: OTM 5.5 CU3: Equipment Reference Units?

Quote:
Originally Posted by rvhaaster View Post
Hi Ian,

We are succesfully using mixed ERU's for your scenario nr 2), but I would say that 1) should work as well.

A few things to consider:
- Planning Parameter CHECK EQUIPMENT CAPACITY IN REFERENCE UNITS should be set to true
- The combined volume of your ship units should not be more than eqmt capacity. Same for combined weight. ERU's are only meant to restrict within the limits of eqmt capacity.

Our set-up is as follows. ERU ABC has X number of ref units against a 40 High Cube container. ERU DEF has Y number of ref units against a 40 HC. ERU ABC has a count of 1 against Ship Unit Spec abc. ERU DEF has a count of 1 against Ship Unit Spec def. During planning the following calculation is performed.
(((Ship Unit Count for SU Spec abc * 1) / X) + (Ship Unit Count for SU Spec def * 1) / Y))) <= 1
If indeed <=1 it will build into single shipment.

Hope this explains.
Hi Rob,

I tried your recommendations but I was not able to build a consolidated shipment. It always gives me 2 shipments instead of 1.

I checked the logs and here's what it says:

Quote:

2008-02-22 16:38:13.198 517220 Debug Conopt Check equipment capacity in equipment reference units: true [batch - 1]
2008-02-22 16:38:13.199 517220 Error Exception Different equipment reference units DEV/CHN/SHARED.ERU_120_100 and DEV/CHN/SHARED.ERU_150_150 are defined for package lines.
at jrockit.reflect.NativeConstructorInvoker.newInstan ce([Ljava.lang.ObjectLjava.lang.Object;(Unknown Source)
at java.lang.reflect.Constructor.newInstance([Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
......
2008-02-22 16:38:13.2 517220 Error Exception No shipments built for order bundle
......
2008-02-22 16:38:13.201 517220 Debug Planning Shipment graph built: null [batch - 1]
2008-02-22 16:38:13.201 517220 Error Exception cause.OrderPlanner.Order_Movement_Bundle_Failed_To _Build_Shipments (orderMovementBundle=|DEV/CHN/WGQ.IL_2008_TEST_01-003-001|DEV/CHN/WGQ.IL_2008_TEST_02-003-001|)
.....
After looking down the log, I find another piece of information:

Quote:

2008-02-22 16:38:13.202 517220 Debug BulkPlanning Order movement bundle |DEV/CHN/WGQ.IL_2008_TEST_01-003-001|DEV/CHN/WGQ.IL_2008_TEST_02-003-001| failed to build shipments. [batch - 1]
2008-02-22 16:38:13.202 517220 Debug BulkPlanning this bundle will be unbundled into each order movement and tries to build shipment again: |DEV/CHN/WGQ.IL_2008_TEST_01-003-001|DEV/CHN/WGQ.IL_2008_TEST_02-003-001| [batch - 1]
2008-02-22 16:38:13.202 517220 Debug OrderBundling Begin BaseOrderBundle::constructor... [batch - 1]
So apparently, after the shipment fails to build, OTM then tries to replan without consolidation.

Is there any other configuration / setting that I may be missing?

Appreciate your kind help!

Ian
Attached Files
File Type: txt logfile.txt (886.0 KB, 0 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old February 22nd, 2008, 07:48
Senior Member and Blogger
 
Join Date: Dec 2006
Location: Singapore
Posts: 141
Blog Entries: 5
Thanks: 5
Thanked 11 Times in 10 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
ianlo is on a distinguished road
Send a message via AIM to ianlo Send a message via Skype™ to ianlo
Re: OTM 5.5 CU3: Equipment Reference Units?

Quote:
Originally Posted by krishna.kk View Post
HI Ian,

Shipment can be build with multiple equipment in it .

Make sure you check create single shipment in the itinerary and dont check the Container option in the equipment type .

Rgds,
kishore
Hi Kishore,

Yep I did the same. But was still not able to build it. I am using 5.5 CU3 RU1

Ian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old February 22nd, 2008, 08:05
Senior Member and Blogger
 
Join Date: Dec 2006
Location: Singapore
Posts: 141
Blog Entries: 5
Thanks: 5
Thanked 11 Times in 10 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
ianlo is on a distinguished road
Send a message via AIM to ianlo Send a message via Skype™ to ianlo
Re: OTM 5.5 CU3: Equipment Reference Units?

Hi everyone,

I tried to build a shipment from an order with 2 different ERUs (making sure that the order can fit in to the equipment). However, I get a failed plan with the following error:

Quote:
2008-02-22 17:00:18.285 649762 Debug Conopt Check equipment capacity in equipment reference units: true [batch - 1]
2008-02-22 17:00:18.286 649762 Error Exception Different equipment reference units DEV/CHN/SHARED.ERU_150_150 and DEV/CHN/SHARED.ERU_120_100 are defined for package lines.
at jrockit.reflect.NativeConstructorInvoker.newInstan ce([Ljava.lang.ObjectLjava.lang.Object;(Unknown Source)
at java.lang.reflect.Constructor.newInstance([Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
at glog.util.exception.GLException.factory(GLExceptio n.java:413)


Appreciate if anyone can kindly help explain why this error is happenning.

Attached is the log file for the planning session in error.

Thanks for all your help!

Ian
Attached Files
File Type: txt logfile- orders with different ERU failed planning.txt (144.6 KB, 2 views)

Last edited by ianlo : February 22nd, 2008 at 08:08.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old February 22nd, 2008, 09:11
Junior Member
 
Join Date: Oct 2007
Location: Leuven - Belgium
Posts: 13
Thanks: 1
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
rvhaaster is on a distinguished road
Send a message via AIM to rvhaaster
Re: OTM 5.5 CU3: Equipment Reference Units?

Hi Ian,

We're not using Order Movements so can't say whether they are supported or not. Furthermore it seems that ERU's are not compatible with the Legacy CONOPT algorithm, so try with quick packing or single / multi container mip.

And our ship unit specs are set-up with a unit type of 'both', maybe that influences as well.
__________________
Rob van Haaster

MavenWire Europe
www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to rvhaaster For This Useful Post:
ianlo (February 25th, 2008)
  #10 (permalink)  
Old February 22nd, 2008, 11:34
Member
 
Join Date: May 2007
Posts: 95
Thanks: 21
Thanked 4 Times in 4 Posts
Groans: 2
Groaned at 0 Times in 0 Posts
Rep Power: 2
krishna.kk is on a distinguished road
Re: OTM 5.5 CU3: Equipment Reference Units?

Please ensure that BOTH the splittable check box on the Order Release tab and also the Bulk Splittable flag on the Ship Unit pag
e is both checked and then do a fresh bulk plan and let us know .

Hope the weight or volume of the order release is more then the weight of the equipment capacity defined only then it will create single shipment with multiple equipment.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to krishna.kk For This Useful Post:
ianlo (February 25th, 2008)
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
Wrong Results With Equipment Reference Units (again!) - 5.5 CU3 RU4 ianlo Planning 10 July 16th, 2008 05:06
Equipment krishna.kk Planning 7 January 16th, 2008 11:07
ship units and line items rj5316 Order Processing 2 December 10th, 2007 08:28
Release of Ship Units ravintag Order Processing 2 October 2nd, 2007 05:04
OTM 5.5: After OM is Bulk Planned (via actions or Recurring Process), ship units i ianlo Planning 0 June 14th, 2007 11:26



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