iVend Application Notification Sample

iVend Application Notification Sample

Introduction

iVend Add-on Framework is used for writing Custom Business Logic independently by a programmer. iVend Addon allows to extend business logic either in Management Console or at the Terminal POS. The addon framework allows deployment of multiple Add-Ons on one Enterprise. The extended business logic is deployed as an Add-on centrally at the Enterprise which then gets auto-replicated to entire retail landscape.

Environment:

Sample Project for iVend 6.6

This sample shows how to send iVend application notifications through add-on code

Project Name:
SampleForIVendApplicationNotification

Class Name:
NotificationOnIVend.cs
Please download the attachment to get the project file.

    • Related Articles

    • Email Notification Sample

      Introduction iVend Add-on Framework is used for writing Custom Business Logic independently by a programmer. iVend Addon allows to extend business logic either in Management Console or at the Terminal POS. The addon framework allows deployment of ...
    • SMS Notification Sample

      Introduction iVend Add-on Framework is used for writing Custom Business Logic independently by a programmer. iVend Addon allows to extend business logic either in Management Console or at the Terminal POS. The addon framework allows deployment of ...
    • Notification not generating from Store if notification type is Query.

      Environment: iVend 6.6 with SAP B1 Problem statement: Notification not generating from Store if notification type is Query. Resolution/Work Around: The notifications are sent within the application user interface and can be accessed both in the ...
    • Loyalty Notification - Mail and SMS

      Loyalty Notifications - Mail and SMS iVend Retail versions 6.5 and above supports notification by Email and SMS to end customers. The notification is triggered by and event or by interval, such as a New Loyalty Customer being created, Points about to ...
    • Alert Notification not working

      Environment: Not Environment Specific Problem Statement: The Alert Notification configured correct. However, the user is not receiving the notifications. Solution: Please check below steps: - 1. Please check iVend scheduler service. It should be ...