Home > Contents > Index >
USERMANAGER.GETUSERFROMNAME
Loads or creates a user instance based on user name.
Syntax
<USERMANAGER.GETUSERFROMNAME USERNAME="user name" OBJVARNAME="variable name" />Parameters
USERNAME (required)
- Name of the user.
OBJVARNAME (required)
- Name of the output variable to create.
Example
< USERMANAGER.GETUSERFROMNAME OBJVARNAME
="myUserObj"USERNAME
="Variables.username"/>
Error Numbers
The possible values of
errno
include:
Value Description -100 General exception. -12001 An expected table or Ilist field was not found. -12051 Directory error.
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.