How the OOTB url address could be malformed?
This is the error from bg-ca.log.
ERROR [Dispatch [Export to CSV Job [[xxx] : xxx tenant=clarity)] niku.njs (clarity::xxx:[no: å Export to CSV Job... () Error executing job: 6400089
java.lang.Exception: Export Job Failed: Malformed resourceUrl. resourceUrl should contain fields.
at com.niku.njs.listeners.CSVExportJobListener.scheduledEventFired(CSVExportJobListener.java:335)
Clarity 16.1.1, 16.4.0
There are few of possibilities where Malformed resourceURL messages can appear in the application log.
In this scenario export to CSV functionality job failed. By design the Export to CSV feature takes the API endpoint and uses its filters and passes them on to the Export to CSV job.
If user attempts to click on Export to CSV while view is being loaded when message "Loading Data... Please wait" it may not be able to capture complete API URL parameters to pass to the job and cause job to fail.
To investigate further additional context can be provided over a Broadcom support case: