2016 Aug 16 8:39 AM
Hi..
Need help.
As per requirement we have configured multiple Interval permissible rates in billing schema, but however I don't want to execute both rates one after another.
I want to use o/p of interval permissible rate 1 & want to do some calculation in normal facts permissible rates in billing schema.
Then I want to use same o/p in another interval permissible rate 2.
In Billing schema rate sequence is as
1. Interval permissible rate 1
2. Facts permissible rate
3. Interval permissible rate 2.
While billing in runtime it is observed rates execution is as
1.Interval permissible rate 1
2.Interval permissible rate
3. Facts permissible rate.
Whatever sequence defined in billing schema interval permissible rates are getting executed first followed by other rates in schema.
Pls share experience as anyone tried with multiple Interval permissible rates in schema ?
Thanks in advance.
2016 Aug 22 8:26 AM
Hi Deepali,
This kind of behavior I have seen for DPC enabled schemas, are your schemas are DPC enabled ?
regards
Manoj
2016 Aug 22 11:29 AM
2016 Aug 22 11:48 AM
Hi Deepali,
Ok in that case I don't have the exact answer for your query. but one suggestion
Can't we write Rate 2 (Fact per) logic at the end of Rate 1 and restrict extra logic with some Flag operand" .
Regards
Manoj
2016 Aug 23 6:36 AM
Hello Manoj,
Yes thts the only option to configure entire logic in one Interval permissible rate.
Will update on progress soon.
Thanks .