cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS-GET

Former Member
0 Kudos

Hallo@all,

I want to implement a scenario, which get FILES using https and post them via Email. IS that possible with PI? Can you plzzz help?

Best Regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

How do you mean by getting files? The URL returns a list of file names in the directory view?

If you are talking about a static URL that returns a file (i.e. xml data) and this URL must be polled periodically to retrieve the xml data and send it to PI, you can just use the Axis sender adapter in the polling mode without any custom developement. If this is what you are looking for, you can find more information in the Axis adapter FAQ note.

Regards, Yza

Former Member
0 Kudos

Hallo Yza,

The file that i want to get is a binary. That is not a Problem. But how can i get it from a HTTP File Server? I tried with the JAVA Proxy but it was not successful .

So for this reason i opened this thread

What about Axis-Adapter? do you have some Documentation about it?

Thank a lot

Regards

Former Member
0 Kudos

Hi ,

For the axis adapter, you can look at the Note 1039369 Axis Adapter FAQ.

But if you don't have an xml content, you can't directly use the axis adapter's GET mode.

Regards, Yza

Answers (3)

Answers (3)

Former Member
0 Kudos

Check out the web-log -

/people/amol.joshi2/blog/2006/06/28/must-fire-a-http-get-from-xi---try-this

Regards,

TK

Former Member
0 Kudos

Hallo @ all again

Can i use maybe an extern Tool to post the data into PI server. eg. ( HTTP Client). If yes which one cyn you suggest?

Thanks

Kind Regards

GabrielSagaya
Active Contributor
0 Kudos

Please check this blog

/people/michal.krawczyk2/blog/2010/10/18/pixi-pi-73-new-functionalities-for-different-adapters-jms-jdbc-http--teaser

stefan_grube
Active Contributor
0 Kudos

It will be possible in PI 7.3

In PI 7.1 it is not possible without additional customer development.

Former Member
0 Kudos

Sorry

the Kollegue Labrache will post again

Edited by: Andreas Vogt on Oct 27, 2010 9:23 AM