+ All Categories
Transcript
Page 1: BW DATA FORMAT_UNSTRUCTURED| WISHTREE TECHNOLOGIES | LEARNING | TIBCO TRAINING |CORPORATE | TRAINING

WISHTREE TECHNOLOGIES CONFIDENTIAL: This document is for your company's internal use only and may not be copied nor distributed to another third party.

Page 2: BW DATA FORMAT_UNSTRUCTURED| WISHTREE TECHNOLOGIES | LEARNING | TIBCO TRAINING |CORPORATE | TRAINING

WISHTREE TECHNOLOGIES CONFIDENTIAL: This document is for your company's internal use only and may not be copied nor distributed to another third party.

Data Format Shared Resource• The Data Format resource contains the specification for

parsing or rendering a text string using the Parse Data and Render Data activities. This shared configuration resource specifies the type of formatting for the text (delimited columns or fixed-width columns), the column separator for delimited columns, the line separator, and the fill character and field offsets for fixed-width columns. You must also specify the data schema to use for parsing or rendering the text. • When parsing text, each column of an input line is

transformed into the corresponding item in the specified data schema.

Page 3: BW DATA FORMAT_UNSTRUCTURED| WISHTREE TECHNOLOGIES | LEARNING | TIBCO TRAINING |CORPORATE | TRAINING

WISHTREE TECHNOLOGIES CONFIDENTIAL: This document is for your company's internal use only and may not be copied nor distributed to another third party.

Configurations Of Data Format Activity

The Render XML activity takes an instance of an XML schema element and renders it as a stream of bytes containing XML or an XML string. The schema is processed based on the XSD file specified.

Format Type configuration specifies the type of formatting for the text. The text can be either "Delimiter separated" or "Fixed format".

In delimiter-separated text, each column is separated by a delimiter character, specified in the Col Separator field. Each line is separated by the character specified in the Line Separator field.

Page 4: BW DATA FORMAT_UNSTRUCTURED| WISHTREE TECHNOLOGIES | LEARNING | TIBCO TRAINING |CORPORATE | TRAINING

WISHTREE TECHNOLOGIES CONFIDENTIAL: This document is for your company's internal use only and may not be copied nor distributed to another third party.

Line Separator configuration specifies the character(s) that determine the end of each line. This field allows you to define a custom line separator. By default, new line, carriage return and line feed are defined and can be selected from the drop down list.

Fill Character configuration is used when processing fixed format columns, this is the type of character that is used to fill the empty space in a column and between columns

Configurations Of Data Format Activity

Page 5: BW DATA FORMAT_UNSTRUCTURED| WISHTREE TECHNOLOGIES | LEARNING | TIBCO TRAINING |CORPORATE | TRAINING

WISHTREE TECHNOLOGIES CONFIDENTIAL: This document is for your company's internal use only and may not be copied nor distributed to another third party.

The Parse Data activity takes a text string or input from a file and processes it, turning it into a schema tree based on the specified Data Format shared configuration.

You may wish to use this activity in a number of situations. For example, you may retrieve a result set from a database table. You may then wish to format this result set as a formatted text string

Data Format configuration specify the Data Format shared configuration to use when rendering the text output.

Parse Data Format Activity

Page 6: BW DATA FORMAT_UNSTRUCTURED| WISHTREE TECHNOLOGIES | LEARNING | TIBCO TRAINING |CORPORATE | TRAINING

WISHTREE TECHNOLOGIES CONFIDENTIAL: This document is for your company's internal use only and may not be copied nor distributed to another third party.

Thank You • Contact Us: • Wishtree Technologies

Suite 311, Bldg B,Ganga Osian(GO) Square IT Park, Wakad Rd, Kaspate Wasti,Wakad, Pune, 411057

• Contact No. +912060123456• Email id:

[email protected]• US Contact No. +415-251-5098• UK Contact No. +44 7937436285• Mobile No. India +91

9687206535• Website:

http://www.wishtreetech.com


Top Related