Introduction to FileCatalyst Workflow May 21, 2015 Webinar at 11:00AM ET.

Slides:



Advertisements
Similar presentations
FileCatalyst Performance Presentation.
Advertisements

TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 22 World Wide Web and HTTP.
Copyright GeneGo CONFIDENTIAL »« MetaCore TM (System requirements and installation) Systems Biology for Drug Discovery.
1 Configuring Internet- related services (April 22, 2015) © Abdou Illia, Spring 2015.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 13: Administering Web Resources.
Lesson 7: Business, , & Personal Information Management
1 Configuring Web services (Week 15, Monday 4/17/2006) © Abdou Illia, Spring 2006.
The Internet Useful Definitions and Concepts About the Internet.
Web Server Administration
INTERNET DATABASE. Internet and E-commerce Internet – a worldwide collection of interconnected computer network Internet – a worldwide collection of interconnected.
Security SIG: Introduction to Tripwire Chris Harwood John Ives.
Webinar: Questions and Answers? July 17, Introduction John Tkaczewski, President and Co-Founder Check out our blog:
Secure Private Cloud Storage for Business. The Market Trend File Sharing Any Device Any Where Public clouds are good enough to personal users but security.
Slide 1 of 9 Presenting 24x7 Scheduler The art of computer automation Press PageDown key or click to advance.
Your storage on the ground; Your files in the cloud.
INTRODUCTION TO WEB DATABASE PROGRAMMING
Forensic and Investigative Accounting
Submitted by: Madeeha Khalid Sana Nisar Ambreen Tabassum.
Introduction to HP LoadRunner Getting Familiar with LoadRunner >>>>>>>>>>>>>>>>>>>>>>
Chapter 7: Using Windows Servers to Share Information.
Hands-On Microsoft Windows Server 2003 Networking Chapter Three TCP/IP Architecture.
Computer Networking From LANs to WANs: Hardware, Software, and Security Chapter 12 Electronic Mail.
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
Network Protocols. Why Protocols?  Rules and procedures to govern communication Some for transferring data Some for transferring data Some for route.
1 Web Server Administration Chapter 1 The Basics of Server and Web Server Administration.
5 Chapter Five Web Servers. 5 Chapter Objectives Learn about the Microsoft Personal Web Server Software Learn how to improve Web site performance Learn.
Presenter: John Tkaczewski Duration: 30 minutes February Webinar: The Basics of Remote Data Replication.
Presenter: Christian Charette, John Tkaczewski Duration: 30 minutes May Webinar: 10Gbps transfers.
SYSTEM ADMINISTRATION Chapter 7 TCP/IP. Overview (OSI Model Review) The OSI Model is a layered framework that provides structure for data communications.
Forensic and Investigative Accounting Chapter 14 Internet Forensics Analysis: Profiling the Cybercriminal © 2005, CCH INCORPORATED 4025 W. Peterson Ave.
Bonrix SMPP Client. Index Introduction Software and Hardware Requirements Architecture Set Up Installation HTTP API Features Screen-shots.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
Module 10: Monitoring ISA Server Overview Monitoring Overview Configuring Alerts Configuring Session Monitoring Configuring Logging Configuring.
PackLet A web-based text messaging application using AX.25 packet radio technology.
Sockets process sends/receives messages to/from its socket
1 Welcome to CSC 301 Web Programming Charles Frank.
Chapter 15 – Part 2 Networks The Internal Operating System The Architecture of Computer Hardware and Systems Software: An Information Technology Approach.
NETWORK HARDWARE AND SOFTWARE MR ROSS UNIT 3 IT APPLICATIONS.
Introduction to FileCatalyst C++ API July 21st, 2015 Webinar at 11:00AM ET.
TCP/IP (Transmission Control Protocol / Internet Protocol)
FTP File Transfer Protocol Graeme Strachan. Agenda  An Overview  A Demonstration  An Activity.
Running Kuali: A Technical Perspective Ailish Byrne (Indiana University) Jonathan Keller (University of California, Davis)
Accessing Evitech network via FTP by Susan Jansson.
ICM – API Server Gary Ratcliffe. 2 Agenda Webinar Programme API Server Overview JSON-RPC iCM API Service API Server and Forms New services under.
Renesas Electronics America Inc. © 2010 Renesas Electronics America Inc. All rights reserved. Overview of Ethernet Networking A Rev /31/2011.
Webinar: Introducing TransferAgent September 25, 2014.
9 Copyright © 2004, Oracle. All rights reserved. Getting Started with Oracle Migration Workbench.
IST 201 Chapter 11 Lecture 2. Ports Used by TCP & UDP Keep track of different types of transmissions crossing the network simultaneously. Combination.
Solving Real-World Problems with Wireshark
Connecting Desktops and Laptops to Networks
Application layer tcp/ip
FileCatalyst Performance
FTP - File Transfer Protocol
Working at a Small-to-Medium Business or ISP – Chapter 7
Spotlight on the Petroleum and Energy Vertical February 18, 2014
FileCatalyst – Partner Spotlight
Working at a Small-to-Medium Business or ISP – Chapter 7
Topic 5: Communication and the Internet
April Webinar: Advanced Configuration of Order Forms in Workflow
Working at a Small-to-Medium Business or ISP – Chapter 7
Distributed Systems Bina Ramamurthy 11/30/2018 B.Ramamurthy.
File Transfer Issues with TCP Acceleration with FileCatalyst
Distributed Systems Bina Ramamurthy 12/2/2018 B.Ramamurthy.
Internet Protocols IP: Internet Protocol
Beyond FTP & hard drives: Accelerating LAN file transfers
Distributed Systems Bina Ramamurthy 4/22/2019 B.Ramamurthy.
Licensing Overview January 2019.
Protocol Application TCP/IP Layer Model
News flash: Unlimi-Tech wins a Emmy
Sending data to EUROSTAT using STATEL and STADIUM web client
Presentation transcript:

