Hi, We have updated our Appian to version 7.8, and we have implemented HTTP

Hi,
We have updated our Appian to version 7.8, and we have implemented HTTPS (ssl) through using a IIS web server. But now we have a problem with receiving notifications. Here is our configuration in custom.properties:

conf.suite.PRODUCTION=true

conf.suite.SCHEME=https
conf.suite.PRIVATE_SCHEME=http

conf.suite.SERVER_AND_PORT=es-sk-bpmsprod:8443 (the same port is used in IIS for https port)
conf.suite.MAIL_SCHEME=http
conf.suite.MAIL_SERVER_AND_PORT=localhost:8080 (the same port is used in IIS for http port)

resources.appian.ap.application.appian.ap.session.timeoutwarn=60

conf.suite.DEFAULT_ENVIRONMENT=apps

conf.navigation.SHOW_APPS_PORTAL=true
conf.navigation.SHOW_APPLICATIONS_MENU=true

conf.mailhandler.ntf_sndr_addr=xxx@yyy
conf.mailhandler.email.domain=XXX...
conf.mailhandler.mail.smtp.host=casarray.xxx.yy

conf.mailhandler.mail.smtp.auth=false
...
Do we need to change something or is this configuration OK?
Thanks in advance,...

OriginalPostID-145737

OriginalPostID-145737

  Discussion posts and replies are publicly visible

Parents
  • Thanks for your response...
    I am sending you the requested file as an attachment. I would also like to mention that the file is located one step up in the folder hierarchy - not in "security" folder, but in "conf" (<APPIAN_HOME>\\runtime_ear\\suite.ear\\web.war\\WEB-INF\\conf).
    Also, I would like to mention that the problem may be similar to the following one:

    supriyas
    404 - File or directory not found

    Occasionally when trying to access the environment, users accessing the URL are hit by the
    404 - File or directory not found
    The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

    URL changes to URL/.../apps;jsessionid=[weird session id]

    When going back to the main URL again - it starts working.
    Any ideas / resolution why this happens ?

    Thank you in advance...
    BR, Bojan Baniski

    spring-security-03-auth-mgr-override.xml

Reply
  • Thanks for your response...
    I am sending you the requested file as an attachment. I would also like to mention that the file is located one step up in the folder hierarchy - not in "security" folder, but in "conf" (<APPIAN_HOME>\\runtime_ear\\suite.ear\\web.war\\WEB-INF\\conf).
    Also, I would like to mention that the problem may be similar to the following one:

    supriyas
    404 - File or directory not found

    Occasionally when trying to access the environment, users accessing the URL are hit by the
    404 - File or directory not found
    The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

    URL changes to URL/.../apps;jsessionid=[weird session id]

    When going back to the main URL again - it starts working.
    Any ideas / resolution why this happens ?

    Thank you in advance...
    BR, Bojan Baniski

    spring-security-03-auth-mgr-override.xml

Children
No Data