FFDocType {0} encountered an error reading the document bytes. Key "ffdata" is not found in the pipe

Hi,

I am getting this error - “FFDocType {0} encountered an error reading the document bytes. Key “ffdata” is not found in the pipeline” and thus making the processing status of the transactions in Trading Network is marked as “DONE W/ ERROR”.

This is what I am doing as of now -
a. wm.tn.doctype.view ( here I am passing typeName and results are stored under TN_Parms/DoctypeID)
b. wm.tn.doc.recognize ( here I am passing the TN_Parms received from the previous step as argument)

I want to state the document type is a flatfile type.

Could you please help me out.

Hi Arpan,

Can you clarify here if are you trying to route ffData to TN and its failing with recognition issue showing in the actvity log?

If yes above are you using this service and setting appropriate TN_Params?

routeFlatFile

HTH,
RMG