Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Custom Metadata Types errors #32

Open
towen-procore opened this issue Dec 19, 2021 · 0 comments
Open

Custom Metadata Types errors #32

towen-procore opened this issue Dec 19, 2021 · 0 comments

Comments

@towen-procore
Copy link

Apex code not working in Salesforce v50+.
RealFire Essential Help Update indicates I am on the current version yet I am getting an error in Realfire Apex Editor for the code block below. Please Advise.
Tom Owen
1: for(String tag: Adobe_eSign_Tag__mdt.getAll().keySet()){
2: System.debug(tag);
3: }

System.TypeException: Unsupported sobject type and/or version

AnonymousBlock: line 1, column 1

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant