<?xml version="1.0" encoding="ISO-8859-1"?>
	<rss version="2.0">
		<channel>
		<lastBuildDate>Thu, 17 May 2012 03:07:53 +0000</lastBuildDate>
		<title>expressor forums</title>
		<description>Recent Content from expressor forums</description>
		<link>http://community.expressor-software.com</link>
			<item>
				<pubDate>Mon, 14 May 2012 19:33:00 +0000</pubDate>
				<title>Processing Records Rejected by a Read File Operator</title> 
				<description>This is a companion article to &lt;a href=&quot;http://community.expressor-software.com/general-knowledge/265-processing-rejected-records.html&quot; target=&quot;_blank&quot;&gt;Processing Rejected Records&lt;/a&gt;. That deals with records rejected by the Read Excel operator and applies to Read operators in other expressor Extensions and to the Read Custom operator. &lt;br /&gt;
&lt;br /&gt;
Parsing records rejected by the Read File operator is simpler than parsing records from Read Excel and related operators. The Read File operator retains the sequence of fields and attributes when it writes them to the RecordData field of the Reject Record Schema. Because of that, it is not necessary for the Read File operator to write header records to describe the field and attribute sequence.</description>
				<link>http://community.expressor-software.com/general-knowledge/267-processing-records-rejected-read-file.html</link>
				<guid>http://community.expressor-software.com/general-knowledge/267-processing-records-rejected-read-file.html</guid>
			</item>
		
			<item>
				<pubDate>Tue, 08 May 2012 20:08:00 +0000</pubDate>
				<title>expressor tutorials</title> 
				<description>In this section you will find a collection of older tutorials that demonstrate the features of expressor Studio and the entire expressor Data Integration Platform. Though from a slightly older release, the content covered and steps performed are still valid. Please note that the user interface has varied slightly, but it should not effect the use of these tutorials. &lt;br /&gt;
&lt;br /&gt;
You may also visit the &lt;a href=&quot;http://community.expressor-software.com/forums/videos-tutorials-tips-tricks/&quot; target=&quot;_blank&quot;&gt;http://community.expressor-software....s-tips-tricks/&lt;/a&gt;section of the exrpressor forum for our most recent collection of Videos, Tutorials, Tips and Troubleshooting steps.&lt;br /&gt;
&lt;br /&gt;
If you are new to expressor,</description>
				<link>http://community.expressor-software.com/tutorials/194-expressor-tutorials.html</link>
				<guid>http://community.expressor-software.com/tutorials/194-expressor-tutorials.html</guid>
			</item>
		
			<item>
				<pubDate>Tue, 08 May 2012 13:02:00 +0000</pubDate>
				<title>Release Notes - expressor 3.6.0, 3.6.1, 3.6.2, 3.6.3, and 3.6.4</title> 
				<description>&lt;b&gt;expressor 3.6.4 &lt;/b&gt;fixes four bugs, three in Studio  (STU-4728, STU-4730, and STU-4744) and one having to do with reading  Informix databases from dataflows running on Linux (PRO-2634). See the &lt;b&gt;resolved issues section &lt;/b&gt;below for a description of each of the fixed bugs.&lt;br /&gt;
&lt;br /&gt;
Also, see STU-4729in the &lt;b&gt;known issues section &lt;/b&gt;below. STU-4729 describes an issue encountered when upgrading artifacts in a Repository Workspace.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Note &lt;/b&gt;that the Informix ODBC drivers shipped with &lt;b&gt;expressor software &lt;/b&gt;do not support Unicode on Linux.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;expressor 3.6.3 &lt;/b&gt;fixes three  bug in Studio: one covering memory</description>
				<link>http://community.expressor-software.com/expressor-3-6/266-release-notes-expressor-3-6-0-3-6-1-3-6-2-3-6-3-3-6-4.html</link>
				<guid>http://community.expressor-software.com/expressor-3-6/266-release-notes-expressor-3-6-0-3-6-1-3-6-2-3-6-3-3-6-4.html</guid>
			</item>
		
			<item>
				<pubDate>Mon, 07 May 2012 14:00:00 +0000</pubDate>
				<title>Processing Rejected Records</title> 
				<description>When records produce errors because they violate constraints set on Composite Type&lt;br /&gt;
