0 votes

I am testing a rebuild of our Adaxes configuration. One of the issues I am running into is when using a web selection that involves the modify trigger it takes an unusually long amount of time,

I am using Asynchromously in every task that is run. In most instances it will take 10 minutes or more for it to finish and release the web interface to get a "Success!" Clicking on the "View details" indicates that there were no failures.

Is there a way to let the tasks run in the background? I vaguely remember several years ago that I needed to do something to the front end to make sure the web interface waits for the job to finish. This would have been before the configuration for the front end was in a web interface.

SCR-20230301-kz8.png SCR-20230301-l4b.pngSCR-20230301-l8n.png

by (290 points)

1 Answer

0 votes
by (290 points)

This can be marked as resolved.

I beleive the issue is unique to my test environment. Many of our powershell scripts send requests to an API (either using GAM - Google Apps, or internal API). The environment I am doing this in is a lab server with no access to those APIs. Therefore it will take some time for for those scripts to initiate. Even with Async turned on it seems like the lack of API causes delays in the web interface when adding or updating a user.

0

Hello,

Thank you for the update. According to the provided screenshot of the execution log, the actions executing PowerShell scripts are not executed asynchronously. As such, the whole update user operation waits until the scripts are executed.

Related questions

0 votes
1 answer

We have 3 email domains. 1 primary and 2 subsidary companies. I'm needing to automate setting the email domain during user creation based on department. See attached ... to be able to automate this for ongoing maintenance if users move between departments.

asked 4 days ago by browndervilleb (20 points)
0 votes
1 answer

Is it possible to make a Rule Based group based on the Computer having a odd or even number attached to it? For example: Computer01 & Computer03 Goes into the Odd ... a group that we can query from other platforms easily and obviously keep up to date.

asked Feb 7 by rurbaniak (1.5k points)
0 votes
1 answer

I have a scheduled task that runs a custom command that itself has multiple custom commands that run in a specific timed order. I would like the scheduler to run that top level ... , but Command B and C will wait for Command A to finish. Is this possible?

asked Jul 23, 2024 by DA-symplr (100 points)
0 votes
1 answer

Hello, As part of my offboarding task I need to kick off an export of a users mailbox via Veeam and save the PST file. I have a working script for this but with ... I have scheduled task to read from that folder and log the results / continue if sucessful.

asked Aug 28, 2023 by thatcher (160 points)
0 votes
1 answer

We're trying to setup a new action in our Web interface that runs on User's that are currently in an OU called 'New Starters' that is in all of our domains (An ... no results, There are no other fields we can use that are unique to accounts in those OUs

asked Feb 7, 2020 by richarddewis (260 points)
3,648 questions
3,336 answers
8,432 comments
548,983 users