Media Object FTP File Upload to the server failed

preshp

Member
Hi all,

I'm experiencing issue when trying to attached a document in JDE E1.
Error message :
Media Object
FTP File upload to the server failed. Please contact your administrator.

Please advise.
Thank you.
 
[ QUOTE ]
[...] Please contact your administrator.

[/ QUOTE ]

Have you? ;-)

They may have changed the respective user's password, or some such...
 
Know this is old, but I had this same issue today and the folder access had changed not allowing Write. Changed to allow Write/Read access and it works fine now.
 
For use Media Object you need update the follows parameters:
- jas.ini of your JAS_instance (FtpUsr=<user_ftp> FtpPwd=<passwd_ftp>)
- P98MOQUE (in your APP):
-- Queue Name: HTMLUpload
-- Queue path On-Line: <your-ftp-path> (in my case,
\\file-server\e812\mediaobj\htmlupload\)
 
[ QUOTE ]
Hi all,

I'm experiencing issue when trying to attached a document in JDE E1.
Error message :
Media Object
FTP File upload to the server failed. Please contact your administrator.

Please advise.
Thank you.

[/ QUOTE ] Be carefull that don't changed the ftp user or password too.
 
I am experiencing the same issue, did u get a reslution for this. i am using jde standalone on windows 7 with oracle db
 
Back
Top