How to validate Page level attributes on save event
Hi, I’m learning Agile PLM, and am trying to find the process for performing validations on some of the attributes in Page 2 & 3 on save action. Any help with this? MN.
Hello
You could do this with Update Title Block event
Check the SDK developer documentation
https://docs.oracle.com/cd/E83928_04/otn/pdf/integration/agaaq.pdf
Chapter 5 – Working with Agile PLM Events and Event Context Objects should provide lot of info on how to do this
– Raj
Be careful with the update title block event. It sounds enticing but you can find yourself in a PX trigger explosion if someone ever does a mass update.