Share

Script Changes

Using the Script Editor of Fusion Manage, perform the following changes in the Action script “Quick Releases Workflow Actions”:

  1. Provide the name of your tenant in line #5

    Action Script

    Replace the placeholder string with the name of your tenant without the suffix autodeskplm360.net.

  2. Set the standard lifecycle status

    Make sure that the variable in line #6 matches the name of your standard lifecycle status in the Lifecycle Editor. If you’re using a standard configuration, the code should match already.

    Lifecycle status

  3. Set the standard lifecycle transitions to state Pre Released

    Provide the names of your transitions in lines #7 & #8. If you’re using a standard configuration, the code should match already.

    Lifecycle transitions

Was this information helpful?