coolOrangeLabs / powerGateTemplate

powerGate full functional sample ERP integration
MIT License
3 stars 3 forks source link

Better error message when the Vault Option "powerGateConfig" is not set #4

Closed PatrickGrub closed 4 years ago

PatrickGrub commented 4 years ago

After installing the template and calling the Vault tabs it throws an error something like "Select-Xml.. not $null parameter". The source of this problem is that in the current Vault exists no Vault Option called "powerGateConfig". The template should bring a better error message like "The Vault Option 'powerGateConfig' does not exist, please import it by the function in Vault. GoTo 'Tools->powerGate->Edit' and afterwards 'Save'".

christiangessner commented 4 years ago

image

christiangessner commented 4 years ago

Most likely this is not an issue anymore when #44 is implemented

christiangessner commented 4 years ago

Closed with issue #44