Hi all,
I have been asked to look at an SSIS package that loads data to BPC. Not really worked with BPC before, but have SSIS experience. We appear to be having problems with the [BPC Task Convert]. The [Input File] and [Output File] parameters are populated, the task runs and return success, but the .tmp file is not created. This then causes problems in the next task as the file is referenced and does not exist.
Does any one have any ideas where this might be going wrong? The package is being run from VS at the moment and I have verified that my user has permission to create files - in fact the source for this task is created earlier on in the package.
Any help or advice much appreciated.
Dave