This page describes how to add a button to launch Weasis from the dcm4chee web interface.

For dcm4ee-web (classic)

folder.*=edit,move,delete,view,*export,edit.newStudyUID,mergepat,study_permission,study_permission.free_role_action,query_has_issuer folder.*export=export_tf,export_xds

...

folder=WebUser(send,view);DatacareUser(edit,move,delete,export_xds,view);WebAdmin(*)

That's all, now launch Weasis from the dcm4chee web portal.

For dcm4chee-web3 (new web interface)

Place a file named weasis-pacs-connector.properties in the classpath of the application. In DCM4CHEE, the best location would be "dcm4chee-2.xx.x/server/default/conf/". The file content must match to the default configuration.

That's all, now launch Weasis from the dcm4chee-web3 portal.