Skip to main content
Question

How to setup a SFTP connection using ifs connect in IFS10?


Forum|alt.badge.img+5
  • Sidekick (Customer)
  • 17 replies

Hi all,

I would like to setup SFTP connection to IFS 10 using IFS connect. Can anyone please guide me by giving the steps.

 

Thank you.

17 replies

Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1169 replies
  • June 9, 2023

Hi @sachini 

what exactly do you want to use or setup?


Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1169 replies
  • June 9, 2023

You can also check the technial documentation of IFS: IFS Cloud Technical Documentation


Forum|alt.badge.img+5
  • Author
  • Sidekick (Customer)
  • 17 replies
  • June 9, 2023

Hi,

 I want to send and receive files using SFTP from IFS. I want to know the steps that I need to follow for that in below window.

 

Thank you


Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1169 replies
  • June 9, 2023

If you have already a sftp user you can create an IFS case because they have to create a knownhosts file and if you wish a key file. Then tey will proviede you the paths of these files.


Forum|alt.badge.img+5
  • Author
  • Sidekick (Customer)
  • 17 replies
  • June 9, 2023

Hi,

Who will be creating the knownhosts file? I am new to IFS connect. Can you please tell me the steps?

 

Thanks


Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1169 replies
  • June 9, 2023

IFS will generate a knownhosts file for you.

Are you in cloud?


Forum|alt.badge.img+5
  • Author
  • Sidekick (Customer)
  • 17 replies
  • June 9, 2023

Yes


Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1169 replies
  • June 9, 2023

OK, then you need definitive support from IFS cloud team.

Check also the link I have been posted here.


Forum|alt.badge.img+10
  • Hero (Partner)
  • 186 replies
  • June 9, 2023

Forum|alt.badge.img+5
  • Author
  • Sidekick (Customer)
  • 17 replies
  • September 8, 2023

Hi All,

Can I know that what directory I should enter to IN_DIRECTORY as below when creating a SFTP READER? is it the sender’s folder where data is transferred from?

 

Additionally, I would like to know that if I want to setup a sftp connection to receive data only then, do I  need a create a SFTP Reader and Inbound Routing Rule without destination address only? Is there any other steps I need to follow to setup a SFTP connection to receive data only? is Destination address for Inbound Routing Rule required for sending data from IFS or receiving data to IFS?

Thank you,

Sachini


dsj
Superhero (Partner)
Forum|alt.badge.img+22
  • Superhero (Partner)
  • 837 replies
  • September 8, 2023

Hi Sachini,

 

IN_DIRECTORY is the SFTP directory where the external system is putting the files, which IFS should picked up from.

To read files using SFTP and process in IFS, you need first identify what’s the BizAPI or PL/SQL method needed to be executed and create a routing address using that destination.

Then you need to setup Inbound routing rule to identify the file (based on file content or location) and route to routing address created above.

IFS documentation:

 https://docs.ifs.com/techdocs/Foundation1/040_administration/240_integration/300_ifs_connect/030_routing_rules_addresses/default.htm#Understanding_Inbound_routing

 

i.e.

If you are setting up a standard integration flow like receive invoice, receive bank payments ...etc, you could find example routing address and routing rules already defined by IFS. You can duplicate and create your own.

 

Hope it helps!

Damith

 


Forum|alt.badge.img+5
  • Author
  • Sidekick (Customer)
  • 17 replies
  • September 11, 2023

Hi,

Can I know that what directory I should enter to ARCHIVE_DIRECTORY as below when creating a SFTP READER? 

 

I am going to get bank statements which will be none xml using SFTP connection. What Is the destination address I should use for getting bank statements? Is it PL/SQL or BIZAPI or any other Transport connector? What is the difference between PL/SQL or BIZAPI destination and when do we use them? How can I know the which transformer is suitable for bank statements?

 


Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1169 replies
  • September 11, 2023
sachini wrote:

Hi,

Can I know that what directory I should enter to ARCHIVE_DIRECTORY as below when creating a SFTP READER? 

 

I am going to get bank statements which will be none xml using SFTP connection. What Is the destination address I should use for getting bank statements? Is it PL/SQL or BIZAPI or any other Transport connector? What is the difference between PL/SQL or BIZAPI destination and when do we use them? How can I know the which transformer is suitable for bank statements?

 

Hi @sachini 

if you import a bank statement form your file (for example folder “in”) IFS will create a archive file in this path. The destination address is the “In_Directory”. You need a physical path.

Is your bank staement in MT940 or CAMT format?


Forum|alt.badge.img+5
  • Author
  • Sidekick (Customer)
  • 17 replies
  • September 11, 2023

Hi,

Please not that above screenshot is is incorrect. It only has dummy data. Is it compulsory to add ARCHIVE_DIRECTORY?  How can I get the  path for ARCHIVE_DIRECTORY? I already ask it from IFS. But they didn’t provide me 

 

I am not sure about the format of my bank statements,. Will confirm it and let you know. I have added the folder name  where I cam getting the bank staments to In_Directory. is that the  same In_Directory path I should add as a destination address in above inbound routing rule. But the file location provided by bank is the source right ? it is not the destination. Then Why should I  add it as destination address?

I didn’t get your point. Can you please explain a bit?

Thanks,

Sachini


Forum|alt.badge.img+5
  • Author
  • Sidekick (Customer)
  • 17 replies
  • September 12, 2023

Hi,

The file format of the bank statement is BAI2 or NAI (It is a bank’s format). If I want to send the an email with this receveid bank statement then can I add email address as destination address like this?

 Above screenshot is a current one. I would like to know if the bank statement is pdf then “Route From” should be NONE_XML or not. SFTP Reader is as below.

I only know “DTAUACIN” as folder name in the bank. is this correct to add that folder name to “in_directory” as below? is it should be changed as /DTAUACIN?

I am getting an error when testing this inbound rule by selecting bank statement pdf. Please help me.

I would also like to know once it this is completed how can I run this to get files? Is there any steps I should follow or schedule a job something like that?


Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1169 replies
  • September 12, 2023

Hi @sachini 

you can’t import MT940 via IFS Connect. I recommend using CAMT if you want to import automatically via IFS Connect.


Forum|alt.badge.img+5
  • Author
  • Sidekick (Customer)
  • 17 replies
  • September 12, 2023

Hi ,

The file format of the bank statement is BAI2 or NAI (It is a bank’s format). can’t I import those files types via IFS Connect?

 

Thank you,

Sachini


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings