第 51 章 使用独立编辑器视角

您可以使用 Business Central 的独立编辑器视角来访问特定于资产的编辑器。通过使用此视角,您可以打开资产编辑器,并根据需要修改资产。

用于访问资产独立编辑器视角的 Web 地址包含 独立 和路径 参数。path 参数必须包含资产的完整路径,Web 地址可以以 sVirt StandaloneEditorPerspective 字符串结尾。另外,通过不同的 path 参数,您可以在独立模式下访问特定资产编辑器。

流程

  1. 登录 Business Central。
  2. 在 Web 浏览器中,根据需要输入适当的 Web 地址,例如:

    1. 编辑进程:

      http://localhost:8080/business-central/kie-wb.jsp?standalone&path=default://master@MySpace/Shop/src/main/resources/com/purchase.bpmn#StandaloneEditorPerspective

      Process Designer 在独立模式中打开。

    2. 编辑表单:

      http://localhost:8080/business-central/kie-wb.jsp?standalone&path=default://master@MySpace/Mortgage_Process/src/main/resources/ApplicationMortgage.frm#StandaloneEditorPerspective

      Form Modeler 在独立模式中打开。