JAX RS Security CZJUG Short
JAX RS Security CZJUG Short
0 – Getting Started
RAUDHAH
Contents
VERSION HISTORY ............................................................................................................ 1
OVERVIEW ..................................................................................................................... 1
REQUIREMENT ................................................................................................................ 2
INSTALLING ARDELETE ...................................................................................................... 2
CONNECTION ARDELETE TO AR SYSTEM SERVER ....................................................................... 2
USAGE .......................................................................................................................... 3
1. ADD QUALIFICATION .............................................................................................. 3
2. COUNT MATCHED ENTRIES ....................................................................................... 4
3. DELETE MATCHED ENTRIES ....................................................................................... 4
Version History
Version 1.0
- Initial Release
Overview
This simple AR System tool is used to simplify data cleansing. You can define several qualifications, then with a single
click of a mouse, ARDelete will delete all entries that are matched with the qualifications. Some useful use cases that
can utilize ARDelete are
2. Regular housekeeping for support personnel that involving regular entries deletion of several AR System
form.
The nice thing of ARDelete is you can save the qualifications that you have defined and share it to other users of
ARDelete. This can reduce a repetitive works. For example:
- Customer A wants to release ITSM v8.1 into production (promoting development server to become
production server). We have carefully identified what ARS forms are needed to be cleaned. Then in the near
future, Customer B also wants to release ITSM v8.1. Since we have saved qualification for data cleansing
from Customer A, we can simply load the qualification file using ARDelete in Customer B and start data
cleansing much quicker. No need to re-identify the necessary forms to be cleaned anymore.
1
Requirement
- Windows XP SP3 or higher
- .NET framework 3.5 or higher
Installing ARDelete
Download the binary distribution of ARDelete from one of these links:
- Dropbox: http://goo.gl/KFS9Nv
- Google Drive: http://goo.gl/iaKQzZ
No installation needed. ARDelete is distributed inside a zip file. Simply extract the zip file to your preferred location.
To run ARDelete, simply double click ARDelete.exe
2
Usage
1. Add Qualification
The qualification will be used to determine if an entry is eligible to be deleted. You can add as many qualifications as
you wish. To add a qualification follow these steps:
3
8. You can save the qualifications you have entered by clicking File > Save or File > Save As … menu
9. To load qualifications from a file, select File > Open.
1. From the main window of ARDelete, select Action > Count Records. This action will process all qualifications in
the table. You can see the result in the Num Of Records field.
2. If you just want to count several qualifications, you can highlight several qualifications in the table (by
pressing Ctrl button on the keyboard while clicking the qualification) then select Action > Count Selected.
1. From the main window of ARDelete select Action > Delete Records.
2. Click Yes on the confirmation dialog box
3. Type YES in the final confirmation window then click OK button. This is to make sure that the operator is
aware that he/she will permanently delete the entries.
4
4. The deletion process will begin. Three additional columns (Status, Deleted Records, Deleted On) will appear to
the left in the table. You can monitor the progress by looking at Deleted Records column. You can cancel the
deletion process at any time by pressing Cancel button.
5. If you just want to delete several qualifications, you can highlight several qualifications in the table (by
pressing Ctrl button on the keyboard while clicking the qualification) then select Action > Delete Selected.
ARDelete v1.0 – Getting Started | 1/12/2015