cancel
Showing results for 
Search instead for 
Did you mean: 

How to get file from HTTPS enabled serverSSL Website?

Former Member
0 Kudos

Experts,

I am looking for some scenario or ideas on how to download files from https (ssl secured server) using PI and move to a destination folder to be picked in ccBPM.

Accepted Solutions (0)

Answers (2)

Answers (2)

JoelTrinidade
Active Contributor
0 Kudos

Hi,

Begin by import the SSL certificate and do necessary activities.

1) You have to add the certificate to the Keystore of your XI server

2) You can do the other connectivity settings in SM59, under "http Connections to Ext Server"

3) In ID - You can use the "HTTP Destination" (for Addressing Type) in your adapter setting in communication channel

Rgds

joel

Edited by: joel trinidade on Feb 25, 2009 11:52 AM

former_member181985
Active Contributor
0 Kudos

It would be better if the server itself posts filestream to XI INBOUND PLAIN HTTP Adapter.

- Gujjeti.