<?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: Error while running the CAT script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-running-the-cat-script/m-p/3317740#M794730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See [this thread|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="702201"&gt;&lt;/A&gt;;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jan 2008 17:44:19 GMT</pubDate>
    <dc:creator>jurjen_heeck</dc:creator>
    <dc:date>2008-01-21T17:44:19Z</dc:date>
    <item>
      <title>Error while running the CAT script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-running-the-cat-script/m-p/3317739#M794729</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;I am running eCATT script that creates test users by copying from source users to target users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting following error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field USLOGOND-USTYP. input value is longer than screen field&lt;/P&gt;&lt;P&gt;Message no. 00348&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;A screen field was supplied with longer field contents by batch input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;Correct the field contents in the batch input data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 17:21:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-running-the-cat-script/m-p/3317739#M794729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T17:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running the CAT script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-running-the-cat-script/m-p/3317740#M794730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See [this thread|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="702201"&gt;&lt;/A&gt;;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 17:44:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-running-the-cat-script/m-p/3317740#M794730</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-01-21T17:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running the CAT script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-running-the-cat-script/m-p/3317741#M794731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not even touching the user type field since &lt;/P&gt;&lt;P&gt;the script only copies the users from source users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am only providing &lt;/P&gt;&lt;P&gt;Source user&lt;/P&gt;&lt;P&gt;Target user&lt;/P&gt;&lt;P&gt;Password1&lt;/P&gt;&lt;P&gt;password2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That it !!&lt;/P&gt;&lt;P&gt;How can I delete the usertype from the script ?&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;PT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 18:04:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-running-the-cat-script/m-p/3317741#M794731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T18:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error while running the CAT script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-running-the-cat-script/m-p/3317742#M794732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case you'll need to go through your script, find the field that triggers the error, and its value and replace the value with the character from the other thread.&lt;/P&gt;&lt;P&gt;Or you could add it as a variable, like the variables you've already defined. I do not know about the risks of deleting fields/values from a script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, this has now become a catt or ecatt question rather than a security issue, so you may find the appropriate guru's in one of the other forums....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 18:31:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-running-the-cat-script/m-p/3317742#M794732</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2008-01-21T18:31:08Z</dc:date>
    </item>
  </channel>
</rss>

