How to open quality plan HTML page from Depot using personalization
Hi gurus,
In R 12.1.3, We are trying to open a specific quality plan through a personalization in Depot Repair when the repair status is set to In Warranty.
In this case, the jsp page "Quality Workbench Enter Nonconformances" should open directly with a specific quality plan.
The personalization is the following:
Trigger Event: WHEN-VALIDATE-RECORD
Trigger Object: REPAIRS
Condition: :RO_WARRANTY_STATUS_CODE='I'
Actions:
Seq: 10
Type: Builtin
Builtin Type: Launch Function
Function code: XXC_QA_SSQR_EQR_NCM_PAGE --(which is the same as the QA_SSQR_EQR_NCM_PAGE but with parameters)
Function name: Quality Workbench Enter Nonconformances - Depot In Warranty