Hi all,
I'm working on a BW integration project, using the Staging BAPIs for the BIW from the .NET Connector. I have been able to create the InfoObjects, InfoCubes, etc... however I am running into a problem I just can't get around. I am trying to schedule an InfoPackage to upload data in a csv file on my workstation. However, when I call the Schedule BAPI (BAPI_IPAK_START), I get an exception that doesn't make much sense to me: "An upload from the client workstation in the background is not possible". I'm not using a background thread, so I'm a little confused where this comes from. If I schedule the package from the BW Administrator, it schedules and uploads with no problems. Does anyone have any idea where I may be going wrong here?
Thanks,
Steve