Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

sapscript

Former Member
0 Likes
700

hi,

i able to export to presentation server using RSTXSCRP and the file type is FOR.

now i want to import back from presentation server but having error. also how does it know which form to import to? in object, file name must same as form name? but even i put same name also got error.

object selection and session ctrl

radio button = Form

object = c:\zform.for

mode (export/import) = import

ctrl parameters for file operation

radio button = from/on frontend

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
666

i think you have to run rstxscrp in se38 by default what are in selection screen dont change that. in object name give your Zscript name(without any extension) and mode (export/import) = EXPORT

press F8 it will ask for location choose the drive or desktop to export.

now for import same input only mode (export/import) = import you have to use it will ask for file from where it will import. just choose that file it will import.

object name should be the form name...

regards

shiba dutta

6 REPLIES 6
Read only

Former Member
0 Likes
666

Export to presentation server using .txt file

again import from presentation server like .txt file

use form name and file name same..

Reward points if it is useful

Thanks

Seshu

Read only

0 Likes
666

hi,

i tried but still cannot.

thx

Read only

0 Likes
666

GOTO SE38->RSTXSCRP->execute

Object name - form name ->execute

change the file name as .txt

are you maintaing english language in SE71 and please give language EN in RSTXSCRP Program

while importing into other clinet use IMPORT Option

Reward Points if it is useful

Thanks

Seshu

Read only

Former Member
0 Likes
666

Try this

object selection and session ctrl

radio button = Form

objectname = zform.for

mode (export/import) = <b>EXPORT</b>

ctrl parameters for file operation

file name: c:\zfrom.for

radio button = <b>From/on application server</b>

Reward if it helps

Read only

Former Member
0 Likes
667

i think you have to run rstxscrp in se38 by default what are in selection screen dont change that. in object name give your Zscript name(without any extension) and mode (export/import) = EXPORT

press F8 it will ask for location choose the drive or desktop to export.

now for import same input only mode (export/import) = import you have to use it will ask for file from where it will import. just choose that file it will import.

object name should be the form name...

regards

shiba dutta

Read only

former_member196280
Active Contributor
0 Likes
666

Hi,

Use this program RSTXR3TR.

It will solve your problem.

Reward points for all useful answers.

Regards,

SaiRam