Is there any way to read from a file in a workflow?
I don't think 2.0.2 supports custom input nodes. I believe it only supports plug-in nodes, and then only written in C.
If that's true, your choices are limited to:
1) Use a message on a queue to trigger a C plug-in node that augments the message (or replaces it) with the contents of a file
2) Use a separate program to put a file on a queue.
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
Yes, that's correct. You can write plug-in input node only in WMQI 2.1 _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum