Question:
BW 3.0b
Working with InfoPackage Groups
A cube gets a full update each day. I want to schedule a delete the old request only after the successful load of a new one.
The context help says for selective deletion deletion of requests:
If you schedule a job which is linked to a previous job, your job has to wait for the event SAP_END_OF_JOB. By means of the identification of the previous job, the system recognizes that the correct job was finished. The identification is stored as a parameter of SAP_END_OF_JOB.
Can anyone guide me on how to set up this parameter? Or is there another way.
Searched the forum but found nothing that refers.
Thanks
Answer:
Not sure why your concerned with this. Just schedule the deletion in the process chain to occur after the successful load...
Hope that helps...
Answer:
Thanks but there is no process chain and no time to set one up - small maintenance job I am requested to do on existing system.
Any other ideas?
Answer:
I would just schedule the Change Log deletion to occur at some other time.
Example
My Data Load times occur from 12-2 in Morning.
My Admin Times occur from 3-4 in Morning. (Delete change logs)
Hope that helps...