---
title: "Setting Up Photogize XConnect"
description: "The first step in setting up Photogize and the APM/Lab 50 software to interface with one another is to setup the XConnect feature in Photogize."
---

> **For AI agents:** the complete documentation index is at [llms.txt](/llms.txt). Append `.md` to any page URL for its markdown version.

The first step in setting up Photogize and the APM/Lab 50 software to interface with one another is to setup the XConnect feature in Photogize. This feature allows for 3rd party applications such as the APM to connect and send orders to Photogize.

|                                |
|:-------------------------------|
| ![Photogize](/images/printer-guides/setting-up-photogize-xconnect/photogize.jpg) |
| Account Properties             |

1. On the Photogize main screen click on the **Orders** folder on the left.  
2. Click on the **Account Properties** button (It’s the button with the A and the hammers on it).  
3. In the **Account Properties** window, select the **XConnect** tab.  
4. Check the **Auto Harvest** box.  
5. Enter the location for the **Polling Folder** where you would like the orders from the APM or Lab 50 to go to and where Photogize can then harvest them. This can be a mapped drive letter such as E:\ or a folder on the hard drive such as *C:\APMOrders*  
6. Lower the **Poll Every** to your preferred time. The default is 5 minutes, but it may be better to lower it to 3 minutes or less depending on the amount of expected orders coming, network bandwidth, and expected print turn-around time.  
7. Click **OK** to save your settings  
8. Go to the **Polling Folder** location and confirm that a file called server.xml is there. (\*\***Note:** It may take some time for the server.xml to be created, and Photogize may need to be closed then reopened for it to generate.)  
9. Open the *server.xml* file by double clicking on it. (It should open in either Internet Explorer or Notepad.)  
10. Make a note of the number of products and record the &lt;name> for the product as this will be used to match up the APM products with the Photogize products. It is important to keep in mind that this  
file is based on the products setup in Photogize, and these may be unique to each and every lab. See the sample below for reference.

&lt;product>  
&lt;name>4x6 Matte&lt;/name>  
&lt;description>Standard Print in Matte Finish&lt;/description>  
&lt;device>Generic MiniLab&lt;/device>  
&lt;widthinches1000>6000&lt;/widthinches1000>  
&lt;heightinches1000>4000&lt;/heightinches1000>  
&lt;unitpricepennies>49&lt;/unitpricepennies>  
&lt;weightounces100>5&lt;/weightounces100>   
&lt;numpricebreaks>5&lt;/numpricebreaks>   
&lt;pricebreak from=”1” to=”24”>   
&lt;qtypricepennies>49&lt;/qtypricepennies>   
&lt;/pricebreak>   
&lt;pricebreak from=”25” to=”49”>   
&lt;qtypricepennies>44&lt;/qtypricepennies>   
&lt;/pricebreak>   
&lt;pricebreak from=”50” to=”74”>   
&lt;qtypricepennies>39&lt;/qtypricepennies>   
&lt;/pricebreak> &lt;pricebreak from=”75” to=”99”>   
&lt;qtypricepennies>34&lt;/qtypricepennies>   
&lt;/pricebreak>   
&lt;pricebreak from=”100” to=”999”>   
&lt;qtypricepennies>29&lt;/qtypricepennies>   
&lt;/pricebreak>  
&lt;product>

11. Once all of the product names have been recorded, close the *server.xml* file without saving any changes.

|                                |
|:-------------------------------|
| ![Photogize2](/images/printer-guides/setting-up-photogize-xconnect/photogize2.jpg) |
| Photogize Harvesting Orders    |
