<?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: DataFileFuture.uploadState is not updating when commandInputs are used in a plugin in Fusion API and Scripts Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/datafilefuture-uploadstate-is-not-updating-when-commandinputs/m-p/11291644#M6015</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5601961"&gt;@sharas_s&lt;/a&gt;&amp;nbsp;I am still not able to reproduce the case. Here is a recording of the steps I am following.&lt;/P&gt;
&lt;P&gt;Can you help identify if anything I am missing?&lt;/P&gt;
&lt;DIV id="ccfe64c0-1e53-413e-ad16-5be532db04e7" class="myscreencast-iframe iframe-container active-myscreencast"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/ccfe64c0-1e53-413e-ad16-5be532db04e7" width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/ccfe64c0-1e53-413e-ad16-5be532db04e7"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV class="myscreencast-iframe iframe-container active-myscreencast"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV id="d687ee94-56c5-4f11-b7b4-e8b3d5f9e8be" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/d687ee94-56c5-4f11-b7b4-e8b3d5f9e8be"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="d3adedc4-509b-4fb3-8a20-fb38d05f4c79" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/d3adedc4-509b-4fb3-8a20-fb38d05f4c79"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="621c1d7a-98bc-4b12-b818-990c51765ff8" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="590" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/621c1d7a-98bc-4b12-b818-990c51765ff8"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="4e47421e-4250-4f53-98d8-d76264943526" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="590" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/4e47421e-4250-4f53-98d8-d76264943526"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="d79e1f0c-0f12-4c82-9d6c-84f97dee2712" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/d79e1f0c-0f12-4c82-9d6c-84f97dee2712"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 12 Jul 2022 10:21:20 GMT</pubDate>
    <dc:creator>Rushikesh.kadam</dc:creator>
    <dc:date>2022-07-12T10:21:20Z</dc:date>
    <item>
      <title>DataFileFuture.uploadState is not updating when commandInputs are used in a plugin</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/datafilefuture-uploadstate-is-not-updating-when-commandinputs/m-p/11164467#M6011</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to make a simple script that uploads a template document multiple times into F360 for later use. Stumbled into a strange issue when commandInputs are involved.&amp;nbsp;&lt;BR /&gt;Attached example plugin (will appear under utilities/add-ins in F360) which should replicate the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Made 2 buttons in this plugin: "&lt;EM&gt;Upload example CommandInput&lt;/EM&gt;" and "&lt;EM&gt;Upload example simple&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;Simple&lt;/EM&gt; version just takes predefined values and upload local document multiple times in sequence with no problems and works great.&lt;BR /&gt;But I want to be able to change which local document to upload and the quantity. And when I add CommandInput&amp;nbsp; for that (in "&lt;EM&gt;Upload example CommandInput&lt;/EM&gt;" button), it seems something strange happens in F360 and&amp;nbsp;&lt;STRONG&gt;DataFileFuture.uploadState&lt;/STRONG&gt; does not change its value even if you wait for a while. This results in an infinite loop and requires killing F360 and restarting it.&amp;nbsp; After restart, documents that the plugin was uploading are fully uploaded and I am able to open them.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;While investigating this issue I couldn't pinpoint the exact command which causes this issue but it seems CommandInput somehow is related.&amp;nbsp;&lt;BR /&gt;Maybe someone knows what could be the reason for this or is it a bug?&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 13:23:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/datafilefuture-uploadstate-is-not-updating-when-commandinputs/m-p/11164467#M6011</guid>
      <dc:creator>sharas_s</dc:creator>
      <dc:date>2022-05-12T13:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: DataFileFuture.uploadState is not updating when commandInputs are used in a plugin</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/datafilefuture-uploadstate-is-not-updating-when-commandinputs/m-p/11233872#M6012</link>
      <description>&lt;P&gt;Maybe someone could have a look at this issue?&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/444613"&gt;@hanskellner&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2549199"&gt;@prainsberry&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 11:51:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/datafilefuture-uploadstate-is-not-updating-when-commandinputs/m-p/11233872#M6012</guid>
      <dc:creator>sharas_s</dc:creator>
      <dc:date>2022-06-14T11:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: DataFileFuture.uploadState is not updating when commandInputs are used in a plugin</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/datafilefuture-uploadstate-is-not-updating-when-commandinputs/m-p/11241555#M6013</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5601961"&gt;@sharas_s&lt;/a&gt;&amp;nbsp;In the latest Fusion release, I am able to change and upload the file to the required quantity. Tried with 5 quantities, and there was no problem with the upload.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rushikeshkadam_0-1655463808897.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1081141iFBE5F25390B0C3F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rushikeshkadam_0-1655463808897.png" alt="Rushikeshkadam_0-1655463808897.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you take the latest Fusion update and check if you are still facing the issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;------------------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If my reply was helpful, please click the "Accept as Solution" button. It helps others get the answer quickly! A "Like" is always welcomed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 11:04:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/datafilefuture-uploadstate-is-not-updating-when-commandinputs/m-p/11241555#M6013</guid>
      <dc:creator>Rushikesh.kadam</dc:creator>
      <dc:date>2022-06-17T11:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: DataFileFuture.uploadState is not updating when commandInputs are used in a plugin</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/datafilefuture-uploadstate-is-not-updating-when-commandinputs/m-p/11269075#M6014</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7918645"&gt;@Rushikesh.kadam&lt;/a&gt;&amp;nbsp;, thank you for taking a look into this issue and sorry for a late reply.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I updated F360 (current version&amp;nbsp;&lt;SPAN&gt;2.0.13377) but it still hangs when I try uploading with CommandInputs.&lt;BR /&gt;Attached video showing it. After it hangs, I kill F360 and relaunch it to show that the file was uploaded once&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FglKLV8DVNz0%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DglKLV8DVNz0&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FglKLV8DVNz0%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="400" height="225" scrolling="no" title="F360 upload bug" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 13:02:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/datafilefuture-uploadstate-is-not-updating-when-commandinputs/m-p/11269075#M6014</guid>
      <dc:creator>sharas_s</dc:creator>
      <dc:date>2022-06-30T13:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: DataFileFuture.uploadState is not updating when commandInputs are used in a plugin</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/datafilefuture-uploadstate-is-not-updating-when-commandinputs/m-p/11291644#M6015</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5601961"&gt;@sharas_s&lt;/a&gt;&amp;nbsp;I am still not able to reproduce the case. Here is a recording of the steps I am following.&lt;/P&gt;
&lt;P&gt;Can you help identify if anything I am missing?&lt;/P&gt;
&lt;DIV id="ccfe64c0-1e53-413e-ad16-5be532db04e7" class="myscreencast-iframe iframe-container active-myscreencast"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/ccfe64c0-1e53-413e-ad16-5be532db04e7" width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/ccfe64c0-1e53-413e-ad16-5be532db04e7"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV class="myscreencast-iframe iframe-container active-myscreencast"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV id="d687ee94-56c5-4f11-b7b4-e8b3d5f9e8be" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/d687ee94-56c5-4f11-b7b4-e8b3d5f9e8be"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="d3adedc4-509b-4fb3-8a20-fb38d05f4c79" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/d3adedc4-509b-4fb3-8a20-fb38d05f4c79"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="621c1d7a-98bc-4b12-b818-990c51765ff8" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="590" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/621c1d7a-98bc-4b12-b818-990c51765ff8"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="4e47421e-4250-4f53-98d8-d76264943526" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="590" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/4e47421e-4250-4f53-98d8-d76264943526"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;DIV id="d79e1f0c-0f12-4c82-9d6c-84f97dee2712" class="myscreencast-iframe iframe-container" style="display: none;"&gt;&lt;IFRAME width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" data-src="https://screencast.autodesk.com/Embed/Timeline/d79e1f0c-0f12-4c82-9d6c-84f97dee2712"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 12 Jul 2022 10:21:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/datafilefuture-uploadstate-is-not-updating-when-commandinputs/m-p/11291644#M6015</guid>
      <dc:creator>Rushikesh.kadam</dc:creator>
      <dc:date>2022-07-12T10:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: DataFileFuture.uploadState is not updating when commandInputs are used in a plugin</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/datafilefuture-uploadstate-is-not-updating-when-commandinputs/m-p/11292038#M6016</link>
      <description>&lt;P&gt;It seems you did everything the same way I did. So maybe it is something specific to my PC, F360 setup. Any ideas what could help?&lt;BR /&gt;I tried clearing cache&amp;nbsp;data but that didn't help&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 19:08:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/datafilefuture-uploadstate-is-not-updating-when-commandinputs/m-p/11292038#M6016</guid>
      <dc:creator>sharas_s</dc:creator>
      <dc:date>2022-07-12T19:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: DataFileFuture.uploadState is not updating when commandInputs are used in a plugin</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/datafilefuture-uploadstate-is-not-updating-when-commandinputs/m-p/11292424#M6017</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5601961"&gt;@sharas_s&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had the same problem in my environment.&amp;nbsp; I'm running Fusion360's latest version "&lt;SPAN&gt;2.0.13377".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I made a change to check the status of the upload process not with the future flag, but instead with the dataFile.isComplete attribute. Other change I made was to send all files creations requests at once, and then make only one monitoring loop.&amp;nbsp; With this change both launchers (simple and commandInput) run successfully.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The conclusion I have is that the file status in the DataFileFuture.uploadState attribute is not updated, while the dataFile.isComplete attribute report the real status of the file.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is code with the modifications I made in upload.py:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;def upload_file(folder, filepath):
    '''
    Use DataFileFuture to check upload state
    '''
    future = folder.uploadFile(filepath)

    adsk.doEvents()
    return future
    n = 0
    while True:
        n += 1
        futil.log(f'folder: {folder.name}, state: {future.uploadState}, valid: {future.isValid} - {n}')

        if future.uploadState == adsk.core.UploadStates.UploadFinished:
            return
            
        elif future.uploadState == adsk.core.UploadStates.UploadFailed:
            raise Exception("upload failed")
            
        adsk.doEvents()

