GWY
2022-05-21 a3460549533111815e7f73d6cef601a58031525d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
<?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>
    <enableActivities>false</enableActivities>
    <enableBulkApi>true</enableBulkApi>
    <enableChangeDataCapture>false</enableChangeDataCapture>
    <enableEnhancedLookup>false</enableEnhancedLookup>
    <enableFeeds>false</enableFeeds>
    <enableHistory>false</enableHistory>
    <enableReports>true</enableReports>
    <enableSearch>true</enableSearch>
    <enableSharing>true</enableSharing>
    <enableStreamingApi>true</enableStreamingApi>
    <externalSharingModel>ReadWrite</externalSharingModel>
    <fields>
        <fullName>ErrorLog__c</fullName>
        <externalId>false</externalId>
        <label>エラーログ</label>
        <length>32768</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>3</visibleLines>
    </fields>
    <fields>
        <fullName>Is_Error__c</fullName>
        <externalId>false</externalId>
        <label>Is_Error</label>
        <precision>1</precision>
        <required>false</required>
        <scale>0</scale>
        <trackTrending>false</trackTrending>
        <type>Number</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>Last_Update_Date2__c</fullName>
        <externalId>false</externalId>
        <formula>LastModifiedDate</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>最終更新日(日時)</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>DateTime</type>
    </fields>
    <fields>
        <fullName>Log10__c</fullName>
        <externalId>false</externalId>
        <label>Log10</label>
        <length>131072</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>3</visibleLines>
    </fields>
    <fields>
        <fullName>Log11__c</fullName>
        <externalId>false</externalId>
        <label>Log11</label>
        <length>131072</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>3</visibleLines>
    </fields>
    <fields>
        <fullName>Log12__c</fullName>
        <externalId>false</externalId>
        <label>Log12</label>
        <length>131072</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>3</visibleLines>
    </fields>
    <fields>
        <fullName>Log2__c</fullName>
        <externalId>false</externalId>
        <label>Log2</label>
        <length>131072</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>3</visibleLines>
    </fields>
    <fields>
        <fullName>Log3__c</fullName>
        <externalId>false</externalId>
        <label>Log3</label>
        <length>131072</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>3</visibleLines>
    </fields>
    <fields>
        <fullName>Log4__c</fullName>
        <externalId>false</externalId>
        <label>Log4</label>
        <length>131072</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>3</visibleLines>
    </fields>
    <fields>
        <fullName>Log5__c</fullName>
        <externalId>false</externalId>
        <label>Log5</label>
        <length>131072</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>3</visibleLines>
    </fields>
    <fields>
        <fullName>Log6__c</fullName>
        <externalId>false</externalId>
        <label>Log6</label>
        <length>131072</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>3</visibleLines>
    </fields>
    <fields>
        <fullName>Log7__c</fullName>
        <externalId>false</externalId>
        <label>Log7</label>
        <length>131072</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>3</visibleLines>
    </fields>
    <fields>
        <fullName>Log8__c</fullName>
        <externalId>false</externalId>
        <label>Log8</label>
        <length>131072</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>3</visibleLines>
    </fields>
    <fields>
        <fullName>Log9__c</fullName>
        <externalId>false</externalId>
        <label>Log9</label>
        <length>131072</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>3</visibleLines>
    </fields>
    <fields>
        <fullName>Log__c</fullName>
        <externalId>false</externalId>
        <label>ログ内容</label>
        <length>131072</length>
        <trackTrending>false</trackTrending>
        <type>LongTextArea</type>
        <visibleLines>3</visibleLines>
    </fields>
    <fields>
        <fullName>MessageGroupNumber__c</fullName>
        <externalId>true</externalId>
        <label>MessageGroupNumber</label>
        <length>14</length>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>RequestStatus__c</fullName>
        <externalId>false</externalId>
        <label>RequestStatus</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Picklist</type>
        <valueSet>
            <valueSetDefinition>
                <sorted>false</sorted>
                <value>
                    <fullName>Request</fullName>
                    <default>false</default>
                    <label>Request</label>
                </value>
                <value>
                    <fullName>In Process</fullName>
                    <default>false</default>
                    <label>In Process</label>
                </value>
                <value>
                    <fullName>Finish</fullName>
                    <default>false</default>
                    <label>Finish</label>
                </value>
                <value>
                    <fullName>Error</fullName>
                    <default>false</default>
                    <label>Error</label>
                </value>
            </valueSetDefinition>
        </valueSet>
    </fields>
    <fields>
        <fullName>RowDataFlg__c</fullName>
        <defaultValue>false</defaultValue>
        <externalId>false</externalId>
        <label>RowDataFlg</label>
        <trackTrending>false</trackTrending>
        <type>Checkbox</type>
    </fields>
    <fields>
        <fullName>TransmissionDateTime__c</fullName>
        <externalId>false</externalId>
        <label>TransmissionDateTime</label>
        <length>14</length>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>Type__c</fullName>
        <externalId>true</externalId>
        <label>タイプ</label>
        <length>255</length>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>Text</type>
        <unique>false</unique>
    </fields>
    <fields>
        <fullName>YestodayUpdate__c</fullName>
        <externalId>false</externalId>
        <formula>IF(Datevalue(LastModifiedDate) &lt; Today() &amp;&amp; Today() &lt;= Datevalue(LastModifiedDate + 1),
  LastModifiedDate,
  null
)</formula>
        <formulaTreatBlanksAs>BlankAsZero</formulaTreatBlanksAs>
        <label>昨天更新</label>
        <required>false</required>
        <trackTrending>false</trackTrending>
        <type>DateTime</type>
    </fields>
    <fields>
        <fullName>retry_cnt__c</fullName>
        <externalId>false</externalId>
        <label>retry cnt</label>
        <precision>1</precision>
        <required>false</required>
        <scale>0</scale>
        <trackTrending>false</trackTrending>
        <type>Number</type>
        <unique>false</unique>
    </fields>
    <label>BatchIFログテーブル</label>
    <listViews>
        <fullName>NFM017</fullName>
        <columns>NAME</columns>
        <columns>MessageGroupNumber__c</columns>
        <columns>Log__c</columns>
        <columns>retry_cnt__c</columns>
        <columns>RowDataFlg__c</columns>
        <columns>CREATED_DATE</columns>
        <columns>Type__c</columns>
        <columns>ErrorLog__c</columns>
        <filterScope>Everything</filterScope>
        <filters>
            <field>Type__c</field>
            <operation>equals</operation>
            <value>SBG017</value>
        </filters>
        <label>SBG017</label>
        <language>zh_CN</language>
    </listViews>
    <listViews>
        <fullName>NFM027</fullName>
        <columns>NAME</columns>
        <columns>MessageGroupNumber__c</columns>
        <columns>Log__c</columns>
        <columns>retry_cnt__c</columns>
        <columns>RowDataFlg__c</columns>
        <columns>CREATED_DATE</columns>
        <columns>Type__c</columns>
        <columns>ErrorLog__c</columns>
        <filterScope>Everything</filterScope>
        <filters>
            <field>Type__c</field>
            <operation>equals</operation>
            <value>SBG027</value>
        </filters>
        <filters>
            <field>CREATED_DATE</field>
            <operation>greaterThan</operation>
            <value>1/1/2022 12:00 AM</value>
        </filters>
        <label>SBG027</label>
        <language>zh_CN</language>
    </listViews>
    <listViews>
        <fullName>NFM203</fullName>
        <columns>NAME</columns>
        <columns>MessageGroupNumber__c</columns>
        <columns>Log__c</columns>
        <columns>retry_cnt__c</columns>
        <columns>RowDataFlg__c</columns>
        <columns>CREATED_DATE</columns>
        <columns>Type__c</columns>
        <columns>ErrorLog__c</columns>
        <filterScope>Everything</filterScope>
        <filters>
            <field>Type__c</field>
            <operation>equals</operation>
            <value>SBG203</value>
        </filters>
        <label>SBG203</label>
        <language>zh_CN</language>
    </listViews>
    <listViews>
        <fullName>View</fullName>
        <columns>NAME</columns>
        <columns>MessageGroupNumber__c</columns>
        <columns>Type__c</columns>
        <columns>Log__c</columns>
        <columns>CREATEDBY_USER</columns>
        <columns>CREATED_DATE</columns>
        <columns>Is_Error__c</columns>
        <columns>Last_Update_Date2__c</columns>
        <filterScope>Everything</filterScope>
        <filters>
            <field>Is_Error__c</field>
            <operation>equals</operation>
            <value>1</value>
        </filters>
        <filters>
            <field>CREATED_DATE</field>
            <operation>greaterThan</operation>
            <value>10/1/2019 12:00 AM</value>
        </filters>
        <label>视图error</label>
        <language>zh_CN</language>
        <sharedTo>
            <role>ManagementDivision_1_2</role>
            <role>ManagementDivision_1_2_1</role>
        </sharedTo>
    </listViews>
    <listViews>
        <fullName>Viewtemp010</fullName>
        <columns>NAME</columns>
        <columns>MessageGroupNumber__c</columns>
        <columns>Type__c</columns>
        <columns>Log__c</columns>
        <columns>CREATEDBY_USER</columns>
        <columns>CREATED_DATE</columns>
        <columns>Is_Error__c</columns>
        <columns>ErrorLog__c</columns>
        <filterScope>Everything</filterScope>
        <filters>
            <field>CREATED_DATE</field>
            <operation>greaterThan</operation>
            <value>4/1/2020 12:00 AM</value>
        </filters>
        <filters>
            <field>Type__c</field>
            <operation>contains</operation>
            <value>010</value>
        </filters>
        <label>视图010</label>
        <language>zh_CN</language>
        <sharedTo>
            <role>ManagementDivision_1_2</role>
        </sharedTo>
    </listViews>
    <nameField>
        <displayFormat>{YYYY}{0000000000}</displayFormat>
        <label>BatchIFログテーブル名</label>
        <type>AutoNumber</type>
    </nameField>
    <pluralLabel>BatchIFログテーブル</pluralLabel>
    <searchLayouts>
        <customTabListAdditionalFields>MessageGroupNumber__c</customTabListAdditionalFields>
        <customTabListAdditionalFields>ErrorLog__c</customTabListAdditionalFields>
        <customTabListAdditionalFields>Type__c</customTabListAdditionalFields>
        <customTabListAdditionalFields>Log__c</customTabListAdditionalFields>
        <customTabListAdditionalFields>Last_Update_Date2__c</customTabListAdditionalFields>
        <searchFilterFields>Type__c</searchFilterFields>
        <searchResultsAdditionalFields>MessageGroupNumber__c</searchResultsAdditionalFields>
        <searchResultsAdditionalFields>Type__c</searchResultsAdditionalFields>
        <searchResultsAdditionalFields>Log__c</searchResultsAdditionalFields>
        <searchResultsAdditionalFields>Is_Error__c</searchResultsAdditionalFields>
        <searchResultsAdditionalFields>Last_Update_Date2__c</searchResultsAdditionalFields>
    </searchLayouts>
    <sharingModel>ReadWrite</sharingModel>
    <visibility>Public</visibility>
</CustomObject>