You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Kaylon, just a quick hint (not an issue): there is already a great python Rest API library out there at https://github.com/MariusWirtz/TM1py
I would recommend to check it out for all the Rest communication.
Also if the parsing logic is working on abstract objects it could even work offline (from text / rux / pro /etc) files
Cheers,
Ambrus
The text was updated successfully, but these errors were encountered:
Hey Ambrus,
I wasn't aware of that library, thanks for telling me about it, it looks awesome! It also looks way better than my stuff from a software dev perspective.
Initially I had the logic working on offline objects just as you suggested. But i completly scrapped any support for that, because the REST api is soo much nicer. I still have it if anyone would be interested but I don't see myself ever going back.
APart from that. Did you have tha chance to check the tm1doc out? I am desperate to get some feedback. :)
Hi Kaylon, just a quick hint (not an issue): there is already a great python Rest API library out there at https://github.com/MariusWirtz/TM1py
I would recommend to check it out for all the Rest communication.
Also if the parsing logic is working on abstract objects it could even work offline (from text / rux / pro /etc) files
Cheers,
Ambrus
The text was updated successfully, but these errors were encountered: