User Tools

Site Tools


pub:ifdcinstructions

This is an old revision of the document!


[ Up to Main Menu ][ Prior Topic - Overview ]

ESNDDTAQ

                    Send data to keyed data queue (ESNDDTAQ)           
                                                                       
 Type choices, press Enter.                                            
                                                                       
 Key value  . . . . . . . . . . .                                      
                                                                       
 Data value . . . . . . . . . . .                                   
                                                                       
                                                                       
                                                                       
                                                                       
                                                                       
                                                                       
 Data Queue . . . . . . . . . . .   IFDCLIENT     Name                 
   Library  . . . . . . . . . . .     QGPL        Name, *CURLIB, *LIBL 
                                                                       
                                  

The ESNDDTAQ command has 3 parameters:

  • KEY: this is a key for client, each client machine should be defined a unique key. And on IBM I server, when user wants to open PDF file on certain machine, enter the key of that machine into this field
  • DATA: The IFS PDF file user wants to send to client
  • DATAQ: data queue is used to communicate with clients

The client executable, ifdclient.bat is used to execute a jar file. The following parameters are employed:

  • ifdclient.server: required. This is IBM I host name
  • ifdclient.logonuser: required. User ID is used to connect to IBM i
  • ifdclient.logonpassword: required. Password of logon user
  • ifdclient.user: required. This is the key of client. It can be certain value but should be unique among other clients.
  • ifdclient.pdfreaderdir: optional. The path to directory of PDF reader. If it’s not passed, the program will look up it against the program name in pdfreadername
  • ifdclient.pdfreadername: optional. By default, it’s AcroRd32.exe
  • ifdclient.multifiles: yes/no. By default, it’s yes. If this parameter is yes, then many PDF reader instances can be opened as soon as new entry is sent to data queue. If it’s no, then only one PDF reader instance can be opened at a time, and if there is new entry in data queue, it will be waited until user close the PDF reader window on client machine, the next entry will be processed.
pub/ifdcinstructions.1518540992.txt.gz · Last modified: 2022/06/25 17:02 (external edit)