Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OptionFunction

DataHub DOORS DXL file location

For DOORS integration, DataHub provides options to configure how DXL script is used. There are two options of the DOORS DXL file locations as follows:

  • Deployed folder
    For each DXL request, DataHub will look for a DXL command stored in the DOORS addins folder. The DXL script file will be available after you have completed driver deployment for DOORS.

  • DataHub plug-in folder
    For each DXL request, DataHub will look for a DXL command stored in the DataHub plugin folder. The DXL script file will be available by default.


Options of the DataHub DOORS DXL file locations.
Show 'Go To DOORS object satisfied by the selected element' menuIf true, enables the Go To DOORS object satisfied by the selected element menu.
Keep module openIf true, have leaves the DOORS module remain open.
Use read only DOORS DXL file
If true, opens the DOORS module in read-only mode.
Ignore DXL attributeIf true, ignores the DXL attributes whose value is populated from the DXL script.
Do not use the DXL file (commands are sent on requests)

If true, sends each DXL request directly to DOORS without using the DXL script file.

Note
titleNote

If the configuration of DXL commands from the script file is restricted with specific security settings that limit the access to the selected folders at DataHub DOORS DXL file location on some machines, you can select the Do not use the DXL file (commands are sent on requests) option to solve this problem.


...