cancel
Showing results for 
Search instead for 
Did you mean: 

NFS>>PI>>THIRD PARTY

r_s_kulkarni11
Participant
0 Kudos

Hello Guys,

I want to evaluate the possibility of the scenario NFS>>PI>>third party.

In this scenario I need to pick the .txt file from NFS server and I have to send it to the third party, here I need to use HTTP adapter with POST

method at receiver side adapter. Is it possible to pick the file and send it to third party using HTTP POST with attachements?

If yes then please let me know the steps and also can you tell me what things are needed to configured on the third party system?

Please take a note that I cant use FTP at receiver side.

Thanks in advance.

Regards,

Rahul Kulkarni

Accepted Solutions (0)

Answers (4)

Answers (4)

r_s_kulkarni11
Participant
0 Kudos

Hello Guys,

To simply this questions can you tell me if I can use sender File channel and receiver HTTP_AAE adapter with POST method and keep attachements?IF the answer is then what settings are needed at third party in order to receive this file at their end?

r_s_kulkarni11
Participant
0 Kudos

Hello Guys,

I need to propose the solution so that third party may agree if they found it feasible.

Thats why I am asking how I can send the file (Sender) to third party (using HTTP POST method with attachments). As per the instructions , I need to evaluate this option and need to provide the steps and analysis for this option.

I am using PI 7.3 dual stack.I want to know what are steps required to send this .txt file to receiver using the HTTP post method and whether it is feasible or not?

Thanks in advance.

Former Member
0 Kudos

Rahul,

Which PI version your are working on? if it is 7.3 then choose set 'Set Multipart' along with that select ''keep attachments'.

Regards,

Ashish

rajasekhar_reddy14
Active Contributor
0 Kudos

First you have to check with third party system what type of protocal they support, if you want to use HTTP then is your target applictaion support that?