cancel
Showing results for 
Search instead for 
Did you mean: 

how to transport requests from development to production server

Former Member
0 Kudos

hi gurus

i am new to SDN

can u pls give me detailed information how to transport requests from development server to production server?if possible give me screen shot documents

regards

surya

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

/community [original link is broken]

/community [original link is broken]

Former Member
0 Kudos

hi,

*RSA1-> Transport Connection

*Select SAP Transport Folder.

*Choose your respective objects(It can be Infobjects, infoproviders or infosources)

*Drag and drop the objects which need to be transported to the right hand side of collected objects

*click on truck icon(Transport Objects)

*Specify the package name

save

A new request would be created(if not create a new request )

*goto se09

*search for the request number that is created

*release

In general sequence ...

1. Info object

2. Infosource,transfer rule

3. Data Target,info provider

4. Update rules

5. queries

6. Webtemplates,workbooks

7. Roles

hope this help you

regards

harikrishna N

former_member228339
Contributor
0 Kudos

Hi

Transporting

There are help pages that discuss creation of transports.

In simple terms, you: create a transport package

add objects to the package export the package, plus optionally any related objects to a predefined folder/directory on the portal server into a file with an extension of .EPA copy the .EPA file to the import folder of your QA system and import it test the contents on the QA system copy the .EPA file to the import folder of your production system and import it Create a transport package file

Here is the step by step procedure to create a transport package:

For Export

1. Go to system administration, and click on transport?export.

2. In the middle pane, select the folder you want to export and right click on the Transport Package. 3. Fill in the General Properties i.e the name of the package, id and description. 4. And say finish and open the object for editing.

5. When the object has been opened then right click on the object you want to transport, and say "Add object to the Transport Package".

6. Check the checkbox of the item u have added and see the properties if it has been added properly. 7. Now click on the save button.

8. After the object is saved, click on the export button. 9. U will have an option to select where to store the .epa file which will be generated. U can overwrite an existing one by selecting the browse button, or store it with the generated name in the location it automatically generates. 10. Now Click on the Start Export button.

11. once the export is completed, it shows a report on how much time is taken to generate the .epa file. 12. Here there is an option for downloading the .epa file. Click on the link and download the file. This file is ready to be uploaded into any other EP Server.

For Import:

Pre-requisites: You have to copy the .epa file created while export into the local drive. Optionally, you have to manually copy the .epa file generated in the export function into the Import directory of the server ie. chooseFollow the steps below for importing a certain file. 1. Go to System Administration in the portal, and click on Transport?Import. 2. For the source of the package, Click on the radio button Server for the .epa file you have copied lately. Else, click on the radio button on client if you are operating in the client and select the .epa file you have stored on the local drive. 3. Now select the file from the browse option and click on Upload.

4. Now click on the import button. 5. Once the import process is finished, the report is shown. In the whole process, the par files are not included in the .epa files. For the par files to be included into the .epa files then we have to change the pcdStartup.properties file in the server. The property to be changed is Pcd.TransportApplication.Export.ExcludeObjectTypesAfterRuleProcessing: Keep this property's value as empty for enabling the par files to be uploaded into the .epa. You can check for this property in the portal in the following -System Administration-Support-Portal Content Directory-PCD Configuration.