Cumulative Update for WebOffice 10.9 R2 SP1
Build time: 20230524-1551
- This is an add-on patch for WebOffice 10.9 R2 SP1. That means, WebOffice 10.9 R2 SP1 is a minimum requirement and must be installed! This patch contains all fixes since WebOffice 10.9 R2 SP1!
- Please inform your users to delete the browser cache according our guideline, before opening WebOffice the first time after applying an upgrade.
Requirements:
Installation of VertiGIS WebOffice 10.9 R2 (min. build time: 20230403-0941)
Installation of VertiGIS WebOffice author standalone 10.9 R2 SP1 - min. Build 109.2.1.9
Installation:
- Backup your entire WebOffice web-application (e.g.
C:\Tomcat\webapps\<WebOffice web-application>
) to a save place - Stop Apache Tomcat (Start/Programs/Administrative Tools/Services)
- Delete the working directory of Apache Tomcat at e.g.
C:\Tomcat\work\Catalina\localhost\<WebOffice web-application>
- Update “ArcGIS Server Object Extension for WebOffice” at least to: 109.2.1.202302281354
- In ArcGIS Server Manager under “Services” choose to stop the Map Service “SynOutputService” (or all services, where “WebOffice Server Object Extension” is activated)
- In ArcGIS Server Manager under “Site/Extensions” choose to edit “WebOffice Server Object Extension” and select “
<Patch>\ArcGIS for Server Object Extension\syn_soe_ao_gateway.soe
” to upload- Don’t use uninstall and install the extension, because else you have to set the properties for “WebOffice Server Object Extension” again!
- Don’t use uninstall and install the extension, because else you have to set the properties for “WebOffice Server Object Extension” again!
- Copy the content of
<Patch>\WebOfficeSystem
to<Disk>\arcgisserver\directories\WebOfficeSystem
- In ArcGIS Server Manager under “Services” choose to start the Map Service “SynOutputService” (or all services, where “WebOffice Server Object Extension” is activated)
- Copy WO109R2SP1_patch_YYYYMMDD.exe to the directory of your WebOffice web-application (e.g.
C:\Tomcat\webapps\<WebOffice web-application>
) - Run WO109R2SP1_patch_YYYYMMDD.exe and choose to overwrite all existing files
- Delete the file WO109R2SP1_patch_YYYYMMDD.exe
- Start Apache Tomcat (Start/Programs/Administrative Tools/Services)
Changelog since WebOffice 10.9 R2 SP1:
2023-05-24
Added
- 184857: Flex: Support for saving and loading project states
- 232830: SynService: Support for “Use fallback authentication type UM-DB?” in “Authentication Type Portalverbundprotokoll” to allow synchronization requests between WebOffice and VertiGIS FM application server in terms of M2M communication
Fixed
- 185604: MapWidget: When opened, if an end user is not yet logged in to ArcGIS Enterprise, there is no redirect to enter credentials
- 197892: General: Error in log file when determining coordinate system
- 231705: MapWidget: Optimization when called with “&scale” parameter, if dedicated scales are used in the project
- 232581: Core: After importing a GeoJSON file, some texts are no longer displayed
2023-05-15
Added
- 232363: Core: Support for using any non-secured service types published on ArcGIS via the new “url” parameter in the ArcGIS WebScene Custom Tool, e.g. OpenStreetMap 3D Buildings
Fixed
- 198847: MapWidget: Extended log messages in server-side log file when error occurs on maptip
- 201873: Core: No legend can be displayed for WMS services added by the end user by entering a URL
- 204052: Core: Preconfigured WMS service cannot be included if the WMS URL was configured with a “?” at the end
- 213813: Core: BuildingExplorer in ArcGIS WebScene Custom Tool is not closed correctly
- 213940: General: Reloading resources from project A causes editing functionality to be unavailable in project B
- 231344: Core: Due to a regression by 213682 GPX files cannot be uploaded to me in some cases
- 231513: Core: The Weather widget in the ArcGIS WebScene Custom Tool does not have a tooltip.
- 231704: MapWidget: Error message “Failed to execute ‘send’ on ‘XMLHttpRequest’” when including WebOffice map window in VertiGIS FM
- 231952: Core: ePaper templates cannot be accessed via ScriptAPI if generic function fields are configured
- 232371: UserManagement: For the “Self-Registration URL” or the “Reset Password URL” the language parameter may only be appended with “?” if no ID has been configured in the URL yet
- 232524: Flex: When navigating in a multi-result menu, the display does not update correctly and thus generates incorrect links for external applications
- 232853: Core: For manually rotated labels, the relative rotation to the map image should remain on the printout
- 232973: Core: At tool free labeling the label text cannot be placed if the main map service of a WebOffice project has a user defined coordinate system
- 233015: General: A restriction to a search extent configured at the geocoding service will be ignored when providing search suggestions
- 233092: Core: Eerror in the browser console when a previously added layer is removed from the TOC
Changed
- 232363: Core: Removal of the parameters “isLayer”, “isBuildingLayer” as well as “isIntegratedMashLayer” to distinguish if it is a WebScene or a Layer from the ArcGIS WebScene Custom Tool, because this is now taken care of by the underlying SDK
Security
- 231706: General: Removing unused variables from landing page files
2023-04-26
Added
- 206789: UserManagement: Support for keyword “ALLOW_NOTHING” as well as “ALLOW_ALL” as attributive filter in WebOffice UserManagement; “ALLOW_NOTHING” causes that the group is not allowed to see, edit, delete etc.; “ALLOW_ALL” causes that the group is allowed to see, edit, delete etc. everything
Fixed
- 202872: VertiGIS Printing: From ArcGIS FeatureServer Services labels are missing on printout
- 204455: General: Extension of the custom page “pub/custom_pages/integration.jsp” with a new configuration attribute “useAsPopup” to open the page as a pop-up instead of an iFrame
- 213682: Core: Uploaded geodata are not displayed in the correct position when using a custom transformation because the transformation parameter was not passed
- 222634: VertiGIS Printing: At print series the overview map is sometimes not correct in position
- 230814: MapWidget: Maptip ignores query filters and returns results for objects which should not be available
- 231603: Core: If a range slider is configured on a field with jsut coded value domains and a subtype is defined next to it for another field, then the range slider is incorrectly disabled
2023-04-05
Added
- 204665: General: Support for configuring whether a map service in the TOC should be expanded or collapsed at the beginning
Fixed
- 186757: General: Change log level of log message regarding dimension layer to DEBUG
- 197931: General: Optimization “intermediary_broadcast.jsp”, so that an existing WebOffice session can also be accessed via HTTP POST
- 201511: Core: Transparency settings do not take effect for grouped FeatureServer services
- 202203: General: Certain WFS services require namespace and prefix also in filter
- 202784: Core: Optimization for inspection videos so that the HTML element is not changed when the video tag is used
- 202862: Core: Problem with ArcGIS WebScene custom tool if different transformation codes are stored in WebOffice project configuration at the tool “Find coordinates”
- 203377: Core: A GeoJSON file has to be imported twice in the Firefox browser
- 203916: Flex: Significant performance improvement when switching a map view when using WebOffice UserManagement
- 204272: Flex: Optimization when using edit field type “Value list unfilterable”
- 204555: Flex: Check of browser version does not work anymore
- 204569: General: Optimization of Spanish translation
- 205012: Core: From WMTS services which provide tiles using identical subdomains, in WebOffice client based on WebOffice API tiles are not retrieved
- 205073: General: Error retrieving object information on a WMS group layer
- 205143: Core: WMS services cannot be added using CSW catalog service
- 213799: Core: Range slider as single value stepper has problems with value 0
- 213891: General: Redlining objects are not included on an ePaper report
- 222364: Core: GeoProcessing tools should always open in a new ribbon with close button
- 222449: Core: The function “Reset all layers to default mapping” does not work
IMPORTANT:
- All fixes have been tested on base of bug reports of our customers.
- Due the high complexity of this product we can’t avoid regressions for sure.