Pre-Winter Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

SailPoint Certified IdentityIQ Engineer IdentityIQ-Engineer Question # 9 Topic 1 Discussion

SailPoint Certified IdentityIQ Engineer IdentityIQ-Engineer Question # 9 Topic 1 Discussion

IdentityIQ-Engineer Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

The engineer is working on a workflow implementation.

After a form step, the workflow can transition to three steps:

Stop if the Reject (back) button is used,

Audit if the Approve (next) button is used and the field named comment is returned from the form to the workflow variable comment and has a value,

Provision otherwise.

The engineer writes the transitions in XML code.

Is this a valid implementation?

Proposed Solution:

< Transition to= " Stop " when= " !ref:approved " / >

< Transition to= " Audit " when= " script:sailpoint.tools.Util.isNotNullOrEmpty(comment); " / >

< Transition to= " Provision " / >


A.

Yes


B.

No


Get Premium IdentityIQ-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.