Questions tagged [change]
The change tag has no summary.
6 questions
0 votes
0 answers
41 views
Transaction Based Replication with CDC - Transaction Buffer and Commit Question
https://developer.salesforce.com/docs/atlas.en-us.change_data_capture.meta/change_data_capture/cdc_replication_steps.htm Above documentation describes the high level steps for using CDC events to ...
0 votes
0 answers
102 views
Report considering changes in picklist value
we are a non-profit helping immigrants. We have a custom picklist field showing at which stage our customers are (let's say before the immigration and after the immigration). We need a report that ...
1 vote
1 answer
75 views
How to rename or change signature for a namespace accessible or global method?
Receiving an error Dependent class is invalid and needs recompilation: Class Namespace.ExtensionPackageClass : Method does not exist or incorrect signature: void method(NULL, NULL, NULL, NULL, NULL) ...
1 vote
1 answer
3k views
How to change the owner for dashboard and reports?
Some dashboards and reports not working after disabling the left employee login. So I want to assign a new owner to the existing dashboard and reports. Could you guide me how to change the owner name ...
0 votes
2 answers
2k views
Changed Date in flow
I have a Record - Triggered flow , and I need to make a condition on a custom field type Date , the condition is to verify if the date is modified make a another custom field is false and make this , ...
1 vote
1 answer
47 views
I am trying to use method FeatureManagement.changeProtection to make Custom Metadata Object public but it doesn't work
I am trying to use method FeatureManagement.changeProtection to make Custom Metadata Object public but it doesn't work. I know that Custom Metadata types and Custom settings and External and Big ...