Thank you for your reply, The blog link which you shared has a point saying "You cannot create a class or a trigger in a production environment" does this mean we cannot create classes in production environment using tooling api?
If not, How does Ant tool create classes/triggers in Production environment, Do you have any idea?
The Ant tool utilizes the metadata api for deployments (as does the Force.com CLI and Eclipse plugin). However, the metadata api is used for deploying classes and not creating them. It's a subtle, but important difference.
Thank you for your reply, The blog link which you shared has a point saying "You cannot create a class or a trigger in a production environment" does this mean we cannot create classes in production environment using tooling api?
If not, How does Ant tool create classes/triggers in Production environment, Do you have any idea?
Thanks & Regards
-Tejas