-
```
What steps will reproduce the problem?
1.I am using CLiq for upserting into the Prod environment in salesforce
2.And also sheduled the batch file which runs in the Windows Server 2003
3.Some tim…
-
[Introducing Streaming API](https://developer.salesforce.com/docs/atlas.en-us.api_streaming.meta/api_streaming/intro_stream.htm)
Salesforce Streaming API is based on Bayeux / ComeD. Unfortunately, …
-
### Expected result
### Actual result
### Additional information
### System Information
```
CLI:
@salesforce/cli/2.66.7 win32-x64 node-v22.11.0
Plugin Version:
@oclif/plugin-au…
-
Hi,
I'm using JSforce Node.js package to interact with salesforce?
Is there anyway to check if current connected session is still valid or expired?
```typescript
var connection = ne…
-
### New Feature Summary
Can I ship logs to DataDog instead of logging inside Salesforce? The advantage is to have one logging system across multiple systems
-
### Expected result
Trying to deploy changes for a ContextDefinition type mainly the ContextDefintionVersion portion.
### Actual result
Deploying to a sandbox it shows that the file has s…
-
When the client receives a Service Referral message via the SMS option the messages sent to the phone and their email. The body of the message is:
---
Congratulations!
This is your new Visualforc…
-
@shunkosa
I updated the component for use within a customer community. Everything looks good and functions properly as an internal user logged into the community, but when I log in as a customer c…
-
### Reduced Test Case
Hi, after digging some hours, I end up reporting the issue with not much investigation to share.
Integrating this lib (v5) to Salesforce LWC is not working for several reas…
-
@kevinohara80 if you're interested, I can create a PR for your review.
We have run into performance issues with getHandlerName. Apparently executing String.valueOf(this) can take a long time to exe…