MC-Add security rights for UDT
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.
This sample shows how to create custom master and enable system security rights for UDT using Add-on framework.
Project Name:
AddonForCustomMaster
Class Name:
Plugin.cs,RetailSeasonSearchView
Please download the attachment to get the project file.
Related Articles
MC-Add security rights for UDT
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 ...
Export and Import Security Rights
Export and Import Security Rights Security Role is added to the object type of Import data and Export Data. This means that Security rights can be exported from one system and can be imported into another system. Benefit Security roles can be easily ...
Block iVend Handheld Operation with iVend MC Security Roles/Rights
Environment : iVend 6.5 Update 6 with SAPB1 9.2 Problem statement : Need to Block some Operations as per configured security roles using iVend 6.5 Update 6 with iVend Handheld Resolution/Workaround: This feature/functionality is not available in ...
Creating UDT via API
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 ...
Creating UDT via API
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 ...