Hi ,
- I am trying to create "All in one deployable package in Dynamics 365 F&O". I have 1 model and payment connector in my solution.
- I followed the below link and created a model/package for the payment connector and checked in to source control.
https://docs.microsoft.com/en-us/dynamics365/commerce/dev-itpro/payment-connector-package
- Later, I used the build server to generate a deployable package (I believed the deployable package which build server provides is the combined package [includes the custom package and payment connector package])
- I deployed the package to another environment and it is successfully deployed but I don't see the payment connector getting deployed.
So, my question is : Do we need to create RetailDeployablePackage and ApplicationDeployablePackage separately even in "all in one deployable packages" (OR)
Can we actually combine both the packages into one package and make it work?
Any help is appreciated!
Thank you,
Manjula.