www.javaniceday.com
Home
Node.js
Java
Salesforce
Posts
Tags
About
Frandom
ERROR running force:source:retrieve: versions.map is not a function
Andrés Canavesi
Sep 05, 2022
Just delete the folder
.sfdx
and reauthenticate again
salesforce
sfdx
dev
Please enable JavaScript to view the
comments powered by Disqus.
More posts
ERROR running force:source:retrieve: versions.map is not a function
Andrés Canavesi
-
Sep 05, 2022
-
www.javaniceday.com
salesforce
sfdx
dev
Invoke Apex method from Salesforce Flow Builder
Sometimes the out of the box functionality is not enough to automate all our processes
Andrés Canavesi
-
Aug 04, 2022
-
www.javaniceday.com
salesforce
flows
apex
dev
How to use Queueable interface in Apex
Stay away from the limits in Salesforce by implementing the Queueable interface in our Apex classes
Andrés Canavesi
-
Aug 03, 2022
-
www.javaniceday.com
salesforce
apex
queueable
dev
How to delete apex trigger using SFDX CLI
Andrés Canavesi
-
Aug 02, 2022
-
www.javaniceday.com
salesforce
sfdx
dev
How to get Salesforce limits through SFDX CLI
Andrés Canavesi
-
Aug 02, 2022
-
www.javaniceday.com
sfdx
salesforce
cli
dev
Get Accounts with at least one closed-won opportunity in Salesforce
Salesforce SOQL query to get accounts with at least one closed won opportunity
Andrés Canavesi
-
Jul 24, 2022
-
www.javaniceday.com
salesforce
soql
apex
dev
Salesforce Apex method to get the country name by ISO Code
Convert ISO code into country name in Salesforce Apex
Andrés Canavesi
-
Jul 24, 2022
-
www.javaniceday.com
salesforce
apex
dev
Download a Salesforce ContentVersion file using node-fetch
Download locally a file stored in Salesforce using node-fetch package for Node.js
Andrés Canavesi
-
Jul 07, 2022
-
www.javaniceday.com
salesforce
nodejs
node-fetch
dev
Get Salesforce ContentVersion file info using node-fetch
How to get a Salesforce file info without downloading the file itself
Andrés Canavesi
-
Jul 07, 2022
-
www.javaniceday.com
salesforce
nodejs
node-fetch
dev
Salesforce CLI - SFDX - Cannot read properties of undefined (reading 'id')
The error doesn't give us so much information but it is related to the URL we are using
Andrés Canavesi
-
Jul 06, 2022
-
www.javaniceday.com
salesforce
sfdx
dev
How to delay an execution in Salesforce Apex
Using Schedulable interface to delay an execution in Apex
Andrés Canavesi
-
Jun 10, 2022
-
www.javaniceday.com
salesforce
apex
dev
MIXED_DML_OPERATION error and Apex unit tests (how to fix it)
This is a common error when we start to work with testing or manipulating some particular objects: setup and non-setup objects
Andrés Canavesi
-
Feb 09, 2022
-
www.javaniceday.com
salesforce
apex
dev
AWS suspended error AppFlow
The flow has been suspended due to an error in Salesforce when subscribing to the event.
Andrés Canavesi
-
Feb 09, 2022
-
www.javaniceday.com
salesforce
aws
appflow
dev
AWS AppFlow error conflict executing request connector profile is associated with one or more flows
If we try to delete a connector from the AWS console and it is associated with one or many flows, it will display this error.
Andrés Canavesi
-
Feb 09, 2022
-
www.javaniceday.com
aws
appflow
salesforce
dev
Salesforce inspector: a Salesforce data explorer and exporter
Chrome and Firefox extension to inspect and export data from Salesforce
Andrés Canavesi
-
Jan 18, 2022
-
www.javaniceday.com
salesforce
dev
Lightning data table conditional cell color
Set text or background color for lightning data table rows
Andrés Canavesi
-
Jan 13, 2022
-
www.javaniceday.com
lightning
salesforce
dev
Conflict executing request: Connector profile: xxxxxx is associated with one or more flows
Andrés Canavesi
-
Nov 22, 2021
-
www.javaniceday.com
aws
salesforce
cli
dev
Invalid request provided: AWS::AppFlow::FlowCreate - Salesforce integration
This is a common error when a field is mapped in App Flow but it doesn't exist in Salesforce
Andrés Canavesi
-
Nov 19, 2021
-
www.javaniceday.com
aws
salesforce
dev
Call an Apex method from Process Builder
See how to configure a Flow with process builder to execute an Apex method in Salesforce
Andrés Canavesi
-
Nov 11, 2021
-
www.javaniceday.com
apex
salesforce
process-builder
dev
Get Record Type id by name in Apex - Salesforce
SOQL query to get a record type by name to use it in Apex code
Andrés Canavesi
-
Nov 10, 2021
-
www.javaniceday.com
salesforce
apex
dev
This is most likely not an error with the salesforce cli
Please ensure all information is accurate and try again. (Salesforce)
Andrés Canavesi
-
Oct 07, 2021
-
www.javaniceday.com
salesforce
cli
sfdx
dev
error authenticating with auth code due to: grant type not supported
error authenticating with auth code due to: grant type not supported
Andrés Canavesi
-
Aug 31, 2021
-
www.javaniceday.com
salesforce
sfdx
cli
SFDX - Error authenticating with auth code due to: grant type not supported
Common error when authenticating from SFDX CLI
Andrés Canavesi
-
Apr 27, 2021
-
www.javaniceday.com
salesforce
sfdx
Download Salesforce metadata using SFDX
How to download Salesforce metadata to your local machine using SFDX CLI
Andrés Canavesi
-
Feb 23, 2021
-
www.javaniceday.com
salesforce
sfdx
Handlebars and AWS Lambda example
Andrés Canavesi
-
Sep 10, 2022
-
www.javaniceday.com
nodejs
lambda
aws
dev
Read file with promise in Node.js
Andrés Canavesi
-
Sep 10, 2022
-
www.javaniceday.com
nodejs
dev
Image lazy loading natively
Andrés Canavesi
-
Aug 04, 2022
-
www.javaniceday.com
dev
Mock node-fetch in node.js with different scenarios
Andrés Canavesi
-
Jul 11, 2022
-
www.javaniceday.com
nodejs
node-fetch
jestmock
dev
Webstorm does not have write access to /applications/webstorm.app/contents
Andrés Canavesi
-
Mar 26, 2022
-
www.javaniceday.com
webstorm
dev
First-time shipped implementation is like going into technical debt
What is technical debt and why you should pay attention to it?
Andrés Canavesi
-
Feb 22, 2022
-
www.javaniceday.com
dev
articles
tech