Hi Forum Is there a log to see any errors with attempting to send an

Hi Forum

Is there a log to see any errors with attempting to send an email from Appian?

OriginalPostID-159559

OriginalPostID-159559

  Discussion posts and replies are publicly visible

Parents
  • If you are using ....Jboss application server add below lines to you log4j file in resources folder under suite.ear this will you give you detailed informations in emails. It requires a jboss restart.
    log4j.logger.com.appiancorp.messaging.MessagePublisherServiceImpl=DEBUG
    log4j.logger.com.appiancorp.process.execution.service.ProcessExecutionServiceFacade=DEBUG
    log4j.logger.com.appiancorp.mdb=DEBUG

Reply
  • If you are using ....Jboss application server add below lines to you log4j file in resources folder under suite.ear this will you give you detailed informations in emails. It requires a jboss restart.
    log4j.logger.com.appiancorp.messaging.MessagePublisherServiceImpl=DEBUG
    log4j.logger.com.appiancorp.process.execution.service.ProcessExecutionServiceFacade=DEBUG
    log4j.logger.com.appiancorp.mdb=DEBUG

Children
No Data