Skip to Main Content
AVEVA™ PI System™ Feedback Portal

Welcome to our new feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas and comments are visible to all other users.


This page is for feedback specifically for AVEVA PI System. For links to our other feedback portals, please see the tab RESOURCES below.

Status No Status
Categories PI AF SDK
Created by Guest
Created on Aug 23, 2022

Export method for AFLibrary class

As an AF SDK developer, I would like to be able to export AF Server Libraries (https://docs.osisoft.com/bundle/af-sdk/page/html/T_OSIsoft_AF_AFLibrary.htm) to .xml files or strings in order to easily share them with other AF Servers. An example of use case would be libraries hosted in a central/master AF Server that must be periodically pushed to site AF Servers. These master libraries would be used to enforce AF design practices across the enterprise. Currently it seems that the only option is to create a temporary AF Database to import the library into.
  • Attach files
  • Clement Dekeyser
    Reply
    |
    Mar 24, 2023

    I was able to export a saved library to xml using the PISystem.ExportXml() method:

    https://docs.aveva.com/bundle/af-sdk/page/html/Overload_OSIsoft_AF_PISystem_ExportXml.htm


  • Steve Edwards
    Reply
    |
    Feb 27, 2023

    PI AF saved libraries are a critical feature in connecting a fleet of pi servers across an enterprise to central AF Library. This export method will accelerate this for all customers. There would be immediate impact felt from this enhancement.

  • Martin Bryant
    Reply
    |
    Aug 23, 2022
    The PI digital twin library is stored and maintained as a set of libraries and being able to import and expoert these libraries would enhance this capability.