How to handle UIValidationStatus.PROMPT_FOR_CONFIRMATION ?
Version: Windchill 12.1
Use Case: While creation document, I wanted to implement validation for user to get popup confirmation based on some attribute value. ( if attribute value is "XX", confirm if you want to proceed further or cancel)
Description:
I gone through the PTC documentation and found below information, which is not sufficient to implement UIValidationStatus.PROMPT_FOR_CONFIRMATION as a beginner :

I have already wrote a logic and status also getting set (as per printing "result" in MS) for this, but just need to set the further steps to handle the confirmation popup.
Thank you

