<?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 Image transfer in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/image-transfer/m-p/9931656#M1796324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to transfer image captured in android smartphone to the SAP R/3 system. This image can be in any format.&lt;/P&gt;&lt;P&gt;Please suggest me some ideas how to do this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Dec 2013 04:26:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-12-11T04:26:09Z</dc:date>
    <item>
      <title>Image transfer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/image-transfer/m-p/9931656#M1796324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to transfer image captured in android smartphone to the SAP R/3 system. This image can be in any format.&lt;/P&gt;&lt;P&gt;Please suggest me some ideas how to do this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 04:26:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/image-transfer/m-p/9931656#M1796324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-11T04:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Image transfer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/image-transfer/m-p/9931657#M1796325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;it depends on how big solution you need?&lt;/P&gt;&lt;P&gt;If your requirement needs also Android APP (for users), then I would probably suggest go with &lt;STRONG&gt;SUP&lt;/STRONG&gt; (Sybase Unwired Platform).&lt;/P&gt;&lt;P&gt;But It is a bit complex solution. Maybe somebody suggest something lightweight?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try also check corresponding SCN sections for more info &amp;amp; forums about mobile development &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/community/developer-center/mobility-platform"&gt;http://scn.sap.com/community/developer-center/mobility-platform&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/community/mobile"&gt;http://scn.sap.com/community/mobile&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 09:44:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/image-transfer/m-p/9931657#M1796325</guid>
      <dc:creator>Tomas_Buryanek</dc:creator>
      <dc:date>2013-12-11T09:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Image transfer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/image-transfer/m-p/9931658#M1796326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Falak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to follow simple steps for storing data in SAP system &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Create one Bapi with input parameter type XSTRING and create its MBO. &lt;/P&gt;&lt;P&gt;2) Once you android app capture image convert that bitmap image to BASE64 encoded string and send this string to MBO's (Xstring in MBO bigbinary) BigBinary parameter.&lt;/P&gt;&lt;P&gt;3) In your bapi write down logic for Decoding it into xstring ( Use FM SSFC_BASE64_DECODE or&amp;nbsp; CL_HTTP_UTILITY class )&amp;nbsp; and than save it to rawstring format in database .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer the following link for more information.&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="47644" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="HOW TO CREATE A QRCODE AND SHOW IT IN THE SMARTFORM" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 09:16:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/image-transfer/m-p/9931658#M1796326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-13T09:16:03Z</dc:date>
    </item>
  </channel>
</rss>

