Can you clarify if your use case has 1 output PI Point or multiple PI Point(s)?
Is there any reason why you are not using RDBMS interface to bring your table data into the PI System? That would remove a lot of complexity and greatly improve performance.
Hi,
I have a similar use case, I wish to output the values of the analysis I built into an attribute with Data Reference as PI Point Array (one value per hour - so total 24 values in the array), but it seems as per this article - https://softwaresupportsp.aveva.com/en-US/knowledge/details/000095809?lang=en_US - it is not possible and the only option for me is to create 24 attributes in the analysis to store 24 different values in 24 pi tags, rather than using array. Please can this be included in the later release?