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 Declined
Categories PI Web API
Created by Guest
Created on Aug 23, 2022

Return Partial Results From Event Frame Search in PI Web API

Currently when searching for event frames, a 400 error is returned if not all elements in the search exist. piwebapi/eventFrames/search?databaseWebId=WebId&Element:IN("\\server\AssetSwap\Site2\Asset1";"\\server\AssetSwap\Site2\Asset2" This is cumbersome especially in the case of asset swapping in PI Vision when parent elements could contain variable child elements. For any parent element that contains less than the max child elements, a 400 error will occur when searching for event frames for related parent elements.
  • ADMIN RESPONSE
    Aug 23, 2022
    While we appreciate the interest the community has for this suggestion, we have decided to decline this item in favor of other high priority work. Thank you for your feedback, and please continue sharing suggestions for how we can improve the PI Developer Technologies for you!
  • Attach files
  • Guest
    Reply
    |
    Aug 23, 2022
    To be more general: This is cumbersome especially in the case of loading event frames for "Assets on Display" in a PI Vision display. If any symbols reference an element path that does not exist, the entire event frame search fails (even if other valid assets are present).