oveits / ProvisioningEngine

Ruby on Rails based ProvisioningEngine Frontend for provisioning of legacy systems via Apache Camel Backend (SOAP/XML+SPML+File import)
3 stars 6 forks source link

Target configuration should support languageList #6

Open oveits opened 8 years ago

oveits commented 8 years ago

If languageList (e.g. languageList=[englishUS, German]) is defined in the target configuration, then

Background: the target may only support a single language or a subset of languages. In the moment, a wrong language leads to soapMassProv import error during creation of the sites. We need to implement a possibility to define and enforce the list of languages supported by the target system.