<?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>betweenGo &#187; Personalization</title>
	<atom:link href="http://betweengo.com/category/atg/personalization/feed/" rel="self" type="application/rss+xml" />
	<link>http://betweengo.com</link>
	<description>We make Ruby on Rails easy.  We make ATG easy.</description>
	<lastBuildDate>Tue, 08 May 2012 19:30:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>ATG Confirm Password Bug in ProfileFormHandler</title>
		<link>http://betweengo.com/2010/11/22/atg-confirm-password-bug-profileformhandler/</link>
		<comments>http://betweengo.com/2010/11/22/atg-confirm-password-bug-profileformhandler/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 11:07:00 +0000</pubDate>
		<dc:creator>Frank Kim</dc:creator>
				<category><![CDATA[Personalization]]></category>

		<guid isPermaLink="false">http://betweengo.com/2010/11/22/atg-confirm-password-user-in-profileformhandler/</guid>
		<description><![CDATA[Long-billed Curlew birds by mikebaird Hi ATG Support, I noticed a bug in how ATG’s ProfileFormHandler (ATG Java API) handles confirm passwords when creating a new profile.  Note that this bug happens only if you persist anonymous profiles. During registration when you call handleCreate it calls createProfileItem and then updateProfileAttributes. In updateProfileAttributes it checks if [...]
Related posts:<ol>
<li><a href='http://betweengo.com/2008/04/23/changing-a-users-password/' rel='bookmark' title='Changing a user&#8217;s password'>Changing a user&#8217;s password</a></li>
<li><a href='http://betweengo.com/2006/08/22/eclipse-serial-version-uid-bug/' rel='bookmark' title='Eclipse Serial Version UID Bug'>Eclipse Serial Version UID Bug</a></li>
<li><a href='http://betweengo.com/2006/10/30/howto-stop-being-prompted-for-password-in-tortoisesvn/' rel='bookmark' title='HOWTO Stop Being Prompted For Password in TortoiseSVN'>HOWTO Stop Being Prompted For Password in TortoiseSVN</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/mikebaird/3011987508/"><img style="display: block; float: none; margin-left: auto; margin-right: auto;" title="Long-billed Curlew (Numenius americanus) birds on Morro Strand State Beach during a golden sunset. Also characteristic of Montana de Oro area to the south. | Flickr" src="http://farm4.static.flickr.com/3031/3011987508_fd91020b98.jpg" alt="Long-billed Curlew (Numenius americanus) birds on Morro Strand State Beach during a golden sunset. Also characteristic of Montana de Oro area to the south. | Flickr" /></a></p>
<p><a title="Long-billed Curlew (Numenius americanus) birds on Morro Strand State Beach during a golden sunset. Also characteristic of Montana de Oro area to the south. | Flickr" href="http://www.flickr.com/photos/mikebaird/3011987508/">Long-billed Curlew birds</a> by <a title="mikebaird's photostream | Flickr" href="http://www.flickr.com/photos/mikebaird/">mikebaird</a></p>
<blockquote><p>Hi ATG Support,</p>
<p>I noticed a bug in how ATG’s <a href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG9.0/apidoc/atg/userprofiling/ProfileFormHandler.html">ProfileFormHandler (ATG Java API)</a> handles confirm passwords when creating a new profile.  Note that this bug happens only if you <a title="Persistent Cart for Anonymous Users | betweenGo" href="http://betweengo.com/2010/05/03/persistent-cart-for-anonymous-users/">persist anonymous profiles</a>.</p>
<p>During registration when you call <a title="ProfileForm.handleCreate (ATG Java API)" href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG9.0/apidoc/atg/userprofiling/ProfileForm.html#handleCreate(atg.servlet.DynamoHttpServletRequest, atg.servlet.DynamoHttpServletResponse)">handleCreate</a> it calls <a title="ProfileForm.createProfileItem (ATG Java API)" href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG9.0/apidoc/atg/userprofiling/ProfileForm.html#createProfileItem(atg.servlet.DynamoHttpServletRequest, atg.servlet.DynamoHttpServletResponse)">createProfileItem</a> and then <a title="ProfileForm.updateProfileAttributes (ATG Java API)" href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG9.0/apidoc/atg/userprofiling/ProfileForm.html#updateProfileAttributes(atg.repository.MutableRepositoryItem, java.util.Dictionary, atg.servlet.DynamoHttpServletRequest, atg.servlet.DynamoHttpServletResponse, java.lang.String)">updateProfileAttributes</a>. In updateProfileAttributes it checks if the password matches the confirm password. If they don&#8217;t match it adds a form exception.</p>
<p>However at this point it has updated the profile attributes including the login. Therefore after the user sees the error about the passwords not matching, corrects it and resubmits the form she will see an error that the login is already taken.</p>
<p>The work around is to set creatNewUser to true but since the default value is false most developers will see this bug.</p></blockquote>
<p><strong>Update 12-22-2010:</strong> ATG confirmed this is a bug.</p>
<blockquote><p>Hi Frank,</p>
<p>Thanks for the information and details. I&#8217;m glad that using ProfileFormHandler.createNewUser=true works for you. You might want to periodically check the size of the dps_user table and purge the anonymous profiles, if needed.</p>
<p>For your reference, I have created PR#DPS-167714 &#8220;ProfileFormHandler Confirm Password&#8221; to track the issue.</p>
<p>Kind Regards,<br />
Kristi Coleman</p></blockquote>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbetweengo.com%2F2010%2F11%2F22%2Fatg-confirm-password-bug-profileformhandler%2F&amp;title=ATG%20Confirm%20Password%20Bug%20in%20ProfileFormHandler" id="wpa2a_2"><img src="http://betweengo.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>Related posts:<ol>
<li><a href='http://betweengo.com/2008/04/23/changing-a-users-password/' rel='bookmark' title='Changing a user&#8217;s password'>Changing a user&#8217;s password</a></li>
<li><a href='http://betweengo.com/2006/08/22/eclipse-serial-version-uid-bug/' rel='bookmark' title='Eclipse Serial Version UID Bug'>Eclipse Serial Version UID Bug</a></li>
<li><a href='http://betweengo.com/2006/10/30/howto-stop-being-prompted-for-password-in-tortoisesvn/' rel='bookmark' title='HOWTO Stop Being Prompted For Password in TortoiseSVN'>HOWTO Stop Being Prompted For Password in TortoiseSVN</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://betweengo.com/2010/11/22/atg-confirm-password-bug-profileformhandler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Persistent Cart for Anonymous Users</title>
		<link>http://betweengo.com/2010/05/03/persistent-cart-for-anonymous-users/</link>
		<comments>http://betweengo.com/2010/05/03/persistent-cart-for-anonymous-users/#comments</comments>
		<pubDate>Mon, 03 May 2010 14:26:00 +0000</pubDate>
		<dc:creator>Frank Kim</dc:creator>
				<category><![CDATA[Personalization]]></category>
		<category><![CDATA[auto-login]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[profile]]></category>

		<guid isPermaLink="false">http://betweengo.com/2010/05/03/persistent-cart-for-anonymous-users/</guid>
		<description><![CDATA[Isn’t it iconic? by Mykl Roventine Convenience eCommerce sites want to make their users’ experience as convenient and intuitive as possible.&#160; One convenience found on most major eCommerce sites is remembering what the user put in his shopping cart, even if that person didn’t log in.&#160; Therefore when the user returns to the site he [...]
Related posts:<ol>
<li><a href='http://betweengo.com/2010/11/22/atg-confirm-password-bug-profileformhandler/' rel='bookmark' title='ATG Confirm Password Bug in ProfileFormHandler'>ATG Confirm Password Bug in ProfileFormHandler</a></li>
<li><a href='http://betweengo.com/2009/11/02/how-to-add-multiple-items-to-the-shopping-cart-in-atg/' rel='bookmark' title='How to Add Multiple Items to the Shopping Cart in ATG'>How to Add Multiple Items to the Shopping Cart in ATG</a></li>
<li><a href='http://betweengo.com/2009/07/17/how-to-import-and-create-users-in-oracle/' rel='bookmark' title='How to Import and Create Users in Oracle'>How to Import and Create Users in Oracle</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://www.flickr.com/photos/myklroventine/3520845782/"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="129/365 Isn’t it iconic? on Flickr" alt="129/365 Isn’t it iconic? on Flickr" src="http://farm4.static.flickr.com/3651/3520845782_01cfae6862.jpg" /></a> <a title="129/365 Isn’t it iconic? on Flickr" href="http://www.flickr.com/photos/myklroventine/3520845782/">Isn’t it iconic?</a> by <a title="Flickr: Mykl Roventine&#39;s Photostream" href="http://www.flickr.com/photos/myklroventine/">Mykl Roventine</a></p>
<p><strong>Convenience</strong></p>
<p>eCommerce sites want to make their users’ experience as convenient and intuitive as possible.&#160; One convenience found on most major eCommerce sites is remembering what the user put in his shopping cart, even if that person didn’t log in.&#160; Therefore when the user returns to the site he will see what he left in his shopping cart.</p>
<p><strong>Persistent Cart</strong></p>
<p>ATG makes it relatively simple to do this by:</p>
<ol>
<li>creating a profile in the repository (database) for all users that visit the website </li>
<li>automatically logging in users by cookie </li>
</ol>
<p>Therefore if a user returns, she/he will be automatically logged in and if there were any items in his cart they will be added to the current cart.</p>
<p><strong>Implementation</strong></p>
<ol>
<li>Turn on persisting anonymous profiles in the ProfileRequestServlet.
<pre># /atg/dynamo/servlet/dafpipeline/ProfileRequestServlet
persistAfterLogout=true
persistentAnonymousProfiles=true</pre>
</li>
<li>Turn on auto-login by cookie and turn off auto-login by basic authentication.
<pre># /atg/userprofiling/CookieManager
sendProfileCookies=true

# /atg/userprofiling/ProfileRequestServlet
verifyBasicAuthentication=false</pre>
</li>
<li>Make all profile properties not required except for login and password in userProfile.xml.&#160; Also make autoLogin true.
<pre>&lt;table name=&quot;dps_user&quot;&gt;
  &lt;property name=&quot;login&quot; required=&quot;true&quot; /&gt;
  &lt;property name=&quot;password&quot; required=&quot;true&quot; /&gt;
  &lt;property name=&quot;firstName&quot; required=&quot;false&quot; /&gt;
  &lt;property name=&quot;lastName&quot; required=&quot;false&quot; /&gt;
  &lt;property name=&quot;email&quot; required=&quot;false&quot; /&gt;
  &lt;property name=&quot;autoLogin&quot; default=&quot;true&quot; /&gt;
&lt;/table&gt;</pre>
</li>
</ol>
<p><strong>Notes</strong></p>
<p>When a profile is created for an anonymous user the login and password are set to the user’s ID (i.e. the profile’s repository ID).</p>
<p>If you are adding this functionality to an existing up and running site you may have to modify your user tables so that there no “not null” columns except for the id, login and password columns, you can leave those as how they were.&#160; Also you will need to set auto_login to true for all your existing users.</p>
<pre>update dps_user set auto_login = 1;</pre>
<p>To determine when the anonymous user was created look at the registrationDate profile property.&#160; To determine when was the last time the anonymous user logged in look at the lastActivity profile property.&#160; <a title="Configuring the Profile Tools Component" href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG9.1/persprog/wwhelp/wwhimpl/common/html/wwhelp.htm?context=persprog&amp;file=PersProgGuide.1.13.html">Both of these are updated by ATG’s TrackActivity scenario</a> which is in the DSS folder.</p>
<p>For further reading please see <a title="Tracking Guest Users" href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG9.1/persprog/wwhelp/wwhimpl/common/html/wwhelp.htm?context=persprog&amp;file=PersProgGuide.1.47.html">Tracking Guest Users</a> and <a title="Tracking Registered Users" href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG9.1/persprog/wwhelp/wwhimpl/common/html/wwhelp.htm?context=persprog&amp;file=PersProgGuide.1.47.html">Tracking Registered Users</a> in the <a title="ATG 9.1 Personalization Programming Guide" href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG9.1/persprog/wwhelp/wwhimpl/js/html/wwhelp.htm?href=PersProgGuide.1.47.html">ATG 9.1 Personalization Programming Guide</a>.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbetweengo.com%2F2010%2F05%2F03%2Fpersistent-cart-for-anonymous-users%2F&amp;title=Persistent%20Cart%20for%20Anonymous%20Users" id="wpa2a_4"><img src="http://betweengo.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>Related posts:<ol>
<li><a href='http://betweengo.com/2010/11/22/atg-confirm-password-bug-profileformhandler/' rel='bookmark' title='ATG Confirm Password Bug in ProfileFormHandler'>ATG Confirm Password Bug in ProfileFormHandler</a></li>
<li><a href='http://betweengo.com/2009/11/02/how-to-add-multiple-items-to-the-shopping-cart-in-atg/' rel='bookmark' title='How to Add Multiple Items to the Shopping Cart in ATG'>How to Add Multiple Items to the Shopping Cart in ATG</a></li>
<li><a href='http://betweengo.com/2009/07/17/how-to-import-and-create-users-in-oracle/' rel='bookmark' title='How to Import and Create Users in Oracle'>How to Import and Create Users in Oracle</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://betweengo.com/2010/05/03/persistent-cart-for-anonymous-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add Products to Categories using Content Groups</title>
		<link>http://betweengo.com/2009/07/31/how-to-add-products-to-categories-using-content-groups/</link>
		<comments>http://betweengo.com/2009/07/31/how-to-add-products-to-categories-using-content-groups/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 21:22:45 +0000</pubDate>
		<dc:creator>Frank Kim</dc:creator>
				<category><![CDATA[Commerce]]></category>
		<category><![CDATA[Personalization]]></category>
		<category><![CDATA[ACC]]></category>
		<category><![CDATA[ATG]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[targeting]]></category>

		<guid isPermaLink="false">http://betweengo.com/2009/07/31/how-to-add-products-to-categories-using-content-groups/</guid>
		<description><![CDATA[Typically after you create a category in your catalog you then add products to the category.  The simple way to do that in ATG eCommerce is to use the ACC and add products to the child products property of the category.  However there is another way. In the ATG Commerce Guide to Setting Up a [...]
Related posts:<ol>
<li><a href='http://betweengo.com/2007/12/07/debugging-category-bad-child-products/' rel='bookmark' title='Debugging a Category&#8217;s Bad Child Products'>Debugging a Category&#8217;s Bad Child Products</a></li>
<li><a href='http://betweengo.com/2009/07/29/atg-product-bundles/' rel='bookmark' title='ATG Product Bundles'>ATG Product Bundles</a></li>
<li><a href='http://betweengo.com/2008/04/16/setting-up-cygwin-users-and-groups/' rel='bookmark' title='Setting up cygwin users and groups'>Setting up cygwin users and groups</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Typically after you create a category in your catalog you then add products to the category.  The simple way to do that in ATG eCommerce is to use the ACC and add products to the child products property of the category.  However there is another way.</p>
<p>In the <a title="ATG Commerce Guide to Setting Up a Store" href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG2006.3/commstore/index.html">ATG Commerce Guide to Setting Up a Store documentation</a> you can see in the <a title="ATG Commerce Guide to Setting Up a Store - Viewing the Product Catalog" href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG2006.3/commstore/commstore0204.html">Viewing the Product Catalog</a> section that a category can have child products but also child product groups.</p>
<p style="text-align: center;"><a href="http://betweengo.com/wp-content/uploads/2009/07/product-catalog.gif"><img class="size-medium wp-image-807 aligncenter" title="Product Catalog" src="http://betweengo.com/wp-content/uploads/2009/07/product-catalog-500x363.gif" alt="Product Catalog" width="500" height="363" /></a></p>
<p>Child product groups are actually content groups which are described in the <a title="Creating Content Groups" href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG2006.3/business/business0601.html">Creating Content Groups</a> chapter of the <a title="ATG Personalization Guide for Business Users" href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG2006.3/business/index.html">ATG Personalization Guide for Business Users</a>.</p>
<p><a href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG2006.3/business/business0602.html"><img class="aligncenter size-medium wp-image-811" title="Targeting &gt; Profile and Content Groups window" src="http://betweengo.com/wp-content/uploads/2009/07/Image1952-500x312.gif" alt="Targeting &gt; Profile and Content Groups window" width="500" height="312" /></a></p>
<p>Though the documentation shows a content group composed of features you can easily create a content group using the <tt>ProductCatalog</tt> as a content source and <tt>product</tt> as a content type.</p>
<p>To create a content group follow the steps in the ATG documentation for <a href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG2006.3/business/business0603.html">Creating New Content Groups</a> except use an item from the <tt>ProductCatalog</tt> when specifying the Content Type.  Then create the targeting rules for this Content Group.  Now you can specify this group in the <tt>Child products (group)</tt> property of a category.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbetweengo.com%2F2009%2F07%2F31%2Fhow-to-add-products-to-categories-using-content-groups%2F&amp;title=How%20to%20Add%20Products%20to%20Categories%20using%20Content%20Groups" id="wpa2a_6"><img src="http://betweengo.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>Related posts:<ol>
<li><a href='http://betweengo.com/2007/12/07/debugging-category-bad-child-products/' rel='bookmark' title='Debugging a Category&#8217;s Bad Child Products'>Debugging a Category&#8217;s Bad Child Products</a></li>
<li><a href='http://betweengo.com/2009/07/29/atg-product-bundles/' rel='bookmark' title='ATG Product Bundles'>ATG Product Bundles</a></li>
<li><a href='http://betweengo.com/2008/04/16/setting-up-cygwin-users-and-groups/' rel='bookmark' title='Setting up cygwin users and groups'>Setting up cygwin users and groups</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://betweengo.com/2009/07/31/how-to-add-products-to-categories-using-content-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slot not global warnings in ATG logs</title>
		<link>http://betweengo.com/2008/02/19/slot-not-global-warnings/</link>
		<comments>http://betweengo.com/2008/02/19/slot-not-global-warnings/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 16:31:48 +0000</pubDate>
		<dc:creator>Frank Kim</dc:creator>
				<category><![CDATA[ACC]]></category>
		<category><![CDATA[Personalization]]></category>
		<category><![CDATA[ATG]]></category>

		<guid isPermaLink="false">http://betweengo.com/atg/personalization/2007/06/12/slot-not-global-warnings/</guid>
		<description><![CDATA[In the ATG logs you may see warnings about a slot being session scoped not global. [STDOUT] Invalid attempt to resolve component /atg/registry/Slots/ActivationFlowSlot in scope global. It is defined in scope session  Most of the time you can safely ignore these warnings because these warnings are most likely coming from the ACC. When browsing slots using the [...]
Related posts:<ol>
<li><a href='http://betweengo.com/2009/08/18/atglogcolorizer/' rel='bookmark' title='ATGLogColorizer for Colorizing ATG Server Outputs and Logs'>ATGLogColorizer for Colorizing ATG Server Outputs and Logs</a></li>
<li><a href='http://betweengo.com/2008/09/23/browser-security-warnings/' rel='bookmark' title='Browser Security Warnings'>Browser Security Warnings</a></li>
<li><a href='http://betweengo.com/2008/07/03/content-repository-in-acc/' rel='bookmark' title='Content Repository in ACC'>Content Repository in ACC</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In the ATG logs you may see warnings about a slot being session scoped not global.</p>
<blockquote><p>[STDOUT] Invalid attempt to resolve component /atg/registry/Slots/ActivationFlowSlot in scope global. It is defined in scope session </p></blockquote>
<p>Most of the time you can safely ignore these warnings because these warnings are most likely coming from the ACC.</p>
<p>When browsing slots using the ACC the ACC tries to look up the slot as a global component and complains it&#8217;s a session scoped component.  In other words it&#8217;s an ACC bug that will probably never be fixed since ATG is moving away from the ACC.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbetweengo.com%2F2008%2F02%2F19%2Fslot-not-global-warnings%2F&amp;title=Slot%20not%20global%20warnings%20in%20ATG%20logs" id="wpa2a_8"><img src="http://betweengo.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>Related posts:<ol>
<li><a href='http://betweengo.com/2009/08/18/atglogcolorizer/' rel='bookmark' title='ATGLogColorizer for Colorizing ATG Server Outputs and Logs'>ATGLogColorizer for Colorizing ATG Server Outputs and Logs</a></li>
<li><a href='http://betweengo.com/2008/09/23/browser-security-warnings/' rel='bookmark' title='Browser Security Warnings'>Browser Security Warnings</a></li>
<li><a href='http://betweengo.com/2008/07/03/content-repository-in-acc/' rel='bookmark' title='Content Repository in ACC'>Content Repository in ACC</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://betweengo.com/2008/02/19/slot-not-global-warnings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot Create New ATG Scenario</title>
		<link>http://betweengo.com/2007/11/29/cannot-create-new-scenario/</link>
		<comments>http://betweengo.com/2007/11/29/cannot-create-new-scenario/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 21:23:10 +0000</pubDate>
		<dc:creator>Frank Kim</dc:creator>
				<category><![CDATA[Personalization]]></category>
		<category><![CDATA[ATG]]></category>

		<guid isPermaLink="false">http://betweengo.com/uncategorized/2007/11/29/cannot-create-new-scenario/</guid>
		<description><![CDATA[Though I have a distaste for scenarios on occasion there will be a time when I want to create a new scenario. On such an occasion I still start up the ACC, go to Scenarios &#62; Scenarios and discover I can&#8217;t create a scenario because the New Scenario box is grayed out. The issue is [...]
Related posts:<ol>
<li><a href='http://betweengo.com/2009/07/22/how-to-get-permission-to-create-scenarios-in-acc/' rel='bookmark' title='How to Get Permission to Create Scenarios in ACC'>How to Get Permission to Create Scenarios in ACC</a></li>
<li><a href='http://betweengo.com/2009/07/20/create-additional-jboss-application-server-configurations/' rel='bookmark' title='Create Additional JBoss Application Server Configurations'>Create Additional JBoss Application Server Configurations</a></li>
<li><a href='http://betweengo.com/2005/09/14/locallib-classes-not-loading/' rel='bookmark' title='locallib classes not loading'>locallib classes not loading</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Though I have a distaste for scenarios on occasion there will be a time when I want to create a new scenario. On such an occasion I still start up the ACC, go to Scenarios &gt; Scenarios and discover I can&#8217;t create a scenario because the New Scenario box is grayed out.</p>
<p>The issue is often because the process editor server is configured incorrectly. ATG documents how to <a href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG7.2/persprog/persprog1602.html#configuringtheprocesseditorserve01">configure the process editor server</a>.</p>
<p>For example today I found I could not create a new scenario. After putting this <code>scenarioManager.xml</code> in <code>localconfig/atg/scenario</code> and then restarting ATG I was able to create new scenarios again.</p>
<p><code>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;</code><br />
<code>&lt;process-manager-configuration&gt;</code><br />
<code> &lt;process-editor-server&gt;</code><br />
<code>  &lt;server-name xml-combine="replace"&gt;</code><br />
<code>   CRAPBOOK-PRO:8850</code><br />
<code>  &lt;/server-name&gt;</code><br />
<code> &lt;/process-editor-server&gt;</code><br />
<code>&lt;/process-manager-configuration&gt;</code></p>
<p>Note that the server name must be the same as the one found at <a href="http://localhost:8830/nucleus/atg/dynamo/service/ServerName/?propertyName=serverName"><code>/atg/dynamo/service/ServerName.serverName</code></a>. For more information about the atg.service.ServerName class, see <a href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG2006.3/dynprog/dynprog0204.html#referringtodynamoservers01">Referring to Dynamo Servers</a> in the <a href="http://www.atg.com/repositories/ContentCatalogRepository_en/manuals/ATG2006.3/dynprog/dynprog0204.html">Nucleus: Using Nucleus section</a> of the ATG Programming Guide.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fbetweengo.com%2F2007%2F11%2F29%2Fcannot-create-new-scenario%2F&amp;title=Cannot%20Create%20New%20ATG%20Scenario" id="wpa2a_10"><img src="http://betweengo.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>Related posts:<ol>
<li><a href='http://betweengo.com/2009/07/22/how-to-get-permission-to-create-scenarios-in-acc/' rel='bookmark' title='How to Get Permission to Create Scenarios in ACC'>How to Get Permission to Create Scenarios in ACC</a></li>
<li><a href='http://betweengo.com/2009/07/20/create-additional-jboss-application-server-configurations/' rel='bookmark' title='Create Additional JBoss Application Server Configurations'>Create Additional JBoss Application Server Configurations</a></li>
<li><a href='http://betweengo.com/2005/09/14/locallib-classes-not-loading/' rel='bookmark' title='locallib classes not loading'>locallib classes not loading</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://betweengo.com/2007/11/29/cannot-create-new-scenario/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
