The following table lists the file types that the Designer can use as input. Some of the file types may have different content. The content determines which files you can generate. The actions in the context menu depend on the file type.
File Type | Content | Generated Files |
---|---|---|
cvm | Client-side mapping file that completes the related IDL of the same name with server mapping information to successfully call the target RPC server customer program. Contains COBOL mapping (see Server Mapping Files for COBOL) or Natural mapping (see Server Mapping Files for Natural). | |
idl | Software AG IDL for RPC, see Software AG IDL File. | C client, C server, Java client, Java server, Java tester, COBOL client, COBOL server, C# client, DCOM object, XMM file, PL/I client, PL/I server. |
svm | Server-side mapping file that completes the related IDL of the same name with server mapping information to successfully call the target RPC server customer program. Contains COBOL mapping; see Server Mapping Files for COBOL. | |
wsdl | Web service description file. | IDL file, XMM mapping file. |
xml | XML document. | IDL file, XMM mapping file. |
xmm | EntireX XMM file with element mapping. | |
xmm | EntireX XMM file with attribute mapping. | |
xmm | EntireX XMM file with user-defined mapping. | |
xmm | EntireX XMM file with SOAP mapping. | WSDL file. |
xsd | XML Schema file. | IDL file, XMM mapping file. |
The following table lists the file types generated by the Designer.
File Type | Content | Generated from |
---|---|---|
aar | Service archive for Web Services Stack. | IDL file with XML mapping. |
cvm | Client-side mapping file (Natural | COBOL) that completes the related IDL of the same name with server mapping information to successfully call the target RPC server customer program. | COBOL source; Natural source. |
idl | Software AG IDL for RPC. | Import XSD, import XML, import WSDL. |
svm | Server-side mapping file (COBOL) that completes the related IDL of the same name with server mapping information to successfully call the target RPC server customer program. Contains COBOL mapping. | COBOL source. |
wsdl | Web service description file. | IDL file. |
xml | XML document as test document for the XML Tester. | IDL file. |
xmm | EntireX XMM file with element mapping. | IDL file with XML mapping. |
xmm | EntireX XMM file with attribute mapping. | IDL file with XML mapping. |
xmm | EntireX XMM file with user-defined mapping. | IDL file with XML mapping. |
xmm | EntireX XMM file with SOAP mapping. | IDL file with XML mapping. |