<?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 how to run Platform flowmanager in X-window in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-run-Platform-flowmanager-in-X-window/m-p/360111#M8668</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to start Platform FlowManager from an X-Window login to Linux server using MobaXterm.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Platform install is the default&amp;nbsp; - flowmanager is under &lt;STRONG&gt;/sas/platform/pm/9.1/bin&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;js.conf is under &lt;STRONG&gt;/sas/platform/pm/conf/js.conf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The userid has the platform.lsf "sourced"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Flowmanager only cries out&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/etc/js.conf does not exist.&amp;nbsp; Abort&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to send an option into flowmanger to tell it where my js.conf is ?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/etc &lt;/STRONG&gt;is not writeable by me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for reading !&lt;/P&gt;&lt;P&gt;Go Red Bulls !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bob B, sasadm, Somerset NJ&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 May 2017 20:31:07 GMT</pubDate>
    <dc:creator>blueroad</dc:creator>
    <dc:date>2017-05-19T20:31:07Z</dc:date>
    <item>
      <title>how to run Platform flowmanager in X-window</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-run-Platform-flowmanager-in-X-window/m-p/360111#M8668</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to start Platform FlowManager from an X-Window login to Linux server using MobaXterm.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Platform install is the default&amp;nbsp; - flowmanager is under &lt;STRONG&gt;/sas/platform/pm/9.1/bin&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;js.conf is under &lt;STRONG&gt;/sas/platform/pm/conf/js.conf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The userid has the platform.lsf "sourced"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Flowmanager only cries out&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/etc/js.conf does not exist.&amp;nbsp; Abort&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to send an option into flowmanger to tell it where my js.conf is ?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/etc &lt;/STRONG&gt;is not writeable by me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for reading !&lt;/P&gt;&lt;P&gt;Go Red Bulls !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bob B, sasadm, Somerset NJ&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 20:31:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-run-Platform-flowmanager-in-X-window/m-p/360111#M8668</guid>
      <dc:creator>blueroad</dc:creator>
      <dc:date>2017-05-19T20:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to run Platform flowmanager in X-window</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/how-to-run-Platform-flowmanager-in-X-window/m-p/360170#M8672</link>
      <description>&lt;P&gt;Hi Bob,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you sourced the Platform LSF profile scripts?&amp;nbsp; I have the following added to my profile so I don't have to do it manually when I login:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;. /opt/sas94m3/pss/lsf/conf/profile.lsf&lt;BR /&gt;. /opt/sas94m3/pss/pm/conf/profile.js&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From your post my guess would be that they're in the following locations for you:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;. /sas/platform/lsf/conf/profile.lsf&lt;BR /&gt;. /sas/platform/pm/conf/profile.js&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2017 04:04:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/how-to-run-Platform-flowmanager-in-X-window/m-p/360170#M8672</guid>
      <dc:creator>PaulHomes</dc:creator>
      <dc:date>2017-05-20T04:04:00Z</dc:date>
    </item>
  </channel>
</rss>

