First I created Gateway service, also created Document type ,a Processing Rule and at last Execute service in TN.Then I executed the Gateway service.After that I executed Run Query in Transaction Analysis and am getting correct Sender,Receiver but in Processing Status ----IT IS DISPLAYING PROCESSING DONE W/ ERRORS and User Status as ignored but I gave user status as active.
In Content tab i am getting data present in flatfile and Activity Log tab of Document Details it is displaying like this:
Type--------Error
Class-------Recognition
Brief Message-------Could not determine Document Sender.
UserName----------Administrator
My question is I am getting flat file data in Content tab ,still Why it is showing processing done w/ errors?
What service are you using to send flat files to TN?
Is it wm.tn.doc.ff:routeFlatFile?
Make sure you are passing valid inputs to the (TN_params) and stream data (*ffdata) before routing it to TN to get the flat file document type recognized:
Hi rmg,
Thanks for the reply and sorry for late reply.Again I am attaching snapshots of the service which will provide you more detailed information of the pipeline.Also attaching source file Emp for TN.Please go through it.While creating Sender Profile I used Administrator as user(passwd-manage).
Thanks in Advance.
Tanu TN1.docx (1.57 MB) Emp.txt (18 Bytes)
hmm…I am still wondering why you are getting only for the Sender not the Receiver as it uses the same mechanism in the recognition…some thing must not be right either in the route service or profile/doctype creation step etc…
Hi Tanu, you may wish to check the TN flat file document type to ensure that the extracted attributes for Sender ID correspond to the Sender profile. Document Types → Flat File Doc Type Details → Extracted Attributes → Sender ID (Edit).