문제

I have created a record of the entity type "Team" which I'm trying to package into a solution that will be imported later in our Test environment.

I can import the "Team" entity, but since it's "Managed" (I think) it cannot be edited much.

Is it even possible to include the Team I created into my solution ?

Thank you.

도움이 되었습니까?

해결책

No, you cannot include the Team record that you created in your solution. This is true for most CRM entities but when it comes to solution imports we commonly see this issue for users, teams, and queues - all of which may be required by a solution but cannot be included in the solution.

The Team will need to be created in the destination organization before or after importing the solution.

The Microsoft whitepaper Deploying CRM 2011 from Dev through Test and Production goes into significant detail on deploying solutions with these types of dependencies.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top