<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to GUI</title><link>https://sourceforge.net/p/servicenowpump/wiki/GUI/</link><description>Recent changes to GUI</description><atom:link href="https://sourceforge.net/p/servicenowpump/wiki/GUI/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 26 Apr 2014 17:09:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/servicenowpump/wiki/GUI/feed" rel="self" type="application/rss+xml"/><item><title>GUI modified by Giles Lewis</title><link>https://sourceforge.net/p/servicenowpump/wiki/GUI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -10,7 +10,7 @@

 &gt; &lt;tt&gt;java -jar servicenow-sql-pump.jar -p datapump.properties -js&amp;nbsp;&lt;/tt&gt; &lt;i&gt;jobsetname&lt;/i&gt;

-This will cause the application to process all **u_datapump_job** records which are attached to the specified jobset.
+This will cause the application to process all **u_datapump_job** records which are attached to the specified jobset via the many-to-many table **u_m2m_datapump_jobs**.

 GUI mode is especially useful for Refresh and Prune jobs.  Each **u_datapump_job** record is updated as it is processed.  When the Refresh or Prune job is run again, it will only process records which have been updated (or deleted) since the last execution.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giles Lewis</dc:creator><pubDate>Sat, 26 Apr 2014 17:09:32 -0000</pubDate><guid>https://sourceforge.netfb39202b19521225a6953b5a94cb3ec1cc7876ea</guid></item><item><title>GUI modified by Giles Lewis</title><link>https://sourceforge.net/p/servicenowpump/wiki/GUI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -6,10 +6,9 @@
 * u_datapump_job
 * u_m2m_datapump_jobs

-Use the following command to execute a Jobset which has been configured in the ServiceNow instance, where &amp;lt;jobsetname&amp;gt; is the name of the **u_datapump_jobset** entry.
+Use the following command to execute a Jobset which has been configured in the ServiceNow instance, where &lt;i&gt;jobsetname&lt;/i&gt; is the name of the **u_datapump_jobset** entry.

-    :::sh
-    java -jar servicenow-sql-pump.jar -p datapump.properties -js 
+&gt; &lt;tt&gt;java -jar servicenow-sql-pump.jar -p datapump.properties -js&amp;nbsp;&lt;/tt&gt; &lt;i&gt;jobsetname&lt;/i&gt;

 This will cause the application to process all **u_datapump_job** records which are attached to the specified jobset.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giles Lewis</dc:creator><pubDate>Thu, 24 Apr 2014 06:39:11 -0000</pubDate><guid>https://sourceforge.net5445a34d765adc749d173bb1d6750c84d53957ff</guid></item><item><title>GUI modified by Giles Lewis</title><link>https://sourceforge.net/p/servicenowpump/wiki/GUI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -8,6 +8,7 @@

 Use the following command to execute a Jobset which has been configured in the ServiceNow instance, where &amp;lt;jobsetname&amp;gt; is the name of the **u_datapump_jobset** entry.

+    :::sh
     java -jar servicenow-sql-pump.jar -p datapump.properties -js 

 This will cause the application to process all **u_datapump_job** records which are attached to the specified jobset.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giles Lewis</dc:creator><pubDate>Wed, 23 Apr 2014 13:21:02 -0000</pubDate><guid>https://sourceforge.netac9e122139626616406182c89ae989e2f0af9d7f</guid></item><item><title>GUI modified by Giles Lewis</title><link>https://sourceforge.net/p/servicenowpump/wiki/GUI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -6,9 +6,9 @@
 * u_datapump_job
 * u_m2m_datapump_jobs

-Use the following command line option to execute a Jobset which has been configured in the ServiceNow instance, where &amp;lt;jobsetname&amp;gt; is the name of the **u_datapump_jobset** entry.
+Use the following command to execute a Jobset which has been configured in the ServiceNow instance, where &amp;lt;jobsetname&amp;gt; is the name of the **u_datapump_jobset** entry.

-    -js 
+    java -jar servicenow-sql-pump.jar -p datapump.properties -js 

 This will cause the application to process all **u_datapump_job** records which are attached to the specified jobset.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giles Lewis</dc:creator><pubDate>Wed, 23 Apr 2014 13:19:53 -0000</pubDate><guid>https://sourceforge.net58d088834edd8d3d2d6549d6813c21fc38d5f66d</guid></item><item><title>GUI modified by Giles Lewis</title><link>https://sourceforge.net/p/servicenowpump/wiki/GUI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -10,7 +10,7 @@

     -js 

