sp3d guidlines for reference data guide

56
I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX- XXXXX-XXX-XX-X SP3D Guidelines for Reference Data October 2010 Instrumentation and Control Department Descon Integrated Projects (Pvt.) Limited. SP3d Guidelines for Reference Data IT RESOURCE GROUP Copyright 2009 by DIPL ALL Rights Reserved 1 of 56

Upload: shahid-pervaiz

Post on 24-Apr-2015

2.441 views

Category:

Documents


83 download

TRANSCRIPT

Page 1: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

October 2010Instrumentation and Control DepartmentDescon Integrated Projects (Pvt.) Limited.

SP3d Guidelines for Reference Data

IT RESOURCE GROUP

REV DATE PREP’D CHK’D APR’D REASON FOR ISSUEO OCT ‘10 HANAN RAZ 1ST ISSUE

DESCON INTEGRATED PROJECTS Pvt. Ltd

Copyright 2009 by DIPL ALL Rights Reserved

1 of 38

Page 2: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

Table of Contents

1. GENERAL....................................................................................................................41.1 SCOPE...........................................................................................................................4

2. OVERVIEW OF REFERENCE DATA............................................................................52.1 FORK FLOW OF CREATING REFERENCE DATA.......................................................52.2 REFERENCE DATA TYPES..........................................................................................6

2.2.1 GRAPHICAL DATA..........................................................................................62.2.2 NON-GRAPHICAL DATA.................................................................................7

2.3 HOW THE CATALOG DATABASE FITS IN.................................................................82.3.1 REPORTS DATABASE & SCHEMA.................................................................92.3.2 SITE DATABASE & SCHEMA.........................................................................92.3.3 CATALOG DATABASE & SCHEMA................................................................92.3.4 MODEL DATABASE.........................................................................................9

2.4 USING THE EXCEL MIGRATION TOOL......................................................................92.4.1 EXCEL MIGRATION DIALOG BOX..............................................................102.4.2 MIGRATE EXCEL WORKBOOKS TO THE CURRENT VERSION.................12

3. USING EXCEL WORKBOOKS TO CONFIGURE REFERENCE DATA.........................133.1 DELIVERED EXCEL WORKBOOKS...........................................................................133.2 NAMING RULES REFERENCE DATA........................................................................14

3.2.1 NAME LIMITATIONS IN REFERENCE DATA...............................................143.3 MINIMUM REFERENCE DATA..................................................................................143.4 COMMON SHEETS IN THE WORKBOOKS.................................................................16

3.4.1 REVISION HISTORY SHEET..........................................................................163.4.2 LEGEND SHEET.............................................................................................163.4.3 INDEX SHEET................................................................................................163.4.4 GUIDS (GLOBALLY UNIQUE IDENTIFIERS) SHEET.................................163.4.5 CATALOGROOT SHEET................................................................................173.4.6 CLASSNODETYPE SHEET............................................................................173.4.7 R-CLASSNODEDESCRIBES SHEET..............................................................173.4.8 R-HIERARCHY SHEET..................................................................................173.4.9 CUSTOM INTERFACES SHEET......................................................................173.4.10 PART CLASS SHEET.....................................................................................17

3.5 ADDING AND MODIFYING CUSTOM INTERFACES.................................................183.5.1 ADD USER ATTRIBUTES TO A CLASS........................................................19

3.6 ADD PART CLASSES TO NEW CLASSIFICATION FOLDERS...................................203.7 ADD PART CLASSES TO EXISTING CLASSIFICATION FOLDERS...........................23

4. USING THE BULKLOAD UTILITY.............................................................................254.1 BULKLOAD DIALOG BOX.........................................................................................26

4.1.1 EXCEL FILES..................................................................................................264.1.2 EXCEL CODELIST FILES................................................................................264.1.3 BULKLOAD MODE.........................................................................................27

4.1.3.1 Bulkload to a New Catalog........................................................274.1.3.2 Append to an Existing Catalog..................................................284.1.3.3 Add, Modify or Delete Records in Existing Catalog.............284.1.3.4 Delete and Replace Records in Existing Catalog...................30

Copyright 2009 by DIPL ALL Rights Reserved

2 of 38

Page 3: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

4.1.4 CREATE FLAVORS.........................................................................................304.1.5 DATABASE TYPE..........................................................................................314.1.6 DATABASE NAME.........................................................................................324.1.7 SCHEMA INFORMATION...............................................................................324.1.7.1 Catalog schema server................................................................................334.1.7.2 Catalog schema database............................................................................334.1.7.3 Template files to be used to create schema..............................................334.1.8 LOG FILE........................................................................................................334.1.9 SYMBOL AND CUSTOM PROGRAM FILE LOCATION...................................344.1.10 LOAD.............................................................................................................34

4.2 BULK LOAD DATABASE WITH DATA.....................................................................35

Copyright 2009 by DIPL ALL Rights Reserved

3 of 38

Page 4: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

1

1. GENERAL

This is a guideline which describes how to use the SP3D Reference Data for Catalog Task in SP3D Project.

You must have reference data to use the software to design process plants. Reference data can be Graphical or Non-graphical in nature.

SP3D Reference data includes:

Overview of SP3D Reference data.

Different Types of Reference data used for Catalog Task.

A workflow that keeps the data in the Excel workbooks synchronized with the changes you make in the Catalog task.

Addition of new part classes into Classification folders.

Using Bulkload utility to bulkload data into catalog database.

1.1 SCOPE

This document is limited to instrument discipline scope of work related to the SP3D reference databases that contain graphic and property information about the types of objects that you can place in your model.

Copyright 2009 by DIPL ALL Rights Reserved

4 of 38

Page 5: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

2. OVERVIEW OF REFERENCE DATA

The software delivers the reference data in Microsoft Excel workbooks. In this flexible format, you can edit the reference data, as well as add your own. For example, Excel allows you to copy entire sheets of data and then modify some parameters. Another way to add or edit the reference data is to use the commands in the Catalog task in the software.

Catalog data includes the parts that you place in the model, such as cable tray components and equipment. Specification data includes the rules that govern how those parts are placed and connected.

The catalog information is also user-customizable in terms of its data structure. You can organize the delivered reference data into groups in the way that makes sense for your company or project. For example, you can group the objects by type. These groups are often referred to as classes.

You can translate and migrate previous reference data to use with the current software. The software provides tools to assist in the translation and migration processes.

To add a large amount of reference data to the catalog, use the Bulkload utility to transfer Excel workbook data into the Catalog database. Each workbook is organized in a particular way in order to specify the objects, their properties, and the relationship of the objects to the rest of the hierarchy.

2.1 FORK FLOW OF CREATING REFERENCE DATA

The overall workflow of creating reference data for the software can be summarized as:

A. You can create graphical data in Symbol 2D, Solid Edge, or Visual Basic.

B. Excel workbooks contain tabular data.

C. You use the Bulkload utility.

D. Populate the Catalog database in Bulkload utility.

Copyright 2009 by DIPL ALL Rights Reserved

5 of 38

Page 6: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

Figure 2.1

E. Using the software, you place items in the Model database.

2.2 REFERENCE DATA TYPES

Reference data can be graphical or non-graphical in nature. Graphical data includesVisual Basic .dll files, Solid Edge .par and .asm files, and Symbol 2D .sym files.Non-graphical data includes Microsoft Excel workbooks.

For example, reference data includes graphical symbols that you can place in the model, such as equipment or piping components. Reference data also includes non-graphical, tabular data, such as catalog data and specification data.

2.2.1 GRAPHICAL DATA

The software supports multiple ways of representing a graphical symbol.

VISUAL BASIC® (VB) SYMBOLS

Routing components are typically represented using a VB definition of the symbol.VB provides an easy-to-use language to parametrically define the graphical representation of the symbol and its connecting points. Many VB symbols are delivered with the software.

Copyright 2009 by DIPL ALL Rights Reserved

6 of 38

Page 7: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

SOLID EDGE® SYMBOLS

"One-off" equipment design can be done using Solid Edge, which provides several graphical primitives to build the geometry of the equipment definition. The geometry can be parametrically defined but requires Solid Edge to be loaded on every client workstation that will be used to place the equipment in the model. Or, you must make sure that every possible size has been generated and cached in the catalog.

SMART PLANT® 2D SYMBOLS

Cross-section symbols for structural applications can be defined in the SmartPlant 2D Symbols application. Using the Variable Table, you can parametrically define and constrain the geometry of the symbols.

2.2.2 NON-GRAPHICAL DATA

This type of data includes specifications, rules, and other tabular information.

CLASSES

A part class is a group of related parts. For example, a part class can be an Inline Centrifugal Fan. The parts could be models that run 1/3, 1/6, or 1/8 horsepower.

PARTS

Each part is a separate, selectable object in the Catalog.

SPECIFICATIONS

Specifications are the collection of standards for the types of objects placed in a model. You can customize specifications based on what makes sense for your company

RULES

Rules determine how the specifications are applied. You can customize rules as per requirement of company.

TABLES

The reference data tables in the Catalog contain non-graphical property data. For example, the codelists in the AllCodeLists.xls workbook are stored in tables in the Catalog database.

Copyright 2009 by DIPL ALL Rights Reserved

7 of 38

Page 8: SP3d Guidlines for Reference Data Guide

(A) Reports Database

(B)Site Database

(C)Model Database

(D)Catalog Database

(F)Catalog Schema Database

(E)Site Schema Database

(G)Reports Schema Database

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

2.3 HOW THE CATALOG DATABASE FITS IN

The software can use up to seven databases:

(A) - Reports database (B) - Site database(C) - Model database(D) - Catalog database(E) - Site Schema database (F) - Catalog Schema database(G) - Reports Schema database

Figure 2.2

A Plant is all three databases used together: Catalog database, Catalog Schema, and Model database

To view the hierarchy and contents of the Catalog, start the Catalog task. To view the Site database, start the Project Management task.

Copyright 2009 by DIPL ALL Rights Reserved

8 of 38

Page 9: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

2.3.1 REPORTS DATABASE & SCHEMA

The Reports database and schema interact with the other databases to generate tabular reports from the model data.

2.3.2 SITE DATABASE & SCHEMA

The Site database and schema are containers for the other databases. The Site database stores work-breakdown and user access for the model. A site database can have multiple plant and catalog databases. Typically, there is one site database set for each customer location.

2.3.3 CATALOG DATABASE & SCHEMA

The Catalog database contains reference data, which includes part dimensions and industry standards.

Using the Bulkload utility, you can create a starting Catalog database and schema from a data file delivered with the software. You can use your own custom Excel workbooks and custom symbols to create a new Catalog database specifically for your project.

After creating the Catalog database, you can modify the delivered reference data. Two methods exist to modify the reference data: edit the workbooks in Excel and bulk load the data, or use the commands in the Catalog task to edit the data (Bulkload is not necessary in that case).

2.3.4 MODEL DATABASE

The Model database contains all instances of parts in the physical model of the plant.

The Catalog and Model databases share the same schema.

2.4 USING THE EXCEL MIGRATION TOOL

The Excel Migration tool allows you to update your reference data Excel workbooks to fit with the current version of the software.

To move to the current version, you must use the delta files located in [Product Directory] \ CatalogData \ BulkLoad \ AdditionalDataFiles \.

Copyright 2009 by DIPL ALL Rights Reserved

9 of 38

Page 10: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

2.4.1 EXCEL MIGRATION DIALOG BOX

This dialogue box allows you to set options for converting Excel workbook reference data to the current version of the software.

V5 FORMAT FILE

It specifies the Version 5.0 Excel workbook. This workbook is the file that you want to migrate to the current version. You can migrate only one workbook at a time.

LOG FILE

It specifies the log file that records the progress of the migration process. The default name of the log file is the name of the Excel workbook in the V5 Format File box, appended with V6 and a .log extension. Specifying a log file is mandatory. If you do not specify one, a message on the status bar of the dialog box asks you to specify the log file.

Figure 2.3

Copyright 2009 by DIPL ALL Rights Reserved

10 of 38

Page 11: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

CONVERTED FILE

It specifies the Version 6.0 Excel workbook. The default name is the Excel workbook name in the V5 Format File box, appended with V6. If this file already exists before the migration begins, the utility asks if you want to overwrite it.

CATALOG SERVER NAME

It specifies the Catalog database server.

CATALOG DATABASE

It specifies the Catalog database.

DATABASE SERVER NAME

It specifies the Catalog Schema database server.

SCHEMA DATABASE

It specifies the Catalog Schema database. The Catalog database and schema information is used to migrate the GUIDs sheets.

CONVERT TO V6 FORMAT

It starts the migration process.

NOTE:

When you prepare workbooks for migration, you must format cells with the Text option if the information in the cell contains a leading zero (for example, a part number). You can set the Text option in the Category list on the Format Cells dialog box. If you use a cell formatted with the General option, data will be lost during the migration.

You must manually migrate some data, such as codelists and naming rules. Sheets that are new in the current version will not have data on them after the

migration tool runs. You must enter the relevant data and then bulk load. The Excel Migration tool does not account for any changes made in the code for a

symbol, such as the addition of a new attribute to the symbol. The reference data for Structure and Hangers and Supports is not migrated.

Copyright 2009 by DIPL ALL Rights Reserved

11 of 38

Page 12: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

2.4.2 MIGRATE EXCEL WORKBOOKS TO THE CURRENT VERSION

1. In Windows Explorer, navigate to the software installation folder.

2. Under [Project Directory]\CatalogData\BulkLoad\Bin, double-click

ExcelMigrationTool.exe and a dialogue box will be appeared.

3. In the V5 Format File box, browse to select the Excel workbook that you want to migrate. You can migrate only one workbook at a time.

4. In the Log File box, browse to specify the log file that provides the results of the migration process. The default name of the log file is the name of the Excel workbook in the V5 Format Files box, appended with V6 and a .log extension.

5. In the Converted File box, browse to specify the migrated Excel workbook. The default name is the Excel workbook name in the V5 Format File box, appended with V6.

6. In the Catalog information area, specify the Catalog database server and Catalog database name.

7. Click Convert to V6 Format.

Copyright 2009 by DIPL ALL Rights Reserved

12 of 38

Page 13: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

3. USING EXCEL WORKBOOKS TO CONFIGURE REFERENCE DATA

SP3D allows you modifying Excel workbooks and then bulking loading your changes into the Catalog database. You must bulk load the Excel data in order to use the modified reference data in the software; it is not sufficient to change only the Excel workbooks.

Use the Bulkload Utility for any additions, modifications, and deletions into the Catalog database. The Catalog task was read-only, except for the capability to modify permission group and status on the Properties dialog for certain reference data.

Note:

Bulkload Utility is located in [Product Directory\CatalogData\BulkLoad\Bin or C:\Program Files\SmartPlant\3D\CatalogData\BulkLoad\Bin

3.1 DELIVERED EXCEL WORKBOOKS

To edit the Excel data, you must understand the content and format of the workbooks.Many of the delivered workbooks contain data unique to a given function or discipline. For example, there are separate Excel workbooks for Cabling, Structure, and so forth. There are also common workbooks that contain data for more than one discipline.

The delivered Excel workbooks are located at:[Product Directory] \ CatalogData \ BulkLoad \ DataFiles.

File Name Description

AllCommon.xls Defines Outfitting cross sections, and units of measurement.

AllCodeLists.xls Defines all codelists in the software.BulkLoadIsoKeys.xls Defines information for isometric drawings.CableTray.xls Defines cable tray classes and parts.Cabling.xls Defines cable classes and parts.Standard Nozzle Data.xls Defines nozzles for conduit, cable, and cable tray.Conduit.xls Defines conduit classes and parts.Drawings.xls Defines volumes used in the generation of

orthographic spatial drawings.Equipment.xls Defines equipment classes and parts.EquipmentComponent.xls Defines equipment component classes and parts.GenericNamingRules.xls Defines naming rule programs.HS_Anvil.xls, Defines hangers and supports.

Copyright 2009 by DIPL ALL Rights Reserved

13 of 38

Page 14: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

HS_Anvil_Codelist.xls,HS_Assembly.xls,HS_Assembly_Codelist.xls,HS_HgrAisc.xls, HS_LRParts.xls,HS_System.xls, HS_Utility.xls,HS_Utility_Codelist.xlsModuleTypes.xls Defines part classes for the

Copy to Catalog and Paste from Catalog commands.

3.2 NAMING RULES REFERENCE DATA

Each task in the software that creates new parts in the model automatically generates a name for the parts using defined rules.

The reference data, GenericNamingRules.xls workbook, for naming rules consists of a list of part classes and associated naming rules. A Visual Basic program does the naming.

3.2.1 NAME LIMITATIONS IN REFERENCE DATA

You must consider naming limitations when creating and modifying data used by the software. Naming limitations include restrictions on the length and content of names, such as database table, view, and column names. These restrictions also affect reference data names.

The following table shows the name length limitations in the reference data.

Name Maximum Length for SQL Server

Maximum Length for Oracle

Codelist name 128 characters 30 characters

Codelist long or short description. 255 characters 255 characters

Property name 23 characters 23 characters

Interface name 23 characters 23 characters

Part class name (sheet name) 121 characters 23 characters

3.3 MINIMUM REFERENCE DATA

When you create a new catalog, you must bulk load a minimum amount of reference data in order for the software to function properly. You must bulk load the workbook(s) for the disciplines that you want to work with and any other workbooks with related data such as codelists, naming rules, and so forth.

Copyright 2009 by DIPL ALL Rights Reserved

14 of 38

Page 15: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

When using the Bulkload utility to create a new catalog, you must use the AppRepos.dat template file to create the Catalog Schema. This file is located in [Product Directory]\DatabaseTemplates on the administrator computer.

Discipline Required Workbooks in Catalog

Cable AllCodelists.xlsCabling.xlsGenericNamingRules.xls

Cable Tray AllCodelists.xlsAllCommon.xlsCableTray.xlsGenericNamingRules.xls

Cableway AllCodelists.xlsAllCommon.xlsCableWay.xlsGenericNamingRules.xls

Conduit AllCodelists.xlsConduit.xlsGenericNamingRules.xls

Drawings and Reports AllCodelists.xlsDrawings.xls for volume drawingsBulkLoadIsoKeys.xls for isometric drawings or spoolingReports.xls for report templates

Equipment and Furnishings

AllCodelists.xlsAllCommon.xlsEquipment.xlsEquipmentComponent.xlsGenericNamingRules.xlsInsulationData.xlsShapes.xls for designed equipment

Grids AllCodelists.xlsGenericNamingRules.xls

Hangers and Supports AllCodelists.xlsGenericNamingRules.xlsHS_Anvil.xls, HS_Anvil_Codelist.xls,HS_Assembly.xls, HS_Assembly_Codelist.xlsHS_HgrAisc.xlsHS_Lisega.xls, HS_Lisega_Codelist.xlsHS_LRParts.xlsHS_System.xlsHS_Utility.xls, HS_Utility_Codelist.xls

Space Management AllCodelists.xlsGenericNamingRules.xlsShapes.xls for volumesSpaceMgmt.xls

Copyright 2009 by DIPL ALL Rights Reserved

15 of 38

Page 16: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

3.4 COMMON SHEETS IN THE WORKBOOKS

The following sheets appear in most of the Excel workbooks, which are located in the[Product Directory]\CatalogData\BulkLoad\DataFiles.

Revision History* Sheet Legend* Sheet Index* Sheet GUIDs Sheet CatalogRoot Sheet ClassNodeType Sheet R-ClassNodeDescribes Sheet R-Hierarchy Sheet Custom Interfaces Sheet Part Class Sheet

3.4.1 REVISION HISTORY SHEET

This sheet contains comments that describe modifications to the workbook, the person who made the modifications, and the date modified. Updates to this sheet are not mandatory, but they are recommended for internal tracking purposes. This sheet is not processed by the Bulkload utility. The text on this sheet is purely for the benefit of change tracking, notes, and revision records.

3.4.2 LEGEND SHEET

This sheet provides information about common conventions in the workbook. It lists the keywords and the associated meanings. This sheet is not processed by the Bulkload utility.

3.4.3 INDEX SHEET

This sheet provides a list of all the classes in the workbook and links to each sheet.This sheet is not processed by the Bulkload utility.

3.4.4 GUIDS (GLOBALLY UNIQUE IDENTIFIERS) SHEET

This sheet contains identification numbers for the part classes.

Copyright 2009 by DIPL ALL Rights Reserved

16 of 38

Page 17: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

3.4.5 CATALOGROOT SHEET

This sheet defines the name of the root folder for the data in a workbook. The catalog root is the highest allowable level in the hierarchy for a discipline.

3.4.6 CLASSNODETYPE SHEET

This sheet allows you to create classification folders in the Catalog hierarchy. A classification folder is similar to a folder in Windows Explorer, except a classification folder can only contain other folders, not individual items. The ObjectName column contains the folder object name, which represents the internal name for the node in the software. The Name column contains the identifier name that appears in the Catalog task user interface.

The ClassNodeType sheet does not specify the hierarchy of the classification folders.

3.4.7 R-CLASSNODEDESCRIBES SHEET

This sheet defines the parent-child relationships between the classification folders and the part classes. This sheet uses the object names of the classification folders and the names of the part classes. The RelationSource column contains the parents (classification folders), and the RelationDestination column contains the children (part classes).

3.4.8 R-HIERARCHY SHEET

This sheet defines the parent-child relationships among the folders in the Catalog hierarchy that are above the classification folders. This sheet uses the object names of the folders.

3.4.9 CUSTOM INTERFACES SHEET

This sheet defines user attributes that are in the reference data. This sheet describes the names of attributes, such as length and weight, and contains information about the units of measurement. The Custom Interfaces sheet also defines links between reference data parameters and parametric symbol arguments.

3.4.10 PART CLASS SHEET

Many of the reference data workbooks contain part class sheets. Each part class sheet consists of the class definition and the parts definition. The class definition is marked

Copyright 2009 by DIPL ALL Rights Reserved

17 of 38

Page 18: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

with the keyword Definition, and the parts definition is marked with the keywords Head/Start/End.

To add a part class to the Catalog hierarchy, you must edit the Excel workbook for your task. Save a backup copy, before you modify a workbook. That way, you can always bulk load the previous data. You also must add a specific part class sheet to the workbook. You can copy an existing part class sheet and modify it as necessary.

3.5 ADDING AND MODIFYING CUSTOM INTERFACES

The addition and modification of custom interfaces, categories, and attributes in catalog should be planned. To bulk load interfaces and attributes, you must have write or full control on at least one of the catalog permission groups, which are defined in Project Management.

The following paragraphs describe the restrictions on additions, modifications, and deletions of the custom interfaces.

INTERFACES

You can create a new interface on the Custom Interfaces sheet and then add it to the catalog using the Bulkload utility

You can delete an existing interface by typing the letter D in the first column of the interface row.

You should not modify the name of an interface, but you can change the category to which it was assigned.

CATEGORIES

Categories are listed in the Property Categories codelist. If you want to use a new category name on an interface, you must add the new category name in the codelist and then bulk load. You can modify category names by editing the codelist.

Categories are plant-wide and catalog-dependent. If multiple models make use of the same catalog, then the two models' interfaces and attributes are categorized identically.

ATTRIBUTES

You cannot modify or delete existing attributes after bulk loading them. However, you can add attributes to existing interfaces by typing A in the first column of the rows to add. If you try to delete or modify existing attributes, the Bulkload utility will include warnings in the log file.

Copyright 2009 by DIPL ALL Rights Reserved

18 of 38

Page 19: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

3.5.1 ADD USER ATTRIBUTES TO A CLASS

1. Open the Systems.xls file, which is delivered in the [Product Directory]\CatalogData\\BulkLoad\SampleDataFiles folder. This file provides a sample that you can follow during this procedure.

2. Create a new workbook.

3. Click Insert > Worksheet, and add two sheets: CustomInterfaces and CustomClassInterfaceList.

4. On the CustomInterfaces sheet, type a name in the InterfaceName column as shown in Fig 3.1.

This interface will contain the attributes that you want to add. Begin the interface name with "IJUA".

Figure 3.1

5. In the Category column, type a category, if necessary.

If you do not type a category name (leave the column blank), the custom attributes will appear in the Standard category in the software.

To add a new category, you must add the category name to a codelist. For example, in the delivered AllCodeLists.xls, you would add the category name to the PropertyCategories sheet and then bulk load. The short description text and the text on the CustomInterfaces sheet must match.

6. Complete the remaining columns as necessary.

7. Now CustomClassInterfaceList sheet, this sheet lists any additional virtual interfaces that will be implemented by non virtual classes. During the bulkload process, these interfaces are mapped to the specified classes.

Copyright 2009 by DIPL ALL Rights Reserved

19 of 38

Page 20: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

8. On the CustomClassInterfaceList sheet, type a name in the ClassName column.

9. In the InterfaceName column, type the same name you specified for the new interface on the CustomInterfaces sheet.

10. Save and exit the workbook.

11. Bulkload the workbook in the Append mode, to ensure the schema update and regeneration of the views in the database. If you are using any codelists, remember to add the codelist files on the Bulkload dialog box.

3.6 ADD PART CLASSES TO NEW CLASSIFICATION FOLDERS

When you add a part class to a new classification folder, you must edit the ClassNodeType, R-Hierarchy, and RClassNodeDescribes sheets. Clear all the existing data on these sheets and fill it as per requirement.

In this example we shall add a Part class (Cable Tray Cross) to a new classification folder Cable Tray Objects under the Cableway as shown in Fig 3.2.

Figure 3.2

1. On the ClassNodeType sheet, insert a row before the End keyword and enter a name for the classification folder in the ObjectName column.

Type CableTrayObjects in the ObjectName column as shown in Fig 3.3. The object name of the classification folder is important because you will use it again in this procedure.

Copyright 2009 by DIPL ALL Rights Reserved

20 of 38

Page 21: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

Also on the ClassNodeType sheet, enter the user interface name for the classification folder in the Name column. This name appears in the Catalog task user interface. Type Cable Tray Objects as shown in Fig 3.3.

Figure 3.3

2. On the R-Hierarchy sheet, relate the folder object names in the hierarchy. The default hierarchy contains CatalogRoot in the RelationSource column and RefDataCablewayRoot in the RelationDestination column.

Type RefDataCablewayRoot in the RelationSource column and CableTrayObjects in the RelationDestination column as shown in Fig 3.4.

Figure 3.4Note:

All folders must be related in the hierarchy on the R-Hierarchy sheet, except the classification folder and the part class (these folders are related on the R-ClassNodeDescribes sheet).

3. On the R-ClassNodeDescribes sheet, relate the part class to the classification folder above the part class in the hierarchy. In the RelationSource column, type CableTrayObjects. This name matches the object name of the classification folder that you entered on the ClassNodeType sheet.

Copyright 2009 by DIPL ALL Rights Reserved

21 of 38

Page 22: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

In the RelationDestination column, type the name of the part class, CTCross. This name must be same as name of Part Class Sheet as shown in Fig 3.5.

Figure 3.5

4. Now go to Part Class Sheet. In our example, CTCross sheet given in CableTray.xls is copied because we want to add Cable Tray Cross Part Class into Cable Tray Objects classification node.

Figure 3.6

In this sheet we have class definitions as Part ClassType, SymbolDefinition, UserClassName,OccClassName and Symbollcon which are encircled as red in Fig 3.6. Parts are described in parts definition with blue font on this sheet and can be added by marking A in the start of every row as shown above in Fig 3.6.

There is no need of any correction on this sheet.

5. Mark all of the rows that you added on the ClassNodeType, R-Hierarchy, and R-ClassNodeDescribes sheets with the letter A.

6. Bulk load the workbook in the Add/Modify/Delete mode.

3.7 ADD PART CLASSES TO EXISTING CLASSIFICATION FOLDERS

Copyright 2009 by DIPL ALL Rights Reserved

22 of 38

Page 23: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

When you add a part class to an existing classification folder, you just need to edit the R-ClassNodeDescribes sheet.

1. Open a reference data workbook in Microsoft Excel. We shall follow the same example which we used in last topic.

Figure 3.7

2. On the R-ClassNodeDescribes sheet, relate the part class to the classification folder above the part class in the hierarchy as shown in Fig 3.8.

Figure 3.8

3. In the RelationSource column, type CableTrayObjects. This name matches the object name of the Cable Tray Objects classification folder on the ClassNodeType sheet. In the RelationDestination column, type the name of the part class, Straight.

Copyright 2009 by DIPL ALL Rights Reserved

23 of 38

Page 24: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

This name must match with the part class sheet name as indicated through double arrow in fig 3.8.

4. Mark the row that you added with the letter A.

5. Now go to Part Class Sheet. In our example, Straight sheet given in CableTray.xls is copied because we want to add Cable Tray Straight Part Class into Cable Tray Objects classification node.

Figure 3.9

In this sheet we have class definitions as Part ClassType, SymbolDefinition, UserClassName,OccClassName and Symbollcon which are described at the top in Fig 3.9. Parts are described in parts definition with blue font on this sheet as shown above in Fig 3.9.

There is no need of any correction on this sheet.

6. Bulk load the workbook in the Add/Modify/Delete mode.

Note:

Detail of bulkloading is explained In Chpater No. 4.

Copyright 2009 by DIPL ALL Rights Reserved

24 of 38

Page 25: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

4. USING THE BULKLOAD UTILITY

In order to use reference data in the software, you can transfer data in the Excel workbooks to the Catalog database using the Bulkload utility. Bulkload Utility is located in [Product Directory\CatalogData\BulkLoad\Bin

Figure 4.1

Bulkloading is a process that imports data from the Excel workbooks into the Catalog database. Because there is no way to export data from the Catalog database back intoExcel, these workbooks are the "master" copy of your reference data and should be backed up appropriately before you make modifications and begin the loading process.

The time taken by the bulk loading process varies. More time is required when a schema change (such as adding a codelist value, a new interface, or a part class) is made. Schema changes trigger the re-creation of the views in the database. The loading process has several modes available.

Copyright 2009 by DIPL ALL Rights Reserved

25 of 38

Page 26: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

4.1 BULKLOAD DIALOG BOX

This utility sets options for adding reference data from Excel workbooks to the Catalog database.

4.1.1 EXCEL FILES

It displays one or more Excel workbooks for loading into the Catalog database. These workbooks contain the reference data. The software bulk loads the files in the order they are listed in the Excel files box.

Figure 4.2Add

It lists additional Excel workbooks in the Excel files box.

Delete

Removes currently selected Excel workbooks from the Excel files box.

4.1.2 EXCEL CODELIST FILES

It lists the codelist Excel workbooks. Click the browse button to access the Open dialog box, which allows you to select one or more Excel codelist workbooks for loading into the Catalog Schema database. To remove a codelist workbook, you must click Reset to clear all boxes on the Bulkload dialog box.

Figure 4.3

You must select a codelist workbook when one of the following criteria is met:

You have updated the codelist information and want to bulk load the modified data into the live database.

Copyright 2009 by DIPL ALL Rights Reserved

26 of 38

Page 27: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

You are creating a new catalog with the Bulkload to a new catalog option.

For all other instances, the Excel codelist files box can remain empty.

4.1.3 BULKLOAD MODE

It allows you to select the type of bulkload. There are different modes available in Bulkload Utility to load data as shown in Fig 4.4.

Figure 4.4

4.1.3.1 Bulkload to a New Catalog

You should use the New mode when you are creating a new Catalog database.

Figure 4.5

The New mode is different from the Append and the Add/Modify/Delete modes in that a live database set (Catalog and Catalog Schema) is not already available on the server. In the New mode, you choose the database type and enter a name for the catalog that you want to create. You also select a template file to create the Catalog Schema.

When you run the Bulkload utility in the New mode, the utility creates interfaces.

Copyright 2009 by DIPL ALL Rights Reserved

27 of 38

Page 28: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

4.1.3.2 Append to an Existing Catalog

You can use the Append mode when you want to add data from many new workbooks or worksheets to the Catalog database. When you use this mode, the software scans the data and adds only the new classes and parts to the database. The software does not observe any Add/Modify/Delete flags in this mode.

Figure 4.6

The Append mode is normally used for large updates to the catalog.

4.1.3.3 Add, Modify or Delete Records in Existing Catalog

The Add/Modify/Delete mode is best used when you are modifying the database on a smaller scale or when you are modifying preexisting classes. In this mode, the Bulkload utility scans the workbook(s) for flags at the beginning of each row. The table below defines the flags and the actions associated with them.

Flag Operation NotesA Add The Bulkload utility adds the object to the database and removes

the letter A from the row upon successful addition.M Modify The Bulkload utility modifies the object in the database and

removes the letter M from the row upon successful modification.D Delete The Bulkload utility deletes the object, but does NOT remove the

letter D. You must verify that the object was deleted using the log file.

If the Bulkload utility sees an M at the beginning of a row, the software modifies that entry in the Catalog database with the changes in that row.

Copyright 2009 by DIPL ALL Rights Reserved

28 of 38

Page 29: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

The Bulkload utility removes the A and M designations from the workbook(s) during the loading process. However, the rows marked with D are still marked with D. You can open the workbook(s) with rows marked D and comment out those rows manually after the bulkload. Type the ! symbol at the beginning of each row that you want to comment out. If you do not remove or comment out the deleted rows, you will receive errors the next time that you bulk load, because the Bulkload utility will attempt to delete objects that no longer exist in the catalog.

Figure 4.7

You should be aware of the rules that affect deleting part classes and parts. You can delete a part class by typing a D at the beginning of the Definition row on the part class sheet. When you delete a part class, you can reuse the part class name in the same database set. If you delete parts (line items within a class, not the class itself), you can also reuse the names of the parts.

To modify a part name, you can use a combination of deleting and adding operations.Copy a part row, insert the row in the Head/Start/End section, and change the name.Then mark the original row with D and the inserted row with A. The row marked with D must come before the row marked with A going from top to bottom on the sheet. The reason is that the bulkload operations occur sequentially from top to bottom on a sheet.

4.1.3.4 Delete and Replace Records in Existing Catalog

Copyright 2009 by DIPL ALL Rights Reserved

29 of 38

Page 30: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

The Delete and Replace mode is useful when you would like to replace all the data in the Catalog database with the data currently in Excel workbooks. New part classes are appended to the Catalog.

Figure 4.8

This option has some limitations. You can change the definition of a part class, but you cannot change the part class type. Also, this option is not supported for sheets common to all the workbooks, including the ClassNodeType and R-Hierarchy sheets. If you are re-creating part classes or parts, you must include the RClassNodeDescribes sheets in the workbooks in order to establish relationships among the hierarchical nodes in the reference data.

4.1.4 CREATE FLAVORS

The Create flavors option computes and stores in the catalog the specific geometry for each different size of a part class. Flavors apply to Solid Edge parts only. When we mark Create Flavor box as check then we receive a pop up as shown in Fig 4.9. You can use the Create flavors option with any of the bulkloading modes.

For example, the reference data might include two parts with different symbol input parameters. Both parts refer to the same Solid Edge assembly set.

At the time of bulkloading, if you select the Create flavors option, then the Bulkload utility creates a one-to-one relationship symbol using the symbol parameters for each part and stores this symbol in the Catalog database. If you do not select the Create flavors option, then at placement time in the model, the workstation placing the symbol performs the parameterized changes to the symbol, based on the reference data, before the placement.

Copyright 2009 by DIPL ALL Rights Reserved

30 of 38

Page 31: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

Figure 4.9

You can add flavors for Solid Edge parts that are already in the catalog. Mark the rows for the parts with M and bulk load in the Add/Modify/Delete mode with the Create flavors option selected.

4.1.5 DATABASE TYPE

Select the type of database, either ORACLE or MSSQL. This box is enabled only if you are creating a new database set.

Figure 4.10

The following box is labeled Database server name if you chose MSSQL. It is labeled Oracle Service if you chose ORACLE

Database server name

Select the server that stores the Catalog database.

Figure 4.11

Oracle Service

Copyright 2009 by DIPL ALL Rights Reserved

31 of 38

Page 32: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

Select the name of the Oracle net service for the Catalog database connection.

Figure 4.12

4.1.6 DATABASE NAME

Select the name of the Catalog database into which you want to load reference data. If you are using the Bulkload to a new catalog mode, select <New Database> and type a name in the Database name box. If you select a site or model database in this box, the utility displays a notification message.

Figure 4.13

4.1.7 SCHEMA INFORMATION

The following two boxes shown in Fig 4.14 appear only for the Append and Add/Modify/Delete modes.

Figure 4.14

4.1.7.1 Catalog schema server

Copyright 2009 by DIPL ALL Rights Reserved

32 of 38

Page 33: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

It displays the name of the server that stores the Catalog Schema database. This server is the same as the name in the Database server name box.

4.1.7.2 Catalog schema database

For pre-existing catalog sets, select the name of the Catalog Schema database.

If the necessary schema database does not appear in the Schema database name list, click <Refresh>. This situation occurs if you created a schema database after opening the Bulkload dialog box.

4.1.7.3 Template files to be used to create schema

If you are using the Bulkload to a new catalog mode, the Catalog schema server and Catalog schema database boxes do not appear. Instead, complete the box labeled Template file to be used to create schema

Figure 4.15

It specifies the template file for the Catalog Schema.

For MSSQL, use the AppRepos.dat file to create the Catalog Schema. This file is located in [Product Directory]\DatabaseTemplates on the server computer.

For ORACLE, use the AppRepos.dmp file to create the Catalog Schema. This file is located in [Product Directory]\DatabaseTemplates on the server computer.

4.1.8 LOG FILE

Click the browse button to specify a location and name for the log file, which records the bulkloading status, including any error messages. The log file name must follow operating system constraints and cannot contain any special characters. However, you can use the backslash when specifying a UNC path to a log file.

Figure 4.16

You must use the file extension .log for the log file. You must have write privileges to the folder to which you are saving the log file.

Copyright 2009 by DIPL ALL Rights Reserved

33 of 38

Page 34: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

Figure 4.17

4.1.9 SYMBOL AND CUSTOM PROGRAM FILE LOCATION

It displays the location for symbols in Solid Edge or Visual Basic format. In the Append and Add/Modify/Delete modes, the Bulkload utility automatically populates this box with the current symbol location. For these modes, you should not modify the location unless you are sure that you want to change the symbol path for the catalog. In the New mode, you can click the browse button to specify the location. You can also change the location in the Project Management task on the Properties dialog box.

This location is stored in the Catalog database and is accessed by the other tasks at run-time in order to read and compute the symbol files. To allow all workstations to access the symbols, specify a UNC path (for example, \\MyServer\Symbols) to a shared folder on a remote computer, such as the server. At a minimum, users need read access to this share. They need change access in order to modify the symbols.

You can also specify a path (such as D:\Symbols) on the local computer, but this action does not allow other workstations to access the symbols.

4.1.10 LOAD

It starts the bulkload.

4.2 BULK LOAD DATABASE WITH DATA

Copyright 2009 by DIPL ALL Rights Reserved

34 of 38

Page 35: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

1. Click Start > Programs > Intergraph SmartPlant 3D > Database Tools >

Bulkload Reference Data.

2. In the Excel files box, specify the Excel workbooks to load by clicking Add. You can select more than one workbook to bulk load. Hold CTRL and click each workbook in the Open dialog box.

The default location for reference data workbooks is[Product Directory] \ CatalogData \ BulkLoad \ DataFiles.

3. In the Excel codelist files box, click the browse button to specify the codelist workbooks. You must specify a workbook in this box if you are creating a new catalog, adding a new codelist, or modifying an existing codelist. In all other cases, you are not required to populate this box.

4. Under Bulkload mode, select a mode for the bulkloading process.

Mode DescriptionBulk load to a new catalog Creates a new Catalog database.Append to existing catalog Adds new classes only to an existing

database.Add, modify, or delete records in existing catalog

Reads flags in Excel workbook to add, modify, or delete data.

Delete and replace Deletes all records in the Catalog database and replaces with data in Excel workbooks. New part classes are appended to the Catalog.

5. If you want to store geometry for each unique part defined by the Solid Edge model, select Create flavors.Do not select Create flavors when you are creating symbols.If you are loading Solid Edge flavors, you must have Solid Edge installed on the bulkload computer.

6. Under Catalog information, select either MSSQL or ORACLE in the Database Type box. This box is enabled only if you are creating a new database set.

If you selected MSSQL, select the name of a server in the Database server name box. This location is where the Catalog database and schema are stored (or will be stored, if you are creating a new database set).

If you selected ORACLE, select the name of the Oracle net service for the Catalog database connection in the Oracle Service box. The service must exist before you choose it in this box.

7. In the Database name box, select the name of the Catalog database that you want to update with new reference data.

Copyright 2009 by DIPL ALL Rights Reserved

35 of 38

Page 36: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

To create a new database, select <New Database>, and you can type a name for the new database.

8. If you are modifying an existing catalog, select the Catalog Schema database name in the Schema database name box. The Schema server name box is read-only.

9. If you are creating a new catalog, click the browse button beside the Template file to be used to create schema box to specify the template file for the Catalog Schema.

For MSSQL, use the AppRepos.dat file to create the Catalog Schema. This file is located in [Product Directory]\DatabaseTemplates on the server computer.

For ORACLE, use the AppRepos.dmp file to create the Catalog Schema. This file is located in [Product Directory]\DatabaseTemplates on the server computer.

10. In the Log file box, click the browse button to specify the name and location of the log file.

The default location for the log file is [Product Directory]\CatalogData\BulkLoad\DataFiles, but you can change this location.

You must have write privileges to the folder in which you are saving the log file.

You must use the file extension .log for the log file.

11. If you are bulk loading to a new catalog, click the browse button under Symbol and custom program file location and select a shared symbol folder on the server.

This box is populated automatically if you are using the Append, Add/Modify/Delete, or Delete and Replace modes. You should not modify the location unless you are sure that you want to change the symbol path for the catalog.

To allow all workstations to access the symbols, specify a UNC path to a shared folder on a remote computer, such as the server. The server setup installs the contents of the Symbols folder under [Product Directory]\CatalogData, so if the computer name is smith, you can type \\smith\Symbols. At a minimum, users need read access to this share. They need change access in order to modify the symbols.

12. Click Load. You can see messages in the status bar of the Bulkload utility while it is running.

Copyright 2009 by DIPL ALL Rights Reserved

36 of 38

Page 37: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

Figure 4.18

If you interrupt the bulkloading process, you may see a “Switch To/Retry” message. Click “Switch To” to return to the bulkloading process.

Copyright 2009 by DIPL ALL Rights Reserved

37 of 38

Page 38: SP3d Guidlines for Reference Data Guide

I & C ENGINEERING DEPT. Doc. No.: XXXX-XX-XXX-XXXXX-XXX-XX-XSP3D Guidelines for Reference Data

13. Open the log file to check for any errors or warnings in the bulkloading process. You can quickly scan the Error Analysis section at the end of the log file to check for errors.

Figure 4.19

14. Click Close.

Note:

You can modify the Excel workbooks and bulk load again to correct errors.The default location for reference data workbooks is[Product Directory] \ CatalogData \ BulkLoad \ DataFiles.

Copyright 2009 by DIPL ALL Rights Reserved

38 of 38