I am working on building some macros to put into a company-wide library. However, when I try to publish a workflow with a custom macro to our Analytics Gallery, I receive an error during the validation stage stating that the macro could not be found. To try and fix the situation, I went into the server and within Designer added the folder location of the library into User Settings-->Macros (while logged in as the service account that runs server workflows). This did not seem to fix the issue.
I also pushed the macro itself up into the gallery, but I'm not exactly sure how to use that published macro within other workflows (much less get it into Designer's ribbon on my local machine).
Ideally I would like to point the server to a Macros folder on my network filesystem so that all users and the server are operating off of a common bank of Macros. I know that there was some work recently on adding macros and other workflows into the gallery, but I can't seem to dig up documentation on using these macros.
The only way that it looks like I can get it working is to package the macro as an asset with the workflow. While this may work in the short term, it would make maintenance difficult if we update the company-wide macro and everyone has to republish any workflow leveraging that macro. Any help would be greatly appreciated.