Search found 81 matches

by bgregs
Mon Jul 12, 2021 2:56 pm
Forum: Free And Open Source Tools
Topic: Visual Studio Code Extension for TM1
Replies: 12
Views: 65885

Re: Visual Studio Code Extension for TM1

For those still following, I unfortunately am limited in my ability to contribute to the project due to ongoing intellectual property discussions. The project remains open sourced in its current state, but until I am cleared to contribute openly again, I will be unable to push any new commits. My si...
by bgregs
Wed Apr 21, 2021 5:15 pm
Forum: Free And Open Source Tools
Topic: Visual Studio Code Extension for TM1
Replies: 12
Views: 65885

Re: Visual Studio Code Extension for TM1

Hi Everyone,

I just wanted to let everyone know that the project will be going on hold due to extenuating circumstances outside of my control. I hope to be able to provide more details in the near future.

Thank you to everyone who has committed both ideas and code to the project!
by bgregs
Fri Apr 09, 2021 4:06 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Register process via RestAPI
Replies: 14
Views: 7563

Re: Register process via RestAPI

To register an absolute bare-bones process, the api call would simply be: POST/ <api_url>/Processes and then just attach a basic JSON structure to the post call: { "Name": "", "PrologProcedure": "\r\n#****Begin: Generated Statements***\r\n#****End: Generated Statem...
by bgregs
Sun Mar 14, 2021 11:01 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1Tools is there one for PAX
Replies: 7
Views: 3909

Re: TM1Tools is there one for PAX

No, no, don't sit down and design the functionality of a piece of software, build it, test it, release it and fix any bugs, that's OLD STYLE thinking. All the COOL kids are following the "Move fast and break things" paradigm. (This is also known as the "make crap up as you go along a...
by bgregs
Mon Mar 01, 2021 1:24 am
Forum: General
Topic: Free and Open Source Tools: Public Permissions?
Replies: 2
Views: 40612

Re: Free and Open Source Tools: Public Permissions?

Thank you Alan! I can confirm that I can now browse the FOSS section without logging in - which, as sad as it sounds, is something I do more often than not even though I have a perfectly fine password manager that I neglect daily. :oops: Anyway, thank you for helping out with this - much appreciated...
by bgregs
Sun Feb 28, 2021 8:10 pm
Forum: General
Topic: Free and Open Source Tools: Public Permissions?
Replies: 2
Views: 40612

Free and Open Source Tools: Public Permissions?

Hey Mods, The new Free and Open Source Tools section is awesome - thank you for putting that together! I agree, it definitely helps keep things organized and helps to redirect traffic to the right places. The only thing I've noticed is that this new section does not appear to be publicly accessible....
by bgregs
Fri Feb 26, 2021 4:21 pm
Forum: Free And Open Source Tools
Topic: Visual Studio Code Extension for TM1
Replies: 12
Views: 65885

Re: Visual Studio Code Extension for TM1

Discussions are now live on the project page! This forum is great for initial traffic, but going forward it would be great if we could funnel most traffic to the main git page so we can better track issues and enhancement requests. Discussion Page: https://github.com/bgregs514/vscode-tm1/discussions...
by bgregs
Wed Feb 24, 2021 2:20 pm
Forum: Free And Open Source Tools
Topic: Visual Studio Code Extension for TM1
Replies: 12
Views: 65885

Re: Visual Studio Code Extension for TM1

Sorry for all of the spam and sending off forum alerts, but I needed a way to make an announcement until I can get everything setup on the github side (which should hopefully be taken care of now). Issue templates are now available on the github repository for bugs and feature requests - please use ...
by bgregs
Wed Feb 24, 2021 2:47 am
Forum: Free And Open Source Tools
Topic: Visual Studio Code Extension for TM1
Replies: 12
Views: 65885

Re: Visual Studio Code Extension for TM1

The code is live on github! It's still in its very early stages and most of it will likely be replaced and rewritten as we progress, but I wanted to get it out and available to everyone as soon as possible. If you have any issues getting the extension setup for editing (it can be a little tricky at ...
by bgregs
Tue Feb 23, 2021 2:57 pm
Forum: Free And Open Source Tools
Topic: Visual Studio Code Extension for TM1
Replies: 12
Views: 65885

Re: Visual Studio Code Extension for TM1

Very exciting! Do you need help with anything? Yes please! Any and all help is greatly appreciated. At this point there are so many things to work in it's kind of a free-for-all, but just make sure to track it on github so there isn't any overlap. Again, thank you for any contributions - whether th...
by bgregs
Tue Feb 23, 2021 2:34 am
Forum: Free And Open Source Tools
Topic: Visual Studio Code Extension for TM1
Replies: 12
Views: 65885

Re: Visual Studio Code Extension for TM1

Development Updates

2/22/2021: Initial release; a long way to go
  • Framework and initial classes established
  • TreeViews implemented for rules and TIs
  • Get requests for rules and TIs working successfully
  • First draft syntax, Intellisense, and code snippet files implemented
by bgregs
Tue Feb 23, 2021 2:32 am
Forum: Free And Open Source Tools
Topic: Visual Studio Code Extension for TM1
Replies: 12
Views: 65885

Visual Studio Code Extension for TM1

Welcome to TM1Code Hey everyone, thanks again for all of the interest and great feedback I've been receiving so far! I can see there is definitely an interest here, and I plan on seeing how far we can take this project. Let's dig into the details: What is this project TM1Code (name subject to chang...
by bgregs
Fri Feb 19, 2021 3:42 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Monaco TM1 Editor with Intellisense
Replies: 12
Views: 7695

Re: Monaco TM1 Editor with Intellisense

Updates First off, thank you all for your support. I honestly never expected this to garner much interest, but I'm thrilled to have people looking at it - really, I appreciate all of your feedback! Now let's get into the updates. It was recently brought to my attention that there is a desire to por...
by bgregs
Thu Feb 18, 2021 4:15 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Monaco TM1 Editor with Intellisense
Replies: 12
Views: 7695

Re: Monaco TM1 Editor with Intellisense

Thanks Bakkone! Not to turn this thread into an extension of GeekHack or Deskthority, but the MK world is a wonderful and painful place all at the same time. On one hand, there's a never ending supply of stuff to learn and things to try, but your wallet always takes a hit. ;) I've unfortunately fall...
by bgregs
Wed Feb 10, 2021 3:43 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Monaco TM1 Editor with Intellisense
Replies: 12
Views: 7695

Re: Monaco TM1 Editor with Intellisense

Rolling Update Post (so I don't continue to necro this old thread): 2/10/21 - A bit more polish, a few quality of life tweaks, and the groundwork for a more robust notification system: CAM authentication now supported (see config file for new parameters) README updated to provided installation and ...
by bgregs
Mon Feb 01, 2021 7:59 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Monaco TM1 Editor with Intellisense
Replies: 12
Views: 7695

Re: Monaco TM1 Editor with Intellisense

@Edward @Bakkone Thank you both for your kind words and for taking the time to look through the project! I apologize for the long delay - I need to make a habit of checking the forums more often. I'm finally wrapping up some completely unrelated projects that consumed a lot more of my time than I or...
by bgregs
Fri Dec 18, 2020 7:00 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Monaco TM1 Editor with Intellisense
Replies: 12
Views: 7695

Monaco TM1 Editor with Intellisense

UPDATE ***************************************************************************************************************************************** This project will remain in its current state, but is being replaced by the TM1Code - VS Code extension project: https://www.tm1forum.com/viewtopic.php?f=...
by bgregs
Mon Nov 02, 2020 11:59 pm
Forum: Free And Open Source Tools
Topic: tm1++: A Notepad++ Plugin
Replies: 1
Views: 27876

tm1++: A Notepad++ Plugin

Hi Everyone, I'm back with another hobby project that may actually offer some useful features. Before I get too far into the overview, please note that this is very much in early development (only 4 evenings of coding at this point), and should not be used outside of a development environment. As al...
by bgregs
Fri Sep 25, 2020 3:01 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Web , Commit data entry and run a TI
Replies: 1
Views: 1361

Re: TM1 Web , Commit data entry and run a TI

Hi Steve, Not quite the same scenario, but I had something somewhat similar where I needed to have an active form take into account a variable (drop down driven) MDX subset prior to returning data - all in the same sheet on a single button click event. What ended up working for me was to set recalc ...
by bgregs
Thu Sep 24, 2020 7:01 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Subsets In Rules
Replies: 2
Views: 1722

Subsets In Rules

I recently was playing around with some of the new (and by "new" I mean "new to me") TM1 rule functions, and stumbled across something that may be interesting to others. Thank you PavoGa for your help in testing and validating this thing! For a while, we've known about the abilit...