def templates(template, quantity=1):
    app = adsk.core.Application.get()
    folder = app.data.activeProject.rootFolder

    name_template = 'blank'

    regex = re.compile( r'v\d+' )  # regex to find version number in filename
    template_version = regex.findall( template )[ 0 ]

    template_filepath = os.path.join( config.TEMPLATE_FOLDER, template ).replace( "\\", "/" ) 
    futureDict = {}
    folderDict = {}

    folder_idx = 1
    for _ in range(quantity):
        # find unused indexes
        used_folder_names = [ doc.name for doc in folder.dataFolders]
        while f'{name_template}_{folder_idx}' in used_folder_names:
            folder_idx += 1

        # create folder for template
        blank_name = f'{name_template}_{folder_idx}'
        blank_folder = folder.dataFolders.add(
            f"{blank_name}"
        )
        adsk.doEvents()

        
        left_blank_folder = blank_folder.dataFolders.add(
            f"Left_{template_version}"
        )
        adsk.doEvents()

        right_blank_folder = blank_folder.dataFolders.add(
            f"Right_{template_version}"
        )
        adsk.doEvents()

        # start uploading template
        # Option 1
        k = f'L{_}'
        futureDict[k] = upload_file( left_blank_folder, template_filepath)
        folderDict[k] = left_blank_folder
        v = folderDict[k]

        k = f'R{_}'
        futureDict[k] = upload_file( right_blank_folder, template_filepath)
        folderDict[k] = right_blank_folder
        v = folderDict[k]

    n = 0
    while True:
        adsk.doEvents()
        succ = 0
        fail = 0
        comp = 0
        status = ''
        n += 1
        for k,v in futureDict.items():
            r = v.uploadState
            if r == adsk.core.UploadStates.UploadFinished:
                succ += 1
            elif r == adsk.core.UploadStates.UploadFailed:
                fail += 1
            df = adsk.core.DataFolder.cast(folderDict[k])
            if df and df.dataFiles and df.dataFiles.count and df.dataFiles.item(0):
                if df.dataFiles.item(0).isComplete:
                    x = 'T'
                    comp += 1
                else:
                    x = 'F'
            else:
                x = ' '
            status += f'{k} {r}{x[0]}  '
        futil.log(f'{status} {comp} {n}')
        if succ + fail == quantity * 2 or comp == quantity * 2:
            return&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Take a look at the output messages where I print the status of each file it finds in the waiting loop:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla 2022-07-12 105729.png" style="width: 947px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1090600i3B285C9265D11EA6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de pantalla 2022-07-12 105729.png" alt="Captura de pantalla 2022-07-12 105729.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In yellow the files ID, in orange the future attribute and in green the dataFile.isComplete attribute.&lt;/P&gt;&lt;P&gt;Notice all orange equal to 0 (UploadProcessing) while the greens vary on each iteration.&lt;/P&gt;&lt;P&gt;First run was made with commandInput while second was made with simple script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this could help support team to check why the inconsistency in the two attributes is happening.&lt;/P&gt;&lt;P&gt;Let me know if it works for you on your environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 16:02:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/datafilefuture-uploadstate-is-not-updating-when-commandinputs/m-p/11292424#M6017</guid>
      <dc:creator>Jorge_Jaramillo</dc:creator>
      <dc:date>2022-07-12T16:02:51Z</dc:date>
    </item>
  </channel>
</rss>

