Options

Problems with Navision Business Notification

f.ritzf.ritz Member Posts: 13
I create one sheme (in Business Notification Manager) and started it. If I release an event in Navision, an error message comes in the event log:
Warning: EventsForClassa713a11b_88f0_4a71_9342_d20b8bae2c6b is unknown for this notification application.

Which means this Message?

Under http://localhost/BusinessNotificationSubscribe/ I can find also no descriptions.

What wrong do I make?

Comments

  • cunnycunny Member Posts: 129
    Hi f.ritz,

    I've encountered the same error before, and if you are sure the other configurations are all right! Please have a look at these below,
    1)make sure the IP address is the very one you want to specify in the Web.config under the folders of BN install path.for me I use 10.102.133.xxx, and this information is generated accroding to the server instance you specify during the setup of BN, remember always use the real IP not instant name both of SQL SERVER and SMTP.
    D:<>\Microsoft Business Solutions-Navision\Business Notification\DeploymentServer\Web.config
    D:<>\Microsoft Business Solutions-Navision\Business Notification\EndUserSubscription\Web.config
    D:<>\Microsoft Business Solutions-Navision\Business Notification\MessageBus\Web.config

    2)SMTP configuration
    SMTP Properties-->Access--->Authentication-->put a mark on the check box "Integrated Windows Authentication."(This is Very important but can be easily ignored :S);
    SMTP Properties-->Access--->Authentication-->Relay-->Add the IP to the list(I think it should be);

    3)synchronize all the logins with SQL Server in Navision if there is something has been changed.


    Thanks &Good Luck,
    cunny
    cunny Lee
    MCP - MBS Navision
    jle@naviworld.com
Sign In or Register to comment.