Please enable JavaScript to view this site.

The table below shows the list of currently supported Folder Monitor Types. Please check the Supported CPPD Version column to see if you need to upgrade to a later version of the Cobwebb Server Software.

Note#1: The Program to use column specifies the Cobwebb supplied Folder Monitor program(s) that may be used with the selected Monitor Type. You may use your own bespoke program if you wish.

Type

Description

Program to use#1

Parameter Names

Parameter Description

Required

Supported CPPD version

*DOC

Docstore Monitor

FMDOCSTORE

DS_NAME

Docstore Name

Yes

6.2.63+

DS_TYPE

Docstore Type

Yes

 

DS_DESC

Docstore Description. You may include parameter substitution e.g. %PARM1

 

 

DS_SEP

Separator character. Enter the character used as the key separator in the filename. Default is hyphen (-)

 

 

DS_KEYSEQ

Enter a comma separated list of the order of the Key fields in the filename e.g. 3,5,1,2,4

 

 

DS_KEYFMT

Enter a comma separated list of the format of any date Key field in the order it exists in the filename E.g. ,,*DMY,, The valid date format entries are: *DMY, *DMYY, *MDY, *MDYY, *YMD, *YYMD, *CYMD

 

 


*FTP

FTP Monitor

FMFTP

IP_ADDRESS

IP Address of the Server - you could also enter a DNS - see Using DNS for FTP

Yes

6.2.63+

USER_NAME

User name to log on to the Server

Yes

 

USER_PWD

Password for the User Name

Yes

 

DEST_FLR

The destination folder on the Server e.g. /test/testsuite/archive/

Note: If left blank the route folder will be assumed.

 

 


*JVA

Java Monitor

FMJAVA

JAVA_CLS

The Java Class path e.g. /test/java/CONSUMEIDX.jar. Please see the Java Folder Monitor topic for details on the jar file requirements for using this interface - from version 6.2.78.

Yes

6.2.78+

MOVE_ALL

Move all matching filenames. Y= Yes, everything else = No.

If you are monitoring for say a file extension of .idx but when this is processed you also wish to move a file with the same name but an extension of .pdf then you would enter a Y here. If the file was successfully processed then all matching filenames will be either moved to the Success folder if defined or Deleted if not. If the the process fails then all matching files will be moved to the Failed folder.

 

 

PARM01 - PARM16

Up to sixteen optional parameters for passing on to the Java program.

 

 


*STD

Standard Monitor

FMEMAIL

FMNOTIFY

FMTXT2SPL

FMXML2SPL

PARM1 - PARM9

Up to nine optional parameters.

 

6.2.62+


*WEB

Web Service Monitor

FMWEBPOST

FMWEBXML

WS_URL1

The first 132 of the URL to the Web Service. Note: Characters must be escaped e.g. blank is %20 - from version 6.2.78.

Yes

6.2.78+

WS_URL2

The second 132 of the URL to the Web Service - if required. Note: Characters must be escaped e.g. blank is %20.

 

 

WS_USER

The User name to log on to the Web Service - if required.

 

 

WS_PWD

The Password for the User name.

 

 

WS_FILPNAM

The Parameter name for the file parameter.

Note#2 : FMWEBPOST only.

Yes#2

 

WS_PARM06 - 18

Parameter Name - up to 12 Parameter Names where the value retrieved from IDX file.

For FMWEBXML WS_PARM06 can hold the path to the Response XML e.g./test/testsuite/xmlresponse/ otherwise this will default to the path of the original file.