Delete Asset from csv file

Delete Asset from csv file

Requirement: Delete all the assets.
Use Case: Deleting the assets with a resource ID based on user requirements.

Please review the revised text below with improved grammar:

1. Download the attachment and place the "1.fjar" file under the "fixes" directory. If the directory does not exist, please create it under the installation directory.
2. Restart the server to load the changes. Once the application is up, please log in to the application with a technician who has the SDAdmin role.
3. Go to the "Report" tab and select "New Query Report."
4. Execute the query attached below (sampleQueryReport) and export the results as a CSV file.
5. Download and open the index.html file in any text editor or Visual Studio Code. Replace the URL and save it to the desktop or any desired location.
6. Access the index.html file and click on the "Choose File" button to select and upload the CSV file. After selecting the file, click on the "Upload" button to start the operation.
7. Once the process has successfully executed, the browser will display "Deletion of Success IDs: ()." If any errors occur, "Deletion of Success IDs: ()" will be displayed in the browser.

                  New to ADSelfService Plus?

                    • Related Articles

                    • Query to get software data in CSV format.

                      Steps to export Software data in CSV format 1. Login to ServiceDesk Plus MSP/AssetExplorer. 2. Click on the Reports tab and then click on New Query Report button. 3. Copy and paste the following query and click Run Report. select swm.name "Scanned ...
                    • Dynamic loading of field data from an external CSV file - tested in 14.2 version

                      Requirement: Load data to additional fields dynamically from an external CSV file based on another field value. Usecase: Assume, a request template includes three additional fields: 'Client Code,' 'Client Name,' and 'Client Address.' When a pick-list ...
                    • User Import Issue (CSV)

                      While importing Contact or Support Rep via CSV many customer face issue with importing getting failed The most comman reason is that the CSV file may not have the password for the users getting imported We have set the Display Name and Login Name as ...
                    • Import and update Requester from CSV (Comma Separated Value) Files

                      Import Requester from CSV (Comma Separated Value) Files You can also add requesters by importing from CSV files. To import requesters from CSV file   Step 1: Locate the CSV file Click Import from CSV link in the Requester List page. The Import ...
                    • How to implement dynamic request approval through custom triggers with configurable CSV file.

                      This is a sample script written in Python to handle Conditional Approvals for Incident \ Service Requests, through Custom Triggers.More information about Conditional Approvals can be  found in the link here One of the advantages of using this script ...