Turbo Integrator V9.4
Posted: Tue Nov 24, 2009 4:45 pm
Hi this maybe a little silly but perhaps someone can help
I am currently working on extracting data from a Test dimension which has been extracted as a .CMA File. I have changed the element name slightly and want to import the changes via a TI Process to see if the new changes would be incorporated in the dimension. I have created the TI Process and choosen Text and browsed for the file under Data Source Name Type. Delimited, comma and quotes remain unchanged. Cube Action is no action and Prolog is
#****Begin: Generated Statements***
DIMENSIONSORTORDER('Test Dimension WC','','','ByInput','ASCENDING');
#****End: Generated Statements****
And Metadata is
#****Begin: Generated Statements***
DIMENSIONELEMENTINSERT('Test Dimension WC','',V2,'s');
#****End: Generated Statements****
When i execute it there are errors and it refers to the Data Source telling me it cant find it or the source choosen is invalid. Anyone have any ideas what i could be doing wrong.
Thanks
I am currently working on extracting data from a Test dimension which has been extracted as a .CMA File. I have changed the element name slightly and want to import the changes via a TI Process to see if the new changes would be incorporated in the dimension. I have created the TI Process and choosen Text and browsed for the file under Data Source Name Type. Delimited, comma and quotes remain unchanged. Cube Action is no action and Prolog is
#****Begin: Generated Statements***
DIMENSIONSORTORDER('Test Dimension WC','','','ByInput','ASCENDING');
#****End: Generated Statements****
And Metadata is
#****Begin: Generated Statements***
DIMENSIONELEMENTINSERT('Test Dimension WC','',V2,'s');
#****End: Generated Statements****
When i execute it there are errors and it refers to the Data Source telling me it cant find it or the source choosen is invalid. Anyone have any ideas what i could be doing wrong.
Thanks