<?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 Opening url Process Imtelligence in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Opening-url-Process-Imtelligence/m-p/48556#M4069</link>
    <description>&lt;P&gt;Hello people good night! I successfully installed Process intelligence, but I was unable to open the URL configured at the time of installation, the timlinepi and time broker services are running, I am using the same port that I used in Decipher, could this be a problem?&lt;/P&gt;
&lt;P&gt;This is the configuration of my timlinepi.xml configuration file:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;lt;env name="BASE_URL" value="http://SRV-D-RPA-02"/&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;env name="PROXY_PORT" value="80"/&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm trying to open process intelligence through this link: &lt;A href="http://SRV-D-RPA-02:80" target="test_blank"&gt;http://SRV-D-RPA-02:80&lt;/A&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;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jonathan Aranha&lt;/P&gt;
&lt;P&gt;RPA Specialist&lt;BR /&gt;------------------------------&lt;/P&gt;</description>
    <pubDate>Fri, 29 Sep 2023 00:06:00 GMT</pubDate>
    <dc:creator>JonathanAranha</dc:creator>
    <dc:date>2023-09-29T00:06:00Z</dc:date>
    <item>
      <title>Opening url Process Imtelligence</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Opening-url-Process-Imtelligence/m-p/48556#M4069</link>
      <description>&lt;P&gt;Hello people good night! I successfully installed Process intelligence, but I was unable to open the URL configured at the time of installation, the timlinepi and time broker services are running, I am using the same port that I used in Decipher, could this be a problem?&lt;/P&gt;
&lt;P&gt;This is the configuration of my timlinepi.xml configuration file:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;lt;env name="BASE_URL" value="http://SRV-D-RPA-02"/&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;env name="PROXY_PORT" value="80"/&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm trying to open process intelligence through this link: &lt;A href="http://SRV-D-RPA-02:80" target="test_blank"&gt;http://SRV-D-RPA-02:80&lt;/A&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;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jonathan Aranha&lt;/P&gt;
&lt;P&gt;RPA Specialist&lt;BR /&gt;------------------------------&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 00:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Opening-url-Process-Imtelligence/m-p/48556#M4069</guid>
      <dc:creator>JonathanAranha</dc:creator>
      <dc:date>2023-09-29T00:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: Opening url Process Imtelligence</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Opening-url-Process-Imtelligence/m-p/48557#M4070</link>
      <description>&lt;P&gt;Hi Jonathan!&lt;BR /&gt;&lt;BR /&gt;Glad to hear you were able to get Process Intelligence installed. I am also suspect of the port conflict you mention. Let's first stop the services that run Process Intelligence, by entering the following in the command line (CMD):&lt;/P&gt;
&lt;PRE class="language-vb"&gt;&lt;CODE&gt;sc stop timelinepi &lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;In that same &lt;EM&gt;timelinepi.xml&lt;/EM&gt; configuration file you mentioned, change the port so you are not in conflict with Decipher (or anything else), perhaps to something like this:&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;&amp;lt;env name="BASE_URL" value="http://SRV-D-RPA-02:82"/&amp;gt;
&amp;lt;env name="PROXY_PORT" value="82"/&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Notice that if I am not using the default port 80, I have to specify that port in the base URL. After you make these changes and save them, run the following command in the command line (CMD):&lt;/P&gt;
&lt;PRE class="language-vb"&gt;&lt;CODE&gt;sc start timelinepi &lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;I'd then reboot the machine for good measure, and you should be set when visiting the URL–just make sure you're including the full URL, including the new port number in your browser, i.e.: &lt;EM&gt;&lt;A href="http://SRV-D-RPA-02:82" target="test_blank"&gt;http://SRV-D-RPA-02:82&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;Let me know if this works!&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Alex Him&lt;BR /&gt;Solution Engineer&lt;BR /&gt;SS&amp;amp;C Blue Prism&lt;BR /&gt;New York, NY&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Sep 2023 14:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Opening-url-Process-Imtelligence/m-p/48557#M4070</guid>
      <dc:creator>alexhim</dc:creator>
      <dc:date>2023-09-29T14:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Opening url Process Imtelligence</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Opening-url-Process-Imtelligence/m-p/48558#M4071</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;Hi, Alex!&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Thanks for your answer, I tried the change and it still didn't work.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;One question, is there no need to create a website on IIS just like Decipher? I didn't see anything about this in the manual.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Below is a print of the error generated:&lt;/SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="5686.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/5865iF17F591C79DB2C8C/image-size/large?v=v2&amp;amp;px=999" role="button" title="5686.png" alt="5686.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jonathan Aranha&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Sep 2023 16:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Opening-url-Process-Imtelligence/m-p/48558#M4071</guid>
      <dc:creator>JonathanAranha</dc:creator>
      <dc:date>2023-09-29T16:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Opening url Process Imtelligence</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Opening-url-Process-Imtelligence/m-p/48559#M4072</link>
      <description>&lt;P&gt;Olá Jonathan,&lt;BR /&gt;&lt;BR /&gt;Have you verified that your system meets the requirements for Process Intelligence? Please check out our online documentation &lt;A href="https://bpdocs.blueprism.com/process-intelligence/2-0/en-us/installation/windows/system-requirements.html"&gt;here&lt;/A&gt; which lists requirements such as the OS. For example, Process Intelligence needs Windows Server 2019 or later, not Windows 10/11.&lt;/P&gt;
&lt;P&gt;I know Decipher can run on Windows 10 or Windows Server 2012, so I want to make sure we have the right starting point.&lt;BR /&gt;------------------------------&lt;BR /&gt;Alex Him&lt;BR /&gt;Solution Engineer&lt;BR /&gt;SS&amp;amp;C Blue Prism&lt;BR /&gt;New York, NY&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2023 13:05:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Opening-url-Process-Imtelligence/m-p/48559#M4072</guid>
      <dc:creator>alexhim</dc:creator>
      <dc:date>2023-10-04T13:05:00Z</dc:date>
    </item>
  </channel>
</rss>

