Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Imagine you have several sites, each with some assets underneath them in the hierarchy. Each asset is based on the Press template, and each site

Imagine you have several sites, each with some assets underneath them in the hierarchy. Each asset is based on the "Press" template, and each site is based on the "Site" template. You'd like to configure an attribute on each site that shows the total number of tires produced for presses underneath, adding up the current values of "Tires Produced" attributes for all child presses once per day at midnight. How would you do this?Create individual analysis on each site-level element. Configure the rollup to find attributes fitting the pattern "%SiteID%.Press.01|Tires Produced", then output the Sum to a new attribute. Set them to trigger at midnight.
Configure a formula data reference on the site template. Configure the "Tires Produced" attribute for each press to be an input to the formula, then add them all together.
Edit the "Site" template, adding an Rollup analysis. Configure the rollup to find attributes with the name "Tires Produced", and output the Sum to a new attribute. Set it to trigger daily at midnight.
Create a new event frame template, then create a PIPoint data reference attribute template inside it. Point the PIPoint data reference to the attribute ".\Elements[.]|Tires Produced" and leave all other boxes as default. Configure an Event Frame Generation attribute, and have it trigger to start at midnight every day, and stop 24 hours later.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions