Skip to main content
5-Regular Member
September 16, 2025
Solved

Validate attribute values during save as after finish for EPM Document using customization

  • September 16, 2025
  • 2 replies
  • 397 views

Version: Windchill 13.0

 

Use Case: I need to validate few attribute in save as window once use click on finish, Below is the use case 1. Use will perform save as CAD Document 2. Collected WtParts and Drawings 3. Fill global attribute on CAD Document and finish Need to validate the attribute upon finish. Please do let me know if any one worked on this kind of customization


Description:

Validate global IBAs during save as wizard

Best answer by HelesicPetr

Hi @11091925 

I agree with @joe_morton the listener service is the easier way how to achieve what you need.. 

PetrH

2 replies

Catalina
Community Moderator
September 18, 2025

Hi @11091925 

Thank you for your question. 

Your post appears well documented but has not yet received any response. I am replying to raise awareness. Hopefully, another community member will be able to help.

Also, feel free to add any additional information you think might be relevant. It sometimes helps to have screenshots to better understand what you are trying to do.

 

Best regards,

Catalina | PTC Community Moderator
joe_morton
18-Opal
18-Opal
October 6, 2025

Sounds like you would need some kind of Listener to interrupt the save as if validation is failed. We haven't quite got there.

 

The closest we have is fixing save as issues after the fact, using data monitors to alert admins when data  with errors was created (by any method, not just save as).

 

It definitely would be nice to prevent the issues in the first place!

HelesicPetr
22-Sapphire II
22-Sapphire II
October 7, 2025

Hi @11091925 

I agree with @joe_morton the listener service is the easier way how to achieve what you need.. 

PetrH

PetrH