Hi All,
I am trying to capture the exceptions that happened in the contributing booking and display them in the logging of the main booking during the pre-roll event. But what I get is the generic exception - 'The reservation was transitioned to Failed State'. Please see the attached screenshot.
The screenshot below is how I capture the above exception from the main booking LSO script.
Below is the actual exception from the contributing booking that I want to capture.
Is there a way to capture the actual exception that is being thrown from the contributing booking?
Thanks!