Hi community,
I've just started preparing the productive D365 instance we're going to use and I'm honestly baffled by the dependency and required components.
A 3rd party has provided us with a managed solution that was installed on our development server, but is currently still in the evaluation / setup phase. We do not want to deploy these components to the productive environment just yet. But when trying to export my unmanaged solution, I am being told by the export wizard that I have to include 4 entire entities from that 3rd party solution since they added fields to the account and contact entities - but we do not want these fields to be on the productive environment yet.
Q: What do I need to do to get my own solution to not require entire entities from that 3rd party solution?
After exporting the solution (with or without these 4 entities) I'm getting a ton of missing dependencies when trying to import the solution to our productive environment.
I can tell that a huge amount of the dependencies are from that 3rd party solution, which hopefully can be resolved by the question above. But I'm having trouble identifying the source of the other dependencies:
MicrosoftDynamics_EventManagement (1.4.1006.0)
ConnectedFieldService (1.0.18170.5)
IoTConnector (1.0.18266.4)
MicrosoftDynamics_Marketing (1.28.1004.0)
I'm guessing these last three belong to the MicrosoftDynamics_Marketing one, but for completeness sake:
MicrosoftDynamics_MktLeadGenLink (1.5.1.0)
MicrosoftDynamics_MktLeadManagement (1.26.1005.0)
MicrosoftDynamics_MktConsentManagement (1.26.1005.0)
I don't have anything matching these names available for installation in the Admin Center, the only major component I haven't yet installed from there is the Project Service Automation one.
Q: Where do I get the missing solutions from?