I am trying to download Azure Migrate dependency diagrams. I tried to take screenshots but some diagrams are very big to fit on the screen. So is there any way to actually download the dependency diagrams.
Thanks
This feature is not available today and it is on our backlog. For now, you would have to capture screenshots.
Reach out to me #sadahmed at Microsoft dot com and reference this link and I shall help you connect with the PM working on this feature who would be glad to understand your requirement and help with the same.
Related
I am facing a weird issue. I am trying to create a custom model in IBM Watson natural language understanding with lite plan.No launch tool option is shown to create custom model. To be clear, ideallly the page should be like this as described in all the tutorials,
But What I am getting is
I tried all possibilities there is no way to navigate to the annotator tool page. Please somebody help
Your first pic looks Watson Knowledge Studio. Watson Knowledge Studio is a different service you can also create IBM Cloud Catalog. Please check it.
https://www.ibm.com/watson/services/knowledge-studio/
I got Developer Account of Netsuite. And Know Javascript well. Downloaded SuiteCloud in Eclipse (Though my first Suitelet code is showing errors when I ran it on eclipse as shown in the help centre). Can use Help Centre and Also I have register for the Forum.
Now I need to learn Netsuite, so what should be my first few steps that needs to be taken so that I can proceed properly with learning.
Your guidance will be valuable.
Thanks in Advance.
Regards
Glad
As mentioned above you already owned a Dev account and have eclipse setup with you, so I guess you might have already learnt the essentials of using eclipse plugin for Netsuite. I would rather recommend to play with some client and user event script samples (NS help center) and the deployment process to have an idea how the whole process works in conjunction with record objects. Learning Suitelet involves a lot of learning curves. So better off you jump into Suitelet once you have enough knowledge on the script types and their usages.
I have been integrating a standard border container (Nested Layout Widgets) from this site
http://dojotoolkit.org/reference-guide/dijit/layout/BorderContainer.html which worked quite well.
The problem is that I want to use this application offline but didn't find a way to do so. I mean why do I have to be online to use it anyway?
Can you help here? Are there any files that are not stored locally that I have to link across the project? Or is it just not possible to use it offline?
Also, what about the dojo offline project anyway? Th last status is from 2007?
Thank you very much for your help in advance!
Best
TTP
You should look at the HTML5 application cache for offline applications. dojox.offline is pretty much abandoned given the newer browser technology.
I have done a course in data warehousing and data mining, and I am interested in going the Cognos business intelligence way. However, I need to practice on data which I cannot find. How do I get myself aquainted better with Cognos? I need sample data to work on. Where do I find it ?
Try http://www.data.gov. They have tons of large datasets of all shapes and sizes.
There's also the Stack Overflow torrent...
Microsoft has a great set of reusable sample data for SQL Server. It's much better than the sample gobbledygook that comes with Cognos.
http://msftdbprodsamples.codeplex.com/
You can use one of the free versions of SQL Server with Cognos.
I'm assumming you have access to the product. The absolute best way to learn the product is to leverage the Cognos Examples that are an optional component to install(Comes with Cognos).
The examples not only install the GoSalesDb which is their sample data but the examples also have best practices Framework Models/Cubes/Dashboards/Reports built on this data so you can see how the tool is meant to function.
Everything Cognos/IBM trains on almost for power users/content will use this same sample engine for the most part to teach from.
The examples use to be a joke in early releases but now they are seriously polished and make it easy to not only learn the product but see techniques and approaches that have taken people years to learn.
When the examples are installed you will see in the Cognos Web Portal all this content (Packages/Reports/Cubes/Dashboards/Metric Reprots/Alerts) everything all pre-built and ready for you to run/review and study how it was done and you have the GoSales datasource to use as your playground.
Look in the samples directory of the Webcontent folder. Or have your Cognos administrator set it up.
Why not just use the sample databases that come WITH Cognos 8? If you have access to a Cognos 8 BI installation, you can install the Great Outdoor sample databases which also come with Framework Manager (FM) models and packages for Cognos 8 deployment.
Instructions on installing the samples can be found on the IBM site: Install the IBM Cognos 8 Samples .
I was wondering if anyone has built or know of a decent forum package for Umbraco 4.03??
I've had a little play with this but its a bit basic
http://our.umbraco.org/projects/umbraco-forum-package
and
http://our.umbraco.org/projects/uforum-basics
I've found this article on how to integrate YAF forum but would rather have one which fits a bit better..
http://dawoe.blogspot.com/2009/02/intergrate-yet-another-forum-193rc2.html
Of course I know one answer, write or extend one of the above :) Any help would be gratefully received.
uForum is used to power the Our Umbraco community - so that's the current recommended forum package.
YAF is a fully-featured forum/bulletin-board web-application, which can be integrated with Umbraco (using an ASP.NET Membership Provider). Aside from that YAF is standalone.
Update: There is a new package called nForum.
I guess it depends on your requirements.
What features are lacking, clearly you know what you want so any guidance on what the forum should include will help.
Pretty much any asp.net based forum software would work with Umbraco. I guess the main thing would be the integration with the Membership provider in Umbraco. In this case Any forum software that could use a custom ASP.NET membership provider would integrate pretty much seamlessly.
There are plenty of opensource and commercial forum packages available for ASP.NET, just find one that matches your requirements and look at integrating it or running it alongside Umbraco.