Skip to main content
Question

Custom Perform Definition

  • December 23, 2024
  • 1 reply
  • 31 views

Forum|alt.badge.img+1

Hi,

We use the below perform definition for modelling and scheduling data set load 

<perform_initialize_ram_threesixty>
<perform_initialize_ds_threesixty>

We have a requirement when we  do update resource skill availability, the change should not go as a part of modelling load in <perform_initialize_ram_threesixty>

The resource skill availability change must go as part of  <perform_send_rota_data_to_dse>

Do we have any possibility to restrict that from load 

1 reply

SAMLK
Hero (Partner)
Forum|alt.badge.img+14
  • Hero (Partner)
  • January 2, 2025

Hi ​@Niralya 

The integration between FSM 6 and PSO has been largely customized from the baseline code. To modify the behavior of resource skill availability, you will need to implement a custom code layer