Hi,
I'm migrating a CRM and one of the steps is migrate marketing attributes using a BAPI. Now I'm testing the uploading program and I don't know why the performance is decreasing more and more.
The first day I tested the program, it runs 50 times better than now. Now each time I execute BAPI_TRANSACTION_COMMIT the program needs like 50 seconds to finish that action!! Last week it was done in less than a second.
If I stop the program and start it again the speed doesn't improve, I think my program it's well designed because it only pass the parameters to the BAPI for each Business Partner... I suppouse that must be a Basis issue but I'm not sure what can it be