Jump to content

wkaluzny

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by wkaluzny

  1. These are my servie settings:

    <Settings>
    <sAppServerIP>localhost</sAppServerIP>
    <iAppServerPort>41185</iAppServerPort>
    <sDbServerIP>SERVER_IP\RULEX_SQL_DEV</sDbServerIP>
    <iDbPort></iDbPort>
    <sDbName>rulex_dev1</sDbName>
    <bDbWinAuth>True</bDbWinAuth>
    <sDbLogin></sDbLogin>
    <sDbPwd></sDbPwd>
    <sDbType>SQL Server</sDbType>
    <sDbDriver>ODBC Driver 17 for SQL Server</sDbDriver>
    <sDbSchema></sDbSchema>
    <sDbService></sDbService>
    <bUseAAA>False</bUseAAA>
    <bPwdsEncrypted>False</bPwdsEncrypted>
    <bSMTPRelay>True</bSMTPRelay>
    </Settings>
     

     and prcx attached

    I noticed the settings work fine without pop-up in my machine, while issues happens on VM.

    ALERT_ISSUE_MAIL.prcx

  2. Hi,

     

    There are alerts set to send mails when process starts and ends. Mails are succesfully delivered to my mailbox, but in RULEX process there is pop-up with information that sending failed:

    "

    The following tasks have finished the computation with warnings:
    CONFIG: Unable to send email: Accepted.

    "

    ANy idea why and how to get rid of this pop-up ?

     

    Wojciech

×
×
  • Create New...