Wednesday 29 August 2012

Creating Warehouse Custom Objects - Apex


Custom objects are also common with other workbooks, for example, the Force.com workbook, and represent objects used to manage a warehouse application. The objects are:
  • Merchandise
  • Invoice Statement
  • Line Item
You can create these objects using one of two different methods.
  • Create the objects manually by completing Tutorials 1, 2, and 3 in the Force.com Workbook (60 minutes).
  • Install a package into your org that creates the objects for you (5 minutes).
The remainder of this tutorial explains the second option, how to install a package into your fresh DE org that deploys the custom objects.
While you are logged into your DE org:
  1. Using the same browser window that is logged in, open a new browser tab and use it to load http://bit.ly/ApexWorkbookPackage1_4.
  2. Click Continue | Next | Next | Install.
  3. Click View Components, then take a quick look at the components you just deployed into your org, including three custom objects (Merchandise, Invoice Statement, and Line Item).
After you’re done, you can close this second browser tab and return to the original tab.

No comments:

Post a Comment