Offer a free Community Edition of PI. Limit the point count, but let us geeks monitor our IOT hobbies with PI. This will encourage business buy in and increase general knowledge of OSIsoft throughout the geek community.
1. AF Transformer should be able to sync changes made in the source AF Database: if an element is added, deleted or edited. For the deletions there should be a way to select the behavior: delete an object from the target database, place it u...
Improve AF Transformer logging:
In some cases it's hard to investigate why AF Transformer doesn't include certain elements in transformation.
it would be helpful to have a debug level that enables following features:
- log element names that were ...
Allow passing parameters to XML script file so that I can maintain one general script for many sites
Below in the examples are the parameters that would change from site to site. Other than these parameters the transformation XML script is identical across sites. With parameters, it would be simpler to maintain these files.
• Host, D...
Allow specifying conditions (or case constructions) for ParentID/ElementID functionality
Allow specifying conditions (or case constructions) for ParentID/ElementID functionality. Example:
if [1].Value=x then ParentID=[2].value ElementID=[3].Name
else
if [1].Value=y then ParentID=[4].value ElementID=[3].Name
 ...
Improve AF Transformer PostProcessing logging and performance
PostProcessing stage of the transformation (if using ParantID and ElementID) should use paging (or another approach) for a better performance, it should also be better logged and display number of objects processed, a number of objects in the list...
Allow specifying a path for orphaned elements for ParentID/ElementID functionality
Implement following logic for ParentID/ElementID functionality :
if a parent element is not found (invalid and/or empty ) - put a child element under specified hierarchy. there should be a separate configuration for both options: what to do ...
PI ProcessBook Support Tool: allow for PI Server values to be replaced for a subset of tags
The PI ProcessBook Support Tool allows for tags to be replaced and for PI Data Archive values to be replaced in ProcessBook displays using the Data Item Find and Replace. However, it does not allow you translate tags across PI Data Archives. For i...