cancel
Showing results for 
Search instead for 
Did you mean: 

how create data type for coulmn name having special characters in IR

Former Member
0 Kudos

hi ,

any idea how to create how to do create data type for coulmn name having special characters

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

If possible use external XSD in external definitions and try importing it and try.

Its a wild guess..

Regards,

Sudharshan

Former Member
0 Kudos

Hi Amit,

i think you cant create a column name with a special character,this will be the error message u will be getting

<b>"Name contains invalid characters: - Only a(A)-z(Z), 0-9, and "_" are permitted"</b>...if in case if it possible let me know

Shabarish_Nair
Active Contributor
0 Kudos

Hi Amit,

Can you ellaborate ?

Actually if you are reading a file(or anything else) which contains special characters, the data type can be created as done for other interfaces. But it is in the adapters that we actually take care of handling these special characters.

ShabZ

Former Member
0 Kudos

I am reading from database and one coulmn has the value $ . So i cant write that coulmn name in my data type

Former Member
0 Kudos

Hi Amit,

if it is the column name then i think u cant.but if the value of the field is gonno contain special character then it is possibel.just give the type as string,then it accepts special character like $