on 2005 Jul 19 10:37 PM
I have added the process to delete overlapping requests of full data loads to a cube, in a process chain. The previous packages are not being deleted when the process chain executes. The process chain messages indicate 'no requests for deletion were found'.
However when I run the same info-pkge with the same criteria independently, the previous loads are deleted.
Am I missing a setting somewhere?
Thanks for your time and assistance.
Denny
Hi Dennis,
Doies your process chain have both the Load step and the delete step separately. It will work only with that case. In the Infopackage -> Data Targets tab -> There is a button with a tool tip "Do not delete". Click on it and select your choice for deletion. Now include your infopackage in the Process Type "Delete Overlapping request".
Hope it works.
Bye
Dinesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Dennis,
The best way to dropping OVERLAPPING requests is using the INFOPACKAGE itself. I have implemented this is a couple of scenarios. You have the ability of using ABAP routine too in regards to this.
Adjacent to the DATATARGET in the INFOPACKAGE you have the option of dropping overlapping requests. You can include this infopackage in the process chain and everything should be taken care off.
I think this is the efficient way of going about this.
Regards,
GPK.
Message was edited by: Praveen
Praveen:
The process chain includes the info-package load with the selected settings for request deletetion as follows:
Delete Existing Requests:
Options:
Infosource are the same.
Data source are the same.
Sourcce Systems are the same.
Selections Are:
Same or more comprehensive.
When I execute the chain no requests matching deletion criteria are found. However when I run the same info-package stand alone, it finds the requests and performs the deletion as expected.
I do not know why the process chain does not recognize the requests to be deleted but the info-package by itself does.
Stumped.
Thanks
Denny
User | Count |
---|---|
73 | |
10 | |
9 | |
8 | |
8 | |
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.