9.0 CU3
Is there a full enum for ParameterSet documented publicly somewhere?
There is no tab-completion in Manager with this so no idea what options are available except for the very few references in the forums.
9.0 CU3
Is there a full enum for ParameterSet documented publicly somewhere?
There is no tab-completion in Manager with this so no idea what options are available except for the very few references in the forums.
9.0 LTS CU3
I have a request parameter as a table lookup:
Data Source | Table |
Table column (query) | ADSContainer - CanonicalName |
Display pattern | %CanonicalName% |
Condition (query) | isnull(CanonicalName, '') LIKE (SELECT Value FROM DialogConfigParm… |
v9.0 LTS (CU3)
I'm trying to work through the modern request properties in the Angular portal. For the most part I have the majority working, however I do have a few issues that I can't seem to work out.
Throw New VIException
will correctly display…