Fusion Manage Forum
Welcome to Autodesk’s Fusion Manage (formerly Fusion 360 Manage) Forum. Share your knowledge, ask questions, and explore popular Fusion Manage topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

write to sourcing tab via scripting

3 REPLIES 3
Reply
Message 1 of 4
Anonymous
274 Views, 3 Replies

write to sourcing tab via scripting

Hi guys,

 

All I want to try is write to the comments in the sourcing tab via scripting.  The scripting reference shows it's read-write.

I currently have 1 supplier in my sourcing tab so in an on Edit script, I use....

 

item.sourcing[0].comment = "this is a test comment";

 

It doesn't appear to be working after I edit and save the record.  I go back to the sourcing tab and it shows blank still.  Wondering what's the correct way to do this?

 

correcdtgsourcing comment.JPG

 

 

 

 

 

 

3 REPLIES 3
Message 2 of 4
michelle.stone
in reply to: Anonymous

Syntax looks good {confirmed in Help: item.sourcing[i].comment (string) User-provided comment on the specified Sourcing entry in the array (read-write)}

 

A case has been created ( number 12514782 for your reference) so we can dig in deeper.

 

Thanks,

Michelle



Michelle Stone
Technical Marketing, PDM & PLM
Autodesk, Inc.
Message 3 of 4
D3GoTeam
in reply to: michelle.stone

Any updates on the status of this?

 

I'm seeing a similar issue when trying to update an existing Supplier or Quotes on a workspace.

 

Creating them when none exist works fine, just not updating...

 

Thanks,

DataWorks Support
Message 4 of 4
Anonymous
in reply to: D3GoTeam

It is not possible at this time and so I have scrapped this portion of my design and opted to create fields in the front of the record where I have scripting access to.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report