This functionality helps enable Siemens Teamcenter to use its content in AR with the help of Frontline Spatial. Using the .v3ps and .rbop files, you can simply create a workflow by running a script.

To create a workflow using a script:

  1. Open Spatial Editor and click on New Project.
  2. Click Settings in the top-right corner.
  3. Make sure that Scripting is enabled.
  4. Now you will see a new Script tab at the top. 
  5. Before loading the script, download the file and save it on your computer. 
  6. After clicking on the Script tab, a new window will appear. 
  7. Select the Open option and select the RBOP_Script_Release_v1.v3ps file you downloaded before.
  8. You need to use escaped backslashes as shown in the example below: let zipFullPath = "C:\\Sources\\Samples\\Printer\\000395_A_1-HP Printer Assy.rbop"
  9. Run the script.

The script will take some time to run and will load the workflow in the background. You can minimize the corresponding window and see the workflow/model on the home screen.