Bug 1066760

Summary: Cannot select encoding when file model execute preview data
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Eiichi Nagai <enagai>
Component: ToolingAssignee: Van Halbert <vhalbert>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: asmigala, dlesage, vhalbert
Target Milestone: ER1   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Users could select file encoding when creating file models using the Import function. However, this did not effect preview data function and actual VDB. To fix this issue, a change has been made so that preview VDBs now contain TOPs if they are defined in a source model. As a result, encoding changes now apply to preview data and the VDB itself.
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-17 18:06:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Eiichi Nagai 2014-02-19 04:44:20 UTC
Description of problem:
Teiid designer can select file encoding when create file model using import function. However, it does not effect preview data function and actual VDB.
Actual VDB can set encoding by overriding file translator property. However, VDB for preview data function is created by automatically in teiid designer, so we cannot set encoding.

Version-Release number of selected component (if applicable):
JDV 6.0.0
JBDS 7.1.0
Teiid deginer 8.3.1

Expected results:
Can set encoding in preview VDB of file model.

Comment 2 JBoss JIRA Server 2014-04-09 16:55:37 UTC
Barry LaFond <blafond> updated the status of jira TEIIDDES-2060 to Resolved

Comment 3 JBoss JIRA Server 2014-06-20 12:15:07 UTC
Barry LaFond <blafond> updated the status of jira TEIIDDES-2060 to Closed

Comment 4 Andrej Smigala 2015-01-09 15:48:23 UTC
Preview now works with the proper translator override set on the source model.

However, the File Encoding translator override is not set on the source model when importing from flat file CP and has to be set manually. I logged this a separate bz: 1180641