<?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: stored process on REST json endpoint call problem in Developers</title>
    <link>https://communities.sas.com/t5/Developers/stored-process-on-REST-json-endpoint-call-problem/m-p/454677#M5672</link>
    <description>&lt;P&gt;Ok thanks , but i already read this doc but dont really understand why i have to use credentials&amp;nbsp; with it&amp;nbsp; when i see this in doc :&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;For SAS BI Web Services and the SAS Stored Process Web Application, a user who connects through anonymous access uses the SAS Anonymous Web User identity. This is a service identity that functions as a surrogate for users who connect without supplying credentials ."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;user credentials for webanon ?&lt;/P&gt;</description>
    <pubDate>Tue, 17 Apr 2018 09:31:02 GMT</pubDate>
    <dc:creator>Madd</dc:creator>
    <dc:date>2018-04-17T09:31:02Z</dc:date>
    <item>
      <title>stored process on REST json endpoint call problem</title>
      <link>https://communities.sas.com/t5/Developers/stored-process-on-REST-json-endpoint-call-problem/m-p/454660#M5670</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(sorry for bad english)&lt;/P&gt;&lt;P&gt;I'm calling stored process with REST Json endpoint on this url :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;http://"hostname":"port"/SASBIWS/json/storedProcesses/testwebservice&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have java exception in app server log:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"&amp;nbsp; ....com.sas.services.connection.platform.MissingIdentityException:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;The user "&amp;nbsp;Anonymous Web User" could not log on to the server "000 - Logical Workspace Server".&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;No valid identity could be found for the authentication domain "DefaultAuth".&amp;nbsp; &amp;nbsp;"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;webanon user exists with internal account in our server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Maybe webanon user is not the good one to use with this endpoint&amp;nbsp; ?&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So what's the procedure for using this sort of endpoint ?&amp;nbsp; i have to create another sas user ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm looking for complete tutorial ( im just a sas dev , not server admin ).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;please help &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 08:35:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/stored-process-on-REST-json-endpoint-call-problem/m-p/454660#M5670</guid>
      <dc:creator>Madd</dc:creator>
      <dc:date>2018-04-17T08:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: stored process on REST json endpoint call problem</title>
      <link>https://communities.sas.com/t5/Developers/stored-process-on-REST-json-endpoint-call-problem/m-p/454667#M5671</link>
      <description>&lt;P&gt;There might be some help following these links:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bimtag/65708/HTML/default/viewer.htm#p0eutmr76b63uwn17zvy36mw6yle.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bimtag/65708/HTML/default/viewer.htm#p0eutmr76b63uwn17zvy36mw6yle.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=bisecag&amp;amp;docsetTarget=p03h42tf0s7ogyn1pqtsesbu3xuk.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=sv" target="_blank"&gt;http://documentation.sas.com/?docsetId=bisecag&amp;amp;docsetTarget=p03h42tf0s7ogyn1pqtsesbu3xuk.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=sv&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Otherwise add user credentials in your link (&amp;amp;user=&amp;amp;pass=)&lt;/P&gt;
&lt;P&gt;//Fredrik&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 09:00:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/stored-process-on-REST-json-endpoint-call-problem/m-p/454667#M5671</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2018-04-17T09:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: stored process on REST json endpoint call problem</title>
      <link>https://communities.sas.com/t5/Developers/stored-process-on-REST-json-endpoint-call-problem/m-p/454677#M5672</link>
      <description>&lt;P&gt;Ok thanks , but i already read this doc but dont really understand why i have to use credentials&amp;nbsp; with it&amp;nbsp; when i see this in doc :&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;For SAS BI Web Services and the SAS Stored Process Web Application, a user who connects through anonymous access uses the SAS Anonymous Web User identity. This is a service identity that functions as a surrogate for users who connect without supplying credentials ."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;user credentials for webanon ?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 09:31:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/stored-process-on-REST-json-endpoint-call-problem/m-p/454677#M5672</guid>
      <dc:creator>Madd</dc:creator>
      <dc:date>2018-04-17T09:31:02Z</dc:date>
    </item>
  </channel>
</rss>

