on 2022 Jun 03 3:00 PM
Experts
Our QA team has requested to create/generate Billable Items manually apart from soapUI since their concern was they cannot automate the generate/creation through soapUI.
Please help me provide if any alternate method is available for generating BITs manually apart from soapUI.
Thanks in advance
Anil
Request clarification before answering.
Hello,
There are some available ways to do some rating without using webservices.
If you want to rate an usage, you can do it by implementing a java client and use the StatefulServiceClient. Or you can do it manually by using the Cockpit (not scriptable) and the app Process a Chargeable Item.
If you want to generate recurring fee or oneshot fee, you can use the Admin+ and the command start_contract_activation or ou can do it by implementing a JAVA client with a StatefulServiceClient and by using the method activate(). In this way, you can script your activation.
You can also use the tool Message Client and the command activate (for a manual execution).
Best regards,
Eric F.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you Eric for your response.
I want to generate recurring/one-shot fees for specific contract(s) but Command start_contract_activation in Admin+ will execute all the backend contracts which will reduce the performance of the CC system.
Please could you provide if any alternate method for the same
Thanks
Anil
(I also updated my initial answer)
You can do it by implementing a JAVA client with a StatefulServiceClient and by using the method activate(). In this way, you can script your activation.
You can also use the tool Message Client and the command activate (for a manual execution).
Best regards,
Eric F.
User | Count |
---|---|
9 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
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.