attributes or other reasons, the operator that encounters the error can handle them&lt;br /&gt;
by skipping them, aborting the dataflow, or rejecting the offending records. In some&lt;br /&gt;
cases, it is sufficient to simply send rejected records to a Write File operator&lt;br /&gt;
and examine the records in the output file. If the intent is, however, to correct&lt;br /&gt;
or otherwise use those records, examining each error and changing the data could&lt;br /&gt;
be very cumbersome. The more efficient approach would be to reprocess the records&lt;br /&gt;
as they come out the reject port.&lt;br /&gt;
&lt;br /&gt;
Records rejected by input</description>
				<link>http://community.expressor-software.com/general-knowledge/265-processing-rejected-records.html</link>
				<guid>http://community.expressor-software.com/general-knowledge/265-processing-rejected-records.html</guid>
			</item>
		
			<item>
				<pubDate>Fri, 27 Apr 2012 13:54:00 +0000</pubDate>
				<title>Tracing ODBC Connections</title> 
				<description>When an ODBC database transaction fails, the error messages displayed by &lt;b&gt;expressor Studio&lt;/b&gt; and the &lt;span style=&quot;font-family: courier new&quot;&gt;etask &lt;/span&gt;command  might indicate that an exception occurred. To get enough information to  diagnose the problem, you may need to turn on ODBC Tracing. That will  capture all error messages. Note, however, that performance will degrade  while ODBC Tracing is turned on.&lt;br /&gt;
&lt;br /&gt;
An erro message might indicate specifically that an ODBC Exception has  occurred. For example, the message &quot;Exception 'GenericOdbcOpException&quot;&quot;  clearly indicates a problem with an ODBC connection. ODBC Tracing can be  useful, though, even when an ODBC-specific message is not generated. If  Studio</description>
				<link>http://community.expressor-software.com/general-knowledge/259-tracing-odbc-connections.html</link>
				<guid>http://community.expressor-software.com/general-knowledge/259-tracing-odbc-connections.html</guid>
			</item>
		
			<item>
				<pubDate>Fri, 27 Apr 2012 13:44:00 +0000</pubDate>
				<title>Writing to Databases with Partitions</title> 
				<description>A database's locking scheme affects how the database handles data written to it on multiple partitions. For example, &lt;b&gt;IBM's DB2&lt;/b&gt; frequently locks the entire table when faced with multiple writes. Write operations on &lt;b&gt;Netezza&lt;/b&gt;, &lt;b&gt;Informix&lt;/b&gt;, and &lt;b&gt;Sybase&lt;/b&gt; databases cannot be partitioned when Mode is set to Update or Delete.&lt;br /&gt;
&lt;br /&gt;
The following table lists expected results for each of the databases &lt;b&gt;expressor &lt;/b&gt;supports.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;cms_table&quot;&gt;&lt;table class=&quot;cms_table_grid&quot; width=&quot;500&quot;&gt;&lt;tr valign=&quot;top&quot; class=&quot;cms_table_grid_tr&quot;&gt;&lt;TD class=&quot;cms_table_grid_td&quot;&gt;&lt;font</description>
				<link>http://community.expressor-software.com/general-knowledge/258-writing-databases-partitions.html</link>
				<guid>http://community.expressor-software.com/general-knowledge/258-writing-databases-partitions.html</guid>
			</item>
		
			<item>
				<pubDate>Fri, 27 Apr 2012 13:00:00 +0000</pubDate>
				<title>Big Data Applications with Join, Aggregate and Unique Operators</title> 
				<description>The Join, Aggregate and Unique operators compare multiple records before  determining the output flow. All three operators have a Method property  for specifying where the records are held while being compared. For  smaller amounts of data, processing can be performed efficiently by  holding records In Memory or On Disk.&lt;br /&gt;
