Originally posted by: steverats
Hi,
I am working on the concept of WTX integration with Node-JS .
My theme is to run a sample.js file in Node-js and get the result "Map Status: Map completed successfully (0)".
For this , I have installed Node-js.msi v4.3.1 64 bit software. In order to run my samples i need to create node FFI and REF modules.
FFI:
node-ffi is a Node.js addon for loading and calling dynamic libraries using pure JavaScript.
It can be used to create bindings to native libraries without writing any C++ code.
REF:
ref module is inspired by the old Pointer class from node-ffi, but with the intent of using Node's
fast Buffer instances instead of a slow C++ Pointer class.
These two concepts were previously very similar, but now this module brings over the functionality that
Pointers had and Buffers are missing, so now Buffers are a lot more powerful.
can u help me out to create these modules??
Thanks in advance.
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender