Release 36

Quickly access recently closed items, use search operators for list properties, and more.

Recently Closed and Modified Items

It is now possible to quickly access items that were recently closed or recently modified. The main tab bar used to open items, searches, and more contains a dropdown button on the left side of the tab bar. This button previously listed only the currently open tabs now extends with two additional sections: Recently Closed and Recently Modified. Only items will appear in these two new sections, not searches or any other tab type.
Closing any item tab will update the Recently Closed list. Now, if an item tab is accidentally closed, it is easy to open it again from this list. The list is also preserved across sessions, making it convenient for users to pick up where they left off.
The Recently Modified list tracks the latest items updated by the user. This includes items that were opened as tabs and updated, as well as items updated through other interfaces, such as from a relationship grid.
By default, these lists show the last 10 items closed and modified. The number of items in these lists are configurable by setting a new value for the recent_tabs_count property on General Settings tab in Preferences.

Search Operators for List Properties

Search operators (*, %, |, and !) can now be used in search criteria for List, Filter List, and Color List properties in simple and advanced search modes of all standard grids. Usage of the search operators with list properties behaves the same as with string properties: * and % function as wildcards, | functions as “OR”, and ! functions as “NOT”. In advanced search mode, the “like” or “not like” have been added to the operator dropdown and should be used when*, %, |, or ! character is present in search criteria.
Because the characters *, %, |, and ! are now reserved for search functions, these characters should not be used in the labels of list values. If labels contain these characters, when used in a search they will be interpreted as operators and not literal characters, potentially returning unexpected search results. After upgrading to Release 36 system administrators should review list configurations and remove any existing usage of the *, %, |, or ! characters in labels to ensure searching works as expected. If lists contain these characters but are not used for searching, no changes are necessary.

Enable Read Committed Snapshot isolation by default

With this release, the default database configuration will be set to enable Read Committed Snapshot Isolation (RCSI). This update is designed to enhance concurrency management and minimize transaction blocking in multi-user environments. By implementing this change, organizations can expect a more consistent and optimized experience, as read operations should no longer block write operations and vice versa.

Fixed Issues

Issue #Description
F-000046, I-043340,
I-066150,
I-066220
Recently closed and recently modified items are now listed in the main tab bar in the dropdown menu on the left. Selecting an item from these lists will restore the item tab in the main tab bar.
F-001135, I-038628,
I-040453,
I-040581,
I-040595,
I-040598,
I-040696,
I-040697,
I-040801,
I-040845,
I-040846,
I-040847,
I-040848,
I-042895,
I-043052,
I-043053,
I-043134,
I-047499,
I-048367,
I-054641,
I-060723,
I-074930
Search operators (*, %, |, and !) can now be used in search criteria for List, Filter List, and Color List properties in simple and advanced search modes of all standard grids. Usage of the search operators with list properties behaves the same as with string properties: * and % function as wildcards, | functions as “OR”, and ! functions as “NOT”. In advanced search mode, the “like” or “not like” have been added to the operator dropdown and should be used when*, %, |, or ! character is present in search criteria.
IH-1119With this release, the default database configuration will be set to enable Read Committed Snapshot Isolation (RCSI).
I-050887Fixed an issue with Classification where a special character like “&” in the Class name could cause some unexpected errors in the search grid.
I-054220, I-068394, I-073205, I-074346, I-074367Fixed an issue in the Search grid where resizing the Classification field cause the selected Class to jump from one value to another.
I-063476Fixed an intermittent issue where selecting a classification option in the search grid dropdown multiple times might clear the value instead of setting it in the search criteria.

Known Issues in Aras Innovator 36

Issue #DescriptionWorkaround
I-003734Multilanguage translations are missing from Effectivity Services.
I-007920Query Definitions that include query items such as CAD[Exists(Native File)] in conjunction with a Dynamic 3D Viewer Query Definition result in slower processing times.
I-009836Checkboxes in the Extended Classification relationship grid are the wrong size. They should be 16x16.
I-010552Using Chrome with the NonVisual Desktop Access application may cause the browser to close after the dialog window appears.Update to the latest version of Chrome or do not use the NonVisual Desktop Access application in combination with the older version of Chrome.
I-010576Cells in some specialized relationship grids may not display correctly after zooming.
I-010951Workflow process may result in SQL Deadlocks, if <200 Workflow Related items and users trigger workflows in parallel. An OnAfterAddActivityAssignment server-side method executing GetItem/AddItem against “Activity Assignment”, “Activity Variable”, etc. ItemTypes can cause SQL Selects and Inserts in one transaction that may cause SQL Deadlocks.
I-011102Type Ahead may fail for unsaved changes to Keyed Name in Item cell.Item properties can be edited after the last save.
I-011278When using Export to Word/Excel, the background color in relationship properties cells is not exported along with the data.
I-012619Including 0s in the decimal part of an Unsigned Big Integer number is not truncated after changing focus, which makes the value invalid.
I-012655Using spaces in an Unsigned Big Integer cell property does not trigger an error message.After focusing out all the spaces are truncated in Unsigned Big Integer property.
I-012681Subtitle of a Technical Document cannot be edited if selected directly in the Structure Tree.Edit the Subtitle in the Editor instead of the Structure Tree.
I-012933The Relationship grid does not automatically scroll down to a new row after it has been added.Scroll to the bottom of the grid if the newly added rows are not visible in the Relationship container.
I-013120When using Export to PDF from an item, radio buttons are not exported correctly in the document.
I-013368Vote list dropdown contains no items in Activity Completion form, if Activity is opened using Ctrl+Enter shortcut.If User opens this Activity by double-click or click on “Complete Task”, the form is displayed correctly.
I-013468Certain HTML report tabs (such as ItemType Definition Report) do not work with Tear Off Tab function.
I-013576After adding items in a relationship tab of an item, when the user scrolls to the top items in the tab, the scrolling can freezeScroll to the top of the overall item view, which activates the relationship grid scrolling.
I-013898Properties that are disabled on a Form can be edited when mapped into a TDF document.
I-013995Undo/Redo within the TDF editor does not work for content modified in Mapped Document ElementsModified content must be changed back manually when edited in the Technical Document Editor.
I-014045If user loses access to an item they are editing when they do a save, the update cannot be saved and a “No items of type {itemtype} found” error is returned by the server.No workaround. User must get access after a change if the change is to be saved.
I-014055Part save can fail with an “Exception in Goal Basis refresh” error if user does not have needed permissionsNo workaround. If goals are not being used, the Part form may be modified to eliminate the Form Event calling the Show Goal Basis method.
I-015194If Append Results is enabled, there may be inconsistent behavior with paging commands.
I-015585When the browser window zoom is set, for example to 90% (in zoom out direction) in Edge, the relationship grid cannot be scrolled up after scrolling all grid down.Use a different browser, “zoom in” browser window to 100%, or locate the 1st row using the “Up Arrow” on your keyboard.
I-018002Query Builder Editor becomes unusable if a Query Item which is referenced by another Query Item using either a count, min, or max condition is removed, and the Query Definition is then saved.Remove the references from any Query Item. Then the target Query Item can be removed, and the Query Definition saved.
I-019172If ItemType is set with Default Structure View = Tabs Min, items are opened with the second accordion section minimized, but then after opening it the accordion height is too small.Reduce screen height, and the accordion height will be corrected.
I-019494Incorrect access controls based on Boolean properties/xProperties where value = NULL. NULL values are incorrectly treated as 0.Do not use logic for NULL in the Boolean properties of access controls. Use a defined Boolean value or 1/0. The target value should have a default of 0.
I-019902If the method referenced by an Environment Attribute returns a different data type than the one originally called out, an error is returned on the save of the Environment Attribute and it cannot be used.Log in as Administrator and delete the Environment Attribute.
I-020725User Login will succeed, but the user will be unable to perform any actions if a JavaScript method was assigned to a server event by mistake.Disable the incorrectly assigned method directly in the database.
I-020825When a Query definition is configured to reuse a root Query Item in both a Parent and a Child Query Item, the result is endless recursion when executing the Query Action.Do not include referenced and related ItemTypes in a Query Definition when the relationship between those ItemTypes is reused.
I-021333Incorrect structure is shown in “Where Used” when viewed as the superuser.View the “Where Used” structure as a member of the administrator group.
I-021734In the Technical Document Editor, if the entire text of the Subtitle is selected and deleted, the text reappears after saving.Place the cursor in the field and remove the text by backspacing or deleting the characters one at a time.
I-021884It is possible to add query parameters to an unclaimed Query Definition item which results in the ‘Unsaved Changes’ dialog appearing and an error being triggered if an attempt is made to Save.
I-022388Creating a command bar section where the location is “TGV Toolbar” and the Classification=Method and Builder Method results in the method not executing and an error message being displayed.
I-023064ItemType forms may display no fields when using Firefox in an https environment with the server and Client OS set to German.Use a different browser, different language or non-https connections.
I-023336MAC Policy appears to be editable but remains in a read-only state if the ‘New Version’ action is used on a currently displayed read-only policy.Close and reopen the MAC Policy Form.
I-024473Multi-select from search dialog using shift-click to select multiple items returns the selection in reverse order.Select items using control key with click instead of shift-click.
I-024530After editing a related item in a relationship tab of a source item, and clicking “Done Editing”, the source item is incorrectly removed from any main search grid where it appears.
I-024701Context menu in Tree Grid View (with View, Grow, Trim, View Effectivity) is shown for ‘Show More’ line but an error is displayed if there is an attempt to use it.
I-026236, I-026729Activating more than one MAC Policy using the same xClasses and xProperties fails with an “Error during generate secured functions.” message when the second MAC policy is saved/activated.Create only one MAC policy and combine conditions using the AND operand.
I-026681Activating a MAC policy with a Collection.Contains expression comparing to a constant fails with an error message - “Error during generate secured functions.”
e.g., condition=
Collection.Contains(CurrentItem.[Derived attribute of List Data type], ‘constant’).
Redefine MAC policy to compare with a property value, not a constant.
I-030661The text entries in the dropdown for the Claim column in search grids (“Claimed by me”, etc.) are not localized.
I-031486Search criteria are lost when switching from Simple to Advanced search mode if using numeric properties with wildcards.
I-032724xProperties values are not shown in Search results when using a saved custom grid layout if the Default layout (as set in preferences) does not include these xProperties.Add the desired xProperties to the Default Layout.
I-033418Users must type a space character after any @mention reference in collaboration messages or else further @mention references in the same message may be ignored.
I-034296If an item form of a relationship item is opened from a relationship tab, it cannot be closed if pending changes exist in the relationship tab.Exit and re-start Aras Innovator.
I-036082User preferences, such as grid column width, are not saved if they were made for an item in edit mode, then the item is not saved, and after that the browser window is closed.
I-038294On a slow connection, if the focus is set at the Language field in the TOC Editor, the Language search grid is not loaded by clicking the button.Re-open Language search grid one more time.
I-043661Refresh button on the Widget doesn’t update data for dynamic properties for User in another session.If User re-opens Dashboard tab in their session, the data will be updated.
I-044991If the admin user does not have “update” permissions for an ItemType, they cannot add that ItemType to the TOC using the TOC EditorGive the admin user “update” permissions for the ItemType, or login as root user to make the change.
I-045503Sort Across Pages does not work in Grid widgets.
I-047972Edit button is disabled on an item’s toolbar after “Create new revision” is executed from a search grid, and the item is opened.Click Refresh button.
I-048091Simple search criteria containing the range operator '...’ are not properly converted to Advanced search criteria when switching modes.
I-048094Simple search criteria containing the pipe operator '|', when used with numeric and date values, are not properly converted to Advanced search criteria when switching modes.
I-048983Action can_execute is not called on UpdateTearOff State.
I-050054Form elements and fields may overlap each other in German or Japanese localization.
I-050057Vault server cannot resolve host name.The vault URL computed by Aras Innovator can fail to calculate when based on DNS settings. If you encounter a problem, please contact Aras support.
I-050058On-line help is incomplete.Not all new features in Aras Innovator have been documented in the on-line help section of Aras Innovator. Please contact Aras support if you are having difficulty with a new feature.
I-050059The OnBlur and OnFocus events are not fired for properties of type Boolean when using Firefox on the client. This applies to all radio boxes and checkboxes.
I-050060An error that occurs when loading a Reporting Services report in Tabs viewing mode could load error text over the main toolbar.Close the report and reload the main grid.
I-050061Tree Grid View does not support the display of all Property Item data types.The issue relates to the display of Float Cell View Types. Changing the Cell View Type to Decimal addresses the issue.
I-050062Color List properties can fail to display color on client machines running the MAC OS and using the Chrome browser.Use Firefox browser.
I-050063When a File has several File Representations available only the first representation file returned is available to the user in Viewer.
I-050064Icons in the table of contents can fail to display. The root cause is the use of an SVG file in the ItemType definition that is not compatible with the size constraints of the TOC images.The SVG file must be identified and altered to be compatible for rendering.
I-050065Component onChange event is fired constantly (Chrome) and may hang the browser session.Use a different browser.
I-050066Unexpected search results can occur if Boolean or Color data types are used with invalid conditions in the Query Builder.Use correct static values for Boolean and Color values.
I-050067Session Timeout while in the relationship grid may cause errors and require a new login.Close the browser window and login again.
I-050068ItemTypes that have more than 23 characters cannot be added to an xClassification tree.Use a name that is less than 23 characters.
I-050069The Get Value Method currently cannot return a Null value. An incorrect data type error appears.
I-050070Freeze pane does not fully work in RTL languages. Grid layout can become corrupt when using the freeze pane feature.
I-050071Users can lose information if they change the “Dynamic Content” Setting in the ItemInfo element of Technical Documents.This is expected functionality, associated with ‘dynamic content’. Technical Document Administrators should take care when reconfiguring a Document Type when existing content may have been created.
I-050072Cannot create an xProperty for Type item with a datasource file.
I-050073Using the same xProperties in different xClasses within an xClassification tree results in an error message. The Item associated with xClassification tree cannot be saved.
I-050074xClassification Trees cannot be updated after renaming the polysource ItemType associated with the xClassification tree. This problem can be related to other implicit polysource ItemTypes in Aras Innovator. The user sees the standard error message, but because the error occurs in the database layer due to inconsistencies in the data, it contains low level information about the SQL exception. At the same time, the secured function is too large to fit into the error dialog box.Trigger the update of the xPropertyContainerItems ItemType by locking it and then clicking Save, Unlock, and Close. The server rebuilds the SQL view, considering the new polysource names.
I-050075Extended Classification functionality is broken after importing auto-generated relationships using the Import tool.Export the created package definition:
1. Select the desired package.
2. Select the Don’t Remove checkbox for references to Unknown Packages.
3. Export selected Import package definition that was exported.
4. Select the exported package,
5. Import the selected package (if DB is clear, use the Import tool default settings).
I-050076A new Tree Grid View Definition (TGVD) containing a mapped element cannot be copied using the ‘Save-As’ Function.
I-050077Focus is lost from the Reply button if the cursor is moved to the middle of the Reply button and the snapshot checkbox is selected.
I-050078If the WebDAVModule is installed on the server, it throws a 405 error when running a DELETE action on an item.
I-050080In Chrome v67, the Tree View is not displayed in the Editor for a Quality Planning item or for any document created from a content type.Use an alternate browser or contact Aras Support (support@aras.com) for hotfix availability.
I-050081An error may occur if saving an item when many xProperties exist (e.g., 2300).
I-050082View_restriction_type list is not yet available in gn_GraphViewDefinition ItemType.
I-050083The Aras Innovator Server allows setting is_current=0 for non-versionable items through AML.
I-050084The order of requests with a ChangeSet in OData is significant. The service will process the requests within a ChangeSet in the order of the requests.
I-050085Reference to an item is lost after applying @aras.action=purge in ChangeSet in OData.
I-050086Passwords with non-Latin characters are not supported.
I-050087When updating a Graph Visualization and a single NVD is specified in a GVD, it is applied to all nodes instead of only the ones that are defined by the query item.
I-050088Newline characters are being added in the middle of text content that is cut and pasted from a Word document in the Technical Documentation Framework.
I-050091CSS is not applied to Item properties in the main grid.
I-050093Cannot create an item with 150 properties of type item.
I-050094The value of an xProperty is not displayed in the grid.Click Refine Search and check “Select All” checkbox. (When all values are selected, all values are displayed correctly).
I-050096OAuthServer/AuthenticateService and other OAuth related functions do not proxy SMSESSION cookies.
I-050097Status item icons are not rendered when exporting the grid to PDF.
I-050098Export to PDF displays Restricted items as blank instead of displaying “Restricted” text.
I-050099An error is displayed if the administrator views the History Container ItemType.Close the error windows. The data is properly displayed.
I-050100If an ItemType is set as RelationshipType and the RelationshipTypes Tab is open, ItemType fields other than Name and Singular Label in the form will be cleared after updating any field.Save the ItemType. The fields will display the correct data after saving.
I-050102Cannot change a text property from “not required” to “required.”A workaround has been provided in the Aras Innovator on-line help.
I-050103The functionality outlined in the Aras Innovator – Login Security document is not certified for use with Aras Innovator.
I-050104Integrated Web Services are not certified for use with Aras Innovator. Aras Innovator is still compatible with Web Services. Only the integrated UI for creating and managing web services is not certified.
I-050105The standard integration with Microsoft SharePoint is not certified for use with Aras Innovator.
I-050429Edits made to a child Part item while the parent Part item is in edit mode will be lost when the parent Part item is saved.
I-050679The total search results number on the pagination bar of the main search grid is not updated to the correct value after switching between favorite searches using different search modes.
I-051141When a user tries to save an item containing a MultiLingual String property that has more symbols than specified by its Length setting, an unclear error appears.
I-052122Tooltips on properties in Relationship grids may be displayed below the column header when insufficient space is available to read the Tooltip text.Users can adjust the window to see the Tooltip.
I-054416Misspelled words are not highlighted when Spellchecking is enabled in a Technical Document using Firefox.
I-054714The Link Editor dialog box does not open when clicking Add Link if any portion of the text is stylized within the Technical Document Editor.This only occurs when the text has more than one style. All text contained within a link should have the same style applied.
I-056635If the name of a field in the Responsive Form Editor is changed to match the same name as another field, the field will be duplicated.Discard changes and edit the form again.
I-056694When modifying a Related Item from a Docked View, the Related Item isn’t saved if the parent Item was locked for edit after the related child Item was opened.When modifying a Related Item in a Docked View, lock the parent Item before the child Item is opened in the side view.
I-056737When the same related Item is added to multiple relationships on the same source Item, updating the related Item can cause one or more rows of the relationship grid to display as if the related Item was removed (UI issue only — actual data is not affected). This only occurs if the source Item is open at the same time as updates are made to the related Item. The same issue occurs whether updates are made from the relationship grid or the related Item’s Item View.Execute Save/Done on the source item, or logout and login again.
I-057113The checkbox list fields in the Responsive Form Editor do not fully display the values on the editor canvas.
I-057129An error appears in the Import Utility while importing an ItemType with a Responsive Form when “Ignore” is specified as a Type for handling conflicts.Use the “Merge” Type while importing an ItemType with a Responsive Form.
I-057835The drop-down menus at the bottom of a Responsive Form do not fully display, as they are cropped within the Item view.
I-058027If a Responsive Form Item is changed to reference itself, the Item will not be saved, and error messages do not display.
I-058226The instantiated views of a Form do not immediately update when switching from Classic to Responsive or from Responsive to Classic.When switching a Form from Classic to Responsive, click Edit then Save/Done. When switching from Responsive to Classic, log out and back in.
I-058271Horizontal scrolling is not available for Responsive Forms. Although content is responsive (changing size and wrapping lines), some configurations such as setting large Max Width values for columns or turning off column wrapping can cause content to be wider than the available screen width. Users cannot see the overflowed content.
I-058724Inactive values may appear in drop-down fields on Responsive Forms.Use Classic Forms to hide inactive values.
I-058943If a Dropdown Field is placed on the bottom of an Item View on a Responsive Form, the drop-down list may be hidden since it is expanded lower than the area of the Item View.After the Form is maximized, the value can be selected.Otherwise, type-ahead can also be used for selection.
I-059733A newly added, unused property for an ItemType does not appear in Element pane of the Form Designer when the user has already opened the Responsive Form.Reopen the Form design tab, and the added unused property will appear.
I-058538Multilingual string values are set only for current locale via dialog in search grid.
I-060055Users cannot save a Search Grid layout after using the “Reset Preferences” action. The “Failed to Save Layout.” error message appears.Log out of Aras Innovator and log in.
I-060130When an administrator clicks “Add Rule” in the Responsive Form Designer and selects multiple Rules from the dialog, the Rules are added to the Form in reverse order instead of the order they were selected.Add Rules one at a time. Alternatively, drag and drop Rules to reorder the list after adding them to the Form.
I-061949The Save, Done, and Delete buttons in the item view toolbar are disabled when a Numeric field on the form has focus and contains a negative value.Click outside the Numeric field on the form to remove focus.
I-062053The last row of a relationship grid is not displayed correctly after switching the grid’s search mode from Hidden to Simple.Switch the relationship grid’s search mode to AML and then switch back to Simple.
I-062377Requests to server methods do not support
$skip token in query options. As a result, 501 HTTP status code with the text: “Query options are not implemented” is being returned.
Do not use $skip token in query options.
I-062399The Parameters tab does not appear when creating a new item with a Responsive Form.Click the Save button to show the Parameters tab.
I-062563When a CWS Endpoint contains an ItemType and a List property with the same name, the Properties tab will incorrectly display the List property as an Item property.Delete the list property that appears incorrectly as an item property. Then, change the alias of the ItemType in the web service and re-add the list property.
I-062591An empty Web Service Item appears in a CWS Endpoint when a user adds “related_id” to the Properties tab of a null relationship Item.Delete the related_id property from the null Relationship and then delete the empty Web Service item.
I-062825The ‘Add ItemTypes’ button is disabled if the Endpoint item was modified and saved from the source Web Service item.
I-064161Pasting a value into a drop-down field in a Form may not overwrite an existing value longer than the new string. When this occurs, the pasted value will be shown in the form but not saved to the database.Select values from the drop-down list or type ahead results when editing a drop-down field.
I-064465Users cannot use the keyboard arrows to select an empty value from a drop-down field in Forms.Select the empty list value with the mouse.
I-065953If the user uses the tab key to switch between multiple rule conditions in the Responsive Form designer, the condition setting fields may not render correctly.Use the mouse to navigate multiple conditions using the same rule. If the issue occurs, click outside the condition settings form. Then click the condition card again to open it.
I-066311The suggestion drop-down list does not appear while entering values for the Identity Property in the Rule Panel of the Responsive Form Editor.Manually select the value.
I-068512Rendering a Responsive Form in the Preview Pane doesn’t work for Poly Items. The current behavior displays the Classic Form View instead.
I-068705An Error occurs when saving an Item with empty required xProperties from the search grid when the Item View has a Responsive Form.Discard can be used for restoring previously saved values in the search grid.
I-069522For newly created and saved Items, when the user switches to using a Responsive Item View and then switches back to Classic View, all default values are removed from xProperties inputs.On clicking Save/Done all removed values will return.
I-070058

