僅為 提供

Enterprise 帳戶管理員可以針對企業需求建立自訂的發行與淘汰工作流程。Onshape 為您提供我們自己的發行與淘汰工作流程的 JSON 檔案,可做為您自訂符合公司需求工作流程的起步。您也可以使用我們的 JSON 來做為建立您自己 JSON 檔案的起點。

Bear in mind that the currently selected release and obsoletion workflow (chosen by the administrator) governs newly created release candidates through the selected process. If you change the workflow while a release is in-process, that release follows the workflow under which it was created. The newly selected workflow will govern only release candidates created after it was selected.

還有一件事要提醒您:Onshape 自訂工作流程不允許循環的過程。

您可以解除發佈一個工作流程,將其從作用中的工作流程清單中移除。

您可以加入任意數量的工作流程到流程集合中以供選擇。如果需要,您也可以取代現有的自訂工作流程。

建議您將工作流程的定義檔案保存在一個 Onshape 文件中以便存取。

自訂的過程中有三個主要的步驟,分別詳細說明如下:

  1. 將 Onshape 預設工作流程下載至您的硬碟或其他便於存取之處。
  2. 建立新的 Onshape 文件與匯入工作流程檔案。
  3. 選擇性使用 FeatureScript 來自訂工作流程以於某些發行動作中更新項目屬性。
  4. 編輯與發佈工作流程。
  5. Optionally debug a customized workflow.