CustomMetadataLoader
CustomMetadataLoader copied to clipboard
Tool to help users bulk create and update custom metadata records in salesforce.com from a CSV file.
Getting the below message when trying to Create/Update a MetadataType from CSV Web service callout failed: WebService returned a SOAP Fault: Cannot flip on commit allowed, disabled by:Commit Not Allowed...
The Limit Error - "Regex Too Complicated" comes up everytime i try to upload CSV with more than 700 records. The Error comes from CSVFileUtil when suing String Functions like...
When I try deploying the zip file in production I am getting the following error : - Checked : Rollback On Error - Test Level : RunSpecifiedTests - Run Tests...
I have tried using both the sample and my own CSV files and have gotten the same error message. I have both DeveloperName and Label in the CSV file along...
# Description A lot of modern tools output UTF-8 with a BOM to indicate the encoding. This BOM does not get parsed by the tool and having DeveloperName as the...
I am attempting to set the following on load of a metadata record and below that is the error message I am getting: - Field Label: Source_Object__c - Field Type:...
I'm trying to import data that has a lookup to another Metadata type. I am getting the error. Error occured processing component ChildObject.NameOfRecord. In field: ParentObject__c - no CustomMetadata named...
Hi, Im getting this error when I try to open the Custom metadata Loader application. **_IO Exception: Exceeded max size limit of 6000000 Error is in expression '{!checkMdApi}' in component...
I'm trying to upload a sample/test file that contains only two records and I'm receiving the error: Collection size 1,381 exceeds maximum size of 1,000. The 1,381 number matches how...