Loading the service properties for the Xref service

This command loads required properties for the Xref service.

Run the command in this section once for each required service property. For each property, you will use the "service property add" command, substituting the properties shown in the "Property Name" column and providing your value in the "Value" column.

Example command:

secadm -p sec_adm_pwd service property add XREF_SVC_LMRK PROPERTY_NAME --propertyvalue VALUE

where XREF_SVC_LMRK is the name of the service you created for Xref authentication

and where PROPERTY_NAME and VALUE are the service property and value pairs from the table below. Substitute the Property Name from the table for PROPERTY_NAME and the appropriate for your Landmark server VALUE.

Property Name Value
FQDN Fully qualified name of the Landmark server
HTTPPort Your HTTP XREF web port (or -1 if you do not use HTTP).
HTTPSPort Your HTTPS XREF web port (or -1 if you do not use HTTPS).
HomePageURL

Use the URL format shown, substituting the fully qualified name of your LDAP server and port. (Keep "/lawson" at the end of the URL.)

https://fqdn:xrefport/lawson

or

http://fqdn:xrefport/lawson

LoginPageURL

Use the URL format shown, substituting the fully qualified name of your LDAP server and port. (Keep "/sso/login.htm" at the end of the URL.)

https://fqdn:xrefport/sso/login.htm

or

http://fqdn:lxrefport/sso/login.htm

UsernameField

_ssoUserFld

Note: Only one "_" (underscore character) in this value.
PasswordField

_ssoPassFld

Note: Only one "_" (underscore character) in this value.