Deleting an archive form


You can delete an archive form by using Developer Studio or by using an API call.
When an archive form is deleted, archive settings are cleared for the main form. The Archive Type field is reset to None in the Archive page of the Form Properties dialog box.

To delete an archive form using Developer Studio

  1. Make sure that the main form in Developer Studio is closed.
    If the main form is not closed, your archive form might be regenerated and the archive settings might not be cleared.
  2. In AR System Navigator, select serverName > All Objects.
  3. Double-click Forms.
  4. In the Forms list, right-click the form name, and select Delete.
  5. In the Confirm Deletion dialog box, click OK.
  6. In the Confirm dialog box, click OK.

To delete an archive form using an API call

Use the AR_SCHEMA_SHADOW_DELETE option with the ARDeleteSchema API call.

You can use this call regardless of whether the main form has archiving turned off or on, or when deleting an archive form that is part of a lock block.

If the archive form has data, use the ARDeleteSchema API call with both AR_SCHEMA_DATA_DELETE and AR_SCHEMA_SHADOW_DELETE options. This deletes the archive form with data.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*