CFSOD_FED function

Sends documents to CFS-CMOD and makes them available to IBM® FileNet® P8 features. To query the database to determine the documents to be sent to CFS-CMOD, you can use the following parameters:
  • SQL query (-i)
  • hold name (-l)
  • public named query (-q)
  • text search string (-t or -T)
  • load ID (-x or -X)
To enable the CFS-CMOD feature, add the following line to the ARS.CFG file:
ARS_SUPPORT_CFSOD=1

Ensure that the CFS-CMOD function is turned on for the application group and you have permission to use CFS-CMOD before you attempt this function. Otherwise, a permission error will occur.

If a duplicate attempt is made to send the same documents to CFS-CMOD, no error occurs and ARSDOC displays a successful message. However, the system log might contain messages that indicate that the documents were already sent to CFS-CMOD.

Read syntax diagramSkip visual syntax diagramarsdoc cfsod_fed-ffolder-GapplGroup-hinstance -isqlQuery-lholdname-qnamedQuery-tsearch_string-Tsearch_string-xloadID-XloadID-ppassword-Sstartdate,enddate,format-uuserid-Uuser_alias-v-1trace_file-2level
When you use the parameter file option, you must specify the -F, -h, -p, -u, -U, -v, -1, and -2 parameters on the command line. All other parameters must be specified in the parameter file. The following diagram shows the syntax of the CFSOD_FED function when you use the parameter file option:
Read syntax diagramSkip visual syntax diagram arsdoc cfsod_fed -F parmfile -h instance -ppassword-uuserid-Uuser_alias -v -1trace_file-2level
The syntax of the parameter file for the CFSOD_FED function is:
Read syntax diagramSkip visual syntax diagram [ -f folder ] [-GapplGroup][-isqlQuery][-lholdname][-qnamedQuery][-tsearch_string][-Tsearch_string][-xloadID][-XloadID][-Sstartdate,enddate,format]