TransWikia.com
  1. All Categories
  2. Salesforce

Salesforce : Recent Questions and Answers (Page 23)

Find answers to your questions about Salesforce or help others by answering their Salesforce questions.

Invalid URI commercepayments.PaymentGatewayAdapter

My problem is I get Invalid URI when I try to do a GET with commercepayments.PaymentsHttp in my class with implements commercepayments.PaymentGatewayAdapterHttpRequest req = new HttpRequest();req.setHeader('Content-Type', 'application/json');req.setEndpoint('https://th-apex-http-callout.herokuapp.com/animals');req.setMethod('GET');...

Asked on 11/17/2021 by Tabarcea Ioana-Carmen

1 answer

Please help. I want to ensure 1 case per lead

Ensure only 1 Case with this Type is openat the same time for every Lead recordtrigger createCase on Lead (after insert) {List <Case> caseToCreate = new List <Case>();...

Asked on 11/17/2021 by Mar Been

1 answer

Unable to retrieve source after successful authorization in VSCode

I created a project with manifest. When I right click on package.xml and click 'Retrieve source', VSCode is repeatedly giving the following error even after successful authorization of the org:...

Asked on 11/17/2021 by SF Learner

0 answer

Duplicated notifications in Android

when I send a push in firebase console theres a problem of duplicated notifications, because etpushsdk uses gcm and my application fcm. I'm using etpushsdk 4.8.4, is there any previsition...

Asked on 11/15/2021 by Bruno Santos

1 answer

What is the difference between Person account and Individual account model in Financial services cloud?

I am a newbie to Salesforce financial services cloud and I have learnt that the FSC has given the leverage person accounts. I wanted to know:the difference between Person Account...

Asked on 11/15/2021 by Areeba Irfan Ullah Khan

2 answer

Understanding Batch Apex execution

This is a generic question which I couldn't find enough data online. I have a batch job that runs once every week. This job updates Contact records based on updates...

Asked on 11/15/2021

1 answer

Batches Running Asynchronously is causing record locking

I am running APEX Schedule batch job and when the batches run, I am constantly seeing the following error:System.DmlException: Update failed. First exception on row 0 with id 0033s00001008G8AAI;...

Asked on 11/15/2021

1 answer

Execute List of batch strings

I have the following code that adds the execute batch into a list. List<String> batches = new List<String>(); batches.add(Database.executeBatch(batch1, batchSize));What I want to...

Asked on 11/15/2021

1 answer

How to display picklist in VF and save selected value?

I have a custom object called Program__c which has a picklist called Categories__c.I would like to make a dropdown list on my VF page that merely lists the contents...

Asked on 11/15/2021 by cw-DEO

0 answer

Contact being automatically created with an account

This is my first time working on Salesforce, and I have inherited some code. Basically, when an Account of a certain record type is created, it looks like there is...

Asked on 11/15/2021 by fooiey

1 answer

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP