Unable to add or edit account and bill rule in 10.6 builds
Error Trace
[09:46:20:508]|[04-28-2022]|[SYSERR]|[INFO]|[47]: Caused by: org.json.JSONException: JSONObject["udf_fields"] not found.|
Fix
* Stop Servicedeskplus-msp service.
* Navigate to \ManageEngine\ServiceDeskPlus-MSP\conf\entity_conf and take a backup of udf_field.json
* Delete udf_field.json and restart the application service and check if the issue is resolved.
New to ADSelfService Plus?
Related Articles
Business Rule is not working
There are a few configurations that need to be checked for business rules. 1. Account/Site Check the request Account & Site, Now, go to Admin>Business Rules>Filter the Account & Site and make sure the Business Rules is created for the same 2. Rule ...
Unable to modify asset state or unable to edit assets
Issue: While trying to change asset state from list view, we get "Sorry an error has occurred". If we try to Edit that asset, we get a blank page. Error traces from logs: |[com.adventnet.servicedesk.asset.action.AssetDefAction]|[SEVERE]|[102]: ...
Unable to add new account
Issue: Sometime when trying to create an account or trying to access an account the below error will be thrown Solution: Please follow the below steps to fix the issue: -> Go to ManageEngine>>ServiceDesk Plus MSP>>conf>>entity_conf -> Check if you ...
Unable to add new technician due to unavailable Accounts or Sites
There are chances where while creating a technician it might not show any account or any site. If that is the case then we won't allow to save that technician page without associating any account and site, if login is enabled for that technician. If ...
How to automatically create multiple child requests from a parent request with a configurable JSON file (V3)
Parent KB : https://pitstop.manageengine.com/portal/kb/articles/how-to-automatically-create-multiple-child-requests-from-a-parent-request-with-a-configurable-json-file This is a sample Python script to automatically trigger the creation of multiple ...