<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: XML to Cobol Copybook Transformations in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/XML-to-Cobol-Copybook-Transformations/m-p/2235105#M24243</link>
    <description>Sorry doesn't seem to be in the comunity edition. This is what mine says without the pictures. 
&lt;BR /&gt;5.15.4 Step 4: collecting the schemas 
&lt;BR /&gt;This step enables to collect the schemas describing the EBCDIC file data. 
&lt;BR /&gt;? Right-click the Copybook metadata you have just created. 
&lt;BR /&gt;? Select the Retrieve Schema option in the menu to open the wizard. 
&lt;BR /&gt;The xc2j file data area displays the content of the xc2j file. The Ebcdic Schema area displays the 
&lt;BR /&gt;various schemas detected in the EBCDIC file. In this example, the file contains three different 
&lt;BR /&gt;schemas called 01, 04, and 05. 
&lt;BR /&gt;? It is possible to rename the schemas, just click their name and enter a new one. The 
&lt;BR /&gt;distinguishFieldValue=?SchemaName? code, which enables to distinguish 
&lt;BR /&gt;between the different schemas, will contain the new names. 
&lt;BR /&gt;? Click Next to open a new view on the wizard. 
&lt;BR /&gt;The new view lists the schemas extracted from the EBCDIC file. 
&lt;BR /&gt;? Select one or more schemas from the list or click the Select All button if you want to collect 
&lt;BR /&gt;all of them. 
&lt;BR /&gt;? The Name column displays the schemas names, the Column number column indicates how 
&lt;BR /&gt;many columns there are in each of the schemas and the Creation status column indicates if 
&lt;BR /&gt;the schemas have been collected successfully or not. 
&lt;BR /&gt;? Click Next once you have made your selection. 
&lt;BR /&gt;The new view on the wizard enables you to define the schemas to be created. 
&lt;BR /&gt;When you select a schema in the Schema area to the left, its name displays in the Name field and 
&lt;BR /&gt;its structure displays in the lower-right Schema area. 
&lt;BR /&gt;You can modify the schema name and its description according to your needs. In the Schema area, 
&lt;BR /&gt;you can for example: 
&lt;BR /&gt;- modify the column name, 
&lt;BR /&gt;- define a column as a primary key by selecting the corresponding check box in the Key column, 
&lt;BR /&gt;- modify the column type, 
&lt;BR /&gt;- define columns as nullable, 
&lt;BR /&gt;- preserve the EBCDIC encoding instead of converting it into ASCII by selecting the corresponding 
&lt;BR /&gt;check box in the Untranspose column, 
&lt;BR /&gt;- enter the date pattern you want to use in the Date Pattern column, 
&lt;BR /&gt;- set data length in the Length column. 
&lt;BR /&gt;The toolbar enables you as well to add, remove or reposition the schema columns. You can also 
&lt;BR /&gt;import an XML schema from a file or export the current schema in XML format. 
&lt;BR /&gt;? Click Finish to complete the creation of the schemas. 
&lt;BR /&gt;All the schemas you created display under the node of your Copybook connection.</description>
    <pubDate>Thu, 02 Sep 2010 10:20:42 GMT</pubDate>
    <dc:creator>janhess</dc:creator>
    <dc:date>2010-09-02T10:20:42Z</dc:date>
    <item>
      <title>XML to Cobol Copybook Transformations</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-to-Cobol-Copybook-Transformations/m-p/2235102#M24240</link>
      <description>Hello: I'm evaluating Talend and the use case I'm trying to solve is transforming an XML document into a COBOL copybook layout. I've read various posts about using a tFileOutputEBCDIC. And the need to use cobol2j to translate the COBOL copybook into an *.xc2j file for use by Talend. 
&lt;BR /&gt;But, I cannot get it to work. Can someone help me or point me to some step by step directions?
&lt;BR /&gt;Here's what I've done:
&lt;BR /&gt;1) Ran cobol2j's cb2xc2j.bat against my copybook layout. It created an xc2j file.
&lt;BR /&gt;2) Dropped a tFileOutputEBCDIC component onto my Job designer workspace
&lt;BR /&gt;3) Changed the Basic Settings of the tFile OutputEBCIDC component to point to the xc2j file from step #1
&lt;BR /&gt;4) Dropped an XML document onto my workspace
&lt;BR /&gt;5) Dropped a tMap component onto my workspace
&lt;BR /&gt;6) Linked the XML document to the tMap component
&lt;BR /&gt;7) Linked the tMap to the tFileOutputEBCDIC - a window pops up asking for new Output name; I enter one and click ok
&lt;BR /&gt;The tFileOutputEBCDIC component now has an error stating "No schema has been defined yet". And when I double click the tMap component, the output has no columns.</description>
      <pubDate>Sat, 16 Nov 2024 13:18:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-to-Cobol-Copybook-Transformations/m-p/2235102#M24240</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T13:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: XML to Cobol Copybook Transformations</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-to-Cobol-Copybook-Transformations/m-p/2235103#M24241</link>
      <description>See 5.15 Setting up a Copybook Connection in the Design Studio user guide. Section 5.15.4 describes how to collect the schema.</description>
      <pubDate>Wed, 01 Sep 2010 09:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-to-Cobol-Copybook-Transformations/m-p/2235103#M24241</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2010-09-01T09:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: XML to Cobol Copybook Transformations</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-to-Cobol-Copybook-Transformations/m-p/2235104#M24242</link>
      <description>Where is the Design Studio User's Guide?  I see an Open Studio User's Guide on the Documentation page.  But, section 5.15 is entitled "Exporting Metadata as context".</description>
      <pubDate>Thu, 02 Sep 2010 07:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-to-Cobol-Copybook-Transformations/m-p/2235104#M24242</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-09-02T07:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: XML to Cobol Copybook Transformations</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-to-Cobol-Copybook-Transformations/m-p/2235105#M24243</link>
      <description>Sorry doesn't seem to be in the comunity edition. This is what mine says without the pictures. 
&lt;BR /&gt;5.15.4 Step 4: collecting the schemas 
&lt;BR /&gt;This step enables to collect the schemas describing the EBCDIC file data. 
&lt;BR /&gt;? Right-click the Copybook metadata you have just created. 
&lt;BR /&gt;? Select the Retrieve Schema option in the menu to open the wizard. 
&lt;BR /&gt;The xc2j file data area displays the content of the xc2j file. The Ebcdic Schema area displays the 
&lt;BR /&gt;various schemas detected in the EBCDIC file. In this example, the file contains three different 
&lt;BR /&gt;schemas called 01, 04, and 05. 
&lt;BR /&gt;? It is possible to rename the schemas, just click their name and enter a new one. The 
&lt;BR /&gt;distinguishFieldValue=?SchemaName? code, which enables to distinguish 
&lt;BR /&gt;between the different schemas, will contain the new names. 
&lt;BR /&gt;? Click Next to open a new view on the wizard. 
&lt;BR /&gt;The new view lists the schemas extracted from the EBCDIC file. 
&lt;BR /&gt;? Select one or more schemas from the list or click the Select All button if you want to collect 
&lt;BR /&gt;all of them. 
&lt;BR /&gt;? The Name column displays the schemas names, the Column number column indicates how 
&lt;BR /&gt;many columns there are in each of the schemas and the Creation status column indicates if 
&lt;BR /&gt;the schemas have been collected successfully or not. 
&lt;BR /&gt;? Click Next once you have made your selection. 
&lt;BR /&gt;The new view on the wizard enables you to define the schemas to be created. 
&lt;BR /&gt;When you select a schema in the Schema area to the left, its name displays in the Name field and 
&lt;BR /&gt;its structure displays in the lower-right Schema area. 
&lt;BR /&gt;You can modify the schema name and its description according to your needs. In the Schema area, 
&lt;BR /&gt;you can for example: 
&lt;BR /&gt;- modify the column name, 
&lt;BR /&gt;- define a column as a primary key by selecting the corresponding check box in the Key column, 
&lt;BR /&gt;- modify the column type, 
&lt;BR /&gt;- define columns as nullable, 
&lt;BR /&gt;- preserve the EBCDIC encoding instead of converting it into ASCII by selecting the corresponding 
&lt;BR /&gt;check box in the Untranspose column, 
&lt;BR /&gt;- enter the date pattern you want to use in the Date Pattern column, 
&lt;BR /&gt;- set data length in the Length column. 
&lt;BR /&gt;The toolbar enables you as well to add, remove or reposition the schema columns. You can also 
&lt;BR /&gt;import an XML schema from a file or export the current schema in XML format. 
&lt;BR /&gt;? Click Finish to complete the creation of the schemas. 
&lt;BR /&gt;All the schemas you created display under the node of your Copybook connection.</description>
      <pubDate>Thu, 02 Sep 2010 10:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-to-Cobol-Copybook-Transformations/m-p/2235105#M24243</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2010-09-02T10:20:42Z</dc:date>
    </item>
  </channel>
</rss>

