cancel
Showing results for 
Search instead for 
Did you mean: 

GXS FTP Issue

Former Member
0 Kudos

Hi All,

I am trying to connect to GXS Ftp site via XI File/Ftp ,

According to GXS you have to use put command in the following format

put sourcefile %targetfilename%recipient ID%APRF%%B

I configured using target file : targetfilename

Target directory: %recipient ID%APRF%

Adapter log says the message has been delivered but GXS is not receiving the file.

Please let me know if anybody had successes in sending the files to GXS ftp server.

Thanks,

Prasad

Accepted Solutions (0)

Answers (2)

Answers (2)

vikramanne
Explorer
0 Kudos

Hi Prasad,

Can you please provide the Communication channel screenshot or any specific details, i need to drop a EDI file into &m folder of GXS mailbox,can you please help me how can i proceed?

Former Member
0 Kudos

Hey

Could you please make sure the format in which you need to give the target filename.

the GXS FTP we are using uses the filename in the format of mailbox <severName>.<MailboxNumber> not in windows format like %SalesOutput%BusinessPartner1

Thanx

Aamir

Former Member
0 Kudos

Aamir,

we have to place the file in this format

put sourcefile %targetfilename%recipient ID%APRF%%B

is there a way to do this using file adpater without using the os script.

Thanks,

Prasad

former_member181962
Active Contributor
0 Kudos

Hi Prasad,

Check the Variable Substitution (Target Directory/File Name Scheme) section in the link:

http://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/content.htm

regards,

ravi

Former Member
0 Kudos

hi,

With variable substitution %var1%

%var1% replaced with the var1 value

But I need to keep % in the file name, is there a way to escape the character %

like %%var1%%

Thanks,

Prasad

former_member186851
Active Contributor
0 Kudos

Hello Prasad,

Variable substitution should not be a problem, Unless you enable the option of variable substitution in the channel.

Refer the below link. Might be helpful

http://scn.sap.com/thread/435922