AMF (Agile Messaing Framework)
  • Agile Messaging Framework
    • Get Started
      • Install
        • Pre-requisites
        • CockroachDB
        • NATS for Queuing
        • Hashicorp Vault
          • Configure Vault
        • Python 3.9
        • AMF Bundle
        • Installation of AMF
          • Configure and install
          • Post Install Steps
        • IBM SFG Integration
          • Configure and Install
            • Install jars in SFG
            • Add amf.properties
            • Add CRDB pool details
            • Import Sterling Artifacts
          • Post Install Steps
            • Create user with API permissions
            • Changes in BPs
    • Concepts
      • Providers
      • Users
      • Message Type
      • Message Mapping
      • Workflow
      • Communication profiles
        • SFTP Profiles
          • Customer Initiated
          • MFT Initiated
            • MFT Initiated Send
            • MFT Initiated Receive
        • Connect Direct
          • Customer Initiated
          • MFT Initiated
        • SharePoint
          • MFT Initiated
            • MFT Initiated Send
            • MFT Initiated Receive
        • S3
          • MFT Initiated
            • MFT Initiated Send
            • MFT Initiated Receive
        • Azure ADLS
          • MFT Initiated
            • MFT Initiated Send
        • HTTP with Token
          • MFT Initiated
            • MFT Initiated Send
        • UFA
          • Customer Initiated
            • Customer Initiated Send
            • Customer Initiated Receive
      • Communication Rules
        • Immediate
        • Scheduled
    • Management
      • AMF UI Operations
      • AMF Services Operations
    • User Manual
      • Signup and Login
      • Dashboard
      • Track N Trace
        • Message Activity
        • Failed Message Activity
        • Onboarding Activity
        • Session Activity
        • Service Availability
        • Scheduler Activity
        • Delivery Queue
        • Audit Log
      • Onboarding
        • Customers
        • Users
          • Communication Profiles
        • Message Types
        • Message Mapping
        • Workflow
          • Definitions
          • Actions
          • Rules
        • Communication Rules
    • Troubleshooting
    • Tutorials
      • UFA Installations
        • Linux Installation
        • Windows Installation
      • Schedules
        • Run based on timer
        • Run daily
        • Run based on day(s) of the week
        • Run based on day(s) of the month
      • UseCases
        • UC01
        • UC02
        • UC03
        • UC04
        • UC05
        • UC06
        • UC07
        • UC08
        • UC09
        • UC10
        • UC11
        • UC12
        • UC13
        • UC14
        • UC15
        • UC16
        • UC17
        • UC18
        • UC19
        • UC20
        • UC21
        • UC22
        • UC23
        • UC24
        • UC25
        • UC26
Powered by GitBook
On this page
  1. Agile Messaging Framework
  2. Concepts
  3. Communication profiles
  4. S3
  5. MFT Initiated

MFT Initiated Send

PreviousMFT InitiatedNextMFT Initiated Receive

Last updated 2 years ago

To create MFT initiated send profile double click on the respective user under Onboarding

Click on + icon on the top right corner

Select S3 as Protocol, Type as MFT initiated and operation as upload

  • Give details and click save

    1. S3 bucket: S3 Bucket name

    2. S3 Region: Region where S3 belongs

    3. S3 Access Key ID: Access key ID of the S3 bucket

    4. S3 Secret Key: Secret key of S3 bucket

    5. Message to Process: option to process the original or current message

    6. Proxy Required: Option to open connections via proxy server

    7. Proxy URL: Proxy server URL (If proxy was enabled)

    8. Proxy User Name: Proxy user name (If proxy was enabled)

    9. Proxy Password: Proxy password (If proxy was enabled)

    10. Upload Path: path to upload files

    11. Cleanup on Delivery: Option to clean the file system after the file was delivered (Once the file is cleaned, we cannot redeliver the file again)

we can see the profile onboarded in AMF

Note: We wont see the status as completed because it wont onboard in an platforms