Category: Arc
-
Arc Resources
Blog and help articles for Arc.
-
Arc
Boost your developments without compromising on quality.
-
Code Formatting for TM1 with Arc
We’ve all faced the struggles that can come with trying to read and make sense of someone else’s code. Perhaps you’ve had to spend tons of time cleaning someone else’s code in order to make it usable. Or even worse, many of us have had to do that for our code… The truth is that…
-
Arc for TM1 Hands-on Part 2
Before going through this training, it is recommended to go through the Arc hands-on Part 1.
-
Using the HTTP Strict Transport Security (HSTS) response header
To enable the HTTP Strict Transport Security (HSTS) response header. Open the settings.yml file located in the Arc installation directory and add the following parameter:
-
Using TLS protocols v1.2+ with Arc
To enable Arc to use only TLS protocols (v1.2+) and ciphers that are known to be secure:
-
Arc and Slice v3.5 is now available
A new version of Arc and Slice is now available to download. There are many updates in this version that we hope you’ll like, some of the key highlights include:
-
Executing Python scripts with Arc
Starting with Arc v3.5, Arc can execute Python scripts and retrieve the results. There are two main advantages of using Arc to execute your Python scripts:
-
Arc and Slice v3.4 is now available
A new version of Arc and Slice is now available to download. v3.4 includes many new exciting features.
-
Format Code Settings in Arc
Arc v3.4 introduces a new feature enabling you to format your code. It makes it easier to apply your standard practices across your team.