on ‎2021 Apr 21 8:58 AM
Hello,
How to measure recurring rate or single pricing macro performance?
Best regards
Rafal
Request clarification before answering.
Hi Rafal,
It's a bit late now, but here are two ideas that can be of help.
First, in its standard features, CC has a tracing domain called "PERF". As it introduces additional operations, it necessarily alters the overall result, but you can still use that to get a timing on charge executions (only for charges, not macros).
This will log something like:
# ... right before running the charge
#2.#2021 05 14 17:01:36:520#+0200#Path#com.highdeal.pnr.domain.RateEntity####C0007F000001000B000000011BB5A082###com.highdeal.pnr.domain.RateEntity#<system>#######Thread[bss0-ThreadPool-0,5,main]#Plain##Performance trace begin - SAP CC|Logic Tree|Charge|Charge|My charge|Usage Rate|My usage rate#
# ... right after having run the charge
#2.#2021 05 14 17:01:36:523#+0200#Path#com.highdeal.pnr.domain.RateEntity####C0007F000001000B000000021BB5A082###com.highdeal.pnr.domain.RateEntity#<system>#######Thread[bss0-ThreadPool-0,5,main]#Plain##Performance trace end 66751ns - #As for all other tracing domains, you can enable "PERF" using the LS_TRC_DOMAIN parameter:
https://help.sap.com/viewer/9fe6117842b24350b6eb2fe619418b44/5.0.6/en-US/0ada4b86187e4779b05884180ed...
Secondly, if you have Introscope (formerly known as "Wily") in your landscape, it's the most advanced solution to get precise statistics on your processes. Besides the timing, it also give you more precisions about the number of objects created (rating contexts, etc.).
For more details, you should involve an Introscope specialist, though.
Best regards.
François
SAP Convergent Charging Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 11 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.