OrganizationalUnit
Mapping of the FESD attributes to the WorkZone FESD Web Services database fields and notes on WorkZone FESD Web Services implementation are presented in the table below.
| FESD Parameter | WorkZone FESD Web Services Table | WorkZone FESD Web Services Field | WorkZone FESD Web Services Implementation Notes |
|---|---|---|---|
| userIdentifier | N/A | N/A | Is recorded to Use_log.identification field. |
| organizationalUnitIdentifier | Name | fesd_id_key | Parameter type is GUID. |
| uniqueIdentifier | Name | fesd_id_key | Parameter type is GUID instead of int(10) specified by FESD standard. |
| N/A | Name | name_type | Is filled in with 'V' value. |
| CVRnumberIdentifier | N/A | N/A | Ignored at input. |
| advertisementProtectionIndication | Name | advertisement | ‘true’ in method input and output = ’J’ in WorkZone FESD Web Services database, ‘false’ in method input and output = ’N’ in WorkZone FESD Web Services database. |
| organizationalUnitName | Name | name1 | |
| productionUnitIdentifier | Name | name_code | For input: Only applicable for CreateOrganizationalUnit method; ignored for UpdateOrganizationalUnit. |
| businessActivity | Contact_info | info | First row in subtable Contact_info. Field custom_label is filled in with ‘Branche’ (=Trade) value; field priority is filled in with ‘1’. |
| businessSubActivity | Contact_info | info | Second row in subtable Contact_info. Field custom_label is filled in with ‘Branche’ (=Trade) value; field priority is filled in with ‘2’. |
| unitStartDate | Name | start_date | |
| unitEndDate | Name | end_date | |
| situationAddress | See OrganisationalUnit Address. | ||
| mailDeliveryAddress | See OrganisationalUnit Address. | ||
| roleRelation | Currently not supported by OpenWSI. | ||
| legalUnit | Contact_info | info | Not implemented by OpenWSI. |
| productionUnit | Contact_info | info | Not implemented by OpenWSI. |