Hi Community,
I created a macro that I now want to package with a custom UI etc. I read the articles about how to create the XML file but I keep failing getting things done.
My macro has an inDB input and inDB output. If I just add the macro to my workspace, it works fine and connectors are blue. In my packaged version, the connectors become green. The documentation does not give any hint what else could be the right attribute to change the connection type.

Another issue I have with this custom tool, is that it keeps telling me, that the macro wasn't found. I checked the name reference several time and even changed it, used copy/replace, but got no luck. The configuration XML file and the macro are in the same folder and I understand paths should be relative from there.
<EngineSettings EngineDllEntryPoint="inDB Dynamic Rename.yxmc" EngineDll="Macro" SDKVersion="10.1" />

Looking forward to read your thoughts and I hope for a solution. Thank you so far!
Florian