Add support for Siemens Teamcenter IPS' tool in DataPlx.
We add support for the ips_reader and ips_writer transforms.
Example:
[main]
out.ips_writer = "%{CSV}.ips"
out.ips_writer.col_sep = '`'
out.ips_writer.encoding = 'iso-8859-1'
out.ips_writer.batch = 1000
source 'https://gems.bct-technology.com/' gem 'dataplx-ips', '0.1.0'
$ gem sources -a https://gems.bct-technology.com/
$ gem install dataplx-ips -v 0.1.0
This action is irreversible
source 'https://gems.bct-technology.com/' gem 'dataplx-ips', '0.1.2'
$ gem sources -a https://gems.bct-technology.com/
$ gem install dataplx-ips -v 0.1.2
This action is irreversible
source 'https://gems.bct-technology.com/' gem 'dataplx-ips', '0.2.0'
$ gem sources -a https://gems.bct-technology.com/
$ gem install dataplx-ips -v 0.2.0
This action is irreversible