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.

Agile User Asked on October 10, 2019 in Product Collaboration.
Add Comment
2 Answer(s)

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

Agile Angel Answered on October 10, 2019.
Add Comment

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.

Agile Angel Answered on October 11, 2019.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.