Skip to main content
January 19, 2022
Question

Download File from Repoting Service

  • January 19, 2022
  • 3 replies
  • 0 views

Hi,

in our system,  we have a functionality to create a document from an url of Reporting Service. We use the following smart service:

In Input Body, we use the function httpgetbinary() (from plugin Web And XML Extensions), where endpoint is the url of Reporting Service that generate the document.

However, the plugin doesn't exist anymore and Appian suggests to use Integration Object to substitute it. However, when we try to use it, we receive the following error:

 

So, we find Microsoft SSRS Document Integration Plugin, but there isn't no documentation about this plugin and we don't know the value of input Device Info.

Could you help me to understand what kind of value it's necessary to insert?

Or Is there another way to get a document from Reporting Service with NTLM Authentication?

Thanks in advacne.

Regards,

Juri Monti

3 replies

harshitb6843
January 19, 2022

Hi there,

What happens when you try to input a random value to it and run?

January 19, 2022

Hi,

thanks for your response.

I receive the following error message javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]Message: Premature end of file.

Optional values of the smart services are empty.

I try to download the url from outside and it works.

Thanks.

Regards,

Juri Monti

January 19, 2022

[View:/cfs-file/__key/communityserver-discussions-components-files/18/SSRS-Plugin-Error-Log.txt:320:320]

Here the log, thanks