Ali Ahmed
1 min readDec 26, 2021

--

Hi Rjtalal,

The only reason why I am using internal table is to filter out what files I need. Regardless, it is up to you if you want to use the select from internal table MOCA command or not.

If you want to transfer files from One WMS instance to another. I would suggest you to do the following:

1. Find Files (there are multiple ways of going about it to get the full path of a file or multiple files). See my blog for details.

2. Do a remote call into the destination instance and see if files are already there or not. If not, then proceed to put ftp or put sftp command.

3. If files are already there (not sure if you want to overwrite files or not - then do some processing based on the logic you want). If you want to read the contents of a file first or do comparsion - then you can use the read file MOCA command and perform some logic accordingly.

Hope this helps!

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Ali Ahmed
Ali Ahmed

Written by Ali Ahmed

I am an experienced IT Consultant who has a knack to solve complex problems. Want to connect? Reach out to me on: http://www.linkedin.com/in/ali-ahmed-jdawms

No responses yet

Write a response