Changes for page Batch Upload Formats

Last modified by Matthew Deceunynck on 2015/06/05 16:12

From version Icon 14.1 Icon
edited by Davide Bonicelli
on 2015/03/25 09:47
Change comment: Upload new attachment Staff Member Placement - Batch File Upload.csv
To version Icon 19.1 Icon
edited by Davide Bonicelli
on 2015/03/25 09:51
Change comment: Deleted attachment [Caregiver - Batch File Example.csv]

Summary

Details

Icon Page properties
Content
... ... @@ -24,8 +24,12 @@
24 24  
25 25  * The following diagram provides a visual roadmap of the prerequisites for loading each batch file:(% style="font-family: sans-serif; font-size: 14px;" %)
26 26  
27 - [[image:BatchUploadTablesAndKeys-1330540947.png]]
27 +(((
28 28  
29 +)))
30 +
31 +[[image:BatchUploadTablesAndKeys-1330540947.png]]
32 +
29 29  
30 30  
31 31  The sections below describe specific upload information about each organizational batch upload file:
... ... @@ -46,13 +46,12 @@
46 46  
47 47  **Batch File Fields**:
48 48  
49 -
50 50  * (% style="font-size: 14px;" %)operation
51 51  * (% style="font-size: 14px;" %)name
52 52  * (% style="font-size: 14px;" %)code
53 53  * (% style="font-size: 14px;" %)description
54 54  
55 -[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Role - Batch File Example-1348454930.html]]
58 +[[(% class="wikiattachmentlink wikiattachmentlink" %)**Sample file**>>attach:Role - Batch File Example-1348454930.html]]
56 56  
57 57  {{code}}
58 58  operation,name,code,description
... ... @@ -65,7 +65,7 @@
65 65  {{/code}}
66 66  
67 67  
68 -==== (% style="font-size: 14px;" %)**Role Permission**(%%) ====
71 +==== (% style="font-size: 19px; line-height: 1.2em; color: rgb(33, 115, 175); font-size: 14px" %)**Role Permission**(%%) ====
69 69  
70 70  **Description**: assign permissions to Roles.
71 71  
... ... @@ -75,12 +75,11 @@
75 75  
76 76  **Batch File Fields**:
77 77  
78 -
79 79  * (% style="font-size: 14px;" %)operation
80 80  * (% style="font-size: 14px;" %)ROLE.code
81 81  * [[permission.name>>url:file:///Assignable-Permission-List||style="font-size: 14px;"]](% style="font-size: 14px;" %) - These permissions are defined configured for your specific version of SMR
82 82  
83 -[[Sample File>>attach:Role Permission - Batch File Example-1348454930.html]]
85 +[[(% class="wikiattachmentlink" %)**Sample File**>>attach:Role Permission - Batch File Example-1348454930.html]]
84 84  
85 85  {{code}}
86 86  operation,role.code,permission.name
... ... @@ -111,41 +111,32 @@
111 111  {{/code}}
112 112  
113 113  
116 +==== **Client** ====
114 114  
115 -**Client** ([[Example>>url:file:///Client+-+Batch+File+Example]])
118 +**Description**: define basic client information.
116 116  
117 -Description: define basic client information.
120 +**Same as**: Clients... admin screen ~-~-> Basic Information tab.
118 118  
119 -Same as Clients... admin screen ~-~-> Basic Information tab.
122 +**Notes**: The "active" field is a Boolean.
120 120  
121 -Notes: The "active" field is a Boolean.
124 +**Prerequisite**: None
122 122  
123 -Prerequisite: None
126 +**Batch File Fields**:
124 124  
125 -Batch File Fields:
126 126  
127 -operation
129 +* (% style="font-size: 14px;" %)operation
130 +* (% style="font-size: 14px;" %)firstName
131 +* (% style="font-size: 14px;" %)lastName
132 +* (% style="font-size: 14px;" %)identifier
133 +* (% style="font-size: 14px;" %)active
134 +* (% style="font-size: 14px;" %)gender
135 +* (% style="font-size: 14px;" %)dob
136 +* (% style="font-size: 14px;" %)payerID
137 +* (% style="font-size: 14px;" %)providerID
138 +* (% style="font-size: 14px;" %)memberID
128 128  
129 -firstName
140 +[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Client - Batch File Example.csv]]
130 130  
131 -lastName
132 -
133 -identifier
134 -
135 -active
136 -
137 -gender
138 -
139 -dob
140 -
141 -payerID
142 -
143 -providerID
144 -
145 -memberID
146 -
147 -Sample file
148 -
149 149  {{code}}
150 150  operation, firstName, lastName, identifier, active, gender, dob, payerID, providerID, memberID
151 151  UPDATE,Test,Client1,TC1,TRUE,MALE,1995/01/12,3PPID01, ProvID1, Mem117
... ... @@ -163,27 +163,23 @@
163 163  {{/code}}
164 164  
165 165  
159 +==== **Client Placement** ====
166 166  
167 -**Client Placement** ([[Example>>url:file:///Client+Placement+-+Batch+File+Example]])
161 +**Description**: define client placements at org units.
168 168  
169 -Description: define client placements at org units.
163 +**Same as**: Clients... admin screen ~-~-> Organizational Placements tab.
170 170  
171 -Same as Clients... admin screen ~-~-> Organizational Placements tab.
165 +**Prerequisite**: CLIENT, Organizational Units
172 172  
173 -Prerequisite: CLIENT, Organizational Units
167 +**Batch File Fields**:
174 174  
175 -[[See the OU structure used for this sample>>url:file:///Sample-OU-structure]]
176 176  
177 -Batch File Fields:
170 +* (% style="font-size: 14px;" %)operation
171 +* (% style="font-size: 14px;" %)CLIENT.identifier
172 +* (% style="font-size: 14px;" %)ORGUNIT.code
178 178  
179 -operation
174 +[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Client Placement - Batch File Example.csv]]
180 180  
181 -CLIENT.identifier
182 -
183 -ORGUNIT.code
184 -
185 -Sample file
186 -
187 187  {{code}}
188 188  operation, client.identifier, orgUnit.code
189 189  UPDATE, 1234, OU-1
... ... @@ -203,26 +203,23 @@
203 203  
204 204  
205 205  
206 -**Client Tag** ([[Example>>url:file:///Client+Tag+-+Batch+File+Example]])
195 +==== **Client Tag** ====
207 207  
208 -Description: assign taxonomy tags to client
197 +**Description**: assign taxonomy tags to client
209 209  
210 -Same as Clients... admin screen ~-~-> Tags tab.
199 +**Same as**: Clients... admin screen ~-~-> Tags tab.
211 211  
212 -Prerequisites: CLIENT, TAG
201 +**Prerequisites**: CLIENT, TAG
213 213  
214 -[[See the sample set of Tags used for this example.>>url:file:///Sample-set-of-Tags]]
203 +**Batch File Fields**:
215 215  
216 -Batch File Fields:
217 217  
218 -operation
206 +* (% style="font-size: 14px;" %)operation
207 +* (% style="font-size: 14px;" %)CLIENT.identifier
208 +* (% style="font-size: 14px;" %)TAG.code
219 219  
220 -CLIENT.identifier
210 +[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Client Tag - Batch File Example.csv]]
221 221  
222 -TAG.code
223 -
224 -Sample file
225 -
226 226  {{code}}
227 227  operation,client.identifier,tag.code
228 228  UPDATE,TC1,TT1
... ... @@ -249,28 +249,25 @@
249 249  {{/code}}
250 250  
251 251  
252 -**Caregiver** ([[Example>>url:file:///Caregiver+-+Batch+File+Example]])
238 +==== **Caregiver** ====
253 253  
254 -Description: define/assign caregivers for clients.
240 +**Description**: define/assign caregivers for clients.
255 255  
256 -Same as CANS Assessment ~-~-> Client details ~-~-> caregivers tab.
242 +**Same as**: CANS Assessment ~-~-> Client details ~-~-> caregivers tab.
257 257  
258 -Prerequisites: CLIENT
244 +**Prerequisites**: CLIENT
259 259  
260 -Batch File Fields:
246 +**Batch File Fields**:
261 261  
262 -operation
263 263  
264 -CLIENT.identifier
249 +* (% style="font-size: 14px;" %)operation
250 +* (% style="font-size: 14px;" %)CLIENT.identifier
251 +* [[relationshipToClient>>url:file:///Caregiver-RelationshipToClient||style="font-size: 14px;"]]
252 +* (% style="font-size: 14px;" %)firstName
253 +* (% style="font-size: 14px;" %)lastName
265 265  
266 -[[relationshipToClient>>url:file:///Caregiver-RelationshipToClient]]
255 +[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Caregiver - Batch File Example.csv]]
267 267  
268 -firstName
269 -
270 -lastName
271 -
272 -Sample file
273 -
274 274  {{code}}
275 275  operation,client.identifier,relationshipToClient,firstName,lastName
276 276  UPDATE,TC2,Adoptive Father,Adopt,Father
... ... @@ -282,34 +282,30 @@
282 282  {{/code}}
283 283  
284 284  
285 -**Staff** ([[Example>>url:file:///Staff+Member+-+Batch+File+Example]])
268 +==== **Staff** ====
286 286  
287 -Description: define staff members/users of the system.
270 +**Description**: define staff members/users of the system.
288 288  
289 -Same as Staff... admin screen.
272 +**Same as**: Staff... admin screen.
290 290  
291 -Prerequisites: valid email address
274 +**Prerequisites**: valid email address
292 292  
293 -Notes: The password is set to the **lastName**.
276 +**Notes**: The password is set to the **lastName**.
294 294  
295 -The "active" field is a Boolean - TRUE or FALSE
278 + The "active" field is a Boolean - TRUE or FALSE
296 296  
297 -Batch File Fields:
280 +**Batch File Fields**:
298 298  
299 -operation
300 300  
301 -firstName
283 +* (% style="font-size: 14px;" %)operation
284 +* (% style="font-size: 14px;" %)firstName
285 +* (% style="font-size: 14px;" %)lastName
286 +* (% style="font-size: 14px;" %)login
287 +* (% style="font-size: 14px;" %)email
288 +* (% style="font-size: 14px;" %)active
302 302  
303 -lastName
290 +[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Staff Member - Batch File Example.csv]]
304 304  
305 -login
306 -
307 -email
308 -
309 -active
310 -
311 -Sample file
312 -
313 313  {{code}}
314 314  operation,firstName,lastName,middleName,login,email,active
315 315  UPDATE,Test,Staff1,teststaff1,test1@test.com,TRUE
... ... @@ -321,28 +321,26 @@
321 321  {{/code}}
322 322  
323 323  
324 -**Staff Role** ([[Example>>url:file:///Staff+Member+Role+-+Batch+File+Upload]])
303 +==== **Staff Role** ====
325 325  
326 -Description: assign roles to staff members
305 +**Description**: assign roles to staff members
327 327  
328 -Same as Staff... admin screen ~-~-> Assigned Roles tab.
307 +**Same as**: Staff... admin screen ~-~-> Assigned Roles tab.
329 329  
330 -Prerequisites: STAFF, ROLE
309 +**Prerequisites**: STAFF, ROLE
331 331  
332 -Notes: The "active" field is a Boolean.
311 +**Notes**: The "active" field is a Boolean.
333 333  
334 -Batch File Fields:
313 +**Batch File Fields**:
335 335  
336 -operation
337 337  
338 -STAFF.login
316 +* (% style="font-size: 14px;" %)operation
317 +* (% style="font-size: 14px;" %)STAFF.login
318 +* (% style="font-size: 14px;" %)ROLE.code
319 +* (% style="font-size: 14px;" %)active
339 339  
340 -ROLE.code
321 +[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Staff Member Role - Batch File Upload.csv]]
341 341  
342 -active
343 -
344 -Sample file
345 -
346 346  {{code}}
347 347  operation,user.login,role.code,active
348 348  UPDATE,teststaff1,BUSR1,TRUE
... ... @@ -354,26 +354,23 @@
354 354  {{/code}}
355 355  
356 356  
357 -**Staff Placement** ([[Example>>url:file:///Staff+Member+Placement+-+Batch+File+Upload]])
334 +==== **Staff Placement** ====
358 358  
359 -Description: define staff member placements at org units.
336 +**Description**: define staff member placements at org units.
360 360  
361 -Same as Staff... admin screen ~-~-> Placement tab
338 +**Same as**: Staff... admin screen ~-~-> Placement tab
362 362  
363 -Prerequisites: STAFF, ORGUNIT
340 +**Prerequisites**: STAFF, ORGUNIT
364 364  
365 -[[See the OU structure used for this sample>>url:file:///Sample-OU-structure]]
342 +**Batch File Fields**:
366 366  
367 -Batch File Fields:
368 368  
369 -operation
345 +* (% style="font-size: 14px;" %)operation
346 +* (% style="font-size: 14px;" %)STAFF.login
347 +* (% style="font-size: 14px;" %)ORGUNIT.code
370 370  
371 -STAFF.login
349 +[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Staff Member Placement - Batch File Upload.csv]]
372 372  
373 -ORGUNIT.code
374 -
375 -Sample file
376 -
377 377  {{code}}
378 378  operation,user.login,orgUnit.code
379 379  UPDATE,teststaff1,SC.B1
... ... @@ -385,28 +385,25 @@
385 385  {{/code}}
386 386  
387 387  
388 -**Staff Responsibility** ([[Example>>url:file:///Staff+Member+Responsibility+-+Batch+Upload+Example]])
362 +==== **Staff Responsibility** ====
389 389  
390 -Description: assign staff member responsibility for other staff members.
364 +**Description**: assign staff member responsibility for other staff members.
391 391  
392 -Same as Responsibilities... ~-~-> Staff tab
366 +**Same as**: Responsibilities... ~-~-> Staff tab
393 393  
394 -Prerequisites: STAFF, ROLE
368 +**Prerequisites**: STAFF, ROLE
395 395  
396 -Batch File Fields:
370 +**Batch File Fields**:
397 397  
398 -operation
399 399  
400 -parentUserRole.STAFF.login
373 +* (% style="font-size: 14px;" %)operation
374 +* (% style="font-size: 14px;" %)parentUserRole.STAFF.login
375 +* (% style="font-size: 14px;" %)parentUserRole.ROLE.code
376 +* (% style="font-size: 14px;" %)childUserRole.STAFF.login
377 +* (% style="font-size: 14px;" %)childUserRole.ROLE.code
401 401  
402 -parentUserRole.ROLE.code
379 +[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Staff Member Responsibility - Batch Upload Example.csv]]
403 403  
404 -childUserRole.STAFF.login
405 -
406 -childUserRole.ROLE.code
407 -
408 -Sample file
409 -
410 410  {{code}}
411 411  operation,parentUserRole.user.login,parentUserRole.role.code,childUserRole.user.login,childUserRole.role.code
412 412  UPDATE,teststaff6,BUSPV,teststaff1,BUSR1
... ... @@ -417,26 +417,24 @@
417 417  {{/code}}
418 418  
419 419  
420 -**Organizational Unit Responsibility** ([[Example>>url:file:///Organizational+Unit+Responsibility+-+Batch+File+Example]])
391 +==== **Organizational Unit Responsibility** ====
421 421  
422 -Description: assign staff member direct responsibility for org units.
393 +**Description**: assign staff member direct responsibility for org units.
423 423  
424 -Same as Responsibilities... ~-~-> OU tab
395 +**Same as**: Responsibilities... ~-~-> OU tab
425 425  
426 -Prerequisites: STAFF, ROLE, ORGUNIT
397 +**Prerequisites**: STAFF, ROLE, ORGUNIT
427 427  
428 -Batch File Fields:
399 +**Batch File Fields**:
429 429  
430 -operation
431 431  
432 -userRole.STAFF.login
402 +* (% style="font-size: 14px;" %)operation
403 +* (% style="font-size: 14px;" %)userRole.STAFF.login
404 +* (% style="font-size: 14px;" %)userRole.ROLE.code
405 +* (% style="font-size: 14px;" %)ORGUNIT.code
433 433  
434 -userRole.ROLE.code
407 +[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Organizational Unit Responsibility - Batch File Example.csv]]
435 435  
436 -ORGUNIT.code
437 -
438 -Sample file
439 -
440 440  {{code}}
441 441  operation,userRole.user.login,userRole.role.code,orgUnit.code
442 442  UPDATE,teststaff6,BUSPV,SC
... ... @@ -445,26 +445,24 @@
445 445  UPDATE,teststaff6,BUSPV,R2
446 446  {{/code}}
447 447  
448 -**Staff - Client Assignment** ([[Example>>url:file:///Client+Responsibility+-+Batch+File+Example]])
417 +==== **Staff - Client Assignment** ====
449 449  
450 -Description: assign staff member direct responsibility for clients.
419 +**Description**: assign staff member direct responsibility for clients.
451 451  
452 -Same as Responsibilities... ~-~-> Clients tab.
421 +**Same as**: Responsibilities... ~-~-> Clients tab.
453 453  
454 -Prerequisites: STAFF, ROLE, CLIENT
423 +**Prerequisites**: STAFF, ROLE, CLIENT
455 455  
456 -Batch File Fields:
425 +**Batch File Fields**:
457 457  
458 -operation
459 459  
460 -userRole.STAFF.login
428 +* (% style="font-size: 14px;" %)operation
429 +* (% style="font-size: 14px;" %)userRole.STAFF.login
430 +* (% style="font-size: 14px;" %)userRole.ROLE.code
431 +* (% style="font-size: 14px;" %)CLIENT.identifier
461 461  
462 -userRole.ROLE.code
433 +[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Client Responsibility - Batch File Example.csv]]
463 463  
464 -CLIENT.identifier
465 -
466 -Sample file
467 -
468 468  {{code}}
469 469  operation,userRole.user.login,userRole.role.code,client.identifier
470 470  UPDATE,teststaff1,BUSR1,TC1
Icon Caregiver - Batch File Example.csv
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.dbonicelli
Size
... ... @@ -1,1 +1,0 @@
1 -6.3 KB
Content
... ... @@ -1,247 +1,0 @@
1 -<table style="border-collapse:collapse;" border="0" cellspacing="0" cellpadding="0" width="525"><tbody><tr><td width="75" height="13">operation</td>
2 -<td width="75">firstName</td>
3 -<td width="75">lastName</td>
4 -<td width="75">login</td>
5 -<td width="75">email</td>
6 -<td width="75">active</td>
7 -</tr><tr><td height="13">UPDATE</td>
8 -<td>Robert</td>
9 -<td>Smith</td>
10 -<td>robert.smith</td>
11 -<td>robert.smith@oademo.com</td>
12 -<td align="center">TRUE</td>
13 -</tr><tr><td height="13">UPDATE</td>
14 -<td>James</td>
15 -<td>Johnson</td>
16 -<td>james.johnson</td>
17 -<td>james.johnson@oademo.com</td>
18 -<td align="center">TRUE</td>
19 -</tr><tr><td height="13">UPDATE</td>
20 -<td>John</td>
21 -<td>Williams</td>
22 -<td>john.williams</td>
23 -<td>john.williams@oademo.com</td>
24 -<td align="center">TRUE</td>
25 -</tr><tr><td height="13">UPDATE</td>
26 -<td>William</td>
27 -<td>Jones</td>
28 -<td>william.jones</td>
29 -<td>william.jones@oademo.com</td>
30 -<td align="center">TRUE</td>
31 -</tr><tr><td height="13">UPDATE</td>
32 -<td>Richard</td>
33 -<td>Brown</td>
34 -<td>richard.brown</td>
35 -<td>richard.brown@oademo.com</td>
36 -<td align="center">TRUE</td>
37 -</tr><tr><td height="13">UPDATE</td>
38 -<td>Charles</td>
39 -<td>Davis</td>
40 -<td>charles.davis</td>
41 -<td>charles.davis@oademo.com</td>
42 -<td align="center">TRUE</td>
43 -</tr><tr><td height="13">UPDATE</td>
44 -<td>Donald</td>
45 -<td>Miller</td>
46 -<td>donald.miller</td>
47 -<td>donald.miller@oademo.com</td>
48 -<td align="center">TRUE</td>
49 -</tr><tr><td height="13">UPDATE</td>
50 -<td>George</td>
51 -<td>Wilson</td>
52 -<td>george.wilson</td>
53 -<td>george.wilson@oademo.com</td>
54 -<td align="center">TRUE</td>
55 -</tr><tr><td height="13">UPDATE</td>
56 -<td>Thomas</td>
57 -<td>Moore</td>
58 -<td>thomas.moore</td>
59 -<td>thomas.moore@oademo.com</td>
60 -<td align="center">FALSE</td>
61 -</tr><tr><td height="13">UPDATE</td>
62 -<td>Joseph</td>
63 -<td>Taylor</td>
64 -<td>joseph.taylor</td>
65 -<td>joseph.taylor@oademo.com</td>
66 -<td align="center">TRUE</td>
67 -</tr><tr><td height="13">UPDATE</td>
68 -<td>David</td>
69 -<td>Anderson</td>
70 -<td>david.anderson</td>
71 -<td>david.anderson@oademo.com</td>
72 -<td align="center">TRUE</td>
73 -</tr><tr><td height="13">UPDATE</td>
74 -<td>Ronald</td>
75 -<td>Thomas</td>
76 -<td>ronald.thomas</td>
77 -<td>ronald.thomas@oademo.com</td>
78 -<td align="center">TRUE</td>
79 -</tr><tr><td height="13">UPDATE</td>
80 -<td>Edward</td>
81 -<td>Jackson</td>
82 -<td>edward.jackson</td>
83 -<td>edward.jackson@oademo.com</td>
84 -<td align="center">TRUE</td>
85 -</tr><tr><td height="13">UPDATE</td>
86 -<td>Paul</td>
87 -<td>White</td>
88 -<td>paul.white</td>
89 -<td>paul.white@oademo.com</td>
90 -<td align="center">TRUE</td>
91 -</tr><tr><td height="13">UPDATE</td>
92 -<td>Kenneth</td>
93 -<td>Harris</td>
94 -<td>kenneth.harris</td>
95 -<td>kenneth.harris@oademo.com</td>
96 -<td align="center">TRUE</td>
97 -</tr><tr><td height="13">UPDATE</td>
98 -<td>Frank</td>
99 -<td>Martin</td>
100 -<td>frank.martin</td>
101 -<td>frank.martin@oademo.com</td>
102 -<td align="center">TRUE</td>
103 -</tr><tr><td height="13">UPDATE</td>
104 -<td>Raymond</td>
105 -<td>Thompson</td>
106 -<td>raymond.thompson</td>
107 -<td>raymond.thompson@oademo.com</td>
108 -<td align="center">TRUE</td>
109 -</tr><tr><td height="13">UPDATE</td>
110 -<td>Jack</td>
111 -<td>Garcia</td>
112 -<td>jack.garcia</td>
113 -<td>jack.garcia@oademo.com</td>
114 -<td align="center">TRUE</td>
115 -</tr><tr><td height="13">UPDATE</td>
116 -<td>Billy</td>
117 -<td>Martinez</td>
118 -<td>billy.martinez</td>
119 -<td>billy.martinez@oademo.com</td>
120 -<td align="center">TRUE</td>
121 -</tr><tr><td height="13">UPDATE</td>
122 -<td>Harold</td>
123 -<td>Robinson</td>
124 -<td>harold.robinson</td>
125 -<td>harold.robinson@oademo.com</td>
126 -<td align="center">TRUE</td>
127 -</tr><tr><td height="13">UPDATE</td>
128 -<td>Mary</td>
129 -<td>Clark</td>
130 -<td>mary.clark</td>
131 -<td>mary.clark@oademo.com</td>
132 -<td align="center">TRUE</td>
133 -</tr><tr><td height="13">UPDATE</td>
134 -<td>Shirley</td>
135 -<td>Rodriguez</td>
136 -<td>shirley.rodriguez</td>
137 -<td>shirley.rodriguez@oademo.com</td>
138 -<td align="center">TRUE</td>
139 -</tr><tr><td height="13">UPDATE</td>
140 -<td>Barbara</td>
141 -<td>Lewis</td>
142 -<td>barbara.lewis</td>
143 -<td>barbara.lewis@oademo.com</td>
144 -<td align="center">TRUE</td>
145 -</tr><tr><td height="13">UPDATE</td>
146 -<td>Betty</td>
147 -<td>Lee</td>
148 -<td>betty.lee</td>
149 -<td>betty.lee@oademo.com</td>
150 -<td align="center">TRUE</td>
151 -</tr><tr><td height="13">UPDATE</td>
152 -<td>Patricia</td>
153 -<td>Walker</td>
154 -<td>partricia.walker</td>
155 -<td>partricia.walker@oademo.com</td>
156 -<td align="center">TRUE</td>
157 -</tr><tr><td height="13">UPDATE</td>
158 -<td>Dorothy</td>
159 -<td>Hall</td>
160 -<td>dorothy.hall</td>
161 -<td>dorothy.hall@oademo.com</td>
162 -<td align="center">TRUE</td>
163 -</tr><tr><td height="13">UPDATE</td>
164 -<td>Joan</td>
165 -<td>Allen</td>
166 -<td>joan.allen</td>
167 -<td>joan.allen@oademo.com</td>
168 -<td align="center">TRUE</td>
169 -</tr><tr><td height="13">UPDATE</td>
170 -<td>Margaret</td>
171 -<td>Young</td>
172 -<td>margaret.young</td>
173 -<td>margaret.young@oademo.com</td>
174 -<td align="center">TRUE</td>
175 -</tr><tr><td height="13">UPDATE</td>
176 -<td>Nancy</td>
177 -<td>Hernandez</td>
178 -<td>nancy.hernandez</td>
179 -<td>nancy.hernandez@oademo.com</td>
180 -<td align="center">TRUE</td>
181 -</tr><tr><td height="13">UPDATE</td>
182 -<td>Helen</td>
183 -<td>King</td>
184 -<td>helen.king</td>
185 -<td>helen.king@oademo.com</td>
186 -<td align="center">FALSE</td>
187 -</tr><tr><td height="13">UPDATE</td>
188 -<td>Carol</td>
189 -<td>Wright</td>
190 -<td>carol.wright</td>
191 -<td>carol.wright@oademo.com</td>
192 -<td align="center">TRUE</td>
193 -</tr><tr><td height="13">UPDATE</td>
194 -<td>Joyce</td>
195 -<td>Lopez</td>
196 -<td>joyce.lopez</td>
197 -<td>joyce.lopez@oademo.com</td>
198 -<td align="center">TRUE</td>
199 -</tr><tr><td height="13">UPDATE</td>
200 -<td>Doris</td>
201 -<td>Hill</td>
202 -<td>doris.hill</td>
203 -<td>doris.hill@oademo.com</td>
204 -<td align="center">TRUE</td>
205 -</tr><tr><td height="13">UPDATE</td>
206 -<td>Marilyn</td>
207 -<td>Scott</td>
208 -<td>marilyn.scott</td>
209 -<td>marilyn.scott@oademo.com</td>
210 -<td align="center">TRUE</td>
211 -</tr><tr><td height="13">UPDATE</td>
212 -<td>Ruth</td>
213 -<td>Green</td>
214 -<td>ruth.green</td>
215 -<td>ruth.green@oademo.com</td>
216 -<td align="center">TRUE</td>
217 -</tr><tr><td height="13">UPDATE</td>
218 -<td>Virginia</td>
219 -<td>Adams</td>
220 -<td>virginia.adams</td>
221 -<td>virginia.adams@oademo.com</td>
222 -<td align="center">TRUE</td>
223 -</tr><tr><td height="13">UPDATE</td>
224 -<td>Elizabeth</td>
225 -<td>Baker</td>
226 -<td>elizabeth.baker</td>
227 -<td>elizabeth.baker@oademo.com</td>
228 -<td align="center">TRUE</td>
229 -</tr><tr><td height="13">UPDATE</td>
230 -<td>Jean</td>
231 -<td>Gonzalez</td>
232 -<td>jean.gonzalez</td>
233 -<td>jean.gonzalez@oademo.com</td>
234 -<td align="center">TRUE</td>
235 -</tr><tr><td height="13">UPDATE</td>
236 -<td>Frances</td>
237 -<td>Nelson</td>
238 -<td>frances.nelson</td>
239 -<td>frances.nelson@oademo.com</td>
240 -<td align="center">TRUE</td>
241 -</tr><tr><td height="13">UPDATE</td>
242 -<td>Beverly</td>
243 -<td>Carter</td>
244 -<td>beverly.carter</td>
245 -<td>beverly.carter@oademo.com</td>
246 -<td align="center">TRUE</td>
247 -</tr></tbody></table><p>&nbsp;</p>
Icon Client Responsibility - Batch File Example.csv
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.dbonicelli
Size
... ... @@ -1,0 +1,1 @@
1 +805 bytes
Content Icon
Icon Organizational Unit Responsibility - Batch File Example.csv
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.dbonicelli
Size
... ... @@ -1,0 +1,1 @@
1 +556 bytes
Content Icon
Icon Staff Member Responsibility - Batch Upload Example.csv
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.dbonicelli
Size
... ... @@ -1,0 +1,1 @@
1 +1.6 KB
Content Icon