Skip to Main Content
AVEVA Product Feedback


Status Declined
Created by Guest
Created on Aug 20, 2022

Calling or Triggering an Analysis from another Analysis

It would be great to start an analysis from another analysis or to trigger an analysis on (successful) completion of another analysis. Nice would be to have a function like Call("AnalysisName"). Real great would be if Call() would return a return value from called analysis. In default an analysis could return the last variable value but a function Return(x) would be even better. Could be combined with https://feedback.osisoft.com/forums/555148-pi-server/suggestions/17452711-conditional-exit-for-analysis-expressions.
  • ADMIN RESPONSE
    Aug 20, 2022
    The design of Asset Analytics rely on triggers to begin the execution. These triggers can be new inputs, or periodic base on the clock. We do not have any plans to implement triggering as a function call from another analysis. However, the use case described here can be accomplished if you configure Output1 from one analysis as an input to a different analysis.
  • Attach files