Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
srini_reddy
Participant
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 Blog1blog2blog3. 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
Labels in this area