Delimiter Issue when exporting with TI to SQL database
Posted: Tue Oct 30, 2012 9:51 pm
Hi,
New to the forum (and new to TM1).
I am trying to "Publish" (to use Cognos Planning Analyst terms) or export a TM1 cube view to a SQL database. I finally got the code figured out and what to put on each of the Advanced tabs.
However, my issue is how TM1 is handling the delimiter. When IMPORTING you can tell it how to delimit, but when exporting using a TI process to publish to a SQL database, I am wondering if there is a way to handle my issue without dillying with the data in the cube (because it's automatically updated with another process).
My cube is this: I have a list of accounts and then various attributes for those accounts. One of the attribute columns in the cube is called "Account Description." We have several accounts that are related to Xi'an, China. Thus, the description has "Xi'an" in it which has an apostrophe.
My TI Process is failing at this point due to this because TM1 is trying to make another column (split my "Account Description" into two) but the database I am publishing to only has "Account Description." I know it's not the database because I also publish from Analyst and it accepts the same data. This is a TM1 issue and wondering if there is a way around it WITHIN TM1 without having to resort to something like SSIS.
Please let me know if this is not clear. I really appreciate any assistance. Please keep in mind that I AM new to TM1 so if you provide direction, it would be greatly appreciated to talk to me as if I were in 2nd grade
Thanks a lot!
New to the forum (and new to TM1).
I am trying to "Publish" (to use Cognos Planning Analyst terms) or export a TM1 cube view to a SQL database. I finally got the code figured out and what to put on each of the Advanced tabs.
However, my issue is how TM1 is handling the delimiter. When IMPORTING you can tell it how to delimit, but when exporting using a TI process to publish to a SQL database, I am wondering if there is a way to handle my issue without dillying with the data in the cube (because it's automatically updated with another process).
My cube is this: I have a list of accounts and then various attributes for those accounts. One of the attribute columns in the cube is called "Account Description." We have several accounts that are related to Xi'an, China. Thus, the description has "Xi'an" in it which has an apostrophe.
My TI Process is failing at this point due to this because TM1 is trying to make another column (split my "Account Description" into two) but the database I am publishing to only has "Account Description." I know it's not the database because I also publish from Analyst and it accepts the same data. This is a TM1 issue and wondering if there is a way around it WITHIN TM1 without having to resort to something like SSIS.
Please let me know if this is not clear. I really appreciate any assistance. Please keep in mind that I AM new to TM1 so if you provide direction, it would be greatly appreciated to talk to me as if I were in 2nd grade

