Hi everyone! I am new to webMethods, so I’d really appreciate your help. I am trying to read a record from AS/400 data queue and process it through the flat file schema, and… I am failing miserably. Could you please help?
Rookie,
Which webMethods tools are you attempting to use? Assuming that you are using Integration Server, is it installed on the AS/400 or on a separate server?
Mark
Hi Mark,
Yes, I am trying to use IS. It is installed on a separate server running Windows 2000. I created a DQ listener which calls a flow service. My problem is that I don’t know how to take DQ data and convert it into a flat file that I can parse using a flat file schema. Is it even possible?
Thanks,
Rookie
Rookie,
Review the adapter services information in the AS/400 Adapter User’s Guide for information on how to convert DQ data to a document type.
Mark