ot4i / node-for-log4j

Provides a Log4j message flow processing node for ACE / IIB / WMB
Other
5 stars 1 forks source link

MQSIREADBAR does not find custom node properties #11

Open nieder-github opened 9 months ago

nieder-github commented 9 months ago

When running outside the toolkit MQSIPACKAGEBAR will create a bar file without providing information about custom node configurable properties. This means that MQSIREADBAR will not find custom node properties, which makes it nearly impossible to generically replace values for custom node properties via MQSIAPPLYBAROVERRIDE.

This is nothing that a custom node developer ( as me for the node for log4j ) can change. This must be ( and already is ) addressed to ACE product development.

If you also want to build your flows in a CI/CD environment and thus need this feature please vote for the following idea: Support User defined nodes in mqsipackagebar outside the toolkit