Bind Callout to ColumnĀ 

To run callout method, you have to bind a Callout method with a column.Ā 

For example, here we bind callout method to column VAT_BasicSalary and VAT_HRA. Full name of callout method with namespace of above class is VAT.Model.CalloutEmployeeSalary.netSalary.Ā 

So,Login with SystemAdministration RoleĀ 

Open Window ->Table and Column, Find DB Table Name record VAT_EmployeeĀ 

Go to third tab Column, Find the DB Column Namerecord VAT_BasicSalayĀ 

Set Callout checkbox to TrueĀ 

Set Callout Code to ā€˜VAT.Model.CalloutEmployeeSalary.netSalaryā€™ (As Show in Below Pic)Ā 

Same done for other column VAT_HRA

Ā