<?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 File path issue from Process Studio in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/File-path-issue-from-Process-Studio/m-p/87693#M38371</link>
    <description>I'm having  an issue sending a file path as an input from Process Studio to my Business Object code stage. I'm trying to create a pdf from several lines of text that I've extracted from a .txt file. When I test the process in Object Studio and add the path as an input the code works fine. However when I call the Business Object as an action from my process and try to send the path as an input I receive the following error:

'Internal : Could not execute code stage because exception thrown by code stage: PDF file Path must not be empty".

I can see from the logs that the input is populated but somehow it's not making it back to my custom Business Object. What am I missing?

Thanks!

LW</description>
    <pubDate>Tue, 03 Oct 2017 22:41:00 GMT</pubDate>
    <dc:creator>Wang_Lisa</dc:creator>
    <dc:date>2017-10-03T22:41:00Z</dc:date>
    <item>
      <title>File path issue from Process Studio</title>
      <link>https://community.blueprism.com/t5/Product-Forum/File-path-issue-from-Process-Studio/m-p/87693#M38371</link>
      <description>I'm having  an issue sending a file path as an input from Process Studio to my Business Object code stage. I'm trying to create a pdf from several lines of text that I've extracted from a .txt file. When I test the process in Object Studio and add the path as an input the code works fine. However when I call the Business Object as an action from my process and try to send the path as an input I receive the following error:

'Internal : Could not execute code stage because exception thrown by code stage: PDF file Path must not be empty".

I can see from the logs that the input is populated but somehow it's not making it back to my custom Business Object. What am I missing?

Thanks!

LW</description>
      <pubDate>Tue, 03 Oct 2017 22:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/File-path-issue-from-Process-Studio/m-p/87693#M38371</guid>
      <dc:creator>Wang_Lisa</dc:creator>
      <dc:date>2017-10-03T22:41:00Z</dc:date>
    </item>
    <item>
      <title>Sounds like your inputs and</title>
      <link>https://community.blueprism.com/t5/Product-Forum/File-path-issue-from-Process-Studio/m-p/87694#M38372</link>
      <description>Sounds like your inputs and data items are not joined up - somehow the value from the process is not making it through to the code stage. If you step in you should see where the error is.</description>
      <pubDate>Tue, 03 Oct 2017 23:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/File-path-issue-from-Process-Studio/m-p/87694#M38372</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-10-03T23:14:00Z</dc:date>
    </item>
    <item>
      <title>I can't even seem to step</title>
      <link>https://community.blueprism.com/t5/Product-Forum/File-path-issue-from-Process-Studio/m-p/87695#M38373</link>
      <description>I can't even seem to step through it. I'm given the error before it can even get to the business object. Does anyone have any advice on how to make sure the data items are syncing up and not getting lost on their way back to the code stage?</description>
      <pubDate>Wed, 04 Oct 2017 02:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/File-path-issue-from-Process-Studio/m-p/87695#M38373</guid>
      <dc:creator>Wang_Lisa</dc:creator>
      <dc:date>2017-10-04T02:04:00Z</dc:date>
    </item>
    <item>
      <title>yes this is because you have</title>
      <link>https://community.blueprism.com/t5/Product-Forum/File-path-issue-from-Process-Studio/m-p/87696#M38374</link>
      <description>yes this is because you have not properly specified your data items...In the action stage where you are calling that object make sure that the correct items are selected(in input section)</description>
      <pubDate>Wed, 04 Oct 2017 10:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/File-path-issue-from-Process-Studio/m-p/87696#M38374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-04T10:18:00Z</dc:date>
    </item>
    <item>
      <title>I figured this out. There was</title>
      <link>https://community.blueprism.com/t5/Product-Forum/File-path-issue-from-Process-Studio/m-p/87697#M38375</link>
      <description>I figured this out. There was a page reference being called from my initialize stage which wasn't receiving any inputs. I had to remove that and everything worked fine.</description>
      <pubDate>Fri, 06 Oct 2017 00:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/File-path-issue-from-Process-Studio/m-p/87697#M38375</guid>
      <dc:creator>Wang_Lisa</dc:creator>
      <dc:date>2017-10-06T00:18:00Z</dc:date>
    </item>
  </channel>
</rss>

