Skip to main content
Solved

Extend "End of scheduling window" in PSO


Forum|alt.badge.img+7
  • Do Gooder (Customer)
  • 10 replies

Hi,

Using PSO 6.7.0.30.

We are trying to extend the scheduling window in our Gantt view.

This is marked in PSO as a vertical blue line, but we have not found any parameter to extend this window. Where is the possibility to configure this?

Best answer by Sajith Anushan

Yes, blue dotted line indicates the end of Scheduling window or start of appointment window. INPUT_REF_DURATION will adjust this.

If you want to adjust blue solid line when Appointment booking is using, you can alter appointment_window_duration. Relevant FSM parameter is APPOINTMENT_WINDOW_MAX_DURATION. 
Note that, these 2 are not overlapping. Eg: In my above example, scheduling window is 14 days and appointment window is 21 days. That means in Gannt view, you will have 35 days.

View original
Did this topic help you find an answer to your question?

3 replies

Forum|alt.badge.img+21
  • Superhero (Employee)
  • 383 replies
  • May 25, 2022

This should be configured in Load file as “duration” entity.

  <Input_Reference>
    <datetime>2022-05-24T22:10:59+05:30</datetime>
    <id>2022_5_24_22_10_59</id>
    <input_type>LOAD</input_type>
    <organisation_id>1</organisation_id>
    <dataset_id>TEST</dataset_id>
    <schedule_data>CONTINUOUS</schedule_data>
    <load_status>-1</load_status>
    <duration>P14D</duration>
    <appointment_window_duration>PT21D</appointment_window_duration>
    <process_type>DYNAMIC</process_type>
    <enacting_app_type_id>SIM</enacting_app_type_id>
  </Input_Reference>

 

If you are using FSM PSO integration, you can set INPUT_REF_DURATION Scheduling App Parameter. Then this will reflect in next Load file sending to PSO from FSM.

Worth noting that it is recommended to keep the scheduling window to minimum number of days. 


Forum|alt.badge.img+7
  • Author
  • Do Gooder (Customer)
  • 10 replies
  • May 31, 2022

Hi,

I don’t think that will solve my actual problem, I think the INPUT_REF_DURATION only moves the “dotted blue line” in PSO, instead of the blue line which is shown like this in the legend:

 


Forum|alt.badge.img+21
  • Superhero (Employee)
  • 383 replies
  • Answer
  • May 31, 2022

Yes, blue dotted line indicates the end of Scheduling window or start of appointment window. INPUT_REF_DURATION will adjust this.

If you want to adjust blue solid line when Appointment booking is using, you can alter appointment_window_duration. Relevant FSM parameter is APPOINTMENT_WINDOW_MAX_DURATION. 
Note that, these 2 are not overlapping. Eg: In my above example, scheduling window is 14 days and appointment window is 21 days. That means in Gannt view, you will have 35 days.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings