cancel
Showing results for 
Search instead for 
Did you mean: 

Transportation of iVIEWS and Portal Objects

Former Member
0 Kudos

Hi ,

pls advise where portal objects like iVIEW and worksets are store (files or Database).How to transport those objects from development system to quality system.

Best Regards,

Aravind Kumar.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Arivind,

The portal objects like iVIEW and worksets are stored in the PCD. To transport these objects go to the system admin and transport. Create a transport package and add the objects u need to transport.

You can export the transport package to ur local system. It creates an 'epa' file.

You can upload this epa file to the quality system, go for transport>>import. U have to choose source of the package as client if the file is in ur system, then browse to the file and import the file.

You can verify whether the package is imported by browing the PCD of the Quality system.

There the same folder structure will be formed as in the development system.

Hope this Helps

gEorgE

Former Member
0 Kudos

Hi Arivind,

All the content objects like iviews,worksets etc are stored in a central persistence store, the Portal Content Directory(PCD). The structure of PCD is similar to a file system. Physically PCD is stored in the portal database. For transport the required steps are:

1.Choose System Administration->Transport->Export.

2. Place the cursor on a folder in the Portal Catalog and with the secondary mouse key choose New-> Transport Package.

3. In step 1 „General Properties“ enter the:

¡ Transport package name (required)

¡ Transport package ID (required)

¡ Transport package ID prefix (optional)

¡ Master language (required)

¡ Description (optional).

4. Choose Next.

5. In step 2 “Enter Folder of New Transport Package” you can create a subdirectory below the given directory. If you make no entry here, the object is stored in the directory in which you are at the moment. Choose Next.

6. In step 3 “Summary” you can check the entries you made. If you do not want to open the package for editing immediately after the generation process, deselect the option Open for editing when wizard completes.

7. Choose Finish.

The wizard generates the new object and stores it in the relevant folder in the Portal Catalog. The transport package is immediately available for editing, depending on what you selected in step 6.

In the Portal Content Studio you see the:

¡ Export Editor with the empty content object list (Static Package Content)

¡ Property Editor containing the properties of the package (such as name and master language). You can check and if necessary change the properties.

Regards,

Pooja.

Message was edited by: Pooja S

Former Member
0 Kudos

Hi

Go to the sys admin -> transport and export for exporting. Right click folder you want to export and create the transport package.

Regards

Geogi