Is this statement valid regarding the control and usability of the Debug pages in IdentitylQ?
Solution: Workflows can be run directly from the Debug-Object page.
The engineer is analyzing on a workflow Transition.
The following variable values are known:
Will the workflow continue to this step?
Solution: Approve
The engineer uses the sailpoint.api.IdentityService in a BeanShell method to look up and return all account names for an identity on the application ' MagicBox ' . Is this a correct implementation?
Proposed Solution:
import sailpoint.api.IdentityService;
import sailpoint.api.SailPointContext;
import sailpoint.object.Identity;
import sailpoint.object.Link;
import sailpoint.tools.GeneralException;
public List getAccountNames(SailPointContext context, Identity identity) throws GeneralException {
IdentityService service = new IdentityService(context);
List < String > accountNames = new ArrayList < String > ();
Link link = service.getLink(identity, " MagicBox " );
while (link != null) {
accountNames.add(link.getNativeIdentity());
}
return accountNames;
}
Is this a valid step to take when importing SailPoint XML file objects into IdentityIQ?
Proposed Solution:
Select the file from Global Settings > Import From File.
A bank is two years into an ongoing project to provide all access through roles. The bank is actively using roles and actively adding to their role model. They need to ensure that all roles include the correct entitlements.
Will this certification type achieve the goal?
Solution: Role Composition Certification
Can the following action be performed using Rapid Setup application onboarding?
Proposed Solution:
Specify the account attribute and value filter that identifies a service account.
Can the Provisioning tab under " Administrator Console ' be used to do the following task?
Solution: Manually retry the provisioning attempt for pending transactions.
A bank is two years into an ongoing project to provide all access through roles. The bank is actively using roles and actively adding to their role model. They need to ensure that all roles include the correct entitlements.
Will this certification type achieve the goal?
Solution: Account Group Membership Certification
Is this a true statement about localization support in IdentitylQ?
Solution: Message files may be added to support additional languages, but the out-of-the-box supplied message files cannot be modified.
Can the search type in Identity be used to accomplish this result?
Proposed Solution:
Identifying the number of certifications that are currently in the revocation phase
|
PDF + Testing Engine
|
|---|
|
$49.5 |
|
Testing Engine
|
|---|
|
$37.5 |
|
PDF (Q&A)
|
|---|
|
$31.5 |
SailPoint Free Exams |
|---|
|