Skip to Main Content
Spotfire Ideas Portal
Status Future Consideration
Product Spotfire
Created by Guest
Created on Apr 22, 2026

make required arguments optional for command config-email-notification / config-http-notification

Please consider make required arguments optional so we can use -e false to disable notification completely.


currently we have to specify dummy argument like below,


https://docs.tibco.com/pub/spotfire_server/14.6.0/doc/html/TIB_sfire_server_tsas_admin_help/server/topics/config-email-notification.html

config.bat config-email-notification -e false -Xdummy=dummy


https://docs.tibco.com/pub/spotfire_server/14.6.0/doc/html/TIB_sfire_server_tsas_admin_help/server/topics/config-http-notification.html

config.bat config-http-notification -e false -a NOAUTH -h dummy


  • Attach files