User Tools

Site Tools


pub:definepositivepayapplication

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pub:definepositivepayapplication [2018/08/09 12:50] kkramerpub:definepositivepayapplication [2022/06/25 17:02] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Define a Positive Pay Application ====== ====== Define a Positive Pay Application ======
  
-Selecting option 1 from the Positive menu will allow you to determine if the bank definition has been previously defined. +Selecting option 1 from the Positive menu will allow you to determine if the bank definition has been previously defined. Use Option **F6=ADD** to add a new application. 
 <html><pre> <html><pre>
   8/11/07                 iSeries Positive Pay  5.0                   PP0467C1     8/11/07                 iSeries Positive Pay  5.0                   PP0467C1  
Line 158: Line 157:
  
 Lastly, the mapped field definition specifies that we are mapping information from the flashPAY400 generic file to the bank file. Only one value from the sample bank specific can be categorized as a mapped field, namely account number. Lastly, the mapped field definition specifies that we are mapping information from the flashPAY400 generic file to the bank file. Only one value from the sample bank specific can be categorized as a mapped field, namely account number.
- 
- 
- 
  
  
Line 299: Line 295:
 The prompt here contains the value of the account number being transmitted to the bank. The value should be left justified and not contain any embedded blanks. The prompt here contains the value of the account number being transmitted to the bank. The value should be left justified and not contain any embedded blanks.
  
-==== Baud, Modem and Phone ====+===== Baud, Modem and Phone =====
  
 The baud rate should conform to the speed that the bank expects the transmission to be received. Though the default value for the baud rate is 2400, the value may be raised to improve efficiency. The baud rate should conform to the speed that the bank expects the transmission to be received. Though the default value for the baud rate is 2400, the value may be raised to improve efficiency.
Line 319: Line 315:
                             Configure FTP                                                       Configure FTP                          
                                                                                                                                        
-        Use FTP  . .:   Y=Yes N=No S=FTPS H=sFTP                 +        Use FTP  . .:   Y=Yes N=No S=FTPS H=sFTP                 
                                                                                                                                        
-        Domain. . . :                                               +        Domain. . . : fts4.mfts.ABC.com                        
-        User Name . :                                              +        User Name . : abc20089                                    
         Password. . :                                                       Password. . :                                              
         Confirm . . :                                                       Confirm . . :                                              
Line 328: Line 324:
         Encryption .: *SSL        *SSL *NONE F4=LIST                        Encryption .: *SSL        *SSL *NONE F4=LIST               
         FTP Mode . .: *PASSIVE    *ACTIVE *PASSIVE                          FTP Mode . .: *PASSIVE    *ACTIVE *PASSIVE                 
-        Target Path :                                               +        Target Path : ARP01                                         
-        Target File :                                              +        Target File : ABCFile-up.txt                               
     sFTP Only:                                                          sFTP Only:                                                     
         Remote File :                                                       Remote File :                                              
Line 336: Line 332:
         Retain sFTP Path :                                                  Retain sFTP Path :                                         
                                                                                                                                        
-   F2=Option   F3=Exit   F4=Prompt   F10=Save   F12=Cancel       +   F2=Option   F3=Exit   F4=Prompt   F10=Save   F12=Cancel          
-        +                                                                   
 </pre></html> </pre></html>
  
Line 351: Line 347:
   * //**Target Path**// Enter in the source directory path containing the transmission file.\\   * //**Target Path**// Enter in the source directory path containing the transmission file.\\
   * //**Target File**// Enter in the source file.\\   * //**Target File**// Enter in the source file.\\
-//** F2**// in the F2=Option to point to new SSH Key files by displaying the following screen:+ **sFTP Only:**  
 +  * //**Remote FIle**// \\ 
 +  * //**Retry File**//  \\ 
 +  * //**Retain Logs**//  \\ 
 +  * //**Retain sFTP Path**//  \\ 
 +//** The F2=Option**//  is used to point to new SSH Key files by displaying the following screen:
  
 <html><pre> <html><pre>
-                                                          PP0467W3   +                                                           PP0467W3  
-                     Additional Parameters                          +                      Additional Parameters                         
                                                                                                                                          
                                                                                                                                          
 +  -o CheckHostIP=no                                                 
 +  -o PasswordAuthentication=no                                      
 +  -o IdentityFile=.ssh/ABC-id_rsa                                
                                                                                                                                          
                                                                                                                                          
                                                                                                                                          
                                                                                                                                          
 +                               
                                                                                                                                          
-                                                                     + F3=EXIT   F10=SAVE   F12=CANCEL                                    
-                                                                     +
-                                                                     +
-                                                                     +
-                                                                     +
-                                                                     +
-                                +
-F3=EXIT   F10=SAVE   F12=CANCEL                                                                           +
-        +
 </pre></html> </pre></html>
  
-//** F4**// in the encryption field will display the following screen:+//**The F4 = Prompt**// in the encryption field will display the following screen:
  
 <html><pre> <html><pre>
-                                                           PP0467W4  +                                                           PP0467W4   
-                      OpenPGP encryption                             +                      OpenPGP encryption                              
-                                                                     +                                                                      
-  Encryption Type. . : *NONE      *NONE *PGP *PGPSIGN *PGPCLRSGN     +  Encryption Type. . : *PGPCLRSGN *NONE *PGP *PGPSIGN *PGPCLRSGN      
-                                                                     +                                                                      
-  Path To Public Key.:                                               +  Path To Public Key.: /home/XXX/ABC-pgp-2014.09.08.pub        
-                                                                     +                                                                      
-                                                                     +                                                                      
-  Path To Private Key:                                               +  Path To Private Key: /home/XXX/ABC-pgp-2014.09.08            
-                                                                     +                                                                      
-                                                                     +                                                                      
-  Key PassWord. . . .:                                               +  Key PassWord. . . .: abcpw                                            
-  +                                                                     
-                                                                     +
-                                                                     +
- F3=EXIT   F10=SAVE   F12=CANCEL                                         +
-        +
 </pre></html> </pre></html>
  
-**Note:** To use SSH PGP Signatures you must contact your bank and do the following:\\+**Note:** To install or renew SSH PGP Signatures you must contact your bank and do the following:\\
  
 __1. Create SSH keys:__ __1. Create SSH keys:__
Line 415: Line 408:
 If your require assistance with key generation and/or implementation, contact inFORM Decisions and we can assist as a Professional Service.   If your require assistance with key generation and/or implementation, contact inFORM Decisions and we can assist as a Professional Service.  
  
- **sFTP Only:**  +\\
-  * //**Remote FIle**// \\ +
-  * //**Retry File**//  \\ +
-  * //**Retain Logs**//  \\ +
-  * //**Retain sFTP Path**//  \\+
        
  
pub/definepositivepayapplication.1533844249.txt.gz · Last modified: 2022/06/25 17:02 (external edit)