PowerCenter
- PowerCenter 10.4.0
- All Products
XML Targets Options
| Description
|
---|---|
Output File Directory | Enter the directory name in this field. By default, the Integration Service writes output files in the service process variable directory, $PMTargetFileDir. You can enter the full path and file name. If you specify both the directory and file name in the Output Filename field, clear this field. The Integration Service concatenates this field with the Output Filename field when it runs the session. You can also use the $OutputFileName session parameter to specify the file directory. |
Output Filename | Enter the file name or file name and path. By default, the Workflow Manager names the target file based on the target definition used in the mapping: target_name .xml. If the target definition contains a slash character, the Workflow Manager replaces the slash character with an underscore. Enter the file name, or file name and path. Optionally, use the $OutputFileName session parameter for the file name. If you specify both the directory and file name in the Output File Directory field, clear this field. The Integration Service concatenates this field with the Output File Directory field when it runs the session. If you specify an absolute path file name when using FTP, the Integration Service ignores the Default Remote Directory specified in the FTP connection. When you specify an absolute path file name, do not use single or double quotes. |
Validate Target | Validates simple data types. The Integration Service does not validate the target XML structure against a schema. |
Format Output | Format the XML target file so the XML elements and attributes indent. If you do not select Format Output, each line of the XML file starts in the same position. |
XML Datetime Format | Select local time, local time with time zone, or UTC. Local time with time zone is the difference in hours between the server time zone and Greenwich Mean Time. UTC is Greenwich Mean Time. |
Null Content Representation | Choose how to represent null content in the target. Default is No Tag. |
Empty String Content Representation | Choose how to represent empty string content in the target. Default is Tag with Empty Content. |
Null Attribute Representation | Choose how to represent null attributes. Default is No Attribute. |
Empty String Attribute Representation | Choose how to represent empty string attributes in the target. Default is Attribute Name with Empty String. |