Skip to main content
Skip table of contents

ISAC 3.5

These release notes include details of the New Features, Product Improvements that are added as part of the 3.4 release. In Zinier, we follow a push upgrade process for releases where the latest versions are all released simultaneously.

Beta Release Date: to

General Availability Release Date: 1 pm to 6 pm IST


Watch the recording and the slides of the Demo Release here:


Studio Z

All studio Z Features are available to all org when the release is live, no configuration is needed.

Conflict Manager v2.0

Updating bundle of solutions can potentially result in many conflicts from solution objects (i.e: seed data, translations or model structure). Previously a user would need to select the conflicts one by one and define how to resolve them. This was a manual process that most likely will take a long time to resolve.

In the new version of the conflict manager we are introducing the option to select multiple conflicts and perform bulk operations on them, allowing the user to group and resolve conflicts in a similar way.

For more details: User Guide: Conflict Manager v2.0 (Beta)


Workflow Builder v2.0

Our previous implementation of the Workflow builder included a complicated user experience, it also had some limitations given that is not a react-based library. Making upgrades and enhancements difficult to provide.

We are introducing a new reactJS-based library for the canvas that allows and easy way to pan & zoom. Defining a new look & feel for nodes that allows user to get more details about them, and information about their usage. By this library using the same core it is allowing to interact better with it and include new features easily.

For More Details: User Guide: Workflow Builder v2.0


Query Builder (Beta)

Up to today Studio Z does not provides a consistent way of defining a query. There are multiple ways where you could manually define a query. These UI did not provided any capabilities to guide the a new user into Query building or a way to test them.

In this new version of ISAC we are providing a standard UI for query building, specially for Workflows, allowing Solution Developers to create queries without fully knowing the model structure. This new experience will allow users to find the necessary components for a query (i.e: Models, Fields, Sorting, etc)

For more details:


Async Model and State Events

Introducing new configurable async option to model and state events, which will allow CRUD operations to continue without waiting until State or Model Event workflows are completed. This will allow to improve the performance by allowing the server to run these operations in the background.


Web

Web Layout v2.0

Our current layout does not have an efficient use of space, and the navigation takes a lot of time due to the loading of each module and sub-module

The new layout improves the real state of the space and reduces the amount of repeated titles and labels. It provides a way to expand and collapse submodules to speed up the navigation

The productivity panel offers a way to keep the notifications or recommendations visible to the user, even while a side panel is open. This enables the user to keep continuous operation on critical actions.

For more details: User Guide: New Web Layout & Productivity Panel

Solutions Layout

Admin Layout

Recommendations

Actionable Notifications


Signature Component

Specifically for web types of tasks, we found ourselves in the need to provide a way for users to sign on job that has been done.

Similarly to the mobile app, we implemented a component that would allow a web user to provide a signature and certify a job that has been completed.

Sample Json:

JSON
{
  "data": "@pageContext.techSignature",
  "readOnly": true,
  "id": "techSignature",
  "label": "Signature",
  "type": "signatureInput",
  "value": "@pageContext.techSignature",
  "hoverText": {
    "title": "@lang.[\"pf_sig_comp\",\"Signature Component\"]"
  }
}


Mobile

App Modules

Previously, user initiated tasks will always create a copy of the data capture in the mobile (instance). For some particular cases we were found in the position that we need to allow users to always work on the same instance in order to keep the information in what place.

We are introducing a new type of Mobile Workflow that will be keep the information that is being captured by the technician available and centralized in one instance

Studio Z App Modules

Remote Assistance

Inventory FSE 2.14

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.