Select the Logic Task option.

2-32 Oracle Fusion Middleware Developers Guide for Oracle Identity Manager Table 2–7 explains the various regions of the Add Adapter Factory Logic Task Parameters window: For the FOR conditional expression, use Table 2–8 to understand the various regions of this Add Adapter Factory Logic Task Parameters window. 6. Set the parameters for your conditional expression. This logic task will check to see if the length of the User ID is greater than 10 characters.

7. From the Add Adapter Factory Logic Task Parameters window toolbar, click Save.

The logic task you created is stored in the Oracle Identity Manager database. BREAK X RETURN X CONTINUE X Table 2–7 Regions of the Add Adapter Factory Logic Task Window Name Description Operand Type These combo boxes contain types of operands, such as adapter tasks and adapter variables. Comparator Combo Box From this combo box, you can set the relationship between two operands for example, , =, . Operand Qualifier These combo boxes contain the qualifiers for the operands. Literal Text Box When you select the Literal operand type, enter the specific literal into this field. Note: By selecting the FOR conditional statement, an Add Adapter Factory Logic Task Parameters window is displayed. However, it contains different text and combo boxes. Table 2–8 Add Adapter Factory Logic Task Parameters for FOR Conditional Statement Name Description Operand Type These combo boxes contain types of operands, such as adapter tasks and adapter variables. Comparator Combo Box From this combo box, you can set the relationship between two operands for example, , =, . Operand Qualifier These combo boxes contain the qualifiers for the operands. Increment Combo Box Within this area, you can set whether the initial value will increase or decrease, and by how much. Note: If you select the ELSE, BREAK, RETURN, or CONTINUE conditional expressions, proceed to Step 8. Table 2–6 Cont. Actions Resulting from Particular Conditional Statements Conditional Statement Statement Is Added to the Adapter Directly Secondary Window Appears