.Net Support

Managed SVS & SDK Documentation, Part 8: Rights, Priorities, and Processes

Managed SVS & SDK Documentation, Part 8: Rights, Priorities, and Processes

Jordan's picture

As we near the end of the SDK documentation there are only a few more things to cover. While most of remaining functions fall into a specific category a few don't, so I' ll be spreading those that don't between parts eight and nine (the last article). The main focus for this article is layer rights (or permissions), layer priority and processes (namely ignoring them and running one from an existing layer).

4.11111
Average: 4.1 (18 votes)
Managed SVS & SDK Documentation, Part 7: Files and Registry

Managed SVS & SDK Documentation, Part 7: Files and Registry

Jordan's picture

A common problem people have with SVS is trying to add new files to a layer. It's very common for someone to try to just add, via Windows Explorer, to the virtualized path. Experienced SVS users know this won't work since the virtualized path is just that, virtual, and while the file will get moved it won't get into the layer itself. So, when you export, that moved file won't be in the package.

4.14815
Average: 4.1 (27 votes)
Generating Incidents with WebServices and the ASDK

Generating Incidents with WebServices and the ASDK

You can use the ASDK to programmatically generate incidents but you are limited to using the subject and body fields when creating them. You can then use the ASDK to modify fields one by one, which means if you are changing 5+ fields the workers will have to scroll halfway down the page to view the body of an incident.

3.608695
Average: 3.6 (46 votes)
Managed SVS & SDK Documentation, Part 6:  OnEvents and Excludes

Managed SVS & SDK Documentation, Part 6: OnEvents and Excludes

Jordan's picture

OnEvents are one of my favorite features of SVS, they allow you to really expand what you can do with a layer. The currently available tools, however, (SVSCmd, SVSAdmin and even Wise Studio) either don't offer any way to manage them or offer a very poor system for doing so. Thankfully, managing OnEvents with the SDK is very easy.

3.933335
Average: 3.9 (45 votes)
Managed SVS & SDK Documentation, Part 5: Create, Capture & Data

Managed SVS & SDK Documentation, Part 5: Create, Capture & Data

Jordan's picture

Being able to capture applications or updates in a layer is the Holy Grail of the SVS SDK and, well, the reason people use SVS. Surprisingly, creating and capturing layers is one of the simplest things to do with the SDK, especially when compared to Export and Import. With the information presented in this article you should easily be able to implement these SVS features into any tool you're making.

3.897435
Average: 3.9 (39 votes)
Managed SVS & SDK Documentation, Part 4: Layer Attributes

Managed SVS & SDK Documentation, Part 4: Layer Attributes

Jordan's picture

By now if you've been following along with my article series you should be able to initialize SVS, perform common actions and Import and Export, so what next? A common task in SVS is to get a layer name from a GUID or vice-versa, which is where Layer Attributes come into play. But it's not just getting GUIDs, you can do a lot more with SVS Attributes such as the location of the redirect paths or if a layer is active or not.

3.957445
Average: 4 (47 votes)
Managed SVS & SDK Documentation

Managed SVS & SDK Documentation

Jordan's picture

I will be providing a class, named FLS2 that you can download and use as well as articles on how to use the class. At first there won't be many methods in FSL2 because I'll only add them as I complete the documentation. There's also a lot I haven't used or marshaled in as of this writing. To make things easy and simple every time there's a new article posted and the class is updated I'll put all notes here -- in this book.

4.25
Average: 4.3 (8 votes)
Managed SVS & SDK Documentation, Part 3:  Export and Import

Managed SVS & SDK Documentation, Part 3: Export and Import

Jordan's picture

In Part Two of my SVS SDK series I covered common methods such as activate and delete. Please review those articles before reading this one because I won't cover anything mentioned in Part One or Part Two here. Hint: the methods covered in Part Three won't work without what was covered in Part One.

4.104165
Average: 4.1 (48 votes)
Managed SVS & SDK Documentation, Part 2: Common Methods

Managed SVS & SDK Documentation, Part 2: Common Methods

Jordan's picture

In part one of my SVS SDK series I covered why I'm creating these articles and how to use the SDK to properly initialize SVS. Please read over it before reading this article because I won't cover anything mentioned in Part One here and many of the methods covered in Part Two won't work without what was mentioned in Part One.

4.106385
Average: 4.1 (47 votes)
Run PowerShell Scripts through Deployment Server

Run PowerShell Scripts through Deployment Server

CondorMan's picture

PowerShell is the new powerful scripting language created by Microsoft. You can install it to Windows XP and above and it is included in Windows Server 2008.

Here is how to run a PowerShell Script through Deployment Server.

3.913045
Average: 3.9 (46 votes)
Syndicate content Syndicate content