Posts

Showing posts from November, 2021

Vlocity Developer Productivity Tools

Image
  Vlocity Developer Productivity Tools   Last week, when I was connected with few of the salesforce developers on development tasks, noticed that we are still living in developer console ages. That’s where I thought I should jot down latest development tools we can use to enhance our development works. I understand, there are many blogs/videos available online on this but we are going to discuss particularly, tools which can help us to build/test the Vlocity related application.   1. JSON Viewer This application is mainly deals with JSON data. By using this application, we can ·           Format the Json data ·           Data can be looked into tree view – help to identify/find the synchronously ·           Remove white space and bring all the data into single line – helps to put data into Apex      test class for apex testing purpose.   Online link - http://jsonviewer.stack.hu/ 2. Salesforce Inspector This Chrome extension will help to ·           Write a ty