User bio
404 bio not found
Member since Aug 11
Posts:
Replies:
DB creation:
set Status=##Class(Config.Databases).Create(Name,.Properties)
and namespace creation:
set Status=##Class(Config.Namespaces).Create(Name,.Properties)
I have solved it by adding ENV var in the
/etc/environment
Followers:
Adam has no followers yet.
Following:
Adam has not followed anybody yet.
Global Masters badges:
Adam has no Global Masters badges yet.
If so why then pick default config rather than what is passed as a variable? Here is another case when it will fall back to the default one instead using what is set as a variable: