Hi
Trying to use the above BAPI, but I can't get it to work. Error message is as follows
No temprorary current directory for your frontend available
Here are my settings
documentType = "MIU"
documentNumber = "xxx"
documentPart = "000"
documentVersion = "xx"
documentfile/wsapplication = "PDF"
documentfile/docpath = "c:\dms"
getstructure = 1
getcomponents = "X"
originalpath = "c:\dms"
getheader = "X"
pf_ftp_dest = "SAPFTP"
The c:\dms folder exists on both the xmii server and my PC. If I take out the references to "c:\dms" the error changes to
File h:\_USERNAME01.pdf cannot be created
I've also tried BAPI_DOCUMENT_CHECKOUTVIEWX with similar settings, and the same errors occur.
Any help would be appreciated.
Thanks
Nick