I would like to make life easier on my Infrastructure team,
and so I want to develope some code usign the Directory API
That will do the following:
When a channel is imported to QA or Production (usign CTS+) and just before it is activated , the channel parameters will be taken from an excel file located on the host itself.
this, in order to overcome the deletion of URLs,folder paths,connection strings and other parameters each time a channel is transported. and load it from excel instead.
Can this be done taking into account the scenrio limtatations above?
what are the down sides for using this method?
appreciate your insights.