Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

Getting "Data element in the Message is NULL" error from _service.getFileData

$
0
0

Topic by Murugesan Muthusamy

I'm retrieving incident file attachments using

DataHandler fileData = _service.getFileData(incident,fileAttachmentList[i].getID(), true,clientInfoHeader);

But getting error “Data element in the Message is NULL” for only 1 file, content_type= text/html. Other files are fine and able to get. But if I go to OSC console and download the attachment, it shows the text.

 

Please help me on this why the error raises.

 


Viewing all articles
Browse latest Browse all 2504

Trending Articles