<?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: SSFC BASE64_DECODE - error attachment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssfc-base64-decode-error-attachment/m-p/9505948#M1747857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, something like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;call FM&lt;/P&gt;&lt;P&gt;catch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you already have this in your code, could you show us a snippet so we can see what might be going wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jun 2013 14:34:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-26T14:34:22Z</dc:date>
    <item>
      <title>SSFC BASE64_DECODE - error attachment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssfc-base64-decode-error-attachment/m-p/9505943#M1747852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have issue with attachment error,while i am doing decode using FM &lt;STRONG&gt;SSFC BASE64_DECODE&lt;/STRONG&gt; it is just converting into base64 format whether it is converted correct or wrong format.but problem is since attachment is having errors but FM &lt;STRONG&gt;SSFC BASE64_DECODE &lt;/STRONG&gt;not able to returns errors.&lt;/P&gt;&lt;P&gt;because of that i am not able find out errors using FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any body face this similar issue and how to find out&amp;nbsp; attachment errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prathap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 10:06:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssfc-base64-decode-error-attachment/m-p/9505943#M1747852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-25T10:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: SSFC BASE64_DECODE - error attachment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssfc-base64-decode-error-attachment/m-p/9505944#M1747853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure that I understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, it most definitely returns errors.&amp;nbsp; Are you saying that it doesn't return the specific error that you are seeking?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 45 notes out there for it.&amp;nbsp; Have you evaluated them? Nine of them reference attachments.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Athought that might help you.&amp;nbsp; If you can identify that the error has occured in debug, then you could have an end implicit enhancement raise an error.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 12:45:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssfc-base64-decode-error-attachment/m-p/9505944#M1747853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-25T12:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: SSFC BASE64_DECODE - error attachment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssfc-base64-decode-error-attachment/m-p/9505945#M1747854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for update..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am facing issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am receiving xml file from legacy then coming into sap through application server.&lt;/P&gt;&lt;P&gt;my program is taking only attachment code then converting into decode base64 then attaching into invoice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while decode base64 if there is any corrupt the file from application or from legacy.&lt;/P&gt;&lt;P&gt;i need catch error while converting into decode base64.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;prathap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 15:18:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssfc-base64-decode-error-attachment/m-p/9505945#M1747854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-25T15:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: SSFC BASE64_DECODE - error attachment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssfc-base64-decode-error-attachment/m-p/9505946#M1747855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe what you want to do then is to try catch the return of the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 19:33:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssfc-base64-decode-error-attachment/m-p/9505946#M1747855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-25T19:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: SSFC BASE64_DECODE - error attachment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssfc-base64-decode-error-attachment/m-p/9505947#M1747856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes ,i would like to catch errors from the FM or else after process FM also can add any useful function module to validate whether it is generated PDF,JPEG or TIFF etc. correct or wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Prathap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 10:01:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssfc-base64-decode-error-attachment/m-p/9505947#M1747856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-26T10:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: SSFC BASE64_DECODE - error attachment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssfc-base64-decode-error-attachment/m-p/9505948#M1747857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, something like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;call FM&lt;/P&gt;&lt;P&gt;catch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you already have this in your code, could you show us a snippet so we can see what might be going wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 14:34:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssfc-base64-decode-error-attachment/m-p/9505948#M1747857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-26T14:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: SSFC BASE64_DECODE - error attachment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssfc-base64-decode-error-attachment/m-p/9505949#M1747858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/237698" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above figure contains XML file ,how data coming from outside then FM is taking attachment code converting to base64 decode but here if the file is corrupt then it is not giving any error messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Prathap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 10:13:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssfc-base64-decode-error-attachment/m-p/9505949#M1747858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-27T10:13:56Z</dc:date>
    </item>
  </channel>
</rss>

