List of parameters for a given TR field.

Hello everybody,

Like the title of the question says: is there a method/function I can use in python to retrieve the list of parameters a TR field has? Or the only option I got is to 'look for them' in the Item Data Browser/Formula Builder?

I'd like to automate some things but many formulas are different between each other and I was wondering if something like that exists.

Thanks for your valuable time!

Best Answer

  • At the moment the only option is to look for parameters in Data Item Browser or Formula Builder. We are working on introducing a metadata API, which will allow to explore metadata programmatically, but this work is still in early stage.