User Guide

300 Chapter 14: Data Integration (Flash Professional Only)
When to edit schema item settings
You can edit anything within the Schema Attributes pane, even schemas that come from an
external source, such a web service WSDL file. You can always change any value for any field of
any schema, with the following restrictions:
If you change the type, all the other schema item attributes are reset to the default values for
the new data type.
If you select to completely reload the schema for a component property, you will lose all the
edits that had previously been made within the Schema Attributes pane.
Note: There are several ways to reload the schema for a component property, including entering a
new WSDL URL, selecting a different operation for a web service, or importing a new XML
schema from a sample XML file.
When you build an application using data components and/or data binding, you need to apply
schema item settings to some, but not necessarily all, fields of the components in your
application. The following table summarizes the most common uses of schema item settings and
can help you determine when these settings need to be edited:
Component Property/field Settings When to use
Any connector
params (and its sub-
fields)
Validation Options,
Read-Only, Required
If validation is desired.
results (and its
sub-fields)
Formatter, Formatter
Options
For fields that need
formatting for display as text.
Default value For fields whose value is
sometimes undefined.
DataSet Any data field Name, Data Type You must set these for every
data set field that you define.
Validation Options,
Read-Only, Required
If validation is desired.
Formatter, Formatter
Options
For fields that need
formatting for display as text.
Default Value For fields whose value is
sometimes undefined, or to
specify the initial value for
newly created data set
records.
UI components UI components
typically don't need
any changes to their
schema settings.