# Advanced Jobs

1. **Service Desk V1**\
   This advanced job helps to migrate existing service desk templates to a new version. It enables selecting existing templates and completing mandatory fields before submitting service requests for multiple objects on behalf of various users.

{% hint style="info" %}
Note: No attribute is needed to run this job. Execute it once during the initial use of OvalEdge and every time the tool version gets updated. Only the System Admin can perform this job.
{% endhint %}

2. **External Tickets Syncing**\
   This advanced job synchronizes ticket status in an external ticketing tool, such as Jira, ServiceNow, or DevOps. It facilitates changing tickets' status to either "Approved" or "Rejected" based on their current status. \
   Unapproved tickets in the external ticketing tool will be directly changed to the "Rejected" status, while approved tickets will be moved to the "Approved" status.
3. **Update Group Info for Service Requests**\
   This job updates the Group Info for existing Service Requests, excluding API Access Requests.
4. **Migrate Service Desk Notification Templates**\
   This job involves updating service desk inbox notification templates with the old service desk inbox message.

***

Copyright © 2025, OvalEdge LLC, Peachtree Corners, GA, USA.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ovaledge.com/release8.1/service-desk/about-service-desk/advanced-jobs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
