0 votes

What are the available variables and what do they do?
Example:
% mail% = will get the user's email
% adm-InitiadorEmail% = takes the email from the person who initiated the action

I would like to know all the variables to know how to use the best possible way.

by (550 points)

1 Answer

0 votes
by (14.1k points)
selected by
Best answer

Hello,

The list of available calculated properties can be found in the following help article: https://www.adaxes.com/help/?ValueRefer ... rties.html.
Also you can use LDAP name of any property in a value reference to get the property value (e.g. %sAMAccountName% - to get a value of the Logon Name property, %adm-CustomAttributeText1% - to get a value of the CustomAttributeText1 property).

For information about value references format, have a look at the following help article: https://www.adaxes.com/help/?HowDoI.Man ... ation.html.

0

Thank you

Related questions

0 votes
1 answer

In a business rule, I'd like to pass Adaxes variables into a powershell script that I'll run. For example, pass %username% into the script so it can be used inside the script.

asked Sep 5 by P-Sysadmin (20 points)
0 votes
0 answers

I have an issue in a custom command that I need a workaround for. In step 1, a Modify User command is used to change the User Principal Name of the account. Farther ... use the new value, or can I declare a new calculated variable that contains the new UPN?

asked Jul 17 by jmatthews (190 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 (120 points)
0 votes
1 answer

I have seen object Adaxes variables such as adm-DirectMemberOfGuid and adm-O365ObjectId. Are these adx- variables listed in documentation somewhere? I could not find them in the Adaxes SDK documentation.

asked Dec 12, 2022 by Viajaz (210 points)
0 votes
0 answers

I made a custom command that executes a powershell script, if you run the script from the adaxes console, then everything works, but if you run the command from the web interface ... the script, you can see that the value is empty. Am I doing something wrong?

asked Nov 18, 2022 by Alvares (100 points)
3,552 questions
3,242 answers
8,243 comments
547,829 users