Category: Configuration

  • Connecting Arc to Atmosphere

    Connecting Arc to Atmosphere

    The Atmosphere portal is available inside Arc: Atmosphere Subscription Before using Atmosphere, you need an active subscription. To subscribe to Atmosphere, please reach out to your Cubewise local contact or you can click the contact us button on the top right. Activate Atmosphere inside Arc Once your Atmosphere subscription is active, you will get an…

  • Override selected user preferences

    Override selected user preferences

    Starting with v4.6.1, it is now possible to set the default values for user preferences. the list of properties exported by the User Preference dialog to include a wider variety of preferences supported by Arc. This now includes toolbar visibility preferences and code formatter options. When Arc Server is run or re-started, a new folder…

  • DBSW function behavior with Slice

    DBSW function behavior with Slice

    Slice supports the native TM1 functions DBS and DBSW to send data into your IBM Planning Analytics (TM1) cube. DBSW is much faster than DBS, it is highly recommended to use DBSW instead of DBS. Default behaviour of DBS and DBSW Slice offers a convenient feature with the DBS Send button located in the Slice…

  • Creating new alert templates

    Creating new alert templates

    What is an Alert Template? An Alert Template is a predefined alert with default settings that you can use to create new alerts quickly. Instead of manually configuring each alert, you can apply a template that already contains default values for the alert settings. Creating a new Alert Template To create an alert template: Migrating…

  • Configuring the Arc Messenger

    Configuring the Arc Messenger

    Arc now supports instance-wide broadcasts and dev-to-dev chat. This feature is great to collaborate with your team inside Arc. You can send messages to all users connected to the same TM1 instance or to a specific user. Only users who knows the messengerpassword value from the settings.yml file can send messages to all users connected…

  • Updating the Pulse Opensearch JVM maximum memory

    Updating the Pulse Opensearch JVM maximum memory

    This article explains how to update the Pulse Opensearch maximum memory. To see how much memory the Pulse Opensearch service is using, open Task Manager and look for pulse-opensearch.exe (in the example below it is currently using 697,644K): The minimum memory should be 1 GB. This value can be overwritten when installing Pulse. Updating the Pulse Opensearch…

  • How to Install the PowerConnect License

    How to Install the PowerConnect License

    The PowerConnect connector does not need a license. Only the PowerConnect service requires a license. To install the PowerConnect service license, just go to the conf folder where the PowerConnect service is installed and put the License.xml file there: Then you just need to restart the PowerConnect Service.

  • Pushing Pulse VCS folder into a remote GIT

    Pushing Pulse VCS folder into a remote GIT

    Pulse is constantly tracking changes made by IBM Planning Analytics (TM1) developers. These changes are stored in a local vcs folder. It is possible to send these changes into a remote GIT repository. To do that, a script is available inside the vcs folder: About the aunthentication: GitRemotePush uses the windows credential helper of git,…

  • Monitor the status of any service

    Monitor the status of any service

    Starting with v6.5.1, the Pulse Monitor can now monitor the status of any service on a server. A new parameter externalservicestomonitor has been added into the monitor.yml file to list down the Windows Services it needs to further monitor. It should contain the Windows Service Name (not the display name). As an example, to monitor…

  • Force Arc users to login to Pulse first

    Once Arc is connected to Pulse, you can force Arc users to login to Pulse first. This way you can control who can access Arc, each Arc user will have to be a user in Pulse. To connect Arc to Pulse, follow the instructions in this article: Once Arc is connected, you can then use…