Customizing the API Interface for Transaction
The XML file %LAWDIR%\system\IOSTokenConfigForIONAPI.xml
determines which tokens appear on the LSF Swagger API page. This file contains the most commonly used tokens for integration.
You might need to access tokens that are not on the LSF Swagger API page by default. You can do this by editing IOSTokenConfigForIONAPI.xml
to add tokens.
Note: Persons performing this procedure must be knowledgeable in the Infor Lawson system and XML.
-
Make a backup copy of the file,
%LAWDIR%\system\IOSTokenConfigForIONAPI.xml
. For example, change the name toIOSTokenConfigForIONAPI_BACKUP.xml
-
Open
%LAWDIR%\system\IOSTokenConfigForIONAPI.xml
for editing. -
To add a token:
- Save the XML file when you are finished.
- View the token list in LSF Swagger API to verify that the changes are what you expected to see.