See you next time!
Please send your feedback/suggestions at mulesoftindore@gmail.com
Notes de l'éditeur
Our organization plans to integrate with Salesforce for customer relationship management with our application so our current application has our customer data and now salesforce will do that for us but data will be maintained on both the systems.
So my developer mind sees 7 functions to push data from our system to salesforce and then reverse function to push from salesforce to our database, the task seems to look simple and for a good developer its a piece of cake to write 14 functions, a couple of classes, with test cases. And we all are happy after 3 days when it's all tested and done.
After a few days, business development team want the same data in CSV format again the developer works on it with a two days time frame and completes the task.
I can see a lot of boilerplate code and a huge mess here. Let us see all this from a business perspective.