We always come across a need to document or get the details of all the connections we have from PI/PO system.
There are multiple blogs to do this
Blog1,
blog2,
blog3. This is just another approach.
We created a powershell script to download all the channel details into an excel file. Also channel xml's if required. Added the code of this script to a public
git repo.
We tested it only with PO 7.5 SP12 system. Anyone can download this script by cloning the git repository. Add a Properties.json file to the root folder of the git repo with your PI system Communication channel service url and the file name along with the path where you want to download the excel file with channel details.
Further details can be found in README file of repo
here.
Any feedback will be most welcome. Create an issue in the github if you find this useful and want to add new functionality.
Thanks,
Srini