The plugin was working in the development server , when I tried to deploy the same on the production server but it failed . I tried numerous ways for deploying the plugin on the production server but it failed. This was only due to the reason that
the production server is hosted in two different servers. One for database and another for crm application . due to this the plugin wasn’t able to get triggered while uploading into the crm.
In plugin we are retrieving values from sqlserver and upding back to CRM.