<?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: &amp;quot;Morpheus&amp;quot; variable is not working in HPE Morpheus Enterprise</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250057#M3231</link>
    <description>&lt;ASIDE class="quote group-Certified-Engineer" data-username="cbunge" data-post="5" data-topic="1112"&gt;
cbunge:
&lt;BLOCKQUOTE&gt;
&lt;P&gt;morpheus[‘customOptions’]&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;/ASIDE&gt;
&lt;P&gt;I get below error&lt;/P&gt;
&lt;P&gt;File “”, line 11&lt;BR /&gt;
data = {“ldevId”: None, “poolId”: morpheus[‘customOptions’], “byteFormatCapacity”: morpheus[‘customOptions’]&lt;BR /&gt;
^&lt;BR /&gt;
SyntaxError: invalid character in identifier&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/150627iB703E131B5D4D7DF/image-size/large?v=v2&amp;amp;px=2000" role="button" title="3109582bd29d5e022bc41cdb145d51f0d1f05d48.png" alt="3109582bd29d5e022bc41cdb145d51f0d1f05d48.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 31 May 2023 15:13:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2023-05-31T15:13:58Z</dc:date>
    <item>
      <title>"Morpheus" variable is not working</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250051#M3225</link>
      <description>&lt;P&gt;I have an ansible workflow where i am using input option&lt;/P&gt;
&lt;P&gt;Its my syntex&lt;BR /&gt;
"pool_id: “{{ morpheus[‘customOptions’][‘Pool_Selection_Manual_Text’] }}” "&lt;/P&gt;
&lt;P&gt;i have created inputs called “Pool_Selection_Manual_Text” in the  MD and passed to the ansible playbook but i am getting below error&lt;/P&gt;
&lt;P&gt;““The task includes an option with an undefined variable. The error was: {{ morpheus[‘customOptions’][‘Pool_Selection_Manual_Text’] }}: ‘dict object’ has no attribute ‘Pool_Selection_Manual_Text’\n\nThe error appears to be in '/var/opt/morpheus/morpheus-local/repo/git/ae9aa2c0c5ae07d846074aa893b04223/volume-provisioningg.yml””&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 16:58:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250051#M3225</guid>
      <dc:creator />
      <dc:date>2023-05-15T16:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: "Morpheus" variable is not working</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250052#M3226</link>
      <description>&lt;P&gt;You’ve got special quotes in your input: &lt;CODE style="background : #f0f1f2;"&gt;morpheus[‘customOptions’]&lt;/CODE&gt;.  It needs to be: &lt;CODE style="background : #f0f1f2;"&gt;morpheus['customOptions']&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 15:28:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250052#M3226</guid>
      <dc:creator />
      <dc:date>2023-05-31T15:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: "Morpheus" variable is not working</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250053#M3227</link>
      <description>&lt;P&gt;I am running from the Operational Workflow&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 14:07:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250053#M3227</guid>
      <dc:creator />
      <dc:date>2023-05-16T14:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: "Morpheus" variable is not working</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250054#M3228</link>
      <description>&lt;P&gt;Team , anybody can help here?&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 15:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250054#M3228</guid>
      <dc:creator />
      <dc:date>2023-05-19T15:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: "Morpheus" variable is not working</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250055#M3229</link>
      <description>&lt;P&gt;what do you see just using morpheus[‘customOptions’] without a defined field name? It’s hard to make recommendation without more details / visualization&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 17:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250055#M3229</guid>
      <dc:creator>cbunge</dc:creator>
      <dc:date>2023-05-19T17:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: "Morpheus" variable is not working</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250056#M3230</link>
      <description>&lt;P&gt;Are you running this directly from the Operational workflow or are you running this as a catalog item?&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 12:19:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250056#M3230</guid>
      <dc:creator>cbunge</dc:creator>
      <dc:date>2023-05-16T12:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: "Morpheus" variable is not working</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250057#M3231</link>
      <description>&lt;ASIDE class="quote group-Certified-Engineer" data-username="cbunge" data-post="5" data-topic="1112"&gt;
cbunge:
&lt;BLOCKQUOTE&gt;
&lt;P&gt;morpheus[‘customOptions’]&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;/ASIDE&gt;
&lt;P&gt;I get below error&lt;/P&gt;
&lt;P&gt;File “”, line 11&lt;BR /&gt;
data = {“ldevId”: None, “poolId”: morpheus[‘customOptions’], “byteFormatCapacity”: morpheus[‘customOptions’]&lt;BR /&gt;
^&lt;BR /&gt;
SyntaxError: invalid character in identifier&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/150627iB703E131B5D4D7DF/image-size/large?v=v2&amp;amp;px=2000" role="button" title="3109582bd29d5e022bc41cdb145d51f0d1f05d48.png" alt="3109582bd29d5e022bc41cdb145d51f0d1f05d48.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 15:13:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250057#M3231</guid>
      <dc:creator />
      <dc:date>2023-05-31T15:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: "Morpheus" variable is not working</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250058#M3232</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/150219i5ED55C93AB448B9F/image-size/large?v=v2&amp;amp;px=2000" role="button" title="d6fdb8ad2da87ff82ed9b8d604b9b63318397a29.png" alt="d6fdb8ad2da87ff82ed9b8d604b9b63318397a29.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;as you suggested i ran without defining fieldname and go this error msg&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 16:34:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/quot-morpheus-quot-variable-is-not-working/m-p/7250058#M3232</guid>
      <dc:creator />
      <dc:date>2023-05-31T16:34:06Z</dc:date>
    </item>
  </channel>
</rss>

