<?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: Export Images through Function Modules in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709725#M310506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you call the url generated by the system (http://&amp;lt;servername&amp;gt;:8001/sap/bc/...) you need to log in. but since you are going to call this from portal (and i assume you would have done SSO) you wont be prompted for authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for SSO to work, you have to set up FQDN - fully qualified domain name the url should look like &lt;A href="http://&amp;lt;servername&amp;gt;.&amp;lt;domain&amp;gt;.com:8001/sap/bc/" target="test_blank"&gt;http://&amp;lt;servername&amp;gt;.&amp;lt;domain&amp;gt;.com:8001/sap/bc/&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this you have to set up profile parameter (RZ10) icom/host_name_full &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;SICF - The page cannot be found.&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this could be due to various reasons - like inactive service node in SICF, etc. to get the correct error message thrown by the server, in your browser go to internet options-&amp;gt;advanced- and uncheck the check box show friendly HTTP error message and re run the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Dec 2006 04:44:04 GMT</pubDate>
    <dc:creator>athavanraja</dc:creator>
    <dc:date>2006-12-11T04:44:04Z</dc:date>
    <item>
      <title>Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709711#M310492</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 am runing on ECC 6.0 and I am able to store images in R/3.Now i have to write an RFC to pass these images in export parameters. Is it possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2006 14:23:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709711#M310492</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2006-11-28T14:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709712#M310493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is a RFC FM &amp;lt;b&amp;gt;BDS_BUSINESSDOCUMENT_CREATEF&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call the FM BDS_BUSINESSDOCUMENT_CREATEF to upload the images from System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOGICAL_SYSTEM                              &lt;/P&gt;&lt;P&gt;CLASSNAME                       PICTURES    &lt;/P&gt;&lt;P&gt;CLASSTYPE                       OT          &lt;/P&gt;&lt;P&gt;CLIENT                               321         &lt;/P&gt;&lt;P&gt;OBJECT_KEY                     ZIMAGE   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the table parameter Files pass&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; DOC_COUNT                       00000001         &lt;/P&gt;&lt;P&gt; COMP_COUNT                     00000001         &lt;/P&gt;&lt;P&gt; COMP_ID                                         &lt;/P&gt;&lt;P&gt; DIRECTORY                          C:\          &lt;/P&gt;&lt;P&gt; FILENAME                           WINTER.JPG   &lt;/P&gt;&lt;P&gt; MIMETYPE                                                                                &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2006 14:27:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709712#M310493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-28T14:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709713#M310494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/3b/5deaed2b82ef488ddac3d43535f708/MiniSG.pdf" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/3b/5deaed2b82ef488ddac3d43535f708/MiniSG.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2006 14:30:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709713#M310494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-28T14:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709714#M310495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk this if it can help u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/74164792-0601-0010-1ca2-c61d078d7383" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/74164792-0601-0010-1ca2-c61d078d7383&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2006 14:32:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709714#M310495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-28T14:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709715#M310496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it depends where you store the image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MIME repository of ICF?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or theu SE78 or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thru SMW0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 06:20:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709715#M310496</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-11-29T06:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709716#M310497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot everybody. I am uploading images in my R/3 using Tcode OAAD Tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 15:55:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709716#M310497</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2006-11-29T15:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709717#M310498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am back again. I just want to export an image from R/3 and show it using a webdynpro on my portal page. I am ready to upload the image in my R/3 using any Tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Dec 2006 16:18:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709717#M310498</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2006-12-09T16:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709718#M310499</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; There is a FM called :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CALL METHOD logo-&amp;gt;load_picture_from_url&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      url    = url&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      OTHERS = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;URL is SAPR3://457ADA36BC860BD5E10000000A34463D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use this URL somehow in my portal side to access the Image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Dec 2006 16:30:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709718#M310499</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2006-12-09T16:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709719#M310500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am able to see you helping lot of people using BDS_BUSINESSDOCUMENT_CREATEF. Kindly let me know from where to get information about. this FM, whih does not have a documentation.&lt;/P&gt;&lt;P&gt;I got to see Tcode like CN22, OAOR. But I have no clue why we are using these Tcode. Why do I need to give Logical system name in my RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Dec 2006 17:01:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709719#M310500</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2006-12-09T17:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709720#M310501</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;Can you please help me out my explaining me what I should give for &lt;/P&gt;&lt;P&gt;Class name = 'BUS2002'&lt;/P&gt;&lt;P&gt;Class type = 'BO'&lt;/P&gt;&lt;P&gt;Client = &amp;lt;client no&amp;gt;&lt;/P&gt;&lt;P&gt;object key = ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no clue of the Tcode and what I should for these parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Dec 2006 17:05:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709720#M310501</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2006-12-09T17:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709721#M310502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BDS_BUSINESSDOCUMENT_CREATEF is for creating attacments to BDS in your case you want to read image which you stored using OAAD . if yes for your portal webdynpro you cannot use the URL generated (mentioned in your previous post).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Dec 2006 08:05:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709721#M310502</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-12-10T08:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709722#M310503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Raja, So I cannot use BDS_BUSINESSDOCUMENT_CREATEF  or any url. How do i go about. I am just looking for a functionality that will expose the images in the RFC and available for my portal applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Dec 2006 08:42:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709722#M310503</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2006-12-10T08:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709723#M310504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you cansimply use the following FM to generate a url for the object loaded thru OAAD and use it in your appliation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WEB_BDS_BUILD_URL_FOR_AL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Dec 2006 08:44:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709723#M310504</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-12-10T08:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709724#M310505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raja. Unfortunately I was not able to understand how to use WEB_BDS_BUILD_URL_FOR_AL. Infact I came across another FM related to this. It is  HRXSS_COD_GET_DETAILS. Here I just gave pernr number and get his photo stored using OAAD Tcode.  It gives me a URI something like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://&amp;lt;servername&amp;gt;:8001/sap/bc/contentserver/236?get&amp;amp;pVersion=0046&amp;amp;contRep=A2&amp;amp;docId=457B9D11554A16EAE10000000A34463D&amp;amp;accessMode=r&amp;amp;authId=CN%3DD35&amp;amp;expiration=20061210235026&amp;amp;secKey=MIHxBgkqhkiG9w0BBw" target="test_blank"&gt;http://&amp;lt;servername&amp;gt;:8001/sap/bc/contentserver/236?get&amp;amp;pVersion=0046&amp;amp;contRep=A2&amp;amp;docId=457B9D11554A16EAE10000000A34463D&amp;amp;accessMode=r&amp;amp;authId=CN%3DD35&amp;amp;expiration=20061210235026&amp;amp;secKey=MIHxBgkqhkiG9w0BBw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I paste this on my browser, I get &amp;lt;b&amp;gt;SSF error: Decoding not possible&amp;lt;/b&amp;gt;.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went to SICF &amp;gt; BC &amp;gt; Content server and tried to test it. It does not give me anything. It says The page cannot be found. I rechecked the userId and Password. Could this be a problem for the above error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will giving me a URL allow me to access SAP Resource wiothout logon UserId &amp;amp; Pwd. ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Dec 2006 22:11:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709724#M310505</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2006-12-10T22:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709725#M310506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you call the url generated by the system (http://&amp;lt;servername&amp;gt;:8001/sap/bc/...) you need to log in. but since you are going to call this from portal (and i assume you would have done SSO) you wont be prompted for authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for SSO to work, you have to set up FQDN - fully qualified domain name the url should look like &lt;A href="http://&amp;lt;servername&amp;gt;.&amp;lt;domain&amp;gt;.com:8001/sap/bc/" target="test_blank"&gt;http://&amp;lt;servername&amp;gt;.&amp;lt;domain&amp;gt;.com:8001/sap/bc/&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this you have to set up profile parameter (RZ10) icom/host_name_full &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;SICF - The page cannot be found.&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this could be due to various reasons - like inactive service node in SICF, etc. to get the correct error message thrown by the server, in your browser go to internet options-&amp;gt;advanced- and uncheck the check box show friendly HTTP error message and re run the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 04:44:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709725#M310506</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-12-11T04:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709726#M310507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you are not constrained with storing images thru OAAD. you can store the same in MIME repository (SE80) and easily access them thru url&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 05:05:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709726#M310507</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-12-11T05:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709727#M310508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Yes, I am using FQDN. You had already told me this in previous threads. So nowadays I am very careful with FQDN. When I changed the settings in IE, and test contentserver service, it says 'BAD REQUEST'. I am not able to see the Contentserver screen at all. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of now I just want to test the images. So I just want a popup to come asking me for R/3 logon and after that it should show me the image. Later when i use this in Webdynpro's I will make it SSO enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not only restricted with OAAD Tcode. I can free to upload the image anywhere. But please guide on how to upload the images and also how to use an FM to retreive the same. There are lot of postings on using FM , but since I am new to this area, I am not able to proceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me Raja.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 07:59:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709727#M310508</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2006-12-13T07:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709728#M310509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Should I create a "Service" user and add it in ContentServer service ? I even tried attaching a service user. It still gives me the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Muralidaran Shanmugham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 10:11:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709728#M310509</guid>
      <dc:creator>Murali_Shanmu</dc:creator>
      <dc:date>2006-12-13T10:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709729#M310510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have stored your images as MIME objects, then you can retreive them using FM SKWF_PHIO_LOAD_CONTENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will return the file as binary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this sounds like what you want, let me know and I'll give you more details&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 09:28:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709729#M310510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T09:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Export Images through Function Modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709730#M310511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muralidaran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having the same problem and can't get any help for this.  We're getting a "bad request"  message when testing the content server.  How did you resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Redding&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2010 21:18:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-images-through-function-modules/m-p/1709730#M310511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-01T21:18:53Z</dc:date>
    </item>
  </channel>
</rss>

