Skip to main content

Posts

Featured

DX-API integration using Pega vs Salesforce

Pega and Salesforce integration using DX-API ·         Install Salesforce CLI https://developer.salesforce.com/tools/sfdxcli ·         For test Salesforce CLI Run > CMD Type sfdx and press enter. If it is working fine need to display CLI output like this. ·         Install VS Code https://code.visualstudio.com/download ·         Open VS Code Click on Extension. ·         Search Salesforce in extension list ·         Install salesforce extension list ·         Extract pegaLwcStarterPack84.zip file and open file location from VS Code. Open folder from file menu. ·         Change end point URLs. Insert pega server URL     ·         After changing URLs, Need to deploy the changes that made in above XML files. Right click on Force-App And click on Deploy Source to org Wait until finish the deployment. ·         Create Salesforce Account. Navigate to Develper.Salesforce.com and create an account. https://developer.salesforce.

Latest Posts