 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Listing profiles per jobq</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/listing-profiles-per-jobq/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/listing-profiles-per-jobq/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 05:05:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/listing-profiles-per-jobq/#comment-107744</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 25 May 2012 07:05:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-107744</guid>
		<description><![CDATA[&lt;i&gt;Is there any way to do that fast?&lt;/i&gt;

Please define &quot;fast&quot; for your case.

Users don&#039;t have job queues -- jobs have job queues. Usually, job queues are assigned to jobs through a job description object, and user profiles usually have associated job descriptions.

You could list user profiles, then retrieve the associated job description for each user to see what job queue was named there. From those, you could create a table of profiles with their associated job queues. Query the table using job queue to sequence the entries.

That would show you the profiles for each job queue.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>Is there any way to do that fast?</i></p>
<p>Please define &#8220;fast&#8221; for your case.</p>
<p>Users don&#8217;t have job queues &#8212; jobs have job queues. Usually, job queues are assigned to jobs through a job description object, and user profiles usually have associated job descriptions.</p>
<p>You could list user profiles, then retrieve the associated job description for each user to see what job queue was named there. From those, you could create a table of profiles with their associated job queues. Query the table using job queue to sequence the entries.</p>
<p>That would show you the profiles for each job queue.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: woodengineer</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/listing-profiles-per-jobq/#comment-107569</link>
		<dc:creator>woodengineer</dc:creator>
		<pubDate>Thu, 17 May 2012 15:43:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-107569</guid>
		<description><![CDATA[I don&#039;t believe the job queue is contained in the user profile.  It is controlled by the job description attached to the user profile.  Of course, you could still list the user profiles to a file, then retrieve the job description info and extract the job queue.]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t believe the job queue is contained in the user profile.  It is controlled by the job description attached to the user profile.  Of course, you could still list the user profiles to a file, then retrieve the job description info and extract the job queue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/8 queries in 0.043 seconds using memcached
Object Caching 283/284 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 11:33:09 -->