In this lesson, you will learn how to import the business
items and identify and import related data types.
The files needed for this tutorial are available in
Download and import samples, such as the data definition
file
Order.xsd.
- In the navigation tree, right-click ClipsAndTacksF1 then
select Import.
- Select Type definition XML schema (.xsd),
and then click Next.
- Click Browse and select the directory
containing the downloaded tutorial artifact files, then select Order.xsd from the list of files. Click Next.
- Click Finish.
The Order business item is imported with three other
business items (CustomerRecord, OrderItem, and OrderProcessingData)
that the Order business item requires. All of the business items are
imported into a catalog called ClipsAndTacks, which was also defined
in the XSD file.