-
Where to share Arc plugins
A Arc plugin is a folder which contains as minimum, two files:
-
Start building a plugin from a Template
Building a Template is very easy
-
Create a page which shows an overview of your instance
In the Overview List plugins you can see how to create a simple list with on the list the main tm1s.cfg settings and on the right an overview of the TM1 objects:
-
Execute TM1 REST API queries
The TM1 REST API plugin will help you to get more familiar with the TM1 REST API. You can execute pre-written GET, POST, PATCH and DELETE request or write your own requests.
-
Connecting to the IBM Cloud remotely with Arc using the non-interactive account
If you want to use Arc with your IBM ID, you should jump to the following article:
-
Using Arc on the IBM Cloud
This article describe the steps to use Arc with the IBM Cloud from the Remote Desktop System they provide. The instructions are based on using TM1 security mode 5 (the default):
-
Using the $tm1 service
In the $tm1 service there are 5 functions which you could use when builing your plugins.
-
How to overwrite the snippets/functions
The following article will explain you how to customize the existing list of snippets. Instead of trying to customize the snippets, it is much easier to create your own.
-
Using the Arc subset editor
Like the cube viewer, the Arc subset editor is built to generate MDX set expressions. Most of the functionality should be familiar to what you have experienced in Architect or Perspectives: all elements, filtering, ordering, etc.
-
Using the Arc cube viewer
Arc cube viewer use a modern grid component which gives you the Excel like editing features and can copy/paste from Excel. In this article we cover the most important Arc cube viewer features.