> For the complete documentation index, see [llms.txt](https://help.novacuraflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.novacuraflow.com/release-information/flow/6.15/server/6.15.13.md).

# 6.15.13

2024-12-11

#### Pre**requisite**

{% hint style="danger" %}
Before updating the Flow Server to service pack 6.15.13, ensure that the Server Manager Installer is updated to version 6.15.6 or newer.
{% endhint %}

#### **Issues Resolved**

* Resolved an issue with Web Service connector where basic authentication was not functioning correctly.
* Resolved an issue with the Infor M3 REST connector where log files were not generated despite logging being enabled.
* Updated the metadata in the low-code machine step for the Infor M3 REST connector. Instead of using the component name as the folder name, the connector now displays the program description. This change ensures consistency in how program data is presented in Infor portals and flow machine steps. \
  \
  For example, this is how Infor displays the details for the program code MMS235MI.\
  ![](https://529897662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LtPTgZOYmpJka4jqs1v-3406065915%2Fuploads%2F7nko8cudCWpza8McbDkF%2Fimage.png?alt=media\&token=dce7ea31-518b-47bd-a972-c4a9cb2e0670)

|                                                                                                                                Before                                                                                                                               |                                                                                                                                After                                                                                                                                |
| :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| <img src="https://529897662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LtPTgZOYmpJka4jqs1v-3406065915%2Fuploads%2FG8ork925ZD3TIH8jcXhY%2Fimage.png?alt=media&amp;token=1f8f7eb8-e0da-4656-aa46-54f4f6618e1d" alt="" data-size="original"> | <img src="https://529897662-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LtPTgZOYmpJka4jqs1v-3406065915%2Fuploads%2FpYnK2Y5b4sbS9VjnCrpl%2Fimage.png?alt=media&amp;token=54ba7ef2-161e-4857-9911-f44c2eade8a5" alt="" data-size="original"> |

#### **Manual Upgrades**

Please refer to the section [Manul Upgrades for 6.15.12](/release-information/flow/6.15/server/6.15.12.md#manual-upgrades)


---

# 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://help.novacuraflow.com/release-information/flow/6.15/server/6.15.13.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.
