You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
Welcome to the CAREWare FAQ Page
announcement close button
Home > CAREWare > All CAREWare Documentation > Resolution for HOPWA Issues
Resolution for HOPWA Issues
print icon

Get the list of HOPWA providers using the following query:

 

Select *

From cw_domain

Where dmn_useHOPWA = '1'  

 

Disable HOPWA for all providers using the following query:

 

UPDATE cw_domain 

SET dmn_useHOPWA = '0'  

 

Restart the CAREWare Business Tier

 

Drop the following column for custom subforms by running this query:

 

ALTER TABLE cw_custom_subform

DROP COLUMN F9db40e4e906a4c3a9e47287916c41afb

 

 

Add the contract item called HOPWA to the contract called HOPWA for the provider HOPWA

 

Enable HOPWA for the provider HOPWA

Feedback
0 out of 0 found this helpful

Attachments

Resolution_for_HOPWA_issues.pdf
scroll to top icon