Introduction to FileCatalyst Workflow May 21, 2015 Webinar at 11:00AM ET

© Copyright FileCatalyst, 2015 Presenter John Tkaczewski, President and Co-Founder FileCatalyst / Unlimi-Tech

© Copyright FileCatalyst, 2015 Agenda What is FileCatalyst File Transfer Issues with TCP Acceleration with FileCatalyst Speed Improvements with FileCatalyst FileCatalyst Workflow 101 Demo Questions

© Copyright FileCatalyst, 2015 What is FileCatalyst? FileCatalyst transfers files at full link speed: UDP with proprietary retransmission and congestion control Patented algorithm built from the ground up in-house Transfer rates up to 10 Gbps (with encryption) using commodity hardware Not affected by latency and speed degrades, linearly with packet loss Ability to fully leverage multi-core CPU architecture Integration with leading Cloud Storage like Amazon S3

© Copyright FileCatalyst, 2015 File transfer Issues with TCP Flow control limits transmission window, causes dead air with high latency Very aggressive in response to network congestion, cannot tune in application layer Result is less than ideal performance on wireless, satellite, or long haul links Can be tuned but still not ideal for many-one, one-many TCP is a very serial process. Each packet of data must be received before a new packet is sent = Decreased transfer speed Source File Destination File Acknowledgments Data Packet

© Copyright FileCatalyst, 2015 Acceleration with FileCatalyst Ideal for bulk file transfer Predictable - Can send at a perfect rate Not affected by latency or packet loss Congestion Control implemented in application layer Tunable congestion control aggression Instantly detect link capacity Source File Destination File Acknowledgments FileCatalyst completely saturates the pipe by sending multiple blocks of data = Increased transfer speed

© Copyright FileCatalyst, 2015 Speed improvement with FileCatalyst