&lt;br /&gt;
With large amounts of data (100+ MB), processing In Memory or On Disk  can reduce performance significantly and can even cause the application  to fail. The recommended practice is to use the Sorted Method instead of  processing In Memory or On Disk. When the Method property is set to  Sorted, the operators do not need to store records temporarily because  they are presorted.&lt;br /&gt;
&lt;br /&gt;
To presort the input records</description>
				<link>http://community.expressor-software.com/general-knowledge/257-big-data-applications-join-aggregate-unique-operators.html</link>
				<guid>http://community.expressor-software.com/general-knowledge/257-big-data-applications-join-aggregate-unique-operators.html</guid>
			</item>
		
			<item>
				<pubDate>Thu, 26 Apr 2012 13:10:00 +0000</pubDate>
				<title>Removing Constraints During a Dataflow</title> 
				<description>Constraints are often set on Composite Type attributes to cleanse or filter data as it is read from a source, such as an RDBMS. Once the cleansing or filtering is done, the constraints are no longer needed. Nevertheless, the constraints defined for the Composite Type attributes continue to be applied as the attributes are propagated through the dataflow. This requires extra processing and thus can slow performance of the application. For that reason, you might want to remove the constraints from Composite Type attributes used downstream in the dataflow.&lt;br /&gt;
&lt;br /&gt;
There are other reasons as well for removing constraints in the middle of a dataflow. You might want to apply a different constraint downstream, as when processing results in a string length would fail the</description>
				<link>http://community.expressor-software.com/general-knowledge/252-removing-constraints-during-dataflow.html</link>
				<guid>http://community.expressor-software.com/general-knowledge/252-removing-constraints-during-dataflow.html</guid>
			</item>
		
			<item>
				<pubDate>Sun, 18 Mar 2012 03:12:23 +0000</pubDate>
				<title>Release Notes - expressor 3.5.3</title> 
				<description>The version 3.5.3 release consists of updated versions of the extensions:&lt;br /&gt;
&lt;ul&gt;&lt;li style=&quot;&quot;&gt;Excel Extension Version 1.1&lt;/li&gt;&lt;li style=&quot;&quot;&gt;QlikView Extension Version 1.1&lt;/li&gt;&lt;li style=&quot;&quot;&gt;Salesforce Extension Version 1.2&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;Installation&lt;/h3&gt;To install the 3.5.3 Extensions, expressor Studio 3.5.2 must be installed on the system.&lt;br /&gt;
&lt;ol class=&quot;decimal&quot;&gt;&lt;li style=&quot;&quot;&gt;Start expressor Studio.&lt;/li&gt;&lt;li style=&quot;&quot;&gt;Select Manage Extensions from the Studio tab's drop-down menu.&lt;/li&gt;&lt;li style=&quot;&quot;&gt;Select the Installs tab in the Manage Extensions dialog box.&lt;/li&gt;&lt;li</description>
				<link>http://community.expressor-software.com/expressor-3-5/233-release-notes-expressor-3-5-3.html</link>
				<guid>http://community.expressor-software.com/expressor-3-5/233-release-notes-expressor-3-5-3.html</guid>
			</item>
		
			<item>
				<pubDate>Tue, 28 Feb 2012 10:38:00 +0000</pubDate>
				<title>Exploring the expressor Desktop Edition</title> 
				<description>When working with expressor Studio under a Community Edition license key you have the ability to develop a dataflow that uses any of the operators included within Studio or added by enabling an extension such as the Excel Library, QlikView Library or Salesforce Library.  However, to run dataflows that use components from these extensions you will need to install a Desktop Edition license key.&lt;br /&gt;
&lt;br /&gt;
Installing a Desktop Edition license key enables features that are inactive when using a Community Edition license key.&lt;br /&gt;
&lt;ul&gt;&lt;li style=&quot;&quot;&gt;Dataflows that include operators provided within extensions may be run from within Studio.&lt;/li&gt;&lt;li style=&quot;&quot;&gt;Deployment packages may be created.&lt;/li&gt;&lt;li style=&quot;&quot;&gt;Dataflows</description>
				<link>http://community.expressor-software.com/general-knowledge/232-exploring-expressor-desktop-edition.html</link>
				<guid>http://community.expressor-software.com/general-knowledge/232-exploring-expressor-desktop-edition.html</guid>
			</item>
		
		</channel>
	</rss>
