-
TI process skipping data section
Hi all. I’m brand new here so please accept my apologies if I don’t follow the expected protocols.
I’ve just created a new process to transfer data from one cube to another and it seems to be completely skipping the data section. I’ve never had this before. I’m sure it’s probably something really obvious but I just can’t get my head around it.
I’ve added ASCIIOutput procedures to the prolog, data and epilog sections to see if I can figure out what it’s doing. The prolog and epilog logs are generated but noting is even generated for the data section.
I’ve attached the procedure in a txt file.
p.s. I’d usually use rules for transferring data rather than a process but in this instance I couldn’t get it working with the mapping involved which uses a a matrix. Maybe I should just concentrate on getting that route working ?
Thanks for your help.