PF File Read Service (com.ibi.agents.XDPFFileReadAgent)

Syntax:

com.ibi.agents.XDPFFileReadAgent

iIT Service Object:

misc: PF File Read Agent

Description:

This service embeds a specified binary, XML or text file in the input document.

Parameters:

Parameter

Description

Name of File *

File to be read. Relative or absolute file paths are supported explicitly or through a SREG or XPath expression evaluated using the incoming document.

Delete after read *

Determines whether to delete the file read on a successful read.

Format *

Format of the input data.

Tag

Name of the XML tag to wrap the data read in. Required if data is flat.

Character Set Encoding

Character set encoding of the document to be read in. Default system encoding will be used if left blank.

Embed *

Determines whether to embed the data from the read operation into the input document.

Base64 Encode *

Base64 encode the read in document when embedding.

Parent Tag

Where in the input document the input data should be embedded.

Retry

If non-zero, will retry the operation n times at one-second intervals.

Edges:

The following table lists the available line edges for the PF File Read Service (com.ibi.agents.XDPFFileReadAgent).

Line Edge

Description

OnError

Error

OnSuccess

Success

OnFailure

Failure

OnCustom

  • OnError
  • OnSuccess
  • OnFailure
  • fail_parse