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

Attaching files from Application server

Former Member
0 Likes
393

Hi,

I need to attach files from the Application Server to Business documents like (Production Order, Sales Order etc.)

I am using a FM BDS_BUSINESSDOCUMENT_CREATEF, this FM attaches the File from the presentation server to the created documents, but fails, when the File PATH of the Application Server is given. It does not attach anything to the created document.

Can anyone please help on this issue ?

Cheers

Abhishek

1 REPLY 1
Read only

Former Member
0 Likes
320

Hi Abhishek,

I don't think it is possible to attach file from application server.

If you look at the table structure for files it check for the files on presentation server only.

Check program BDSTEST5.

Regards,

Atish