PeopleSoft Trees
Hi Team,
I have question and i would really appreciate your help.
I have a requirement where in a flat file client provided me 5 field values-SetId,Tree Name,Effdt,Nodes,Leaf range.
Please let me know any good approach to load the data into the TREE MANAGER component.
I have two options in my mind rite now.
1.Inserting data to TREEMANAGER component using CI
2.Inserting data directly into the records -PSTREEDEFN,PSTREENODE,PSTREELEAF,PSTREESTRCT,PSTREELEVEL,PS_TREE_LEVEL_TBL,PS_TREE_NODE_TBL.(for this one I am bit not convinced because peoplesoft doesn't recommend to insert data into these records from backend.)