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
Product PI Interfaces
Categories PI to PI Interface
Created by Guest
Created on Aug 17, 2022

PItoPI should give indication when it is stuck querying a corrupt source archive

Currently, PItoPI interface can get "stuck" if it is querying a source data archive that is corrupt with no indication that this is what's happening.  It appears to be sending data to the destination server, but no data is received.  It would be helpful if it would write an error message to the interface logs or exit out of the process after a certain amount of time in this state.
  • Attach files
  • sahilp
    Reply
    |
    Feb 9, 2024

    considering that the archive system can report buffer corruption (through SMT or command line) there isn't a reason why the pi2pi can't test for corruption before even attempting to read. It should test, if OK then proceed, if not write an error and skip to the next relevant archive.