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: 

Automatically Advance Workflow Based On Item Details

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
j.hendrickson
528 Views, 2 Replies

Automatically Advance Workflow Based On Item Details

Hi, I'm at another loss here.  Is it possible to have a workflow advance (transition performed) without user interaction?  Here's the setup:

 

  • Two checkbox fields on the Item Details tab: Task A and Task B
  • Item is in state 03a
  • When both checkboxes are checked item is automatically transitioned from state 03a to 03b without requiring anyone to do a Workflow Action

Can this be done and what's the basic methodology to do so?

 

Thank you!

2 REPLIES 2
Message 2 of 3

Hi,

You could consider adding a new OnEdit script that will check to see if the checkbox is selected, and if it is perform the workflow transition to next state.

The method to use is item.performWorkflowTransition().

I hope this helps.

Regards,

 



Bastien Mazeran

Technical Support Specialist

Message 3 of 3

Perfect, that's what I needed. I missed this method in the Scripting Reference but now I see it.

Thank you!

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

Post to forums  

Autodesk Design & Make Report