The Element named {element name} in the Message named {message
name}
does not have a Length value. A default value was assumed.
Explanation
The referenced String element does not
a have a length
value specified. A default length value of 255 was used.
User response
To set a value for the referenced message element:
- Use the flow message editor to open the message file that contains
the
message.
In the editor area, select the Properties tab.
In the Outline view, in the
Types hierarchy,
select the type specification of the element that was specified in
the error
message:
- In the Outline view, expand Types.
- Expand the complex type to which the element specified in the
error message
belongs.
- Within the complex type, expand the element that
was specified in the
error message.
- Within the element, select the simple type xsd:string.
In the editor area, in the left pane, the flow message
editor
displays the Properties Hierarchy for this
instance
of the simple type xsd:string.
In the editor area,
in the Properties Hierarchy,
select .
In the right
pane, in the Length Constraints group,
in the Max field, type the maximum value that
you want
to use.
The maximum length for the element is set
to the value that you typed
in the Max field.