How to create a IDOC in webMethods Developer

I have to create a map that converts EDI data to INVOIC02. I am new to SAP Integration and have never used the adapter before. My question is - How to create a Document Type in Developer for the IDoc? I couldn’t find much help in the documentation. Please let me know.

Thanks,
NB.

Basically you need to get the SAP schemas from either SAP site schemas repository(ifr.sap.com) or get from your SAP team.

Once you have the schemas in place stored on your file system,in the Developer try to create new DocumentType and it will have options via XML or Schema or DTD etc…so select schema option and browse parent tags.This should create INVOIC02 IS document type structure.

HTH,
RMG

Hello,
the site ifr.sap.com doesn’t work, can you give another location to get the SAP schemas (INVOIC02)

Thank you verry much
Abbas