cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

Translate the entire conversation x

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

Nikhil_07
8-Gravel

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

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



ACCEPTED SOLUTION

Accepted Solutions
HelesicPetr
22-Sapphire II
(To:Nikhil_07)

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

View solution in original post

3 REPLIES 3

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
PTC
HelesicPetr
22-Sapphire II
(To:Nikhil_07)

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

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.

Announcements
Top Tags