Organization
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. |
| organizationIdentifier | 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 ‘J’ if CVRnumberIdentifier is specified; ‘F’ otherwise. |
| 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. |
| organizationName | Name | name1 | |
| CVRnumberIdentifier | Name | name_code | For input: Only applicable for CreateOrganization method; ignored for UpdateOrganization. |
| businessActivity | Contact_info | info | Contact_info.custom_label field is filled in with ‘Branche’. |
| companyType | Name | company_type | Parameter type is char(32) instead of int(3) specified by FESD standard. |
| organizationStartDate | Name | start_date | |
| organizationEndDate | Name | end_date | |
| situationAddress | See Organization Address. | ||
| mailDeliveryAddress | See Organization Address. | ||
| roleRelation | Currently not supported by OpenWSI. | ||