Open NiceLuc opened 1 week ago
WFOIntelligenceEventing uses DwCode from API box. Most all others use InCode from COR box.
DwCode
InCode
Research which contexts use which connection strings.
Should be setup something like this:
{ "ConnectionString": "DwCode", /* <=== NOTICE */ "SourceDirectoryPath": "C#\\Library\\inContact.Eventing\\Data\\", "DbmlFileName": "WFOIntelligenceEventing.dbml", "DesignerFileName": "WFOIntelligenceEventing.designer.cs", "RepositoryFileName": "WFOIntelligenceEventing\\WFOIntelligenceEventingRepository.cs" }
This would mean that we have multiple user secret connection strings:
WorkAround: Pass a custom connection string with the -c flag.
-c
WFOIntelligenceEventing uses
DwCode
from API box. Most all others useInCode
from COR box.Todo
Research which contexts use which connection strings.
Should be setup something like this:
This would mean that we have multiple user secret connection strings: