<?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 startrfc user authorization profile in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/startrfc-user-authorization-profile/m-p/7042803#M1500928</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;I have this command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;startrfc -3 -d DEV -u USER -p PASSWORD -c 101 -s 01 -h somehost -x sapgw00 -F EDI_DATA_INCOMING -E PATHNAME=/some/location/idoc.idc -E PORT=IDOCS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which is giving me a headache. With SAP_ALL on USER the script works, but I do not want SAP_ALL on this system account as the password is in plain text. With only the RFC profile the USER cannot read from the filesystem with the message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC Call/Exception: SYSTEM_FAILURE&lt;/P&gt;&lt;P&gt;Group       Error group 104&lt;/P&gt;&lt;P&gt;Key         RFC_ERROR_SYSTEM_FAILURE&lt;/P&gt;&lt;P&gt;Message     No authorization to open the file /some/location/idoc.idc &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and dumps a file dev_rfc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;* RfcReceive [1] : returns 3:RFC_SYS_EXCEPTION&lt;/P&gt;&lt;P&gt;&amp;lt;* RfcCallReceive [1] : returns 3:RFC_SYS_EXCEPTION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now &amp;lt;sid&amp;gt;adm and sapsys have read/write permissions on the filesystem. I've tried to use SU53 to get information on the missing authorizations but apparentely that doesn't work with startrfc. Have any of you an idea which user profile ore role to use to read the file from the filesystem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Jul 2010 07:40:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-17T07:40:38Z</dc:date>
    <item>
      <title>startrfc user authorization profile</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/startrfc-user-authorization-profile/m-p/7042803#M1500928</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;I have this command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;startrfc -3 -d DEV -u USER -p PASSWORD -c 101 -s 01 -h somehost -x sapgw00 -F EDI_DATA_INCOMING -E PATHNAME=/some/location/idoc.idc -E PORT=IDOCS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which is giving me a headache. With SAP_ALL on USER the script works, but I do not want SAP_ALL on this system account as the password is in plain text. With only the RFC profile the USER cannot read from the filesystem with the message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC Call/Exception: SYSTEM_FAILURE&lt;/P&gt;&lt;P&gt;Group       Error group 104&lt;/P&gt;&lt;P&gt;Key         RFC_ERROR_SYSTEM_FAILURE&lt;/P&gt;&lt;P&gt;Message     No authorization to open the file /some/location/idoc.idc &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and dumps a file dev_rfc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;* RfcReceive [1] : returns 3:RFC_SYS_EXCEPTION&lt;/P&gt;&lt;P&gt;&amp;lt;* RfcCallReceive [1] : returns 3:RFC_SYS_EXCEPTION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now &amp;lt;sid&amp;gt;adm and sapsys have read/write permissions on the filesystem. I've tried to use SU53 to get information on the missing authorizations but apparentely that doesn't work with startrfc. Have any of you an idea which user profile ore role to use to read the file from the filesystem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jul 2010 07:40:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/startrfc-user-authorization-profile/m-p/7042803#M1500928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-17T07:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: startrfc user authorization profile</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/startrfc-user-authorization-profile/m-p/7042804#M1500929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use ST01 to trace authorization checks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jul 2010 21:20:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/startrfc-user-authorization-profile/m-p/7042804#M1500929</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-07-17T21:20:30Z</dc:date>
    </item>
  </channel>
</rss>

