For an SRM project, there could be a situation where an assigned resource might be invalid when the booking starts. In such a situation, our customer wants to automatically recover by assigning another resource (if any available). This means we should detect the situation during the execution of the LSO/PLS scripts and react.
However, I wonder if such swap operation is feasible or recommended within the LSO or the PLS. In case we shouldn't change the assigned resource while the execution of these scripts, what other alternatives may we have to implement the expected behavior?
Can you explain why an assigned resource might be invalid and how you would detect his ?
The device can be manually reconfigured to provide a different service without considering existing reservations. We may tell is no longer valid because either the data is missing or the IP addresses are different than those assigned to the function resource.