<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Initiate_Process__c</fullName>
    <defaultValue>false</defaultValue>
    <description>Checked if file upload process has been initiated when clicked on Process File button.</description>
    <externalId>false</externalId>
    <label>Initiate Process</label>
    <trackHistory>false</trackHistory>
    <trackTrending>false</trackTrending>
    <type>Checkbox</type>
</CustomField>