© Copyright FileCatalyst, 2015 FileCatalyst Workflow Web-based file transfer File Submission Sending Files to Address Web accessible folders

© Copyright FileCatalyst, 2015 System Requirements Server Multi-core CPU with 2Ghz+ per core with minimum 2 cores 6GB RAM or more 80GB of disk space (excluding user data) Operating system: Windows 2003 or higher, MacOSX 10.7 or higher, Linux, Solaris Architecture: 64-bit Tomcat 7.x (Tomcat 8.x currently not supported); other containers are not supported. MySQL 5.0 or higher with admin rights Access to SMTP (Outgoing mail server) Oracle Java SE 7 or higher (64-bit; OpenJDK not supported) Internet connectivity: Sub-domain or dedicated static IP with proper firewall rules Client Recent web browser such as Internet Explorer, Firefox, Safari, Opera or Chrome (Chrome is not supported on Mac) account to receive s (for recipient only). Java Runtime Environment 7 (JRE) or later (if using acceleration) Broadband Internet connection

© Copyright FileCatalyst, 2015 FileCatalyst Workflow 101 Core ComponentsList Secure TransportJava Applets, Form Upload (if no Java plugin), HotFolder, Mobile and SDK IntelligenceFields, Order Forms, Sites, Groups, Jobs, Status, File Areas, Users

© Copyright FileCatalyst, 2015 File Transfer Options Applets Upload, download, file area Protocol detection (UDP, TCP, HTTP), retry and resume Checksum and deltas HotFolder Uploads to either a new job or file area Automation Pre and post task Folder synchronization Bandwidth Schedule Native Browser (W3C) Form upload HTTP links When Java Plugin is not detected 2GB max file size No retry and no resume Mobile Uploads into file area Job Submission into any order form iOS and Android Future Development HotFolder job downloads iOS job submission

© Copyright FileCatalyst, 2015 Workflow Components Field Meta data you wish to capture during the job submission process; Input types: Text, Text Area, Drop Down (Select), Date, Quantity (Number) Workflow Modifiers (Smart fields): Recipient , Recipient CC (Notification List), Site Selector, list, Job Expiry, Download Password or automatically generated PIN Order Form (Main Workflow logic) Collection of fields (meta data) defined by the system admin Job Fields or per file fields Multiple order forms per user, a user can execute multiple workflows Sites Any FileCatalyst Direct Server or 3 rd party FTP(s) site Target storage location of files (media) Could be same server but different target path Or a separate geographical location Dynamic path assignment based on the form data Script execution (Command line OR URL calls) Storage of job artifacts in XML and PDF

© Copyright FileCatalyst, 2015 Workflow Components Group Extends default user properties Order form assignment (multiple order forms per user) Shared Folders – file area – shared media storage Shared transactions (Jobs) Permissions Job Entity that combines files (media) and order form information (meta data) Transactional information (job history log) Status Automatic status triggers. Incomplete -> Sent, Sent -> Shipped, Incomplete -> Error Coming Soon: User defined triggers based on the outcome of the script execution or status template

© Copyright FileCatalyst, 2015 Workflow Components User Authentication (LDAP, Active Directory, SSO, Internal Database) Assigned functionality – submission, distribution, file area, admin or full access Assigned to one or multiple groups File Area Web accessible file share Submission of files from file share into Workflow Automated uploads and downloads via HotFolder

© Copyright FileCatalyst, 2015 User ViewAdministration View User Authentication Security Order Forms GroupsJobs FieldsUsersStatus FileCatalyst / FTP Sites FileCatalyst Workflow Upload / Downloads (Java Applets, HTTP (Form Uploads), HotFolder, Mobile, API) Create JobView JobFile Area Building Blocks for any File Transfer Workflow

© Copyright FileCatalyst, 2015 Workflow Diagram Order FormUserGroup Job Sites Status File Area

© Copyright FileCatalyst, 2015 Demo FileCatalyst Workflow

© Copyright FileCatalyst, 2015 Questions?