The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Forums
Ask questions and gain insight from discussions

Recommended Posts

Posted

Our organization is having a problem transferring files to another organization that's using MFT-IS 8.2.1. Our company's software is using WinSCP C# to upload files to the destination server and uses the -Transfer Resume feature built into WinSCP. During the upload, a temporary file is created. For example:

 

"""

ExampleFile.filepart.xml

"""

This file is being picked up and moved to a destination folder prior to WinSCP ( C# ) being able to finish its upload. Normally, upon successful completion the "DestinationFile.filepart.xml" would be renamed to "ExampleFile.xml" and then moved to it's destination folder for processing. Weve asked if their MFT-IS team can configure the job running through MFT-IS to:

 

 

Only process files with a .XML extension

 

 

Delay processing of files that are uploaded to that folder

 

 

Ignore .filepart files

 

 

Trigger job only upon successful rename of file

 

 

It doesn't look like you can use Windows OS to filter file extensions with this software. I've been told that using PERL they can filter by extension. Is there any documentation on this Could someone provide an example of how someone would do this

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...