
1 Antwort

Hi,This is a limit for metadata please refer below link.https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_readMetadata.htm You must submit arrays of only one type of component. For example, you can submit an array of 10 custom objects or 10 profiles, but not a mix of both types.Please refer below link which says to use Batch Apex to overcome this.https://github.com/financialforcedev/apex-mdapi/issues/21 Hope this helps you!Please mark it as Best Answer if my reply was helpful. It will make it available for other as the proper solution. Thanks and Regards Sandhya