Retreiving the bizdoc with conversationid

Hi All,

Can anyone tell me if there is any webM built in service which can retreive the bizdoc from the TN if I know the Conversation ID (for EDI process, we are populating some number for each document). If not the direct service, can anybody tell me the procedure to do it.

Thanks,

Raj

You can make use of wm.tn.doc:view(requires internalID) or use the WMTN Query services(createQuery,DocumentQuery) located in the WmTN package.

HTH,
RMG