<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SECATT script error / old SAPoffice data found in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594835#M1083400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue normally happens when you are trying to recreate the users which are already existing and has been delted.  This is because of the settings maintained by SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are tyring to recreate the deleted user ids, within 24 hrs, you normally get this errot of "Do you want to copy the SAP Office user data".  To avoid this pop-up, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Transaction SO16 (general office settings)&lt;/P&gt;&lt;P&gt;Within 'address buffering', press the button 'refresh', confirm the subsequent dialog box 'Do you want to really...' with YES. Execute the function SAVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you refresh the buffer, try to create the user again as a testing user id.  You should not get the pop-up again.  So, if this test is successful, than create the script for re-creating the existed user id, this should allow you to run the script wihtout the pop-up of copying the SAP Office data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anandm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Oct 2008 18:50:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-18T18:50:16Z</dc:date>
    <item>
      <title>SECATT script error / old SAPoffice data found</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594827#M1083392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to run an secatt script to create 2500+ IDs. The script is erroring out because the IDs were previously in this system so the system wants to ask if we want to use the old SAPoffice data, however the script does not knwo how to deal with that so it errors out. usually you can just delete that record from your script and run again. However in this case all 2500+ have been in the system before so there is no way to get it to run. Has anyone found a fix for this? Is there a way to only delete the old SAPoffice data for these IDs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 15:31:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594827#M1083392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T15:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: SECATT script error / old SAPoffice data found</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594828#M1083393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vince,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know how to delete the old office data of SAP users once they are deleted and not existing in the  SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what i do for SECATT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to record the Test script1 in SECATT in such a way that it will incorporate this facility of creating users who had pre existed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will say perform the recording of SU01 transaction where you create a user who had existed before. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can use this Test script1  for your 2500+ users test data container where all the user ids had preexisted before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can have a separate Test script2 for users who did not exist before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran Kandepalli.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 15:58:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594828#M1083393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T15:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: SECATT script error / old SAPoffice data found</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594829#M1083394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you successful tried this before? Also if an one of the 2500+ were not created before I am going to get the error again but for the reverse reason.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 16:06:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594829#M1083394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T16:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: SECATT script error / old SAPoffice data found</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594830#M1083395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vince,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have successfully created and executed eCATT scripts for User Creation at Mass level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am confident that what ever you include in the recording of a transaction, will be executed on all the test data variants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However eCATT is very sensitive to minor variations, so you may have to make multiple attempts before the successfull running of a script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So make sure that what ever you are trying to acheive through eCATT test script will apply to all the variants in the test data container. So you may end up having more test scripts for  different cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran Kandepalli.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 16:15:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594830#M1083395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T16:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: SECATT script error / old SAPoffice data found</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594831#M1083396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Thanks&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Have you successful tried this before? Also if an one of the 2500+ were not created before I am going to get the error again but for the reverse reason.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vince,&lt;/P&gt;&lt;P&gt;Kiran is correct, this can be achieve with SECATT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I would like to add some info that might be also helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create and run the new script (Kiran's suggestion) that will address your first issue with the following execution options:&lt;/P&gt;&lt;P&gt;    a. S No Termination, Continue with next Script Command&lt;/P&gt;&lt;P&gt;    b. I Ignore Breakspoints (Default for Collective Execution)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give you a log after the completion of the script.  The errors will be the users that were not    deleted previously and will be your source file for your existing SECATT script to add users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run your original script with the new source file and you should be good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 16:54:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594831#M1083396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T16:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: SECATT script error / old SAPoffice data found</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594832#M1083397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you run it with those options?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 17:00:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594832#M1083397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T17:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: SECATT script error / old SAPoffice data found</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594833#M1083398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Thanks&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; How do you run it with those options?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SECATT -&amp;gt; Test Configuration -&amp;gt; "Your Script" -&amp;gt; Execute&lt;/P&gt;&lt;P&gt;This will take you to the next screen, under Shared Tab you will see the Execution options for Error Behavior and Debugging Mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 17:34:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594833#M1083398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T17:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: SECATT script error / old SAPoffice data found</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594834#M1083399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vince,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to create two separate eCATT Test scripts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Test Script 1&lt;/STRONG&gt;: Perform recording of SU01 by creating an User id who had existed before but not existing now in the SAP System. Make sure that you record the Pop up that comes and says "Do you want to copy Old SAP office data of User" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Test Script 2&lt;/STRONG&gt;: Perform recording of SU01 by creating an User id who had not existed before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now You want to run your Test Configuration along with Test Script 1 and Test Data Container 1 with all the Variants of 2400+ Users as you think these Users had pre existed and not existing now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the eCATT logs and if you see that there are some failures(red symbol), You need to execute the Test Configuration again with Test Script 2 and Test Data Container 2 with all failed User creations from above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this Helps and Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran Kandepalli.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 17:36:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594834#M1083399</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T17:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: SECATT script error / old SAPoffice data found</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594835#M1083400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue normally happens when you are trying to recreate the users which are already existing and has been delted.  This is because of the settings maintained by SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are tyring to recreate the deleted user ids, within 24 hrs, you normally get this errot of "Do you want to copy the SAP Office user data".  To avoid this pop-up, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Transaction SO16 (general office settings)&lt;/P&gt;&lt;P&gt;Within 'address buffering', press the button 'refresh', confirm the subsequent dialog box 'Do you want to really...' with YES. Execute the function SAVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you refresh the buffer, try to create the user again as a testing user id.  You should not get the pop-up again.  So, if this test is successful, than create the script for re-creating the existed user id, this should allow you to run the script wihtout the pop-up of copying the SAP Office data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anandm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2008 18:50:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594835#M1083400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-18T18:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: SECATT script error / old SAPoffice data found</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594836#M1083401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...and then there's always the "semi-automatic" execution: Execute the script in the foreground with a heavy object (for example a book or a stapler) on the "enter"-button of your computer. In this way you can avoid problems that occur with transactions that occasionally require an extra OK-code because of an extra message. Looks a bit silly and takes a little longer to execute but can be very handy sometimes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 14:47:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594836#M1083401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T14:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: SECATT script error / old SAPoffice data found</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594837#M1083402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vince,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;an alternate possibility is to use batch input. After the correction of SAP note #823392 the popup is not processed during BI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b.rgds, Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2008 09:05:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/secatt-script-error-old-sapoffice-data-found/m-p/4594837#M1083402</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2008-10-30T09:05:26Z</dc:date>
    </item>
  </channel>
</rss>

