Posted: Mon Oct 05, 2009 8:15 pm Post subject: Warnings while creating elements in Message set
Acolyte
Joined: 07 Sep 2009 Posts: 59
Hi,
I am getting a warning for all the elements that are created in the message set
The warning reads so
"Element 'DEALER_CD' has default TDS Length of zero. If it is used in a TDS message, that message will not be parsed successfully. Physical format: 'TDS1'."
I am using TDS format.
eg:I have defined a type String_<Interger Number>L (like String_4L)
and in its properties have set the lenght as also.
And in the type of 'DEALER_CD' have mentioned String_4L
But still getting this warning even though length is defined
1)How to overcome this warning?
2)Or is it can I ignore this warning?
The problem got resolved, actually it was not just a simple warning as it was not allowing the message to pass throught he flows.
The mistake was done at Data Element Speration field in Complex element definition where after giving input as TDS, I had selected the option "Fixed length" whereas this should have been "All Elements Delimited" in Complex element definition as the input mesage was TDS and length dosent matter in this format and only delimiter matters.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum