on ‎2016 May 10 11:55 PM
Hi,
We got a requirement to automate the process of uploading a flat file into BPC file service, so that a DM package can be scheduled after that. We wanted to avoid this manual action of uploading a flat file into BPC every day.
We also have another option to update this file data into BW DSO or Cube and then upload into BPC after, it can be completely automated. However, we would like to not to store the data physically in BW tables,
so with that, we are trying to find a way to upload the data into BPC file service automatically. Please provide me if there is any way to do it.
Thanks
Sreekanth
Request clarification before answering.
Hi Sreekanth,
where is the uploaded file before you upload to BPC?
to make it automated it must be in the SAP system or connected drives, ftp and so on.
you can create a abap program that will get the file and upload to bpc.
then think one step further, is it transnational data you want to upload? then why not write those data to the bpc model in one step?
Andy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Andy, Currently the file is uploaded into BPC manually from a shared drive, what do you mean the file must be in SAP system or drives?
I will need to move the file from shared drive to BPC file system automatically on a certain time every day, if there are any standard programs or approach to do this, will be helpful.
also, Yes, it is transactional data. Writing the data in BPC model means, is it through input schedule update?
Hi, I have followed the solution provided on the following thread, directly updated the network file path while executing the DM package (Import data from flat file), it works fine.
| User | Count |
|---|---|
| 41 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.