Changes for page Batch Upload Formats

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

From version Icon 18.1 Icon
edited by Davide Bonicelli
on 2015/03/25 09:49
Change comment: There is no comment for this version
To version Icon 16.1 Icon
edited by Davide Bonicelli
on 2015/03/25 09:48
Change comment: Upload new attachment Organizational Unit Responsibility - Batch File Example.csv

Summary

Details

Icon Page properties
Content
... ... @@ -24,12 +24,8 @@
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 -(((
27 + [[image:BatchUploadTablesAndKeys-1330540947.png]]
28 28  
29 -)))
30 -
31 -[[image:BatchUploadTablesAndKeys-1330540947.png]]
32 -
33 33  
34 34  
35 35  The sections below describe specific upload information about each organizational batch upload file:
... ... @@ -50,12 +50,13 @@
50 50  
51 51  **Batch File Fields**:
52 52  
49 +
53 53  * (% style="font-size: 14px;" %)operation
54 54  * (% style="font-size: 14px;" %)name
55 55  * (% style="font-size: 14px;" %)code
56 56  * (% style="font-size: 14px;" %)description
57 57  
58 -[[(% class="wikiattachmentlink wikiattachmentlink" %)**Sample file**>>attach:Role - Batch File Example-1348454930.html]]
55 +[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Role - Batch File Example-1348454930.html]]
59 59  
60 60  {{code}}
61 61  operation,name,code,description
... ... @@ -68,7 +68,7 @@
68 68  {{/code}}
69 69  
70 70  
71 -==== (% style="font-size: 19px; line-height: 1.2em; color: rgb(33, 115, 175); font-size: 14px" %)**Role Permission**(%%) ====
68 +==== (% style="font-size: 14px;" %)**Role Permission**(%%) ====
72 72  
73 73  **Description**: assign permissions to Roles.
74 74  
... ... @@ -78,11 +78,12 @@
78 78  
79 79  **Batch File Fields**:
80 80  
78 +
81 81  * (% style="font-size: 14px;" %)operation
82 82  * (% style="font-size: 14px;" %)ROLE.code
83 83  * [[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
84 84  
85 -[[(% class="wikiattachmentlink" %)**Sample File**>>attach:Role Permission - Batch File Example-1348454930.html]]
83 +[[Sample File>>attach:Role Permission - Batch File Example-1348454930.html]]
86 86  
87 87  {{code}}
88 88  operation,role.code,permission.name
... ... @@ -113,32 +113,41 @@
113 113  {{/code}}
114 114  
115 115  
116 -==== **Client** ====
117 117  
118 -**Description**: define basic client information.
115 +**Client** ([[Example>>url:file:///Client+-+Batch+File+Example]])
119 119  
120 -**Same as**: Clients... admin screen ~-~-> Basic Information tab.
117 +Description: define basic client information.
121 121  
122 -**Notes**: The "active" field is a Boolean.
119 +Same as Clients... admin screen ~-~-> Basic Information tab.
123 123  
124 -**Prerequisite**: None
121 +Notes: The "active" field is a Boolean.
125 125  
126 -**Batch File Fields**:
123 +Prerequisite: None
127 127  
125 +Batch File Fields:
128 128  
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
127 +operation
139 139  
140 -[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Client - Batch File Example.csv]]
129 +firstName
141 141  
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 +
142 142  {{code}}
143 143  operation, firstName, lastName, identifier, active, gender, dob, payerID, providerID, memberID
144 144  UPDATE,Test,Client1,TC1,TRUE,MALE,1995/01/12,3PPID01, ProvID1, Mem117
... ... @@ -156,23 +156,27 @@
156 156  {{/code}}
157 157  
158 158  
159 -==== **Client Placement** ====
160 160  
161 -**Description**: define client placements at org units.
167 +**Client Placement** ([[Example>>url:file:///Client+Placement+-+Batch+File+Example]])
162 162  
163 -**Same as**: Clients... admin screen ~-~-> Organizational Placements tab.
169 +Description: define client placements at org units.
164 164  
165 -**Prerequisite**: CLIENT, Organizational Units
171 +Same as Clients... admin screen ~-~-> Organizational Placements tab.
166 166  
167 -**Batch File Fields**:
173 +Prerequisite: CLIENT, Organizational Units
168 168  
175 +[[See the OU structure used for this sample>>url:file:///Sample-OU-structure]]
169 169  
170 -* (% style="font-size: 14px;" %)operation
171 -* (% style="font-size: 14px;" %)CLIENT.identifier
172 -* (% style="font-size: 14px;" %)ORGUNIT.code
177 +Batch File Fields:
173 173  
174 -[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Client Placement - Batch File Example.csv]]
179 +operation
175 175  
181 +CLIENT.identifier
182 +
183 +ORGUNIT.code
184 +
185 +Sample file
186 +
176 176  {{code}}
177 177  operation, client.identifier, orgUnit.code
178 178  UPDATE, 1234, OU-1
... ... @@ -192,23 +192,26 @@
192 192  
193 193  
194 194  
195 -==== **Client Tag** ====
206 +**Client Tag** ([[Example>>url:file:///Client+Tag+-+Batch+File+Example]])
196 196  
197 -**Description**: assign taxonomy tags to client
208 +Description: assign taxonomy tags to client
198 198  
199 -**Same as**: Clients... admin screen ~-~-> Tags tab.
210 +Same as Clients... admin screen ~-~-> Tags tab.
200 200  
201 -**Prerequisites**: CLIENT, TAG
212 +Prerequisites: CLIENT, TAG
202 202  
203 -**Batch File Fields**:
214 +[[See the sample set of Tags used for this example.>>url:file:///Sample-set-of-Tags]]
204 204  
216 +Batch File Fields:
205 205  
206 -* (% style="font-size: 14px;" %)operation
207 -* (% style="font-size: 14px;" %)CLIENT.identifier
208 -* (% style="font-size: 14px;" %)TAG.code
218 +operation
209 209  
210 -[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Client Tag - Batch File Example.csv]]
220 +CLIENT.identifier
211 211  
222 +TAG.code
223 +
224 +Sample file
225 +
212 212  {{code}}
213 213  operation,client.identifier,tag.code
214 214  UPDATE,TC1,TT1
... ... @@ -235,25 +235,28 @@
235 235  {{/code}}
236 236  
237 237  
238 -==== **Caregiver** ====
252 +**Caregiver** ([[Example>>url:file:///Caregiver+-+Batch+File+Example]])
239 239  
240 -**Description**: define/assign caregivers for clients.
254 +Description: define/assign caregivers for clients.
241 241  
242 -**Same as**: CANS Assessment ~-~-> Client details ~-~-> caregivers tab.
256 +Same as CANS Assessment ~-~-> Client details ~-~-> caregivers tab.
243 243  
244 -**Prerequisites**: CLIENT
258 +Prerequisites: CLIENT
245 245  
246 -**Batch File Fields**:
260 +Batch File Fields:
247 247  
262 +operation
248 248  
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
264 +CLIENT.identifier
254 254  
255 -[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Caregiver - Batch File Example.csv]]
266 +[[relationshipToClient>>url:file:///Caregiver-RelationshipToClient]]
256 256  
268 +firstName
269 +
270 +lastName
271 +
272 +Sample file
273 +
257 257  {{code}}
258 258  operation,client.identifier,relationshipToClient,firstName,lastName
259 259  UPDATE,TC2,Adoptive Father,Adopt,Father
... ... @@ -265,30 +265,34 @@
265 265  {{/code}}
266 266  
267 267  
268 -==== **Staff** ====
285 +**Staff** ([[Example>>url:file:///Staff+Member+-+Batch+File+Example]])
269 269  
270 -**Description**: define staff members/users of the system.
287 +Description: define staff members/users of the system.
271 271  
272 -**Same as**: Staff... admin screen.
289 +Same as Staff... admin screen.
273 273  
274 -**Prerequisites**: valid email address
291 +Prerequisites: valid email address
275 275  
276 -**Notes**: The password is set to the **lastName**.
293 +Notes: The password is set to the **lastName**.
277 277  
278 - The "active" field is a Boolean - TRUE or FALSE
295 +The "active" field is a Boolean - TRUE or FALSE
279 279  
280 -**Batch File Fields**:
297 +Batch File Fields:
281 281  
299 +operation
282 282  
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
301 +firstName
289 289  
290 -[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Staff Member - Batch File Example.csv]]
303 +lastName
291 291  
305 +login
306 +
307 +email
308 +
309 +active
310 +
311 +Sample file
312 +
292 292  {{code}}
293 293  operation,firstName,lastName,middleName,login,email,active
294 294  UPDATE,Test,Staff1,teststaff1,test1@test.com,TRUE
... ... @@ -300,26 +300,28 @@
300 300  {{/code}}
301 301  
302 302  
303 -==== **Staff Role** ====
324 +**Staff Role** ([[Example>>url:file:///Staff+Member+Role+-+Batch+File+Upload]])
304 304  
305 -**Description**: assign roles to staff members
326 +Description: assign roles to staff members
306 306  
307 -**Same as**: Staff... admin screen ~-~-> Assigned Roles tab.
328 +Same as Staff... admin screen ~-~-> Assigned Roles tab.
308 308  
309 -**Prerequisites**: STAFF, ROLE
330 +Prerequisites: STAFF, ROLE
310 310  
311 -**Notes**: The "active" field is a Boolean.
332 +Notes: The "active" field is a Boolean.
312 312  
313 -**Batch File Fields**:
334 +Batch File Fields:
314 314  
336 +operation
315 315  
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
338 +STAFF.login
320 320  
321 -[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Staff Member Role - Batch File Upload.csv]]
340 +ROLE.code
322 322  
342 +active
343 +
344 +Sample file
345 +
323 323  {{code}}
324 324  operation,user.login,role.code,active
325 325  UPDATE,teststaff1,BUSR1,TRUE
... ... @@ -331,23 +331,26 @@
331 331  {{/code}}
332 332  
333 333  
334 -==== **Staff Placement** ====
357 +**Staff Placement** ([[Example>>url:file:///Staff+Member+Placement+-+Batch+File+Upload]])
335 335  
336 -**Description**: define staff member placements at org units.
359 +Description: define staff member placements at org units.
337 337  
338 -**Same as**: Staff... admin screen ~-~-> Placement tab
361 +Same as Staff... admin screen ~-~-> Placement tab
339 339  
340 -**Prerequisites**: STAFF, ORGUNIT
363 +Prerequisites: STAFF, ORGUNIT
341 341  
342 -**Batch File Fields**:
365 +[[See the OU structure used for this sample>>url:file:///Sample-OU-structure]]
343 343  
367 +Batch File Fields:
344 344  
345 -* (% style="font-size: 14px;" %)operation
346 -* (% style="font-size: 14px;" %)STAFF.login
347 -* (% style="font-size: 14px;" %)ORGUNIT.code
369 +operation
348 348  
349 -[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Staff Member Placement - Batch File Upload.csv]]
371 +STAFF.login
350 350  
373 +ORGUNIT.code
374 +
375 +Sample file
376 +
351 351  {{code}}
352 352  operation,user.login,orgUnit.code
353 353  UPDATE,teststaff1,SC.B1
... ... @@ -359,25 +359,28 @@
359 359  {{/code}}
360 360  
361 361  
362 -==== **Staff Responsibility** ====
388 +**Staff Responsibility** ([[Example>>url:file:///Staff+Member+Responsibility+-+Batch+Upload+Example]])
363 363  
364 -**Description**: assign staff member responsibility for other staff members.
390 +Description: assign staff member responsibility for other staff members.
365 365  
366 -**Same as**: Responsibilities... ~-~-> Staff tab
392 +Same as Responsibilities... ~-~-> Staff tab
367 367  
368 -**Prerequisites**: STAFF, ROLE
394 +Prerequisites: STAFF, ROLE
369 369  
370 -**Batch File Fields**:
396 +Batch File Fields:
371 371  
398 +operation
372 372  
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
400 +parentUserRole.STAFF.login
378 378  
379 -[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Staff Member Responsibility - Batch Upload Example.csv]]
402 +parentUserRole.ROLE.code
380 380  
404 +childUserRole.STAFF.login
405 +
406 +childUserRole.ROLE.code
407 +
408 +Sample file
409 +
381 381  {{code}}
382 382  operation,parentUserRole.user.login,parentUserRole.role.code,childUserRole.user.login,childUserRole.role.code
383 383  UPDATE,teststaff6,BUSPV,teststaff1,BUSR1
... ... @@ -388,24 +388,26 @@
388 388  {{/code}}
389 389  
390 390  
391 -==== **Organizational Unit Responsibility** ====
420 +**Organizational Unit Responsibility** ([[Example>>url:file:///Organizational+Unit+Responsibility+-+Batch+File+Example]])
392 392  
393 -**Description**: assign staff member direct responsibility for org units.
422 +Description: assign staff member direct responsibility for org units.
394 394  
395 -**Same as**: Responsibilities... ~-~-> OU tab
424 +Same as Responsibilities... ~-~-> OU tab
396 396  
397 -**Prerequisites**: STAFF, ROLE, ORGUNIT
426 +Prerequisites: STAFF, ROLE, ORGUNIT
398 398  
399 -**Batch File Fields**:
428 +Batch File Fields:
400 400  
430 +operation
401 401  
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
432 +userRole.STAFF.login
406 406  
407 -[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Organizational Unit Responsibility - Batch File Example.csv]]
434 +userRole.ROLE.code
408 408  
436 +ORGUNIT.code
437 +
438 +Sample file
439 +
409 409  {{code}}
410 410  operation,userRole.user.login,userRole.role.code,orgUnit.code
411 411  UPDATE,teststaff6,BUSPV,SC
... ... @@ -414,24 +414,26 @@
414 414  UPDATE,teststaff6,BUSPV,R2
415 415  {{/code}}
416 416  
417 -==== **Staff - Client Assignment** ====
448 +**Staff - Client Assignment** ([[Example>>url:file:///Client+Responsibility+-+Batch+File+Example]])
418 418  
419 -**Description**: assign staff member direct responsibility for clients.
450 +Description: assign staff member direct responsibility for clients.
420 420  
421 -**Same as**: Responsibilities... ~-~-> Clients tab.
452 +Same as Responsibilities... ~-~-> Clients tab.
422 422  
423 -**Prerequisites**: STAFF, ROLE, CLIENT
454 +Prerequisites: STAFF, ROLE, CLIENT
424 424  
425 -**Batch File Fields**:
456 +Batch File Fields:
426 426  
458 +operation
427 427  
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
460 +userRole.STAFF.login
432 432  
433 -[[(% class="wikiattachmentlink" %)**Sample file**>>attach:Client Responsibility - Batch File Example.csv]]
462 +userRole.ROLE.code
434 434  
464 +CLIENT.identifier
465 +
466 +Sample file
467 +
435 435  {{code}}
436 436  operation,userRole.user.login,userRole.role.code,client.identifier
437 437  UPDATE,teststaff1,BUSR1,TC1
Icon Client - Batch File Example.csv
Size
... ... @@ -1,1 +1,1 @@
1 -6.3 KB
1 +3.2 KB
Content
... ... @@ -1,247 +1,211 @@
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>
1 +<table width="225" cellspacing="0" cellpadding="0" border="0" style="border-collapse: collapse;">
2 +
3 +<tbody>
4 +<tr>
5 +<td width="75" height="13">operation</td>
6 +<td width="75">user.login</td>
7 +<td width="75">orgUnit.code</td>
8 +</tr>
9 +<tr>
10 +<td height="13">UPDATE</td>
10 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>
12 +<td>OU-1</td>
13 +</tr>
14 +<tr>
15 +<td height="13">UPDATE</td>
16 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>
17 +<td>OU-1</td>
18 +</tr>
19 +<tr>
20 +<td height="13">UPDATE</td>
22 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>
22 +<td>OU-1</td>
23 +</tr>
24 +<tr>
25 +<td height="13">UPDATE</td>
28 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>
27 +<td>OU-1</td>
28 +</tr>
29 +<tr>
30 +<td height="13">UPDATE</td>
34 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>
32 +<td>OU-1</td>
33 +</tr>
34 +<tr>
35 +<td height="13">UPDATE</td>
40 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>
37 +<td>OU-1</td>
38 +</tr>
39 +<tr>
40 +<td height="13">UPDATE</td>
46 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>
42 +<td>OU-1</td>
43 +</tr>
44 +<tr>
45 +<td height="13">UPDATE</td>
52 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>
47 +<td>OU-1</td>
48 +</tr>
49 +<tr>
50 +<td height="13">UPDATE</td>
58 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>
52 +<td>OU-1</td>
53 +</tr>
54 +<tr>
55 +<td height="13">UPDATE</td>
64 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>
57 +<td>OU-2</td>
58 +</tr>
59 +<tr>
60 +<td height="13">UPDATE</td>
70 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>
62 +<td>OU-2</td>
63 +</tr>
64 +<tr>
65 +<td height="13">UPDATE</td>
76 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>
67 +<td>OU-2</td>
68 +</tr>
69 +<tr>
70 +<td height="13">UPDATE</td>
82 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>
72 +<td>OU-2</td>
73 +</tr>
74 +<tr>
75 +<td height="13">UPDATE</td>
88 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>
77 +<td>OU-2</td>
78 +</tr>
79 +<tr>
80 +<td height="13">UPDATE</td>
94 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>
82 +<td>OU-2</td>
83 +</tr>
84 +<tr>
85 +<td height="13">UPDATE</td>
100 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>
87 +<td>OU-2</td>
88 +</tr>
89 +<tr>
90 +<td height="13">UPDATE</td>
106 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>
92 +<td>OU-2</td>
93 +</tr>
94 +<tr>
95 +<td height="13">UPDATE</td>
112 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>
97 +<td>OU-2</td>
98 +</tr>
99 +<tr>
100 +<td height="13">UPDATE</td>
118 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>
102 +<td>OU-2</td>
103 +</tr>
104 +<tr>
105 +<td height="13">UPDATE</td>
124 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>
107 +<td>OU-2</td>
108 +</tr>
109 +<tr>
110 +<td height="13">UPDATE</td>
130 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>
112 +<td>OU-2</td>
113 +</tr>
114 +<tr>
115 +<td height="13">UPDATE</td>
136 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>
117 +<td>OU-2</td>
118 +</tr>
119 +<tr>
120 +<td height="13">UPDATE</td>
142 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>
122 +<td>OU-2</td>
123 +</tr>
124 +<tr>
125 +<td height="13">UPDATE</td>
148 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>
127 +<td>OU-2</td>
128 +</tr>
129 +<tr>
130 +<td height="13">UPDATE</td>
154 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>
132 +<td>OU-2</td>
133 +</tr>
134 +<tr>
135 +<td height="13">UPDATE</td>
160 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>
137 +<td>OU-2</td>
138 +</tr>
139 +<tr>
140 +<td height="13">UPDATE</td>
166 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>
142 +<td>OU-2</td>
143 +</tr>
144 +<tr>
145 +<td height="13">UPDATE</td>
172 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>
147 +<td>OU-2</td>
148 +</tr>
149 +<tr>
150 +<td height="13">UPDATE</td>
178 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>
152 +<td>OU-2</td>
153 +</tr>
154 +<tr>
155 +<td height="13">UPDATE</td>
184 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>
157 +<td>OU-2</td>
158 +</tr>
159 +<tr>
160 +<td height="13">UPDATE</td>
190 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>
162 +<td>OU-2</td>
163 +</tr>
164 +<tr>
165 +<td height="13">UPDATE</td>
196 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>
167 +<td>OU-2</td>
168 +</tr>
169 +<tr>
170 +<td height="13">UPDATE</td>
202 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>
172 +<td>OU-2</td>
173 +</tr>
174 +<tr>
175 +<td height="13">UPDATE</td>
208 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>
177 +<td>OU-2</td>
178 +</tr>
179 +<tr>
180 +<td height="13">UPDATE</td>
214 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>
182 +<td>OU-2</td>
183 +</tr>
184 +<tr>
185 +<td height="13">UPDATE</td>
220 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>
187 +<td>OU-2</td>
188 +</tr>
189 +<tr>
190 +<td height="13">UPDATE</td>
226 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>
192 +<td>OU-2</td>
193 +</tr>
194 +<tr>
195 +<td height="13">UPDATE</td>
232 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>
197 +<td>OU-2</td>
198 +</tr>
199 +<tr>
200 +<td height="13">UPDATE</td>
238 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>
202 +<td>OU-2</td>
203 +</tr>
204 +<tr>
205 +<td height="13">UPDATE</td>
244 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>
207 +<td>OU-2</td>
208 +</tr>
209 +</tbody>
210 +</table>
211 +
Icon Client Responsibility - Batch File Example.csv
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.dbonicelli
Size
... ... @@ -1,1 +1,0 @@
1 -805 bytes
Content Icon