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. Get Started
  3. Install
  4. Installation of AMF

Post Install Steps

Create SFG-GM platform

To configure SFG-GM platform go to Providers screen, double click on IBM related provider record

  • Click on Add Platform

  • Select 'SFG-GM' platform type from the dropdown

  • Give the details and click in Save button

    • Platform Type- Select 'SFG-GM' from dropdown

    • Platform Name- Enter name of the platform

    • DC Names- Enter datacenter name (if multiple dc's exists separate those with ,)

      • Example: DC1,DC2

    • Node Names- Enter DC specific node names .Nodes with same DC with be separated with comma (,)and for nodes with different DC's should be separated using semicolon(;)

      • Example: node1,node2;node3,node4

        • Here node1,node2 are DC1 nodes and node3,node4 are for DC2

    • SSL- If SFG API is running with ssl mode select the checkbox

    • Base Port- Enter base port for SFG dashboard

    • API Host Name- Enter hostname of sfg api

      • Notes: if it contains multiple nodes separate with comma(,) and for nodes with different DC's should be separated using semicolon(;)

    • API Port- Enter port of sfg api

    • API User- User name of sfg api

    • API Password- Password or API User

    • Community Name- Name of the community of sfg

    • GM Admin User - Admin username for global mailbox

    • GM Admin Password- Password for GM Admin User

    • Event Rule Name- Name of the event rule

    • Event Rule BP Name- Name of the event rule bp name

    • SFG API Netmap name External- name of sfg netmap for external users

    • SFG API Netmap name Internal- name of sfg netmap for internal users

PreviousConfigure and installNextIBM SFG Integration

Last updated 2 years ago