on 2015 Sep 22 3:37 PM
Hi all together
I'm loading data in a process chain from ERP into BW with an Extractor in FULL mode (InfoPackage --> PSA --> DTP --> Cube)
It can be that there are no records in PSA after running the InfoPackage. Has anybody an idea how I can avoid a loading request in cube with "Transferred Records" = 0 ?
Many thanks for your Input.
Hi Thomas
you can add a decision variant in the process chain and add below formula for if else options.
PREDECESSOR_PARAMETER( 'RECORDS_RECEIVED', 'LOW', ' 0' ) > 0
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
65 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.