<?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 help!! REST web service consuming in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/help-REST-web-service-consuming/m-p/63795#M16678</link>
    <description>Hi all,

I am trying to consume an available free REST web service off the internet in my BO (for trial testing). I am making use of the REST vbo which in turn uses HTTP and JSON vbos for this. Here is the error:-
"Internal : Could not run the object because one of the code stages has a compile error, use Check for Errors for a list of problems"  . Is there any additional code stage wrapper that I need in my BO and if so can anyone guide me how to do so? Any help/suggestion is appreciated..
**no authentication is applied on the service I am consuming 

thanks</description>
    <pubDate>Wed, 07 Sep 2016 13:07:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-09-07T13:07:00Z</dc:date>
    <item>
      <title>help!! REST web service consuming</title>
      <link>https://community.blueprism.com/t5/Product-Forum/help-REST-web-service-consuming/m-p/63795#M16678</link>
      <description>Hi all,

I am trying to consume an available free REST web service off the internet in my BO (for trial testing). I am making use of the REST vbo which in turn uses HTTP and JSON vbos for this. Here is the error:-
"Internal : Could not run the object because one of the code stages has a compile error, use Check for Errors for a list of problems"  . Is there any additional code stage wrapper that I need in my BO and if so can anyone guide me how to do so? Any help/suggestion is appreciated..
**no authentication is applied on the service I am consuming 

thanks</description>
      <pubDate>Wed, 07 Sep 2016 13:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/help-REST-web-service-consuming/m-p/63795#M16678</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-07T13:07:00Z</dc:date>
    </item>
    <item>
      <title>The error message is telling</title>
      <link>https://community.blueprism.com/t5/Product-Forum/help-REST-web-service-consuming/m-p/63796#M16679</link>
      <description>The error message is telling you that you have a compile error in one of the objects you use. The REST service has most likely nothing to do with it, the problem is inside a BP object. Open the object that cannot be compiled and check for errors inside that object by clicking the Errors button. You can also open code stages inside that object and click Check Code. If there are any errors, they will be listed.
For the JSON object you also need to download an additional library - see &lt;A href="https://blueprism.knowledgeowl.com/help/how-do-i-use-the-json-visual-bu" target="test_blank"&gt;https://blueprism.knowledgeowl.com/help/how-do-i-use-the-json-visual-bu&lt;/A&gt;</description>
      <pubDate>Wed, 07 Sep 2016 17:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/help-REST-web-service-consuming/m-p/63796#M16679</guid>
      <dc:creator>RadoslavHiko</dc:creator>
      <dc:date>2016-09-07T17:16:00Z</dc:date>
    </item>
  </channel>
</rss>

