Configuring the shortenURL service

Shortened URLs are used in Talent Acquisition for job postings and interfacing with third-party vendors. You can configure Infor's shortenURL service for your organization.

  1. Sign in as System Administrator.
  2. Open the Data Menu and access la > Business Classes > Configuration Parameter.
  3. Click New.
  4. On the Configuration Parameter form, create these parameters.
    1. To create the ENDPOINT configuration parameter, specify these values and click Save and New.
      Component

      config

      Name

      SHORTURLSERVICE.WSI.ENDPOINT

      Type

      URL

      Length

      Leave blank

      Precision

      Leave blank

      Value

      http:// host:port / productline / xmlhttp

      Where host and port are the server and port where the webservice resides, and productline is the product line name

      For example, http://ll3afa2pa-4307.corpnet.infor.com:2055/hcm/xmlhttp.
      Note: Multi-tenant host names can start with hcm-, gen-, or adm-. Multi-tenant customers must use the host name that starts with gen-. For example, the correct url would look like this: https://gen-gd2.tam.awsdev.infor.com:443/hcm/xmlhttp.
    2. To create the WSDL configuration parameter, specify these values and click Save and New.
      Component

      config

      Name

      SHORTURLSERVICE.WSI.WSDL

      Type

      URL

      Length

      Leave blank

      Precision

      Leave blank

      Value

      http:// host:port / productline / xmlhttp

      Where host and port are the server and port where the webservice resides, and productline is the product line name

      For example, http://ll3afa2pa-4307.infor.infor.com:2055/hcm/xmlhttp.
      Note: Multi-tenant host names can start with hcm-, gen-, or adm-. Multi-tenant customers must use the host name that starts with gen-. For example, the correct url would look like this: https://gen-gd2.tam.awsdev.infor.com:443/hcm/xmlhttp.
  5. To create the TIMEOUT configuration parameter, specify these values and click Save.
    Component

    config

    Name

    SHORTURLSERVICE.WSI.TIMEOUT

    Type

    Numeric

    Length

    4

    Note: 

    This represents the length of the field. It has to accommodate the value specified in the Value field.

    Precision

    Leave blank

    Value

    100

    Note: 

    Value is the timeout value, expressed in seconds.

  6. If you are not a multi-tenant customer, restart the application server. For example, WebSphere or Jetty.