1.0.0 • Published 7 months ago

eventbus-node v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

eventbus-node

This package contains an ING Eventbus producer that is capable of uploading TSV (tab separated value) files to various ING Eventbus topics.

This is the initial implementation that only supports fxspot generic data

Building

The build requires the GMDB_NPA_PASSWORD environment variable to be set. It will be used as the password for accessing the admin/ end point. In addition, the GMDB_BUILD_NO needs to be set to indicate the build number to use for the rpm archive.

Run the build with:

ant all

This will produce ./packages/eventbus-node-V-R.B.rpm.