Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Current »

Service Settings

Service settings page is where all the Services and Protocols that are assigned to the Client are shown for Set up and Mapping.

See Also:

https://seko.atlassian.net/wiki/spaces/SMAN/pages/2932998161/iHub+-+Client+Setup#Assign-Services

https://seko.atlassian.net/wiki/spaces/SMAN/pages/2915270707/iHub+Integration+Hub+Site+Menu+Guide#iHub-Communication-Protocols

Service Mapping

RED Tile - To set up/ Set up Incomplete

Green Tile - Set up Complete

Load Services.png

Manual Protocol Mapping

Manual Uploading - upload one file at a time directly at iHub

  1. Navigate to Settings Menu → Settings → Service Settings

  2. Select/Click Tile to enter the configuration for that Service and Protocol and follow next instruction shown on the screen.

  3. File Format Settings: Set Up File format

  4. Map csv file format: Define basic information of the CSV file and map its columns to the standard data required.

Click to see sample guide ----> https://seko.atlassian.net/wiki/x/AQANs

iHub service settings.gif

FTP Mapping

FTP (File Transfer Protocol) used for the transfer of files from a server to a client (and vice versa) on a computer network.

  1. Navigate to Settings Menu → Settings → Service Settings

  2. Select/Click Tile to enter the configuration for that Service and Protocol and follow next instruction shown on the screen.

  3. File Format Settings: Set up File format

  4. Schedule: Set up a Scheduling service to run automatically by the Integration Hub.

  5. General Services: Set the FTP parameter values to connect to/from Client system (Host. port. Path/directory)

See Also: https://seko.atlassian.net/wiki/x/QACOrw

  1. Xml Mapping & Set up Notifications (Recommended/Optional)

set up FTP.png

set up FTP Gen Settings.png

File Mask (Optional):

Use a file mask to only accept file names that start with the specified value.

Example:

IND_*.csv will accept files like IND_09062024.csv

files like IND09062024.csv will be rejected

Set Up Notifications

  1. Select/Click the Service Tile to enter the configuration. Example “Load Product Master” FTP

  2. Click “Set up Notification” Tile

  3. Add Email/s who will receive Failure or Error Notification for the FTP transfer of the particular service

  4. Add Email/s who will receive Successful Completion Notification for the FTP transfer of the particular service

Email addresses in the failure & error column will be emailed when this service fails to complete.

Email addresses in the success column will be notified when this service completes successfully.

ihub set up notif.gif

email success.png

email failed.png

hub ftp activity.png

Rest API Protocol Mapping

RESTful API is an architectural style for an application programming interface that uses HTTP requests to access and use data.

  1. Navigate to Settings Menu → Settings → Service Settings

  2. Set Up API Token https://seko.atlassian.net/wiki/spaces/SMAN/pages/edit-v2/2933030943#Create-API-Token

  3. Map Success and Error message (Recommended/Optional)

set up rest api.png

API Credentials

API Token is used to connect to the system using REST API.

The API protocol provides end to end security by using SSL to encrypt all communications with the integration hub. Authentication is controlled using an API key 'token' value which is generated by the hub.

Create API Token

  1. Navigate to Settings Menu → Settings → API Credentials

  2. Click “Create” Button to generate API token

  3. List of generated tokens will be listed on the screen

  4. Edit Description and status or Delete tokens by clicking Edit/Delete icon (last column of the grid)

iHub API.gif

  • No labels