> For the complete documentation index, see [llms.txt](https://docs.greytrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greytrix.com/gumu-salesforce-integration/sagex3/patch-installation.md).

# Patch Installation

Install the patch in your system.

[PATCH\_YSF\_29\_11\_2023](https://greytrix-my.sharepoint.com/:u:/p/salesforce/EZyuzt1WGmNMs76uktHsjw8Bj8n3PeSTEhArJ7h38WoPSg?e=z5SZvV)

1. Navigate to All > Development > Utilities > Patches > Patch Integration.
2. When you click on the Patch Integration, choose "Client" as the destination type, mark the checkbox for the patch integration, and then click on the “Ok” button, specify the folder where the integration needs to be performed.

<figure><img src="/files/kob4u8wmwV9ZTBasgG0m" alt=""><figcaption></figcaption></figure>

3. Press the OK button to access the "Patch file" selection as displayed below. Firstly, upload file (YSF\_04\_12\_2016\_PATCH.dat) and then (PATCH\_YGTORDER\_26\_10\_2021.dat) and click the OK button, as demonstrated in the accompanying figure.

<figure><img src="/files/aAPD2svthngjK4AiPMs5" alt=""><figcaption></figcaption></figure>

4. After clicking on the “OK” button, the patch will get integrated and will generate a log file after integration.
5. Now navigate to the Web Service module to Publish all the web services beginning with Name YGT. Once completed restart the Webservice Pool.

<figure><img src="/files/k8jgcnQhIXfKeztYcqCD" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.greytrix.com/gumu-salesforce-integration/sagex3/patch-installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
