Generate Library from WSDL file

Use this dialog box to generate LN 4GL code for a general library. To generate the library, you must select a Web Services Description Language (WSDL) file or a URL.

Note: This dialog is only available for LN servers with Enterprise Server 8.7 or higher.

You can start this dialog from the shortcut menu in the script editor, when you edit the source code of a general library.

Note: For information on how to use the generated LN code, see "Web Services from LN " in the Infor ES Programmers Guide (Infor Customer Portal KB2924522).
WSDL File
The absolute path name of the WSDL file to be imported.
Note: 
Click Browse to start a dialog where you can locate and select the WSDL file.
WSDL URL
The URL that is used to generate the library code.
Add library code prefix to function names
If this check box is selected, the code of the library is added as a prefix to the names of all functions that are imported from the file or URL.