

# Consuming Data from InforOS over SFTP
<a name="consuming-data-from-inforos"></a>

Publication date: **March 20, 2021 ([Diagram history](#cdi-diagram-history))**

With this architecture, you can integrate your applications with [Infor CloudSuite](https://www.infor.com/products/cloud-strategy) by using bulk data transfer over Secure File Transfer Protocol (SFTP). You use [AWS Transfer Family](https://docs.aws.amazon.com/transfer/latest/userguide/) as the managed SFTP server, with [Amazon Simple Storage Service](https://docs.aws.amazon.com/AmazonS3/latest/userguide/) (Amazon S3) for storage.

## Consuming data from InforOS architecture diagram
<a name="cdi-diagram"></a>

![Architecture diagram for consuming data from Infor CloudSuite over SFTP with AWS Transfer Family on AWS.](http://docs.aws.amazon.com/reference-architecture-diagrams/latest/consuming-data-from-inforos/images/consuming-data-from-infor-over-sftp-ra.png)


The following steps describe the architecture:

1. Infor CloudSuite applications produce data. These applications include Infor M3, Infor WMS, Infor EAM, and others.

1. [Infor ION](https://www.infor.com/products/ion) acts as an SFTP client, polling the SFTP server for new data.

1. An administrator creates an SFTP user in Transfer Family and passes credentials to Infor ION.

1. Files moving over SFTP can be BOD/XML, delimiter-separated, JSON, or schema-free formats.

1. Amazon S3 event notifications send data to [Amazon Simple Queue Service](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/) (Amazon SQS), [AWS Lambda](https://docs.aws.amazon.com/lambda/latest/dg/), or [Amazon Simple Notification Service](https://docs.aws.amazon.com/sns/latest/dg/) (Amazon SNS) when new objects are written.

1. Example consumers read data from Amazon S3. These include [Amazon API Gateway](https://docs.aws.amazon.com/apigateway/latest/developerguide/), [Amazon EMR](https://docs.aws.amazon.com/emr/latest/ManagementGuide/), and [Amazon Elastic Compute Cloud](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/) through AWS PrivateLink.

## Further reading
<a name="cdi-further-reading"></a>

For additional information, see the following resources:
+ [AWS Architecture Icons](https://aws.amazon.com/architecture/icons)
+ [AWS Architecture Center](https://aws.amazon.com/architecture)
+ [AWS Well-Architected](https://aws.amazon.com/architecture/well-architected)
+ [Producing Data to InforOS over SFTP](../producing-data-to-inforos/producing-data-to-inforos.html)

## Diagram history
<a name="cdi-diagram-history"></a>

To be notified about updates to this reference architecture diagram, subscribe to the RSS feed.

| Change | Description | Date | 
| --- |--- |--- |
| [Initial publication](#cdi-diagram-history) | Reference architecture diagram first published. | March 20, 2021 | 

**RSS subscription**  
To subscribe to RSS updates, you must have an RSS plugin enabled for the browser that you are using.

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Reference Architecture Diagrams. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query reference-architecture-diagrams` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
