top of page

Empowering Salesforce
Community
Explore innovative solutions and insights on Salesforce and Vlocity technologies at VlocityGru. Join us in unraveling the complexities of the IT world and stay ahead of the curve.


Top 50 Vlocity, OmniStudio & Salesforce Interview Questions with Answers
Preparing for a Salesforce or Vlocity interview? This post covers 50 real interview questions with detailed answers on Salesforce Core, OmniStudio, LWC, DataRaptors, Integration Procedures and more — based on actual interview experiences. Updated regularly

VlocityGru
Apr 217 min read
The Ultimate DataRaptor Formula Reference for OmniStudio Developers
DataRaptor formulas can be confusing without real examples. This reference breaks down commonly used formulas with sample JSON, outputs, and clear explanations—so OmniStudio developers can build with confidence.

VlocityGru
Jan 266 min read


OmniScript Conditional Fields Not Working for Multiple Records in Vlocity Edit Block
If conditional fields in a Vlocity OmniScript Edit Block only work for the first record, append |n to the reference.

VlocityGru
Feb 25, 20251 min read


Integrate Pub/Sub in LWC from Omniscript for Toast Notifications
Integrate Pub/Sub in LWC from Omniscript for Toast Notifications

VlocityGru
Dec 6, 20241 min read


Choosing the Right Service for InsProductService : getRatedGroupProducts vs. getRatedProducts for Different Data Models
Overview The service InsProductService.getRatedGroupProducts is specifically designed for the Old Data Model, which revolves around the...

VlocityGru
Jul 19, 20241 min read
Manage date field issues caused by time zones in OmniScript
Use Moment.js in OmniScript to format dates: `MOMENT(%RequestedEffectiveDatePicker%).format('L')` for `MM/DD/YYYY`.

VlocityGru
Jun 30, 20241 min read
bottom of page

