PA Breakdown Script

vineetk_195
Tera Contributor

Hello All,

I have configured an Indicator on Database view. Need to configure breakdown on an field which is available on base table, so as to acheive same I have written a script to get breakdown mapping between indicator facts table and field from base table.

But the issue which I have come across is, while using the filed from database view in the Breakdown mapping script I get an error " Not all references of "current" are passed in by "arguments" script".

Any suggestions / help would be great!

Thank You

Vineet Kumar

22 REPLIES 22

DrewW
Mega Sage
Mega Sage

I'm assuming you are using a PA script for this.   Did you list all of the fields that you are using in the "Field" field that is in the Source section?


Hello Drew,



Yes I am using PA script to achieve this. I am using only single field from the facts table i.e. configuration item which is referred as prb_cmdb_ci in database view and I have added same in the "Fields" on Scripts form.



Thank You


Vineet Kumar


When you look at the script from the list does the "Fields" field show "prb_cmdb_ci" as the selected field?


Yes, Drew it shows prb_cmdb_ci.



Thank You


Vineet Kumar


Interesting, every single time I have had this issue the problem has been the fields selected.