Include a Bog file in a module

Hi everyone,
I have a new one for you all..

I have created a module and I would like to include a TagDictionary on my palette, I have the TagDictionary set up with tags and rules in my station, I have saved it as a bog file and I want to let users just drag the TagDictionary from the palette directly onto the TagDictionaryService, has anyone ever done this or know of any documentation that might steer me in the right direction?
Thanks everyone :grinning_face:

What about putting it in a palette, then reading the palette as an XML and copying that data into your module.palette?

Hi @Charles_Johnson , I tried that but it failed to load the palette. I will have to look at a different way, it must be possible because that is exactly how Tridium do it with the Tag Dictionary palette

Not tried it with a TagDictionary, but we have plenty of bog files saved in our palette and accessible via our module(s).

@TJ087 thanks for confirming that, so you add it to the module palette? Where do you drop the bog file in the source folders? Thanks for the help.

I’d probably keep them in their own folder and include it in your jar build task.