 




<?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: Auto reply to CL-created messages</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/auto-reply-to-cl-created-messages/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/auto-reply-to-cl-created-messages/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 00:24:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: pdraebel</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/auto-reply-to-cl-created-messages/#comment-94139</link>
		<dc:creator>pdraebel</dc:creator>
		<pubDate>Tue, 12 Jul 2011 07:19:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-94139</guid>
		<description><![CDATA[You will alway shave to have a program running that does the answering part. Answering to an Inquiry Message is usually done by sending a reply message to the correct message queue and message key. 
There are a lot of scenarios possible with messages, it just depends what your business case is how to proceed.]]></description>
		<content:encoded><![CDATA[<p>You will alway shave to have a program running that does the answering part. Answering to an Inquiry Message is usually done by sending a reply message to the correct message queue and message key.<br />
There are a lot of scenarios possible with messages, it just depends what your business case is how to proceed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deepu9321</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/auto-reply-to-cl-created-messages/#comment-94089</link>
		<dc:creator>deepu9321</dc:creator>
		<pubDate>Mon, 11 Jul 2011 05:42:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-94089</guid>
		<description><![CDATA[You can set a default reply by using SNDUSRMSG command. But, not Auto Reply.
The message was intended for Notifying the user, and He should be able to give reply for that message.

Will you give the scenario for which you are expecting auto-reply.

Pradeep.]]></description>
		<content:encoded><![CDATA[<p>You can set a default reply by using SNDUSRMSG command. But, not Auto Reply.<br />
The message was intended for Notifying the user, and He should be able to give reply for that message.</p>
<p>Will you give the scenario for which you are expecting auto-reply.</p>
<p>Pradeep.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/auto-reply-to-cl-created-messages/#comment-94064</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 08 Jul 2011 20:51:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-94064</guid>
		<description><![CDATA[More information is needed, especially what OS version/release are you coding for?

At i 6.1 and later, you might want to create and register an &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/iseries/v6r1m0/index.jsp?topic=/apis/xinqext.htm&quot;&gt;Inquiry Handling Exit Program&lt;/a&gt;. At earlier releases (or current ones), you might want to code your own message monitor programming.

Please describe some specific circumstances.

Tom]]></description>
		<content:encoded><![CDATA[<p>More information is needed, especially what OS version/release are you coding for?</p>
<p>At i 6.1 and later, you might want to create and register an <a href="http://publib.boulder.ibm.com/infocenter/iseries/v6r1m0/index.jsp?topic=/apis/xinqext.htm">Inquiry Handling Exit Program</a>. At earlier releases (or current ones), you might want to code your own message monitor programming.</p>
<p>Please describe some specific circumstances.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charliebrowne</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/auto-reply-to-cl-created-messages/#comment-94053</link>
		<dc:creator>charliebrowne</dc:creator>
		<pubDate>Fri, 08 Jul 2011 18:02:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-94053</guid>
		<description><![CDATA[Can you give us an idea of what you are trying to accomplish?

You may be able to do what you want by using the SNDMSG command.
You can send messages to a specific message queue and then have a program running that is doing RCVF for that queue. There is no overhead as it waits for a message. Then when one is received, it can read it a and your program can have logic to determine what type of automated action to take.]]></description>
		<content:encoded><![CDATA[<p>Can you give us an idea of what you are trying to accomplish?</p>
<p>You may be able to do what you want by using the SNDMSG command.<br />
You can send messages to a specific message queue and then have a program running that is doing RCVF for that queue. There is no overhead as it waits for a message. Then when one is received, it can read it a and your program can have logic to determine what type of automated action to take.</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.036 seconds using memcached
Object Caching 311/312 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 01:11:38 -->