If you are trying to get a web service operational and encounter errors similar to the following: SOAPUI error:The message could not be processed. This is most likely because the action ‘http://tempuri.org/ISas9Users/GetSasUsers’ is incorrect or becau…
Census block maps in SAS
I’ve heard many customers ask “Can SAS do/use/handle census block maps?” My answer was “of course!” … but I never really had any examples to show/prove that. Well, now I do! 🙂 First, you need to locate & download the shape files for the censu…
Exploring the Analysis Data Model – ADaM Datasets
Today, I stumbled upon a blog which is interesting and resourceful. I liked the article so much so want to share with all my friends here.
Here is the direct link for the post to download or to review:
Actual Article:
The Analysis …
New Game in Town: SAS Metadata Administration
You might also read that there were constant (although still not frequent) posts on SAS metadata querying and other administration tasks in SAS blogosphere since 2012 (when I started to play with it^). It is yet another evidence that more and more SAS programmers switched from SAS foundation to the so called SAS intelligent platform. […]
SAS Enterprise Guide Process Flows: The Good, The Bad, and The Ugly
SAS Programmer meets SAS Enterprise Guide Process Flows
When an old school SAS programmer meets Enterprise Guide, I suspect often the first questions are along the lines of “what’s a Project?” “what’s a Process Flow?” and of course “Why do I need them, can’t I just code???” The honest answer is yes, …
The post SAS Enterprise Guide Process Flows: The Good, The Bad, and The Ugly appeared first on Business Intelligence Notes for SAS® BI Users. Written by Quentin McMullen.
Using Windows PowerShell to connect to a SAS Workspace server
This post is another in my series about creating apps with SAS Integration Technologies, a topic that I’m preparing for SAS Global Forum 2013. In this article, I’ll describe how to use Windows PowerShell to connect to a remote SAS Workspace, run a SAS program, and retrieve the results. This […]