Module for EDI 9.12 | Building Services with EDI Module | Part II WmEDIforTN Package | WmEDIforTN Util Folder | Summary of Elements in this Folder | wm.b2b.editn.util.reprocess:nextInSequenceDoc
 
wm.b2b.editn.util.reprocess:nextInSequenceDoc
WmEDIforTN. Determines whether another EDI document with an out-of-sequence control number exists and can be processed because the specified document has been processed.
Use this service if you previously invoked wm.b2b.editn.util.reprocess:reprocessDocument against a BizDocEnvelope and you want to determine whether another EDI document is now in sequence because the document represented by the specified BizDocEnvelope was processed.
Input Parameters
bizdoc
Document A BizDocEnvelope that represents an EDI document with an out-of-sequence control number that became in sequence after Module for EDI processed other documents.
Output Parameters
nextDoc
String The Trading Networks internal ID of an EDI document that is now in sequence. If there is no next document, nextDoc is null.