> For the complete documentation index, see [llms.txt](https://docs.powerdevbox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powerdevbox.com/autoreview/files/solution.md).

# Solution

The Solution file shows key information about the solution.

<figure><img src="https://587669603-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4lWqApvE0FgYB0xwkqLD%2Fuploads%2Fq0pIofoq8eoLO3BMNjpt%2Fimage.png?alt=media&amp;token=a9ddb29a-7967-4b5d-a2ce-675a08969619" alt=""><figcaption></figcaption></figure>

It covers:

* Name
* Version&#x20;
* Publisher
* Connection References
* Environment Variables
* Missing Dependencies

### Metadata

The file will show the solution name, its current version number and the publisher.

### Connection References

All connection references will be listed and include:

| Field        | Description                  | Example             |
| ------------ | ---------------------------- | ------------------- |
| Name         | Display name                 | SharePoint Test App |
| Type         | Connection type id,          | shared\_sharepoint  |
| id           | Unique name of the reference | SharePointTestApp   |
| Customizable | Enables solution layers      | true                |

### Environment Variables

List of environment variables, this is based on the definitions table so does not show any values.&#x20;

| Field        | Description                                                | Example      |
| ------------ | ---------------------------------------------------------- | ------------ |
| Name         | Unique name of the variable definition  (not display name) | testApp-site |
| Type         | Variable type, see below table                             | 100000000    |
| Customizable | Enables solution layers                                    | true         |

| Values    | Label       |
| --------- | ----------- |
| 100000000 | String      |
| 100000001 | Number      |
| 100000002 | Boolean     |
| 100000003 | JSON        |
| 100000004 | Data Source |
| 100000005 | Secret      |

### Missing Dependencies

List of any missing dependencies that could cause the solution to fail to import unless they are already imported.

<figure><img src="https://587669603-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4lWqApvE0FgYB0xwkqLD%2Fuploads%2FKeq8sjc6nRMka2jsYfHr%2Fimage.png?alt=media&amp;token=e69164a0-a323-4a21-9c13-222ed3abe5ef" alt=""><figcaption></figcaption></figure>

| Field     | Description                                            | Example             |
| --------- | ------------------------------------------------------ | ------------------- |
| Name      | unique name of the component (not always display name) | testApp-site        |
| Type      | Component type                                         | connectionreference |
| Dependent | Component with dependency                              | Your flow name      |

### Additional Functionality

#### JSON Schema

Json file representation of the customizations.xml file from inside the solution export

<figure><img src="https://587669603-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4lWqApvE0FgYB0xwkqLD%2Fuploads%2F61mJeIA3RaAnLW9cfmnq%2Fimage.png?alt=media&amp;token=1525dca9-c0f0-4f28-80d8-8c6a446512ea" alt=""><figcaption></figcaption></figure>

#### Download

Downloads a copy of the solution. When a solution is open it is linked to AutoReview so if saved through the browser all flow information will be lost. Downloading separates the solution and ensures the values are permanent.

#### Icon

Clicking the icon jumps back to the top of the page.

***

**Next Step - Compare With Previous**

{% content-ref url="/pages/lxKXmewmi2dioYNhQNDL" %}
[Compare with Previous](/autoreview/files/compare-with-previous.md)
{% endcontent-ref %}
