• Jayavardhana Gange
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Hi, I can see the limit for retrieving metadata is 39MB. Using API version 40.0, I'm trying to "retrieve" all metadata of all types and I'm thinking sometimes it may exceed more than 39MB. So, somebody could guide me in handling the scenario where the metadata size may exceed the limit.?
Hi, I can see the limit for retrieving metadata is 39MB. Using API version 40.0, I'm trying to "retrieve" all metadata of all types and I'm thinking sometimes it may exceed more than 39MB. So, somebody could guide me in handling the scenario where the metadata size may exceed the limit.?
Having three deployment errors when deploying the entire metadata for the org: There are no other errors, just these three.
 
workflows/Question.workflow -- Error: Cannot create workflow directly; must create the CustomObject first
workflows/Reply.workflow -- Error: Cannot create workflow directly; must create the CustomObject first
settings/Search.settings -- Error: Entity is null or entity element's name is null
 
These are showing up during deployment with both Ant Migration Tool, or via Force.com IDE. We didn’t make any edits to any of these three files or related features.

What could be causing the issues and how to fix them?