<?xml version="1.0" encoding="UTF-8"?>
|
<CustomObject xmlns="http://soap.sforce.com/2006/04/metadata">
|
<actionOverrides>
|
<actionName>Accept</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>CancelEdit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Clone</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Delete</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Edit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>List</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>New</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>SaveEdit</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>Tab</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<actionOverrides>
|
<actionName>View</actionName>
|
<type>Default</type>
|
</actionOverrides>
|
<allowInChatterGroups>false</allowInChatterGroups>
|
<compactLayoutAssignment>SYSTEM</compactLayoutAssignment>
|
<deploymentStatus>Deployed</deploymentStatus>
|
<description>新建对象字段</description>
|
<enableActivities>false</enableActivities>
|
<enableBulkApi>true</enableBulkApi>
|
<enableChangeDataCapture>false</enableChangeDataCapture>
|
<enableFeeds>false</enableFeeds>
|
<enableHistory>false</enableHistory>
|
<enableReports>false</enableReports>
|
<enableSearch>true</enableSearch>
|
<enableSharing>true</enableSharing>
|
<enableStreamingApi>true</enableStreamingApi>
|
<externalSharingModel>Private</externalSharingModel>
|
<fields>
|
<fullName>AWS_Data_Id__c</fullName>
|
<externalId>false</externalId>
|
<label>AWS Data Id</label>
|
<length>255</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Interface_URL__c</fullName>
|
<externalId>false</externalId>
|
<label>Interface URL</label>
|
<length>255</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Module__c</fullName>
|
<externalId>false</externalId>
|
<label>Module</label>
|
<length>255</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Request__c</fullName>
|
<externalId>false</externalId>
|
<label>Request</label>
|
<length>131072</length>
|
<trackTrending>false</trackTrending>
|
<type>LongTextArea</type>
|
<visibleLines>10</visibleLines>
|
</fields>
|
<fields>
|
<fullName>Response__c</fullName>
|
<externalId>false</externalId>
|
<label>Response</label>
|
<length>131072</length>
|
<trackTrending>false</trackTrending>
|
<type>LongTextArea</type>
|
<visibleLines>4</visibleLines>
|
</fields>
|
<fields>
|
<fullName>SFRecordId__c</fullName>
|
<externalId>false</externalId>
|
<label>SFRecordId</label>
|
<length>255</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>Status__c</fullName>
|
<description>success or fail</description>
|
<externalId>false</externalId>
|
<label>Status</label>
|
<length>255</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<fields>
|
<fullName>TransId__c</fullName>
|
<externalId>false</externalId>
|
<label>TransId</label>
|
<length>255</length>
|
<required>false</required>
|
<trackTrending>false</trackTrending>
|
<type>Text</type>
|
<unique>false</unique>
|
</fields>
|
<label>事务日志</label>
|
<nameField>
|
<label>事务日志名称</label>
|
<type>Text</type>
|
</nameField>
|
<pluralLabel>事务日志</pluralLabel>
|
<searchLayouts/>
|
<sharingModel>ReadWrite</sharingModel>
|
<visibility>Public</visibility>
|
</CustomObject>
|