cancel
Showing results for 
Search instead for 
Did you mean: 

Importing workspace into DTR by dtrshell "fails"

Former Member
0 Kudos

Hello,

I'm trying to export workspaces from one DTR to import them on another DTR. Some Workspaces can't be exported. That's why I have opened this [Tread|;.

Some Workspaces can be exported. I use this to export the Worspaces:


export /ws/Portal/Broadcast -f c:\broadcast -m 2

then I import this Workspace by


import -f c:\broadcast

DTR creates the main folder, but neiter subfolders nor files are created.

Source DTR is NW 6 SPS 19, target DTR is NW 7 EHP1 SPS 4

Is there any least SP Level from which you can import to NW7 EHP 1 SPS 4?

Has anyone an idea, why this isn't working?

Best regards,

Christian Schebesta

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

After reading the documentation I would use "-m 8" with the export command and "-wf" with the import command in your case: http://help.sap.com/saphelp_nw70/helpdata/en/8b/0bdf3f3e054e1de10000000a155106/frameset.htm

christiansche
Active Participant
0 Kudos

Hello Pascal,

thanks for this advice, but when I'm using


export /ws/Portal/Voyager -f d:\voyager.ws -m 8 -r Voyager

or 

export /ws/Portal/Voyager -f d:\voyager.ws -m 8 -r /ws/Portal/Voyager

I get


Export Failed. Could not perform Export Request. Response status = 500 (Internal Server Error)

Best regards,

Christian

Answers (0)