-This will cause the application to process all **u_datapump_job** records which are attache to the jobset.
+This will cause the application to process all **u_datapump_job** records which are attached to the specified jobset.

 GUI mode is especially useful for Refresh and Prune jobs.  Each **u_datapump_job** record is updated as it is processed.  When the Refresh or Prune job is run again, it will only process records which have been updated (or deleted) since the last execution.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giles Lewis</dc:creator><pubDate>Tue, 22 Apr 2014 13:57:16 -0000</pubDate><guid>https://sourceforge.net1b4f64d3330ff1b347c33e6ecc085eec836cb24f</guid></item><item><title>GUI modified by Giles Lewis</title><link>https://sourceforge.net/p/servicenowpump/wiki/GUI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -10,6 +10,10 @@

     -js 

+This will cause the application to process all **u_datapump_job** records which are attache to the jobset.
+
+GUI mode is especially useful for Refresh and Prune jobs.  Each **u_datapump_job** record is updated as it is processed.  When the Refresh or Prune job is run again, it will only process records which have been updated (or deleted) since the last execution.
+
 ---

 [[project_screenshots]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giles Lewis</dc:creator><pubDate>Tue, 22 Apr 2014 13:56:47 -0000</pubDate><guid>https://sourceforge.net00ac14f2c3d114b59dfedd62088ea8eeea526164</guid></item><item><title>GUI modified by Giles Lewis</title><link>https://sourceforge.net/p/servicenowpump/wiki/GUI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -6,7 +6,7 @@
 * u_datapump_job
 * u_m2m_datapump_jobs

-Use the following command line option to execute a Jobset which has been configured in the ServiceNow instance.
+Use the following command line option to execute a Jobset which has been configured in the ServiceNow instance, where &amp;lt;jobsetname&amp;gt; is the name of the **u_datapump_jobset** entry.

     -js 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giles Lewis</dc:creator><pubDate>Tue, 22 Apr 2014 13:52:22 -0000</pubDate><guid>https://sourceforge.net2caf8f05036311bfb34101c95e4eac32a3fc7ab7</guid></item><item><title>GUI modified by Giles Lewis</title><link>https://sourceforge.net/p/servicenowpump/wiki/GUI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -8,7 +8,7 @@

 Use the following command line option to execute a Jobset which has been configured in the ServiceNow instance.

-    -js &lt;var&gt;jobsetname&lt;/var&gt;
+    -js 

 ---

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giles Lewis</dc:creator><pubDate>Tue, 22 Apr 2014 13:48:03 -0000</pubDate><guid>https://sourceforge.net9b1af25e93f5a708bc7bab0c334b02ad2bd1d992</guid></item><item><title>GUI modified by Giles Lewis</title><link>https://sourceforge.net/p/servicenowpump/wiki/GUI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,14 @@
-![screenshot:refresh.png]
+## Overview
+
+GUI mode allows the application to be configured and monitored using ServiceNow. In order to use GUI mode you must install an Update Set in your ServiceNow instance. The Update Set creates three tables
+
+* u_datapump_jobset
+* u_datapump_job
+* u_m2m_datapump_jobs
+
+Use the following command line option to execute a Jobset which has been configured in the ServiceNow instance.
+
+    -js &lt;var&gt;jobsetname&lt;/var&gt;

 ---

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giles Lewis</dc:creator><pubDate>Tue, 21 May 2013 01:35:50 -0000</pubDate><guid>https://sourceforge.net60bd42bc115ef5cc97777664a1572fc4c4878cae</guid></item><item><title>All Screenshots modified by Giles Lewis</title><link>https://sourceforge.net/p/servicenowpump/wiki/All%2520Screenshots/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1 +1,5 @@
+![screenshot:refresh.png]
+
+---
+
 [[project_screenshots]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giles Lewis</dc:creator><pubDate>Mon, 20 May 2013 00:07:34 -0000</pubDate><guid>https://sourceforge.netee8cbb95581c70d83d3f7e60184cd2d731a395c2</guid></item></channel></rss>