<?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 Get name of folder/node and altering it in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/get-name-of-folder-node-and-altering-it/m-p/137283#M36828</link>
    <description>&lt;P&gt;I have a site with folders like this Requests/Old folder and New Folder. I want to access the folders in Old folder so i use The NodeId of Old folder and list everything in node folder. The "name" part I am looking for is under list/entries/entry. Using Postman Testing and "/nodes/{nodeId}/children" API, I can get the name of the last folder like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"const&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;response&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;pm&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;response&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;json&lt;/SPAN&gt;&lt;SPAN&gt;()" &amp;gt;&amp;gt;&amp;nbsp;&lt;/SPAN&gt;"&lt;SPAN&gt;response.list.entries[response.list.entries.length&amp;nbsp;-&amp;nbsp;1].entry.name" .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So now using the same API and Alfresco Process Modelling App under scripts, where I am supposed to do the same as above. How can I do that? also after getting the name why can I not use the substring() and ParseInt Methods?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After getting the name how do i load it into the form name ''my-form"&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Feb 2023 06:44:45 GMT</pubDate>
    <dc:creator>KT</dc:creator>
    <dc:date>2023-02-09T06:44:45Z</dc:date>
    <item>
      <title>Get name of folder/node and altering it</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/get-name-of-folder-node-and-altering-it/m-p/137283#M36828</link>
      <description>&lt;P&gt;I have a site with folders like this Requests/Old folder and New Folder. I want to access the folders in Old folder so i use The NodeId of Old folder and list everything in node folder. The "name" part I am looking for is under list/entries/entry. Using Postman Testing and "/nodes/{nodeId}/children" API, I can get the name of the last folder like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"const&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;response&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;pm&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;response&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;json&lt;/SPAN&gt;&lt;SPAN&gt;()" &amp;gt;&amp;gt;&amp;nbsp;&lt;/SPAN&gt;"&lt;SPAN&gt;response.list.entries[response.list.entries.length&amp;nbsp;-&amp;nbsp;1].entry.name" .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So now using the same API and Alfresco Process Modelling App under scripts, where I am supposed to do the same as above. How can I do that? also after getting the name why can I not use the substring() and ParseInt Methods?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After getting the name how do i load it into the form name ''my-form"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 06:44:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/get-name-of-folder-node-and-altering-it/m-p/137283#M36828</guid>
      <dc:creator>KT</dc:creator>
      <dc:date>2023-02-09T06:44:45Z</dc:date>
    </item>
  </channel>
</rss>

