How to get the new sas token for bcinsider.
- Link: https://t.co/Z7MDHTPmSQ
- Collaborate->Packages
- Click on „Working with Business Central Insider Builds“
- Download the package (txt file) and look inside
If you cant see one thing, you did not have the rights!
#BCALHelp
@tnavguy In most cases I use WorkDate() because of "what happens of you do it in another day"-Senarios. Today mostly for "log"-Fields back in the days.
@MatthewPerren1 My like is for the openness and honesty to simple misstakes! I think this could be motivational and inspirational to some developers/people.
Join us for the Business Central Launch Event on October 10-12! 🥳 You'll get access to a live opening keynote, 35 what's new sessions, and live Q&As with more than 30 Microsoft speakers. Register now: https://t.co/Z24TtjfrqI #MSDyn365BC
@FaranMahboob@GayanSergio@gdrenteria okay, Sound like something for a Single Instance Codeunit. Click on the hyper link, get the token and save it in a Single Instance Codeunit. Every Request use the same. The Update of the Page is tricky. I think only solvable with a timer :/
@FaranMahboob@GayanSergio@gdrenteria An very specific example :D And a bit more that "alternative to background task".
If I got that right, the click on the hyperlink generates the token that the navigation page needs? Or did the page needs the token from the "background codeunit"?
@_NavNab @KarolakNatalie@TheDoubleH Don't get me wrong, I'm unsure about my own opinion 😅 I also add spaces currently (if the length allows it).
I
From time to time I think about "formating standards". Years ago I start local procedures with a lower Letter. But it "feels" wrong in AL. Because of the standard.
@GayanSergio I do not know if that's a good thing. I like the idea and the technical magic :D but what's the purpose? I'm afraid that devs will not test their code and will push it.