Setting up Answers Anywhere for e-mail  Using SMS messaging

Chapter 2: Developer Features

uadejima.properties

Use the uadejima.properties file to configure Answers Anywhere so users can query the portal using e-mail. This file is located in %UA65%\tomcat\webapps\dejima\WEB-INF\classes. Table 2-2 lists the properties you can set and a short description of each property.

Table 2-2: uadejima.properties property settings

Property name

Description

smtp.host

Outbound e-mail server.

pop.host

Inbound e-mail server.

smtp.auth

true – authenticates outgoing e-mail.

false – the default setting. Does not authenticate outgoing e-mail.

email.id

User account on the inbound e-mail server that UA reads from.

email.pwd

Password for UA to use to access the inbound mailbox.

ua.host

Host and domain name of the machine where UA is installed. For example, if the machine where UA is installed is named “machine” and the domain is “sybase.com,” enter:

machine.sybase.com

ua.port

The port UA is running on. For example, 4040.

ua.rid

The resource ID used for Answers Anywhere integration. ua.rid is the default resource ID is no resource ID is specified in the client used to query Answers Anywhere.

default.opal

The location of the Answers Anywhere network. For example, %UA65%\tomcat\webapps\dejima\dbdsUnwired\wired.opal.

role.check

Set to true to use role verification. Set to false if role verification is not needed.

NoteWhen you set role.check to false, role-based security is bypassed and an anonymous request can return data from any application, including applications that might contain sensitive information. If the portal contains data and applications that should not be publicly available to all users, set role.check to true.





Copyright © 2005. Sybase Inc. All rights reserved. Using SMS messaging

View this book as PDF