Difference between revisions of "PT Import Content"

From ADF Docs
Jump to: navigation, search
(Getting Started)
Line 13: Line 13:
 
# Process the records in the Image Mapping Custom Element [upload images]
 
# Process the records in the Image Mapping Custom Element [upload images]
 
# Fix Page links
 
# Fix Page links
 
== Getting Started ==
 
 
* [[PT Import Content Customize Subsite Map data | Customize Subsite Map data]]
 
* [[PT Import Content Customize Page Map data | Customize Page Map data]]
 
 
  
 
== Getting Started ==
 
== Getting Started ==

Revision as of 16:08, 31 March 2011

Overview

The PT Import Content project allows CS Owners to easily import content via the Content Creation API. The basic controls import subsites and page content into Formatted Text Blocks based on a formatted spread sheet. Imported content for subsites and pages can also be re-imported and modified.

Process Overview

The import process:

  1. Import Subsite content into the Subsite Mapping Custom Element
  2. Process the records in the Subsite Mapping Custom Element [create subsites]
  3. Import Page content into the Page Mapping Custom Element
  4. Process the records in the Page Mapping Custom Element [create pages]
  5. Identify documents in imported page content blocks and store in Document Mapping Custom Element.
  6. Process the records in the Document Mapping Custom Element [upload documents]
  7. Identify images in imported page content blocks and store in Image Mapping Custom Element.
  8. Process the records in the Image Mapping Custom Element [upload images]
  9. Fix Page links

Getting Started

Follow the installation steps to setup and configure the application in the new site.

The first step for the import is to identify the content that is being imported to the CommonSpot. This data will be imported (if necessary) into a database table and then imported into the Subsite Mapping and Page Mapping custom elements. Mapping Data:

  1. Subsite Mapping Configuration
  2. Page Mapping Configuration

Components

Subsite

Pages


Troubleshooting

Known Issues/Bugs

Tasks

  • Delete pages needs CSSecurity integration
  • Delete Page and Subsite Mapping content needs CSSecurity integration
  • Update Page Mapping - set NeedsUpdate = 1 (to reprocess content)
  • Fix Links Method for PageController.cfc


Reports

  • Pages Mapped
  • Subsites Mapped
  • Subsites Created
  • Subsites Needed to be Created
  • Pages Needed to be Updated