Firstly i thank code plex community for providing valuable support and contribution
im fairly new to BTDF although i have previously used it for deployments as per project structured in tutorials and using master binding files
now i'm facing a different environment configuration we have lots of common applications (Schemas and common assemblies)
and core applications in biztalk and each one them gets resources varying from multiple solutions with multiple projects involving transforms orchestrations, helpers, sso configs, policys
into one application
well the structure is no where near as described to take advantage of VS addin i have no idea where to start and how to build and Deploy multiple solutions into one btdf project file
i was hoping this community could give me a head start with some directions
Here is the sample structure
Biztalk application: sample core
folder structure:
im fairly new to BTDF although i have previously used it for deployments as per project structured in tutorials and using master binding files
now i'm facing a different environment configuration we have lots of common applications (Schemas and common assemblies)
and core applications in biztalk and each one them gets resources varying from multiple solutions with multiple projects involving transforms orchestrations, helpers, sso configs, policys
into one application
well the structure is no where near as described to take advantage of VS addin i have no idea where to start and how to build and Deploy multiple solutions into one btdf project file
i was hoping this community could give me a head start with some directions
Here is the sample structure
Biztalk application: sample core
folder structure:
Dev -->CORE -->Internalsvc--> sampleA-->(sampleA biztalk proj - maps orch), (sampleA Helper proj)
sampleB-->(sampleB biztalk proj - maps orch ), (sampleB Helper proj)
Dev -->CORE -->externalsvc--> sampleC-->(sampleC biztalk proj - maps orch), (sampleC Helper proj)
sampleD-->(sampleB biztalk proj - maps orch ), (sampleD Helper proj)
all these dlls go into a single Biztalkapplication "sample core"