Written by

Question Mike Dawson · Aug 17, 2016

How to migrate message query searches in HealthShare

 

We spend a lot of time creating message searches and would like to be able to migrate then from dev to QA and Live.

Does anyone know how to do this?

Thanks

Mike

Comments

David.M · Aug 17, 2016

It looks like ##class(EnsPortal.Template.filteredViewer).DoSearchSave is just saving them to the EnsPortal.MsgFilter.SavedSearch.cls table, which puts them in the ^EnsPortal.SavedSearchD global.

0
Scott Beeson  Oct 11, 2016 to David.M

This is awesome! Is there a corresponding .DoSearchLoad?

0