Favorite searches created before Release 34 that use Advanced Search mode and either the “null” or “is null” operator behave as follows. Clicking on the favorite from the navigation panel or the searches dropdown will restore the search criteria as expected, but the favorite search label will not display in the search title bar, and the star icon will not appear yellow.

The saved search will work as it did before, but the yellow star will not be displayed.

Recreate the favorite search. Doing so will also apply the new behavior for the Advanced Search “null” and “not null” operators as described by fixed issue # F-005767
I-071831For Rules used to configure conditional behavior on responsive forms or grids, if two rules have the same name then only the last rule in the list will be applied.Use unique names for Rules.
I-071849
I-071850
I-071852
I-071854
UI issues may occur when zooming or scrolling in a graph view. The ‘Center on Context Item’ and ‘Fit All’ buttons may not reposition the view as expected, right-clicking on a node may display the context menu in the wrong position, and the scrollbar may not appear correctly.
I-071881The “Manage Rules” button on ItemType launches a dialog to configure conditional rules related to search and relationship grids. This interface includes a behavior function “Display Property As” which is not functional for grids and should be disabled (this behavior function only applies to Rules used for responsive forms).Do not use the “Display Property As” function as rules referencing this function will have no effect.
I-074282

There is an issue with incorrect Classification assignments applied to rows for an ItemType Can Add if a change is subsequently made to the first child Classification at a level.For example, in the following Classification tree if “Level One” was chosen for a Classification:

Part
Level One
Level Two

... and then the Classification tree was later changed to modify the text of the first child, any assignment of ‘Level One’, with be changed to ‘Level One/Level Two’.

When working with Classification changes within and ItemType definition, review any updates against previous assignments to Can Add Identifies to ensure there are no unwanted changes.
IH-1132An authentication loop occurs when an expired Authentication token is passed via sessionSoap globalConfig.headers options. This happens because the token is included in the request headers (options.headers override globalConfig.headers) and is not refreshed inside the sessionSoap.
IH-4801When installing Aras Innovator by running the InnovatorSetup.msi file and selecting Use an existing database option during the Configure Database step, the validation fails even if the targeted database is set up correctly.To select an existing database during installation, choose the Configure only (no validations) option.