View Single Post
  #5   Report Post  
DieselDork DieselDork is offline
Junior Member
 
Posts: 3
Default

Quote:
Originally Posted by 'Don Guillett[_2_

How about a couple of AFTER examples and the logic of how you get from here to there.

Here's the logic the best I can currently describe it:


1. the project selects a lead
2. then the project checks the leads availability
3. if not available the project searches for the next lead
4. when an available lead is selected the lead is assigned
5. the projects time requirements are subtracted from the leads availability
6. the project selects a platform resource and steps 2-5 are performed to reserve the platform resource.
7. same for network.
8 same for storage.

Hopefully that's helpful.