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

  1. 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.
  2. Create a configuration parameter for each of the following:
    Component Parameter Name Description
    config ags.service.name

    Optional. 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=hosturl

    The fully qualified Infor Lawson System Foundation host name. It does not include port or protocol.

    ags.host=hostname.site.com

    config ags.port=nnnn

    The Infor Lawson System Foundation port, where nnnn is the port number.

    ags.port=8281

    config ags.protocol=protocol

    The Infor Lawson System Foundation AGS protocol. Valid values are:

    • http

    • https

    ags.protocol=http

    config ags.transactionurl=path

    The 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/Erp

    config ags.product.line=productline

    The name of the Infor Lawson System Foundation product line where the transaction is to be performed.

    ags.product.line=APPS900