<?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: calling SAS bi web services with attachments in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/calling-SAS-bi-web-services-with-attachments/m-p/805315#M317216</link>
    <description>&lt;P&gt;I am not sure still if file type is not supported.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cpagrawal_0-1648737986797.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/70007i621EFCFDDC8BC00F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cpagrawal_0-1648737986797.png" alt="cpagrawal_0-1648737986797.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/itechcdc/9.4/wbsvcdg/n0e44v8zffokk6n1b5uu2alusw8p.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/itechcdc/9.4/wbsvcdg/n0e44v8zffokk6n1b5uu2alusw8p.htm&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;if we use multi part when sending the request, it should be able to retrieve the attachment but I am not able to do that. on the other side I am thinking what could be option if I use rest instead of json.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Mar 2022 14:48:07 GMT</pubDate>
    <dc:creator>cpagrawal</dc:creator>
    <dc:date>2022-03-31T14:48:07Z</dc:date>
    <item>
      <title>calling SAS bi web services with attachments</title>
      <link>https://communities.sas.com/t5/SAS-Programming/calling-SAS-bi-web-services-with-attachments/m-p/805227#M317175</link>
      <description>&lt;P&gt;Does anyone knows how to attach a file when calling a SAS BI web service ( json in my case ) ?&amp;nbsp;&lt;BR /&gt;I am trying to set up the content-type but it is not working, probably I am using a wrong one. Any help will be appreciated.&amp;nbsp;&lt;BR /&gt;I want to attach a file which will be read by stored process ( calling as an api ) and I will get response which is very short.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 09:48:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/calling-SAS-bi-web-services-with-attachments/m-p/805227#M317175</guid>
      <dc:creator>cpagrawal</dc:creator>
      <dc:date>2022-03-31T09:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: calling SAS bi web services with attachments</title>
      <link>https://communities.sas.com/t5/SAS-Programming/calling-SAS-bi-web-services-with-attachments/m-p/805249#M317190</link>
      <description>&lt;P&gt;afaik the sp-web-app can't handle attachments. You could provide path+name of file, but this is, of course, not what you want.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 12:38:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/calling-SAS-bi-web-services-with-attachments/m-p/805249#M317190</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2022-03-31T12:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: calling SAS bi web services with attachments</title>
      <link>https://communities.sas.com/t5/SAS-Programming/calling-SAS-bi-web-services-with-attachments/m-p/805269#M317198</link>
      <description>&lt;P&gt;I haven't called stored processes as a web service, but this old thread talks about building a STP that allows a user to upload a file from a html form.&amp;nbsp; Perhaps could be adapted for your need.&amp;nbsp;&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Stored-Processes/Uploading-a-file-through-an-html-form/td-p/203124" target="_blank"&gt;https://communities.sas.com/t5/SAS-Stored-Processes/Uploading-a-file-through-an-html-form/td-p/203124&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 14:00:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/calling-SAS-bi-web-services-with-attachments/m-p/805269#M317198</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2022-03-31T14:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: calling SAS bi web services with attachments</title>
      <link>https://communities.sas.com/t5/SAS-Programming/calling-SAS-bi-web-services-with-attachments/m-p/805315#M317216</link>
      <description>&lt;P&gt;I am not sure still if file type is not supported.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cpagrawal_0-1648737986797.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/70007i621EFCFDDC8BC00F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cpagrawal_0-1648737986797.png" alt="cpagrawal_0-1648737986797.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/itechcdc/9.4/wbsvcdg/n0e44v8zffokk6n1b5uu2alusw8p.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/itechcdc/9.4/wbsvcdg/n0e44v8zffokk6n1b5uu2alusw8p.htm&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;if we use multi part when sending the request, it should be able to retrieve the attachment but I am not able to do that. on the other side I am thinking what could be option if I use rest instead of json.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 14:48:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/calling-SAS-bi-web-services-with-attachments/m-p/805315#M317216</guid>
      <dc:creator>cpagrawal</dc:creator>
      <dc:date>2022-03-31T14:48:07Z</dc:date>
    </item>
  </channel>
</rss>

