I really enjoy all of your tutorials, James, but most especially the way you teach each lesson. You are a natural-born teacher. I first came upon your MSTR Architect course at Udemy and since then, I have watched several more videos that you've done via your website and directly in KZbin. It's my Go-To videos to refresh my knowledge of everything related to MSTR especially when I haven't used a specific process for a long time. Keep on making more!
@thehanuu2 ай бұрын
Thank you James, great video
@tamaravuletic46702 жыл бұрын
Hi James, great video. Is there a way that we can use this process to trigger incremental refresh reports?
@devita73ful2 жыл бұрын
great video James!
@JamesOliver2 жыл бұрын
Glad you enjoyed it
@sauravchaudhury8026 жыл бұрын
I must say this is Amazing video.. and the example you cited here is a very much real time scenario used in Projects once the ETL/Data load is completed.. Request you to make a series or more videos on command manager and system manager if possible.. Keep up the good work !!
@JamesOliver6 жыл бұрын
Thanks for the kind words and ideas! Let me know if there is anything specific you would like to see regarding System Manager or Command Manager.
@sauravchaudhury8026 жыл бұрын
@James Oliver , Maybe things like create attributes or facts from scripts in command manager, and check if it is cost effective route to follow rather than manually creating the schema objects in microstrategy developer. It will be of great help if you can make a crash course video on Intelligent cubes, cube refresh options, design analysis criterion before start building the ICube as applicable in real time project situations.
@kob4083 жыл бұрын
Perfect use case that I needed for my work
@chrisfielding76455 жыл бұрын
Great video James, can't wait to try this out. Have previously been doing this through the command prompt but this looks lots more versatile. In terms of another video I would love to see what you are doing with the Narrowcast server in terms of distributing multiple reports at a time. This is exactly the sort of thing that I would like to do and I have only been able to send a single report with Distribution Services. Keep up the good work. Chris
@JamesOliver5 жыл бұрын
Thanks! Sure, I can do a video on Narrowcast. And yea not being able to send multiple attachments is the main reason why I cannot move to Distribution Services as of yet.
@hakan00453 жыл бұрын
Is there any way to create .bat file without password typing? This is not secure for our customer. Thanks.
@venkatabhiram1944 жыл бұрын
How can we trigger the Subscriptions after cube refresh completed through SM ?
@ddddinnnno4ka3 жыл бұрын
You can use Command Manager script as a part of the System Manager workflow, saying "trigger subscription..." or "trigger even...t"
@abdulkhader1016 жыл бұрын
Awesome.. Help to do more admin vedios James Oliver.. I am following you everywhere. :)
@JamesOliver6 жыл бұрын
Thank you for your support. It is much appreciated!
@simosmetaxas62573 жыл бұрын
Great video
@chandrakumarreddyvennapusa78065 жыл бұрын
How can we use our GMAIL for testing purpose ?Could you please suggest me
@JamesOliver5 жыл бұрын
Try using the "Send Email" function and entering smtp.gmail.com as the SMTP Server and then use port 587. Also populate your user name and password under TLS section.
@chandrakumarreddyvennapusa78064 жыл бұрын
what is .trg file and can u show us what code it has ?
@JamesOliver4 жыл бұрын
.trg file is just a made up extension to indicate it is just an empty file that serves as a flag to trigger certain things.
@simhakotni5 жыл бұрын
Hi James...thanks for the video. How do the ETL team load file into Microstrategy server? Answer to this question will help me solve my problem.
@JamesOliver5 жыл бұрын
I might be misunderstanding but your ETL team should load data into the data warehouse. Why would they load files into Mstr?
@simhakotni5 жыл бұрын
@@JamesOliver thanks for your reply. Maybe I was not clear with my question. I was asking about the trigger file (empty file) generated by ETL that the decision box checks for. At 4:52 you were discussing about it.
@JamesOliver5 жыл бұрын
@@simhakotni Sorry for late reply. So the ETL team would simply create this empty file on any server they choose and the Mstr workflow would simply use this file to indicate the ETL is complete. ETL team can use whatever method they choose to create this empty file after the ETL is complete like a shell script or batch file etc.
@thirumalaip64586 жыл бұрын
Thanks a lot for the video.
@JamesOliver6 жыл бұрын
You are very welcome.
@mugundhg6 жыл бұрын
Awesome 👏👏, how to start execution depending on database flag table???
@itsmerhlgupta6 жыл бұрын
Thanks for the video. Create a video on creating a report from scratch in MicroStrategy
@JamesOliver6 жыл бұрын
Thanks for the idea. Yes, I plan to create a video for beginners that will cover that.