offer | navigation

The properties in this category specify options for navigation, such as Uniform Resource Identifiers, URLs, and ports.

welcomePageURI

Description

The Uniform Resource Identifier of the Unica Centralized Offer Management index page. This value is used internally by Unica applications. Changes to this value are not recommended.

Default value

jsp/index.jsp

seedName

Description

Used internally by Unica applications. Changes to this value are not recommended.

Default value

Offer

type

Description

Used internally by Unica applications. Changes to this value are not recommended.

Default value

Offer

httpPort

Description

The port number that is used by the application server for connections to the Unica Centralized Offer Management application.

Default value

7001

httpsPort

Description

The port number that is used by the application server for secure connections to the Unica Centralized Offer Management application.

Default value

7001

serverURL

Description

The URL of the Unica Centralized Offer Management installation. Browser will communicate via this URL, if there is a proxy between the browser and the server then it should be proxy URL. Accepts locators with either the HTTP or HTTPS protocol.

Default value
http://<server>:<port>/Offer
Note: <server> must be lowercase.

logoutURL

Description

Used internally. Changes to this value are not recommended.

Unica Platform uses this value to call the logout handler of each registered application if the user clicks the logout link in suite.

Default value

/j_spring_security_logout

displayName

Description

Used internally.

Default value

Offer

serverURLInternal

Description

Specifies the internal URL of the Unica Centralized Offer Management server. This value is used internally by Unica applications for server to server communications. So it should never be the proxy URL, instead it should be the direct URL.

Default value
http://<server>:<port>/Offer
Note: <server> must be lowercase.

offerDetailPageURI

Description

Specifies the URL Unica Centralized Offer Management detail page. This value is used internally by Unica applications. Changes to this value are not recommended.

Default value
/om/offers/{id}

OfferlistDetailPageURI

Description

The Uniform Resource Identifier of the Unica Centralized Offer Management detail page. This value is used internally by Unica applications. Changes to this value are not recommended.

Default value
/om/offers/list/{id}