Model
Model is used for adding, updating, deleting the data.
If Model first we have to write the column name which we want to use. In Model we have to assign a name so as to bind the data, mapping the data.
|
|
In this work flow we have to select model then it is showing Node settings.
Node settings: Model
Instance |
Instance in model is taken as Context and New. If we take New we should take a Model Name in Model Builder. If we take Context we have to select the Name of Previous Model. |
Method |
In Method we need to select the option which we need the data to add, bind, delete, and set fields. |
Source |
In source we have to select the source type base on the data taken. |
Methods
Add: In add method is used to add the Column Names. User can select the add method it is showing column names and source.

Bind: Update method is based on then source given column names and we can map the column names.

Update: Update is based on then source given column names and we can map the column names.

Delete: Delete is having the expressions and parameters. User can write parameters and expressions based on requirement.

Set Fields: Set Fields are based on then source given column names and we can map the column names in set fields.

Created with the Personal Edition of HelpNDoc: News and information about help authoring tools and software

