- 03 Apr 2023
- Print
- PDF
Automate Joe
- Updated on 03 Apr 2023
- Print
- PDF
SysAid's Automate Joe embedded service is a service desk orchestration tool that allows admins to free up a significant percentage of their workload by automatically running a script-based processes from SysAid, using CA Automic. These processes can include password resets, setting up a VM, employee onboarding/offboarding, granting access to network folders, software deployments, start/stop services, and more.
Automate Joe can be used for custom service orchestration or it can be used as a platform for running ABots which automate pre-designed processes that are ready out-of-the-box.
Only an admin with SysAid Administrator permissions can set up this integration.
Let's say that among your many responsibilities, you also are responding for maintaining the list of users in your company's active directory. When a new employee is hired, you need to create a user for the employee in the AD. If HR submits the request for a new user at the end of the week, you may not even see the request until Monday morning, and depending on the amount and urgency of the other tickets in your que, you might not get around to creating the user until Tuesday. All the while, the new employee is not yet in the system and can't be productive.
With Automate Joe, you can set up a workflow in which HR enters the necessary information into a SysAid ticket, approves the request and Automate Joe does all the work of generating the user in the AD, minutes after the request is approved. This keeps HR happy and leaves you with less unnecessary and repetitive tasks to handle.
Onboarding with Automate Joe
Requirements
For the service to run:
- You must be running the latest version of SysAid and the SysAid agent.
- Ensure that ports 2217-2220 are open from the machines where the Automate Joe agents are installed to the following addresses:
- us-automic.sysaidit.com
- us-automic01.sysaidit.com
- eu-automic.sysaidit.com
- eu-automic01.sysaidit.com
- For on-premise customers - the SysAid server must be able to access the following addresses at ports 8443 and 443:
We also recommend using a machine that is already running the RDS.
Activate Automate Joe
- Obtain the Automate Joe add-on from the SysAid Marketplace.
- On the main My Apps page, in the Automate Joe icon, click .
- Click the slider.
- Click Save Changes.
License Information
Permission | Description |
---|---|
Update date | Date that the license was last updated. |
Expiration date | Date that the license expires. |
License type | Describes the type of license that is enabled. |
Purchased | The number of licenses you purchased. Each license allowd for automate joe to access an additional target or service (e.g. active directory server, AWS, Salesforce SCCM, etc.). |
Automate Joe tenant identifier | A unique ID that support can use to identify the Automate Joe service for your account. |
Added Permissions
Once Automate Joe is enabled, you can configure two additional permissions for admins and/or groups.
Permission | Description |
---|---|
Enable/Disable Automate Joe agents and targets | Allows admins to enable or disable Automate Joe agents and targets. |
Modify Automate Joe parameter mapping | Allows admins to create/update the parameter mapping for an Automate Joe action processes input/output. |
New Action Item Control
The new Automate Joe action item control allows you to launch an automation process from an action item in a request, change, or problem template. Once this is configured, the moment an Automate Joe action item is activated, Automate Joe executes the process and completes the action item when the defined process is complete.
To add an Automate Joe process from an action item
- Navigate to Settings > Service Desk Templates.
- Select the template you want to configure and navigate to the action item you want to automate.
- Click .
- Click Edit.
- Add the Launch Automation Process field to the Visible fields area.
- (Optional ) We recommend removing all other fields from this action item.
- Click Save.
- In the action item, click .
- If it's the first time accessing the Automate Joe Parameter Mapping screen, click Reload Processes to populate the list of available processes.
- From the Automation Process drop-down list, select the process you want to configure.
- Provide parameter mapping for this process.
- Select if you want the parameter to be populated from an SR field, an action item field, credential set, Automate Joe agent, group field, or a manual Velocity command.
- In the Set Value column, select a field, or type input with the variable name of the field you want to populate.
- Select Get Text if you want to output the field value's caption instead of the its key.
- Click OK.
- Back in the workflow template, click OK.
You can access a record for each process run by Automate Joe in Settings > Automate Joe > Process Monitor.
Asset Embedded Services Tab
Automate Joe works by deploying specific agents on the target machines or services. You do not need to deploy the Automate Joe agents on every machine in the organization. You only need to deploy them on a single machine that has access to the machines you want to integrate with the relevant Automate Joe processes. If any single machine has access to your entire network, that's an ideal host for the Automate Joe agents.
Agent name | Description |
---|---|
Webservice REST | Consume REST services (make API calls to a given service) |
Windows | Run command line code, powersell, python, scripts, batch files, etc. |
Once an agent is enabled, the SysAid agent deploys it on the relevant machines and automatically generates a unique ID for each deployed Automate Joe agent.
To deploy an Automate Joe agent
- Navigate to Asset Management > Asset List.
- Select the asset you want to deploy an agent on.
- In the asset form, select the Embedded Services tab.
- Select Enable from the drop-down for the agent(s) you want to deploy.
- Click OK.
Credentials
Automate Joe uses SysAid's credentials management to access the various applications and services in your network by automatically and securely syncing them to a secure repository in the Automic Orchestration Server.
To prepare a credentials set for an Automate Joe process
- From the Credentials list, open the credentials you want to use.
- Ensure that the user name includes the domain name. For example: "domain\administrator"
- Select the Valid for Automate Joe check box.
- Click OK.
You can now select this credentials set in the parameter mapping of an Automate Joe process. It's important that any credentials you select have access and permissions to the service on which you want to execute the automated process.