Each Page has an associated
Page Message that defines the structure of the data for the page. The
Page Message is actually a
Message Type, that specifies the structure of the data expected by the
Page (
Service Definition Files).
Each Page Message consists of one or more
Message Parts.
Message Parts have a data type, which can be a simple type (such as string or integer) or a complex type.
Each Page that you generate in the ActiveGrid Studio has at least one
Message Part. The
Message Part provides the backing data for that
Page. You can add
Message Parts to the
Page Message and you can delete existing parts. You can also set up default values for
Message Parts.