Troubleshooting IO
Common issues and solutions:
A flow doesn't display in the list of flows
-
Ensure that you saved the flow.
-
Check that you're in the correct flow category.
-
Refresh the page.
Authentication always fails
-
Verify that the variable names match:
{{user.username}}and{{user.password}}. -
Check that the form is saving values correctly.
-
Ensure that the identity store is configured properly.
The form doesn't display
-
Verify that the Start node output is connected to the Form node input.
-
Check that the flow is active.
-
Review the browser console for errors.
Flow won't save
-
Check for validation errors.
-
Ensure that all required fields are filled.
-
Verify that node connections are valid.
Flow won't execute
-
Confirm that the flow is active.
-
Check the Start node configuration.
-
Review authentication requirements.
Flow execution errors
-
Review node tracking logs.
-
Verify variable names and values.
-
Check API endpoint availability.
-
Validate input data format.
Flow performance issues
-
Review execution logs.
-
Identify slow nodes.
-
Optimize API calls.
-
Consider flow redesign.
Getting help
If you need assistance:
-
Review the detailed documentation for each component.
-
Check the flow execution logs for errors.
-
Contact your OneWelcome Identity Platform administrator.
-
Refer to the OneWelcome Identity Platform support resources.