C Directory Structure When Splitting Export Files into Separate Scripts

Exporting an application, page, or component as separate files creates a directory structure organized by component type.

This directory structure may extend mutliple levels. This directory structure is the same whether you are using Export as Zip option in App Builder or the APEXExport utility with the -split option.

C.1 Export Directory Structure

The following table describes the directory structure of applications, pages, or components exported as separate files.

Component Directory Structure

Page

application/pages

Page Group

application/pages/page_groups

Plug-in Settings

application/plugin_settings

Credential

application/shared_components/credentials

Data Loading

application/shared_components/data_loading/tables

Data Profile

application/shared_components/data_profiles

Email Template

application/shared_components/email/templates

Application Static File

application/shared_components/files

Text Message

application/shared_components/globalization/messages

Application Computation

application/shared_components/logic/application_computations

Application Item

application/shared_components/logic/application_items

Application Process

application/shared_components/logic/application_processes

Application Setting

application/shared_components/logic/application_settings

Build Option

application/shared_components/logic/build_options

Build Option Status

application/shared_components/logic/build_options/status

Web Service

application/shared_components/logic/webservices

Breadcrumb Entry

application/shared_components/navigation/breadcrumbentry

Breadcrumb

application/shared_components/navigation/breadcrumbs

List

application/shared_components/navigation/lists

Navigation Bar Entry

application/shared_components/navigation/navigation_bar

Parent Tab

application/shared_components/navigation/tabs/parent

Tab

application/shared_components/navigation/tabs/standard

Tree

application/shared_components/navigation/trees

Plug-in

application/shared_components/plugins

Remote Server

application/shared_components/remote_servers

Report Layout

application/shared_components/reports/report_layouts

Report Query

application/shared_components/reports/report_queries

Application Access Control Role

application/shared_components/security/app_access_control

Authentication Scheme

application/shared_components/security/authentications

Authorization Scheme

application/shared_components/security/authorizations

List of Values

application/shared_components/user_interface/lovs

Shortcut

application/shared_components/user_interface/shortcuts

Breadcrumb Template

application/shared_components/user_interface/templates/breadcrumb

Button Template

application/shared_components/user_interface/templates/button

Calendar Template

application/shared_components/user_interface/templates/calendar

Label Template

application/shared_components/user_interface/templates/label

List Template

application/shared_components/user_interface/templates/list

Page Template

application/shared_components/user_interface/templates/page

Popup List of Values Template

application/shared_components/user_interface/templates/popuplov

Region Template

application/shared_components/user_interface/templates/region

Report Template

application/shared_components/user_interface/templates/report

REST Data Source (Web Source)

application/shared_components/web_sources