1) create routing rule in webMethods to receive IDOC
2) In routing rule, invoke flowservice.
3) In flowservice, invoke transformflatToHierarchy service to map your IDOC format data to IS document type.
4) one you mapped with IS document type, you can map to your EDI document…
to create IS documenttype of IDOC PAYTEXT:
1) get the DTD of IDOC PAYTEXT and create IS Document Type.
to create IS Document Type
1) select the package and right click new–> select IS document type and then DTD option, select your DTD files.
#Integration-Server-and-ESB#webMethods#edi