B2B Data Transformation
- B2B Data Transformation 10.5.2
- All Products
Variable
| Description
|
---|---|
VarRequestedURL
| The path of the source document that a Parser is processing.
|
VarCurrentURL
| The path of the current file that a Parser is processing.
Usually, this is the same as
VarRequestedURL . If the Parser is configured with certain preprocessors,
VarCurrentURL might point to a temporary file rather than the original source document.
VarRequestedURL always points to the source document.
|
VarCurrentPost
| The form data that a Parser submitted to retrieve the current page.
|