Show TOC

Function documentationColumn Stripper Locate this document in the navigation structure

 

This action is used to remove one or more columns from an XML document data set.

Features

The properties for this action are listed in the following table:

Property

Data Type

Access

Description

Source

String

In and out

The input XML document with the data element column names you want to remove.

Column Name 1-8

String

In and out

The names of the columns in the source document that you want to remove.

Output

XML

In and out

The XML output with the data set without the columns to be removed.

Success

Boolean

Out

Indicates whether the action succeeded or failed. If it failed, errors are displayed in the server trace log.