VisionCore ICE Architecture
Previous pagePrevious Print this TopicPrint

VisionCore Customization Overview

There are different methods available for customizing or expanding VisionCore programmatically. These consist of the following

 

You can develop your own user interface/Forms and reuse the VisionCore business rules/logic, for example you need an user interface that is accessible via Internet Explorer and access the data of you VisionCore company data file.
 
You can inherit the VisionCore Standard Forms and add your customization on it and replace the standard form in the VsionCore Environment. For example you need to simplify the Invoice form by hiding unnecessary field, add custom field, and changed some designs.
 
You can also develop VisionCore business logic/rules expansion. This responds to the different events of the VisionCore BRL components for a wide array of VisionCore objects (such as Invoice, Sales, Customer accounts, Receivables, Checkbooks, etc..) and allows you to perform customized processing. For example, you could trap the Saving event for a customer form to display a custom form that allows users to enter additional information about customers, which is important to a particular business, and then write this data to your data file.
 
You can also develop a new application using the VisionCore components with the VisionCore data file. For example you should monitor the specific details of the transactions and save a history in your VisionCore data file and email it by schedule.

 

Your use of the VisionCore components is not limited to these customizations and expansion to the VisionCore application itself.  The focus of this section, however, is the customization and extension of VisionCore itself.

 

In This Section

Customizing the VisionCore Main Menu - Provides a conceptual overview of customizing VisionCore.  Creating a new Form using the VisionCore Component - Provides a conceptual overview of developing customized Form using VisionCore components.

 

 

 


Page url: http://www.comtechsolutions.com/csdemos/ice_sample/index.html?custmizationoverview.htm