Verifying assets in a BLPackage

The BLPackage editor lets you confirm that the structure of the BLPackage contains no inherent errors. A verification checks for referenced files that are not included in the BLPackage and assets that are ordered incorrectly.

Always use care when editing a BLPackage. While verification can detect most problems in a BLPackage, it is important that you also inspect a BLPackage for logical flaws before saving it. For example, if you are adding a file and a directory and the file should reside within that directory, then the add directory command must appear in the BLPackage before the add file command. Otherwise, the file cannot be added to a target server unless the directory already exists on that server.

To verify assets in a BLPackage

  1. Right-click in the hierarchy view and select Verify. If the BLPackage fails to verify, errors and warnings are displayed in the Verification Messages panel at the bottom of the BLPackage editor.
  2. Click an error or message to see which node in the package has generated the error or warning.
    Double-clicking a message displays the text of the message in the Verification Messages section of the tab. Click Close to close the panel.
Was this page helpful? Yes No Submitting... Thank you

Comments