function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
RobinSmithRobinSmith 

Service Contract not available in Developer Edition

I have a big problem:

 

We wrote some code in a Sandbox org that uses the Service Contract object. We created a Change Set with all of the necessary components for deployment into the Production org.

 

However, we'd obviously like to be able to undo the deployment in case it causes problems. You cannot undo outbound change sets.

 

So i thought of packaging everything up into a managed package in a developer org, but that's impossible because the Service Contract object doesn't exist in the Developer Edition environment. Why not!? I haven't found any documentation that states this or why.

 

So i'm currently stuck.

 

Does anybody have any more relevant info or any advice on how to proceed - or if you've been in this situation yourself?

 

Thanks,

 

Robin

Best Answer chosen by Admin (Salesforce Developers) 
SFFSFF

I have it in my dev org - have you enabled Entitlement Management?

All Answers

SFFSFF

I have it in my dev org - have you enabled Entitlement Management?

This was selected as the best answer
RobinSmithRobinSmith

Cheers! That solved it. Brilliant.