AX1497
GetUserInfo data lookup
You can use GetUserInfo rows in a DataLookup data source to return information about Axiom Financial Institutions Suite users, as defined in Security.
The GetUserInfo data lookup supports similar query parameters as the GetUserInfo function, and can be used as a substitute for this function to improve file performance. (missing or bad snippet)
To create a GetUserInfo data lookup, add a [GetUserInfo]
row to a DataLookup data source and add the appropriate parameter columns. For more information on creating the DataLookup data source, see Creating DataLookup data sources.
GetUserInfo parameters
[GetUserInfo]
rows use the following parameter columns. Within the DataLookup control row, these parameter names must be placed in square brackets—for example, [CodeName]
. The parameters can be placed in any order.
Example
The following screenshot of a DataLookup data source shows several GetUserInfo examples:
For more examples of GetUserInfo use, see GetUserInfo function. The same examples work for both approaches. To use a function example in a DataLookup data source, you would place the applicable function parameters in the corresponding parameter columns.