User Tools

Site Tools


pub:ifdcinstructions

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
pub:ifdcinstructions [2018/03/19 15:00] kenpub:ifdcinstructions [2018/03/19 18:44] ken
Line 4: Line 4:
  
 The ESNDDTAQ API command is used to send PDF file path to data queue which is being listened to by client programs. The command has the parameters as below: The ESNDDTAQ API command is used to send PDF file path to data queue which is being listened to by client programs. The command has the parameters as below:
- +{{:pub:ifdc:ifdc001.jpg?600|}}
-<html><pre> +
-                    Send data to keyed data queue (ESNDDTAQ)            +
-                                                                        +
- Type choices, press Enter                                            +
-                                                                        +
- Key value  . . . . . . . . . . .                                       +
-                                                                        +
- Data value . . . . . . . . . . .                                    +
-                                                                        +
-                                                                        +
-                                                                        +
-                                                                        +
-                                                                        +
-                                                                        +
- Data Queue . . . . . . . . . . .   IFDCLIENT     Name                  +
-   Library  . . . . . . . . . . .     QGPL        Name, *CURLIB, *LIBL  +
-                                                                        +
-                                   +
-</pre></html>+
  
  
Line 48: Line 29:
  
 User can execute file ifdclient.bat, at the first time when program is executed, a dialog is shown as below: User can execute file ifdclient.bat, at the first time when program is executed, a dialog is shown as below:
 +{{:pub:ifdc:ifdc002.jpg?600|}} \\
 +
 +
 +Notice that the black screen behind the logon screen, it searched for an existing PDF reader in your computer. User can also modify it and more parameter by clicking to button **Settings**. \\
 +
 +{{:pub:ifdc:ifdc003.jpg?600|}}
  
-Notice that the black screen behind the logon screen, it searched for an existing PDF reader in your computer. User can also modify it and more parameter by clicking to button **Settings**. 
  
 When user clicks OK, a folder named IFDClient is created into C:\Program Files (x86)\inFORM Decisions\IFDClient (or your Program Files folder), and this folder contains 2 files: When user clicks OK, a folder named IFDClient is created into C:\Program Files (x86)\inFORM Decisions\IFDClient (or your Program Files folder), and this folder contains 2 files:
Line 59: Line 45:
  
 IFDCLIENT.JAR is started with the following parameters: IFDCLIENT.JAR is started with the following parameters:
-  * **print**: print the parameters +  * **print**: Optional. Print the parameters 
-  * **help**: print the parameters +  * **help**: Optional. Print the parameters 
-  * **server**: Mandatory. IP address of host name of iSeries +  * **server**: __Mandatory__. IP address of host name of iSeries 
-  * **logonuser**: Mandatorythe iSeries user ID that is used to connect to server +  * **logonuser**: __Mandatory__The iSeries user ID that is used to connect to server 
-  * **logonpassword**: Mandatory. iSeries password of user ID in parameter logonuser +  * **logonpassword**: __Mandatory__. iSeries password of user ID in parameter logonuser 
-  * **dataqueue**: Optional. qualified name of data queue that JAR program will monitor. The format of data queue name is <10 characters of data queue name><10 characters of data queue library name>, for example: ‘IFDCLIENT QGPL’. If this parameter is ignored, the data queue IFDCLIENT in QGPL is used.+  * **dataqueue**: Optional. Qualified name of data queue that JAR program will monitor. The format of data queue name is <10 characters of data queue name><10 characters of data queue library name>, for example: ‘IFDCLIENT QGPL’. If this parameter is ignored, the data queue IFDCLIENT in QGPL is used.
   * **user**: Optional. The key that JAR program is used to fetch data from data queue. If this parameter is ignored, the current user ID of Window machine is used.   * **user**: Optional. The key that JAR program is used to fetch data from data queue. If this parameter is ignored, the current user ID of Window machine is used.
   * **multifiles**: yes or no. Optional. Default value is yes. If it’s yes, then the PDF reader will open next PDF in data queue entry after the PDF file being opened is closed. If it’s no then the PDF reader continues to open the PDF files those are pushed into data queue.   * **multifiles**: yes or no. Optional. Default value is yes. If it’s yes, then the PDF reader will open next PDF in data queue entry after the PDF file being opened is closed. If it’s no then the PDF reader continues to open the PDF files those are pushed into data queue.
pub/ifdcinstructions.txt · Last modified: 2022/06/25 17:02 by 127.0.0.1