Can ALL error messages be Suppressed

Previous topic - Next topic

Joe Wolken

With OnDemand thick Client v.10 is there a way to configure the application to suppress (not display) messages when a document is selected for display from the hit list.  For example, missing FONT error messages.  There is nothing that we want to do to fix the issue. We are OK with the way the document displays. We just do not want to have to see or respond to the messages that pop every time a document is selected.

Is there a setup or configuration option I am missing that will suppress all messages?

Thanks,
Joe
#Installation #Upgrade #Migration #Administration #Integration #Customization #Training, and more!

Call: 512-517-1489
email: wolkenj@oascorp.com 
Click: http://www.oascorp.com

Justin Derrick

There isn't a thick client command line option for this -- but you could put it into the enhancements request section.

-JD.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

rjrussel

As it turns out this may be possible...

To suppress error messages about fonts, etc in the windows client you try and add the following to the ftdport2.ini which is located in the C:\Program Files (x86)\IBM\OnDemand Clients\V10.1\bin (assuming default install path).

[Misc]
Warn=FALSE


I really don't recommend this is most cases. if you are 100% certain you don't care about the warnings, give it a shot.

Thanks,
RR

Justin Derrick

Can we get a command line option for this in the future?  :)

-JD.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

rjrussel

I know this one for sure.


....No....


You could make a custom install for the client that has this set though.