cancel
Showing results for 
Search instead for 
Did you mean: 

xsd:integer - how to set maximum length

Former Member
0 Kudos

Hi,

In a structure, I have set some of fields as xsd:integer. my scenario is file to proxy. while generating the inbound proxy, for those elements which are xsd:integer, the data dictionary fields are authomatically set to INT4. Whereas the actual field length is 15. so when i test with the data the proxy fails as there is a mismatch is the length. how do i overcome this problem.

can i set the length of the field when the data type is xsd:integer so that while generating the proxy automatically this field length is taken. or otherwise can i change the data type in the dictionary table.

kindly advise.

Bala

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

experts,

can anyone suggest how to deal with this issue.

thanks in advance. bala