Distributing Reports for Scopes Based on Tree Nodes
If your scope is defined based on PeopleSoft tree nodes, you can attach routing information to the tree that can be used for bursting PS/nVision reports.
The following section provides an example how to distribute PS/nVision reports for scopes based on tree nodes. The basic steps include:
-
Clone tree node table—create record DEPT_NODE_TBL.
-
Clone tree node page—create page DEPT_NODE_TBL.
-
Grant access to tree node pages.
-
Update tree structures to use the new node table and node page.
-
Populate routing information.
-
Link routing information into PS/nVision.
In this example, you have a scope DIVISIONS with scope field DEPTID based on the node table in DEPARTMENTS tree. The tree structure for DEPARTMENTS tree is DEPTID. In tree structure DEPTID, the node table is TREE_NODE_TBL, the node page is DEPARTMENT, and the detail field is DEPTID.