Issue with the declaration of the operationType

Which IIQ version are you inquiring about?

version 8.3

Please share any images or screenshots, if relevant.

[Please insert images here, otherwise delete this section]

Please share any other relevant files that may be required (for example, logs).

[Please insert files here, otherwise delete this section]

Share all details about your problem, including any error messages you may have received.

*I am trying to perform an operation in AD based on the user selection of the operation type, but I am unable to read the value of the operation given by the user.

Hi @srikrishnask22

Make sure the operationType field in the form is correctly linked to the workflow variable
check if the radio buttons have proper value attributes set like “Enable” or “Disable”
ensure the workflow has a variable named operationType declared and it used correctly.
It will be better if you could share the XML.

@srikrishnask22 - Welcome to your first post in the community!
Welcome to your first post in the community!. Please specify operation variable in form return type and same variable name should match with workflow variable.
Hope it works you.

1 Like