In December, we delivered the following new features and improvements to HxGN SDx2.
Business Administration
-
You can now use environment variables for argument 1 on the Web Client Extensibility methods. For more information, see WebClientExtensibility client API. (4458379)
-
You can now control the pagination value used in methods configured for the reassignment of user tasks. This new setting allows you to specify a new page size to help improve the performance of reassignment, especially when you have a large number of users and roles in your system. For more information, see Reassign task page size. (4483016)
-
You can now change the standard reject path for parallel steps by setting the SkipWaitingForParallelStep property to True on a voting step. When there are more rejections than acceptances so the percentage acceptance limit cannot be reached, the workflow automatically signs off all remaining parallel steps so that the workflow proceeds to the Reject path. This allows you to control the behavior of parallel steps without having to wait for each parallel step to be rejected. (4597685)
Document and Data Management
-
The Relationship Filter display item type has been enhanced to support single cardinality relationships. This allows you to configure forms with more flexibility and precision. With this improvement, you can create more efficient and user-friendly forms, streamlining your data entry and retrieval processes. (4479461)
Information Browsing
-
You can now use split-screen navigation by selecting Show in Drawing or Show in Model on a tag's hotspot bubble, anywhere it is visible. For more information, Navigating tags in split-screen mode. (4639723)
-
When viewing a 3D model in the GVC, you will now see a hotspot bubble with the informative message, Tag name is not Consolidated, displayed if the object is not consolidated. For more information, see Using the hotspot bubble. (4611756)
-
The GetWorkAreaDefinitionPerTenant web API in HxGN SDx2 returns an additional parameter (WorkAreaClassification) to indicate the Work Area Classification (Greenfield or Brownfield) for the list of Work Areas returned. In addition to this, the response also returns a list of design tool information under SDxToolSignatures, such as Tool Id and Design Component. Such information can be passed upstream to the calling application. For more information, see GetWorkAreaDefinitionPerTenant. (4517918).