Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Core Product Modules

Experience Manager

General

Flow Studio

  • Add point

...

Chatbot v3

  • Requests to the Bot will now include contextual information about the page where the Bot is embedded.
    The information is found in msg.req.headers["x-orbi-headers"]. IP addresses, hostnames, and other information can be obtained.The Function node in Experience Designer may be used to retrieve specific context header objects by calling the msg.alexaRequest.getContectParams() function.

Calendar

  • Earlier, we were receiving an error displayed while deleting a monthly recurring meeting from the Calendar. This has now been resolved.

Experience Designer

General

  • In the Experience Designer, we will now be able to obtain the revision ID of the deployed flow.
    To acquire the revision ID of the flow published, ORBI.utils.getRevisionId();

  • We will be able to acquire the current Flow or Tab name where the Experience Designer Node is present by sending the node as an argument to the method ORBI.utils.getFlowname(node);

Release 4.0.102

Build number: 4.0.102-

...