Skip to Content
0
Former Member
Jan 23, 2012 at 08:30 PM

Allowed Characters in ID's - specifically ":"

76 Views

Hi,

Is there anywhere I can find a list of allowed characters in Dimension IDs ?

I've hit a problem with a material number containing ":" (semicolon). So I for example have material: XXX:YYY001.

If i try making a simple conversion like this (where I replace ":" with "_":

External = XXX:YYY001

Internal = XXX_YYY001

I doesn't work.. It's like BPC conversion threats ":" like a wildcard..

I have multiple materials with ":" in their ID, and when I have multiple conversions with ":" I get duplicate keys after my conversion....

I need to control the specific materials one by one in the conversion, because I retract data back to ECC, and need to reverse the conversion (mapping). So I can not use a simple js replace formula in my conversion file.

Thanks,

Joergen