<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JDS Australia &#187; BPM</title>
	<atom:link href="http://www.jds.net.au/tag/bpm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jds.net.au</link>
	<description>Expert consulting services with HP Software</description>
	<lastBuildDate>Thu, 24 Jun 2010 06:36:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>VuGen scripting for BMC Remedy Action Request System 7.1</title>
		<link>http://www.jds.net.au/tech-tips/vugen-scripting-for-remedy/</link>
		<comments>http://www.jds.net.au/tech-tips/vugen-scripting-for-remedy/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 07:20:11 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[LoadRunner]]></category>
		<category><![CDATA[VuGen]]></category>

		<guid isPermaLink="false">http://www.jds.net.au/?p=1872</guid>
		<description><![CDATA[I recently created some BPM scripts for the BMC Remedy Action Request System 7.1 web client. This Tech Tip contains some of the things that I learnt. 
My favourite part of this exercise was proving that the person from BMC who said &#8220;we have already tried, and found that it is impossible to script ARS [...]]]></description>
		<wfw:commentRss>http://www.jds.net.au/tech-tips/vugen-scripting-for-remedy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Unique usernames for BPM scripts</title>
		<link>http://www.jds.net.au/tech-tips/unique-usernames-for-bpms/</link>
		<comments>http://www.jds.net.au/tech-tips/unique-usernames-for-bpms/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 02:41:16 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[VuGen]]></category>

		<guid isPermaLink="false">http://www.jds.net.au/?p=1853</guid>
		<description><![CDATA[Imagine that you have created a BPM script that monitors one of your critical business systems from 10 locations around the world. The application only allows users to log on once, so you must find a way to have each location use a different login account for the application.
Unfortunately the most obvious solution (creating a [...]]]></description>
		<wfw:commentRss>http://www.jds.net.au/tech-tips/unique-usernames-for-bpms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why you must add try/catch blocks to Java-based BPM scripts</title>
		<link>http://www.jds.net.au/tech-tips/exception-handling-for-java-bpms/</link>
		<comments>http://www.jds.net.au/tech-tips/exception-handling-for-java-bpms/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 00:29:13 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.jds.net.au/?p=1365</guid>
		<description><![CDATA[On very rare occasions, you will find that you need to create a BPM script using a Java-based vuser type instead of a C-based virtual user type. There is one nasty gotcha to keep in mind if you need to do this.

Here is a partial code snippet from a BPM script for an that emulates [...]]]></description>
		<wfw:commentRss>http://www.jds.net.au/tech-tips/exception-handling-for-java-bpms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DNS-based load balancing for virtual users</title>
		<link>http://www.jds.net.au/tech-tips/dns-based-load-balancing/</link>
		<comments>http://www.jds.net.au/tech-tips/dns-based-load-balancing/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 02:23:12 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[LoadRunner]]></category>
		<category><![CDATA[VuGen]]></category>

		<guid isPermaLink="false">http://www.jds.net.au/?p=1157</guid>
		<description><![CDATA[In DNS-based load balancing, a website visitor will request a URL (like www.jds.net.au/tech-tips/). Their web browser will do a DNS lookup of the hostname (www.jds.net.au), and the DNS server will return the IP address of one of several web servers; possibly in a round-robin fashion to distribute the load across the servers.
The visitor will usually [...]]]></description>
		<wfw:commentRss>http://www.jds.net.au/tech-tips/dns-based-load-balancing/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What&#8217;s New in LoadRunner 9.50?</title>
		<link>http://www.jds.net.au/tech-tips/what-is-new-in-loadrunner-95/</link>
		<comments>http://www.jds.net.au/tech-tips/what-is-new-in-loadrunner-95/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 06:18:54 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[LoadRunner]]></category>
		<category><![CDATA[VuGen]]></category>

		<guid isPermaLink="false">http://www.jds.net.au/?p=1002</guid>
		<description><![CDATA[LoadRunner 9.5 was released today and, as mentioned by the LoadRunner Product Manager, the focus has been on refining current functionality rather than adding completely new features. 
This is not meant to be an exhaustive list (or a replication of the readme file), but it covers the features that I think are significant, and also [...]]]></description>
		<wfw:commentRss>http://www.jds.net.au/tech-tips/what-is-new-in-loadrunner-95/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The &#8220;is it done yet&#8221; loop</title>
		<link>http://www.jds.net.au/tech-tips/vugen-polling-loop/</link>
		<comments>http://www.jds.net.au/tech-tips/vugen-polling-loop/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 03:02:53 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[LoadRunner]]></category>
		<category><![CDATA[VuGen]]></category>

		<guid isPermaLink="false">http://www.jds.net.au/?p=951</guid>
		<description><![CDATA[Occasionally you will find that you must write some code in VuGen to continuously check that the system has completed something, before you continue.
Two examples that I have found recently were:


A web application that generates reports. Click a button to generate a report. The report gets generated in the background on the report server. When [...]]]></description>
		<wfw:commentRss>http://www.jds.net.au/tech-tips/vugen-polling-loop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why your BPM scripts should use Download Filters</title>
		<link>http://www.jds.net.au/tech-tips/vugen-download-filters/</link>
		<comments>http://www.jds.net.au/tech-tips/vugen-download-filters/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 04:40:26 +0000</pubDate>
		<dc:creator>Stuart Moncrieff</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[BPM]]></category>
		<category><![CDATA[download filters]]></category>
		<category><![CDATA[VuGen]]></category>

		<guid isPermaLink="false">http://www.jds.net.au/?p=288</guid>
		<description><![CDATA[Recently JDS was given a good reminder of why VuGen&#8217;s Download Filters are an important product feature. 
Someone created a BPM script to monitor the performance and availability of the JDS website.
Suddenly our website traffic looked like this on Google Analytics&#8230;


The VuGen script was requesting http://www.google-analytics.com/__utm.gif and http://www.google-analytics.com/ga.js each time it ran, which was polluting [...]]]></description>
		<wfw:commentRss>http://www.jds.net.au/tech-tips/vugen-download-filters/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
