Many
Manuals
search
Categorias
Marcas
Inicio
Kofax
Herramientas
DM API
Manual de usuario
Kofax DM API Manual de usuario Pagina 402
Descarga
Compartir
Compartiendo
Añadir a mis manuales
Imprimir
Pagina
/
528
Tabla de contenidos
MARCADORES
Valorado
.
/ 5. Basado en
revisión del cliente
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
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
382
C
HAPTER
5
%FT_SMAR
T_DOCUMENT
Rela
ted Items
See the
PCDGetDoc
obje
ct.
See the
AddSearchC
riteria
method.
1
2
...
397
398
399
400
401
402
403
404
405
406
407
...
527
528
DM API Reference Guide
1
Contents
3
Chapter 3 DM API Objects
4
vii
7
Chapter 5 DM API Tokens
9
%VISIBLE 507
13
About This Guide
15
Who Should Read This Guide
15
How This Guide Is Organized
15
Documentation Conventions
16
Related Documentation
16
Professional Services
17
Where to Go for Information
18
xix
19
HAPTER 3
20
The DM Architecture
21
DM Functionality
22
DM Object Model
24
Types of DM Objects
25
The Logon Process
27
DM Search Transactions
31
Document Objects
39
An Overview of the DM API
49
The PCDClient Object
50
List of DM API Objects
50
Early and Late Binding
51
PCDASPFileUpload
52
PCDDocObject
52
PCDEnumPropertyLists
53
PCDError
53
PCDGetDoc
53
PCDGetForm
54
PCDGetLoginLibs
54
PCDGetStream
54
PCDLookup
55
PCDNetAliasList
55
42 CHAPTER 2
62
DM API Objects
63
PCDNetworkInfo
100
PCDPropertyList
103
PCDPropertyLists
116
PCDPutDoc
117
PCDPutDoc
117
PCDPutStream
122
PCDRecentDoc
123
PCDSearch
125
DM API OBJECTS 107
127
GetDST() As String
128
GetDST = msDST
128
SetDST( oDIC.GetDST() )
129
110 CHAPTER 3
130
PCDSQL object
131
112 CHAPTER 3
132
GetColumnValue(j))
133
ReleaseResults
133
ReleaseResults()
134
DM API OBJECTS 115
135
116 CHAPTER 3
136
GetColumnValue(2)
137
SetRow(nRowIndex)
137
PCDLogin
138
DM API OBJECTS 119
139
NextRow()
141
GetColumnName(i)
141
GetColumnValue(i)
141
GetRowCount()
142
GetColumnCount()
142
GetNextKey("")
143
Related Items
144
PCDTrusteeList
145
DM API Methods and Properties
147
AddLogin
148
AddLoginLicensed
152
AddOrderByProperty
155
AddProperty
157
AddReturnMetaProperty
158
AddReturnProperty
160
AddSearchCriteria
162
AddSearchLib
165
AddTrustee
167
AddUserFilterCriteria
169
BeginGetBlock
170
BeginIter
171
BytesRead
173
BytesWritten
174
ClearOrderByProperties
175
ClearUserFilterCriteria
176
ColumnCount
178
DeleteProperty
181
DeleteTrustee
183
EndGetBlock
184
ErrDescription
185
ErrNumber
186
Parameter
187
FetchTrustees
190
GetAliasList
194
Parameters
195
GetColumnCount
196
GetColumnName
197
GetColumnValue
198
GetCurrentPropertyName
199
GetCurrentPropertyValue
200
GetCurrentTrusteeFlags
201
GetCurrentTrusteeName
202
GetCurrentTrusteeRights
203
GetDBVendor
204
GetDomainList
205
GetDOCSUserName
207
GetFailedLoginList
209
GetGroupList
211
GetGroupMembers
213
GetLoginLibrary
215
GetMetaPropertyValue
216
GetMetaRowsFound
218
GetNextKey
220
GetPrimaryGroup
223
GetProperties
224
GetProperty
225
GetPropertyIndex
226
GetPropertyValue
229
GetPropertyValueByIndex
231
GetReturnProperties
233
GetReturnProperty
235
GetRowCount
236
GetRowsAffected
237
GetRowsFound
238
GetSearchCriteria
240
See the following properties:
242
GetSQLErrorCode
243
GetTrustee
245
GetTrusteeIndex
247
GetTrusteeRights
249
GetTrustees
250
GetUserFullName
251
GetUserGroups
253
GetUserList
255
GetValue
257
GrantRight
258
HasRight
260
IsMemberOf
263
NextMetaRow
267
NextProperty
268
250 CHAPTER 4
270
NextTrustee
271
OnEndPage
272
OnStartPage
273
RevokeRight
277
SetChunkFactor
280
SetComplete
282
SetLibrary
285
SetLookupId
286
SetMaxRows
288
SetMetaRow
290
SetObjectType
292
SetOptions
294
SetProperties
296
SetProperty
297
SetReturnProperties
299
280 CHAPTER 4
300
SetSearchCriteria
302
SetSearchObject
304
SetTargetProperty
306
SetTrustee
308
SetTrustees
310
SetTrusteeRights
312
UnitName
314
UnitType
315
UpdateTrustees
318
UserName
319
DM API Tokens
321
%ADD_ATTACHMENT
322
%ATTACHMENT_ID
323
%CHECKIN_DATE
324
%CHECKOUT_COMMENT
325
%CONTENT
326
%CONTENTS_AFTER_ITEM
328
%CONTENTS_COPY_CONTENTS
330
%CONTENTS_DIRECTIVE
332
%CONTENTS_ITEM
334
%CONTENTS_MOVE_AFTER
336
%CONTENTS_MOVE_DOWN
338
%CONTENTS_MOVE_TO_TOP
340
%CONTENTS_MOVE_UP
342
%CONTENTS_REORDER_CONTENTS
344
%CONTENTS_SRC_PARENT
346
%CONTENTS_SRC_PARENT_LIBRARY
347
%CONTENTS_SRC_PARENT_VERSION
348
%CONTENTS_DST_PARENT
349
%CONTENTS_DST_PARENT_LIBRARY
350
%CONTENTS_DST_PARENT_VERSION
351
%CONTENTS_PARENT
352
%CONTENTS_PARENT_VERSION
353
%CONTENTS_WHERE_USED
354
%COPYDOC
356
%COPYDOC_LIBRARY
357
%COPYDOC_VERSION
358
%DELETE_ALL
361
%DELETE_EXPUNGE
362
%DELETE_OPTION
363
%DELETE_PHYSICAL_FILES
365
%DOCS_LIBRARY_NAME
366
%DOCUMENT_NUMBER
368
%EFFECTIVE_RIGHTS
370
%ELAPSED_TIME
372
%ENCAPSULATION_TYPE
374
%FILTER_DISABLED_ROWS
376
%FOLDERITEM_LIBRARY_NAME
377
%FORM_APPLICATION
379
%FORM_DEFAULT_PRIMARY
381
%FORM_LIST_TYPE
383
%FORM_NAME
385
%FORM_PROFILE_DEFAULTS
387
%FORM_TITLE
389
%FT_CHARACTER_SET
391
%FT_CONFIDENCE
393
%FT_FORMAT
395
%FT_MARKER_LIST
397
%FT_SCORE
399
%FT_SMART_DOCUMENT
401
%FT_TIMESTAMP
403
%FT_VCC_LIST
405
%FT_VCC_RULES
407
%GET_ALL_RELATED
409
%GET_LOCAL_RELATED
411
%GET_RELATED_ITEMS
413
%GET_REMOTE_RELATED
415
%HAS_SUBFOLDERS
417
%HITLIST
419
%LOCK_FOR_CHECKOUT
423
%LOOKUP_ID
424
%MAKE_READ_ONLY
426
%MAXDAYS
428
%NUM_COMPONENTS
429
%OBJECT_IDENTIFIER
430
%OBJECT_TYPE_ID
432
%ORDER_BY
433
%PCD_DELETEVERSION
434
%PCD_NEW_VERSION
435
%PCD_NEWSUBVERSION
436
%PCD_PARM_HTML_RENDERING
437
%PCD_PARM_LIB_SETTINGS
439
%PCD_UPDATE_VERSION
440
%PR_ACCESS_CONTROL
441
%PR_CONTENT_COPY
443
%PR_CONTENT_DELETE
445
%PR_CONTENT_EDIT
447
%PR_CONTENT_RETRIEVE
449
%PR_CONTENT_VIEW
451
%PR_EDIT
453
%PR_VIEW
455
%PRIMARY_KEY
457
%PROFILE
458
%PROPERTYNAME
460
%PROPERTYTYPE
462
%PUBLISH_VERSION
464
%QS_DELETE
466
%QS_EDIT
468
%QS_VIEW
470
%RECENTACTIVITYDATE
472
%RECENTACTIVITYTIME
474
%RELATED_REMOTE_LIBS
475
%REMOVE_READ_ONLY
476
%RENDITION_TYPE
479
%SCORE_GRAPHIC
485
%SCORE_PERCENT
487
470 CHAPTER 5
490
%SECURITY
491
Parameters d
492
%TARGET_LIBRARY
494
%TRUSTEE_ID
497
%TRUSTEE_RIGHTS
499
%TRUSTEE_TYPE
501
%TRUSTEES_ADD
503
%TRUSTEES_REMOVE
505
%TRUSTEES_SET
507
%TRUSTEES_UPDATE
509
%UNPUBLISH_VERSION
512
%USER_ID
514
%VERIFY_ONLY
515
%VERSION_AUTHOR
517
%VERSION_COMMENT
518
%VERSION_DIRECTIVE
520
%VERSION_ID
522
%VERSION_LABEL
524
%VERSION_TO_INDEX
525
%VERSION_TYPIST
526
%VISIBLE
527
Comentarios a estos manuales
Sin comentarios
Publish
Relacionado con productos y manuales para Herramientas Kofax DM API
Herramientas Kofax Export Connector 8.2.0 for IBM FileNet Content Man Manual de usuario
(30 paginas)
Herramientas Kofax Ascen 7.0 Release Script for FileNet Panagon Conte Manual de usuario
(30 paginas)
Herramientas Kofax Export Connector 8.1.0 for FileNet Content Manager Manual de usuario
(8 paginas)
Herramientas Kofax Ascen 7.1 Release Script for FileNet Content Manag Manual de usuario
(48 paginas)
Herramientas Kofax Ascen 7.5 Release Script for FileNet Content Manag Manual de usuario
(42 paginas)
Herramientas Kofax Capture 8.0 Release Script for FileNet Content Man Manual de usuario
(30 paginas)
Herramientas Kofax Ascen 7.0 Release Script for Hummingbird DM 5.0-5. Manual de usuario
(46 paginas)
Herramientas Kofax Ascen 7.5 Release Script for Hummingbird DM 6.0 Manual de usuario
(45 paginas)
Herramientas Kofax Ascen 7.0 Release Script for Oracle Content Servic Manual de usuario
(34 paginas)
Herramientas Kofax Export Connector 1.0.0 for Pega Rules Process Comm Manual de usuario
(18 paginas)
Herramientas Kofax Export Connector for ERP 2.4.9 Manual de usuario
(84 paginas)
Herramientas Kofax Export Connector for ERP 2.4.9 Manual de usuario
(26 paginas)
Herramientas Kofax Export Connector for ERP 2.4.9 Manual de usuario
(34 paginas)
Imprimir documento
Imprimir pagina 402
Comentarios a estos manuales