v9.0 LTS - jumping to v10 LTS early next year
I was using '%UserUID%' in the condition query for a table lookup, but I noticed that this is always the authenticated user even if they are requesting on behalf of someone else.
Is there an equivalent…
v9.0 LTS - jumping to v10 LTS early next year
I was using '%UserUID%' in the condition query for a table lookup, but I noticed that this is always the authenticated user even if they are requesting on behalf of someone else.
Is there an equivalent…
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…