I am trying to load Hierarchy from BW....Following is the structure In BW Hierarchy
AAA AAA
AAA F
AAA F01
AAA F011111
< I want to ignore first 4 characters in all the nodes>
While in transformation file i am giving following parameters:-
*MAPPING
NODENAME=NODENAME(5:11)
HIER_NAME=HIER_NAME
PARENT=PARENT
ORDER=ORDER
As when i run and validate the transformation file it gives error on all the node members which are below 11 characters.
ERROR
Command Failed : end position is out of record index