Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
New service export here:https://github.com/ibm-datapower/datapower-tools/tree/master/coproc2#export
Example of GatewayScript processing (script there):datapower-tools/coproc2 at master · ibm-datapower/datapower-tools
$ echo -n 'foobar' | coproc2 reverse.js - http://dp-hermann-work.fyre.ibm.com:2227 ; echo raboof $ echo -ne 'foo\x00bar' | coproc2 reverse.js - http://dp-hermann-work.fyre.ibm.com:2227 2>/dev/null | od -Ax -tcx1 000000 r a b \0 o o f 72 61 62 00 6f 6f 66 000007 s
------------------------------Hermann Stamm-WilbrandtCompiler Level 3 support, IBM DataPower GatewaysIBMBoeblingen Germany------------------------------