Skip to main content
8-Gravel
July 17, 2025
Solved

preProcess() with NON_FATAL_ERROR for FormProcessingStatus is not giving the banner notificatication

  • July 17, 2025
  • 2 replies
  • 386 views

Added a custom formprocessor on Create document with preProcess() method and set the FormProcessingStatus as NON_FATAL_ERROR.
If the condition-X is success then adding my custom message as pop up instead of showing it on banner notification and user should be able to complete the creation of document. 

Nikhil_07_0-1752743003273.png

 


But i am getting one more additional pop up as Object creation successful instead of usual banner notification.

Nikhil_07_1-1752743044372.png

Need this instead of second pop up

Nikhil_07_2-1752743343310.png

 


Is this intended to work like this when we use NON_FATAL_ERROR? Or Am i missing anything here?

Regards,
Nikhil



Best answer by HelesicPetr

Hi @Nikhil_07 

You just miss the banner definition in your doOperation return form object

check the catalog page with inline message and how to use it

/Windchill/app/#netmarkets/jsp/componentCatalog/inlineMessageComponent.jsp

Help Center - Inline Messaging 

PetrH

2 replies

Catalina
Community Moderator
July 22, 2025

Hi @Nikhil_07 

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.

 

Best regards,

Catalina | PTC Community Moderator
HelesicPetr
22-Sapphire II
22-Sapphire II
August 7, 2025

Hi @Nikhil_07 

You just miss the banner definition in your doOperation return form object

check the catalog page with inline message and how to use it

/Windchill/app/#netmarkets/jsp/componentCatalog/inlineMessageComponent.jsp

Help Center - Inline Messaging 

PetrH

Community Moderator
August 8, 2025

Hello @Nikhil_07,

 

You have a response from a community champion. If it helped you solve your question please mark the reply as the Accepted Solution. 
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,
Vivek N.
Community Moderation Team.