The issue: We are running ~20 workflows each day on Alteryx server. These workflows rely on a user’s .indbc file that sends login and password information (securely) to the server in order to run the workflows. Each quarter, it is required that users update their password and it is when their password updates that it causes these workflows to fail because the indbc file cannot be updated automatically without going in an adjusting each workflow independently.
Question: Do you have any thoughts on how we overcome this dilemma and avoid having to manually fix workflows every 3 months?