Configuring Lawson System Foundation AGS Transaction Calls
Use this procedure to set up Infor Lawson System Foundation AGS transaction security calls.
To enable Infor Lawson System Foundation AGS transaction calls
- In Infor Rich Client, in the data area you are setting up the AGS transaction calls for, navigate to Start > Data > la > Business Classes > ConfigurationParameter or access the Configuration Parameter form through the Landmark Administration Console.
 - Create a configuration parameter for each of the following:
           
Component Parameter Name Description config ags.service.nameOptional. If this parameter is not specified, the default is SSOP.
When this parameter is not specified, the prodline.properties values are always used. If this parameter is specified, the service property values for that service will be used, if present; otherwise, the prodline.properties values are used.
config ags.host=hosturlThe fully qualified Infor Lawson System Foundation host name. It does not include port or protocol.
ags.host=hostname.site.comconfig ags.port=nnnnThe Infor Lawson System Foundation port, where nnnn is the port number.
ags.port=8281config ags.protocol=protocolThe Infor Lawson System Foundation AGS protocol. Valid values are:
- 
                  
http
 - 
                  
https
 
ags.protocol=httpconfig ags.transactionurl=pathThe path to the AGS installation. This line should contain everything in the URL after the port, excluding the leading slash.
ags.transactionurl=servlet/Router/Transaction/Erpconfig ags.product.line=productlineThe name of the Infor Lawson System Foundation product line where the transaction is to be performed.
ags.product.line=APPS900 -