Time to continue our tutorial on using JSCAPE MFT Server Agents. If you've been following our recent blog posts, you know that agents offer an easy way of exchanging files with hosts that don't have any file transfer service. We already taught you how to set up an Agent service and trading partner. So, this time, we're going to teach you how to install an agent on a remote host and then have that agent connect to our Agent service.
Read MoreBlog
How to Install MFT Server Agents on Windows | JSCAPE
Updated by John Carl Villanueva on
Topics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Tutorials
How To Set Up An Agent Service & Trading Partner | JSCAPE
Updated by John Carl Villanueva on
As discussed in our previous post, JSCAPE MFT Server now gives you the capability to perform automated data transfers with hosts with no file transfer service. If you read that post, you know this can be done through what we call JSCAPE MFT Server Agents. We then promised to launch a series of posts teaching you how to use this new feature. We'll start fulfilling that promise now by teaching you how to set up an Agent Service and an Agent Trading Partner.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Videos, Tutorials
How to Transfer Data to a Host Without a Service | JSCAPE
Updated by John Carl Villanueva on
As an IT administrator, you probably encountered this problem before — there's this host that you want to transfer files with on an automated basis but it doesn't have any file transfer service. The problem gets even more complicated if that host is owned by a trading partner and that partner has no one capable of setting up a file transfer service on it.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation
How to Sync a Remote FTP Server to S3 | JSCAPE
Updated by John Carl Villanueva on
In a previous post, we taught you how to mirror an FTP/S service running on JSCAPE MFT Server to an Amazon S3 bucket folder. You can set up a similar process using any remote FTP/S service even if that service isn't running on a JSCAPE MFT Server instance. We'll show you how to do that in this post.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Videos, Tutorials, FTPS
How to Mirror a FTP Server to S3 Storage | JSCAPE
Updated by John Carl Villanueva on
If your FTP/S service runs on JSCAPE MFT Server, it's possible to mirror files stored in that FTP server to an Amazon S3 bucket folder. We'll show you how to do that in this post.
Read MoreTopics: Ad-Hoc File Transfers, JSCAPE MFT, Managed File Transfer, Business Process Automation, Videos, Tutorials, Triggers
What is AS2 protocol? How to use Applicability Statement 2
Updated by John Carl Villanueva on
Overview: What is the AS2 file transfer protocol?
AS2 (Applicability Statement 2) is a file transfer protocol that enables organizations to conduct fully automated,server-to-server file transfers. You can use it to exchange business documents with one or more parties in a paper-free manner. AS2 can be used for exchanging digitized purchase orders, invoices, healthcare claims and other types of business documents. By exchanging these files through AS2, you can ensure message integrity, confidentiality and reliability.
AS2 is based on the Hypertext Transfer Protocol (HTTP) and incorporates Secure/Multipurpose Internet Email Extensions (S/MIME) for business-grade messaging. AS2’s built-in electronic receipt functionality, known as Message Disposition Notification (MDN), is a function of S/MIME. Since firewalls are normally configured to allow HTTP and HTTPS (HTTP secure) connections, you won’t have to apply any configuration changes to your firewall for AS2 to work.
The AS2 protocol can transfer almost any type of file over the Internet. However, it’s more closely associated with EDI messages. To get a good grasp of AS2, you need to understand what Electronic Data Interchange is first.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Secure File Transfer, AS2
How to Use AS2 MDN Async Receipts on the JSCAPE MFT Server
Updated by John Carl Villanueva on
When you request an electronic receipt a.k.a. Message Disposition Notification or MDN for your AS2 transmission from your trading partner, you can choose between two options: Sync MDN or Async MDN. In this post we'll show you how to use the latter.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, AS2
How To Schedule an AS2 File Transfer
Updated by John Carl Villanueva on
In a previous post on automated AS2 file transfers, we showed you how to configure JSCAPE MFT Server so that it would monitor a directory for newly added files and then, each time a new file is detected, transmit that file to an AS2 trading partner. Today, we're going to try something different. We're going to set up JSCAPE MFT Server to carry out an AS2 transmission on a pre-defined schedule.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Tutorials, Triggers, AS2
How to Move Downloaded Files on a Trading Partner | JSCAPE
Updated by John Carl Villanueva on
Let's say a trading partner wants you to move files you download from their server to a designated archive folder on that same server. This is a B2B file transfer, so it has to be automated. Here's what you can do to achieve that using JSCAPE MFT Server.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Videos, Tutorials, Triggers
Don't Pair Regex Trigger Actions With A Directory Monitor Event
Updated by John Carl Villanueva on
When sever admins pair regex-type trigger actions (e.g. Trading Partner Regex File Upload) with a directory monitor event (e.g. Directory Monitor File Added) on JSCAPE MFT Server, the usual intention is to apply the action on the file(s) that was/were detected by the directory monitor. If so, this course of action (pun intended) isn't the right way to do it.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation