Skip to main content

Uploading Files to FTP(EDM) with Application Messages

  • April 3, 2023
  • 4 replies
  • 237 views

baris.halici
Hero (Customer)
Forum|alt.badge.img+12

Hello,

 

There are many systems-generated files in a directory on the network.
I am able to upload them with app messages (using blob data) as media_item. So how do you think I would upload it to an ftp directory connected to the document management system?

4 replies

Amila Samarasinghe
Superhero (Partner)
Forum|alt.badge.img+14

Hi @baris.halici 

 

Did you try Upload_To_Ftp method in Batch_Transfer_Handler_API? 

 

BR


Mathias Dahl
Superhero (Employee)
Forum|alt.badge.img+32
  • Superhero (Employee)
  • 2903 replies
  • April 3, 2023

Warning: if that works on Apps 10 it might not continue to work in IFS Cloud.

Is this a one time effort? How many files are we talking about?

And is this Apps 10 or earlier or IFS Cloud? If it's the latter, is it Cloud or Remote deployment?

 


baris.halici
Hero (Customer)
Forum|alt.badge.img+12
  • Author
  • Hero (Customer)
  • 128 replies
  • April 4, 2023

Hello Everyone,

 

@Amila Samarasinghe,

I'll let you know when I try it.

 

@Mathias Dahl,

This is permanent work. And It will work continuously. These generated files belong to a record in IFS.


Mathias Dahl
Superhero (Employee)
Forum|alt.badge.img+32
  • Superhero (Employee)
  • 2903 replies
  • April 4, 2023

Thanks!

If we get answers on the other questions we might be able to come up with more ideas.