cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Limitation when obtaining risk fields through macro - HOPEX V4

Ds4b
MEGA Partner
MEGA Partner

Hello,

Currently, I am working on creating a matrix table that includes certain fields of the "Risk" object, derived from an evaluation carried out for each of them. Among these fields, there are some that are not native to the tool and are autocalculated. These fields are:

  • Residual probability
  • Residual impact
  • Residual risk level

However, when trying to call these fields from the macro and generate the corresponding portal, the regeneration process stops due to detected errors. It is curious that by deleting the fields mentioned above, the regeneration process is completed correctly.

The methods we are using in the macro to bring the corresponding value are the following:

  • GetProperty()
  • GetProp()
  • getCalculation()

Likewise, the attribute formats that we are using to obtain the attribute value are:"Internal"

  • "Ascii"
  • "External"
  • "Display"

I would greatly appreciate any guidance you could give me on how to resolve this error.

0 Replies