{"id":8342,"date":"2015-11-23T15:20:15","date_gmt":"2015-11-23T20:20:15","guid":{"rendered":"http:\/\/www.iri.com\/blog\/?p=8342"},"modified":"2017-11-06T13:47:55","modified_gmt":"2017-11-06T18:47:55","slug":"etl-task-tasking-voracity-preview-features","status":"publish","type":"post","link":"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/","title":{"rendered":"ETL Task Testing with the IRI Voracity Preview Feature"},"content":{"rendered":"<p>During the design of <a href=\"https:\/\/www.google.com\/url?q=http:\/\/www.iri.com\/products\/voracity&amp;sa=D&amp;usg=AFQjCNHpqU7BmyJV7E9AWCZknGvbukV18g\">IRI Voracity<\/a> workflows in the <a href=\"https:\/\/www.google.com\/url?q=http:\/\/www.iri.com\/products\/workbench\/voracity-gui&amp;sa=D&amp;usg=AFQjCNHDMgn0IeNaYvv6VHNf14ZttnsZPA\">IRI Workbench<\/a> (Eclipse) GUI, you can preview the results of one or more transforms before saving or running the project. This would be typically be done in Voracity data warehouse <a href=\"http:\/\/www.iri.com\/solutions\/data-integration\/etl\" target=\"_blank\" rel=\"noopener\">ETL operations<\/a>.<\/p>\n<p>The preview can contain a subset of actual input data, or, if that\u2019s not available or confidential, synthetic test data (via embedded <a href=\"https:\/\/www.google.com\/url?q=http:\/\/www.iri.com\/products\/rowgen&amp;sa=D&amp;usg=AFQjCNFxkQnRGlZaDjaQ49FHDOxA1Bo_Qg\">IRI RowGen<\/a> field generation functions).<\/p>\n<p>To test your target formatting, use the Preview with Test Data option available in the Workflow designer diagram. In this case, the transform mapping is defined in this SortCL-based job script familiar to CoSort users:<\/p>\n<pre>\/INFILE=\/\/cloudy\/home\/proto_etl\/fixedin\r\n \/PROCESS=RECORD\r\n \/ALIAS=chiefs\r\n \/FIELD=(STATE, TYPE=ASCII, POSITION=1,  SEPARATOR=\u2019|)\r\n \/FIELD=(PARTY, TYPE=ASCII, POSITION=2,  SEPARATOR=\u2019|)\r\n \/FIELD=(TERM, TYPE=ASCII,POSITION=3, SEPARATOR=\u2019|\u2019)\r\n \/FIELD=(PRESIDENT, TYPE=ASCII, POSITION=4, SEPARATOR=\u2019|\u2019) \t \r\n\r\n\/SORT\r\n \/KEY=(STATE, ASCENDING)\r\n\r\n\/OUTFILE=C:\\IRI\\CoSort95\\voracity\\workbench\\workspace\\proto_etl\\sort1map2flat.out\r\n \/PROCESS=RECORD\r\n \/FIELD=(PRESIDENT, TYPE=ASCII, POSITION=1, SIZE=23, PRECISION=0)\r\n \/FIELD=(TERM, TYPE=ASCII, POSITION=28, SIZE=9, PRECISION=0)\r\n \/FIELD=(PARTY, TYPE=ASCII, POSITION=40, SIZE=3, PRECISION=0)\r\n \/FIELD=(STATE, TYPE=ASCII, POSITION=45, SIZE=2, PRECISION=0)\r\n<\/pre>\n<p>After creating a workflow via wizard or the design palette, right-click on the Transform Mapping Block (pink-beige by default) and select &gt;&gt; IRI Diagram Actions &gt;&gt; Preview with Test Data:<\/p>\n<p><span style=\"overflow: hidden; display: inline-block; margin: 0.00px 0.00px; border: 0.00px solid #000000; transform: rotate(0.00rad) translateZ(0px); -webkit-transform: rotate(0.00rad) translateZ(0px); width: 615.49px; height: 351.00px;\"><a href=\"http:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWTestDatabutton.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-8370\" src=\"http:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWTestDatabutton.jpg\" alt=\"updatedPreviewWTestDatabutton\" width=\"622\" height=\"348\" srcset=\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWTestDatabutton.jpg 700w, https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWTestDatabutton-300x168.jpg 300w\" sizes=\"(max-width: 622px) 100vw, 622px\" \/><\/a><\/span><\/p>\n<p>As soon as the option is selected, the preview tab opens to display:<\/p>\n<p><span style=\"overflow: hidden; display: inline-block; margin: 0.00px 0.00px; border: 0.00px solid #000000; transform: rotate(0.00rad) translateZ(0px); -webkit-transform: rotate(0.00rad) translateZ(0px); width: 624.00px; height: 302.67px;\"><a title=\"ETL Task Tasking -- Voracity Preview Features .jpg\" href=\"http:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/10\/ETL-Task-Tasking-Voracity-Preview-Features-1.jpg\" rel=\"prettyPhoto\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone\" style=\"width: 624.00px; height: 302.67px; margin-left: 0.00px; margin-top: 0.00px; transform: rotate(0.00rad) translateZ(0px); -webkit-transform: rotate(0.00rad) translateZ(0px);\" src=\"http:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/10\/t_ETL-Task-Tasking-Voracity-Preview-Features-1.jpg\" alt=\"Voracity Preview Features 1\" width=\"624\" height=\"303\" \/><\/a><\/span><\/p>\n<p>In this case, alphanumeric data was generated with the same formatting called for in the transform block (\/OUTFILE section of the .scl task). You can control the number of rows to preview in the Workbench preferences (IRI, Flow) menu.<\/p>\n<p>If you have production data available and want to display the task result before running the entire job, select IRI Diagram Actions &gt;&gt; Preview:<\/p>\n<p><span style=\"overflow: hidden; display: inline-block; margin: 0.00px 0.00px; border: 0.00px solid #000000; transform: rotate(0.00rad) translateZ(0px); -webkit-transform: rotate(0.00rad) translateZ(0px); width: 624.00px; height: 350.67px;\"><a href=\"http:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWDatabutton.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-8371\" src=\"http:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWDatabutton.jpg\" alt=\"updatedPreviewWDatabutton\" width=\"636\" height=\"376\" srcset=\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWDatabutton.jpg 644w, https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWDatabutton-300x177.jpg 300w\" sizes=\"(max-width: 636px) 100vw, 636px\" \/><\/a><\/span><\/p>\n<p>Actual values appear in the Preview tab:<\/p>\n<p><span style=\"overflow: hidden; display: inline-block; margin: 0.00px 0.00px; border: 0.00px solid #000000; transform: rotate(0.00rad) translateZ(0px); -webkit-transform: rotate(0.00rad) translateZ(0px); width: 421.00px; height: 321.00px;\"><a href=\"http:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/10\/ETL-Task-Tasking-Voracity-Preview-Features-3.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone\" style=\"width: 421.00px; height: 321.00px; margin-left: 0.00px; margin-top: 0.00px; transform: rotate(0.00rad) translateZ(0px); -webkit-transform: rotate(0.00rad) translateZ(0px);\" src=\"http:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/10\/ETL-Task-Tasking-Voracity-Preview-Features-3.jpg\" alt=\"ETL Task Tasking Voracity Preview Features 3\" width=\"421\" height=\"321\" \/><\/a><\/span><\/p>\n<p>Clearly, real data looks better than synthetic test data, but even with the latter, you at least get a sense of the layout.<\/p>\n<p>For more <a href=\"https:\/\/www.google.com\/url?q=http:\/\/www.iri.com\/blog\/test-data\/making-realistic-test-data-production\/&amp;sa=D&amp;usg=AFQjCNHD3-Eeab7yfKNs68K2APcMEERBLA\">realistic test data <\/a>in ETL task prototypes, use the New Test Data Job &#8212; and possibly the Generate New Set File &#8212; wizard from the RowGen toolbar menu to generate column values from randomly selected real data in set files.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>During the design of IRI Voracity workflows in the IRI Workbench (Eclipse) GUI, you can preview the results of one or more transforms before saving or running the project. This would be typically be done in Voracity data warehouse ETL operations. The preview can contain a subset of actual input data, or, if that\u2019s not<\/p>\n<div><a class=\"btn-filled btn\" href=\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/\" title=\"ETL Task Testing with the IRI Voracity Preview Feature\">Read More<\/a><\/div>\n","protected":false},"author":91,"featured_media":8370,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"categories":[1,776,29],"tags":[44,5,100,526,789,850,939,190,68,937,938,941,96,940],"class_list":["post-8342","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-transformation2","category-etl","category-test-data","tag-cosort","tag-data-transformation","tag-etl","tag-iri-rowgen","tag-iri-voracity","tag-iri-workbench","tag-preview","tag-realistic-test-data","tag-sortcl","tag-task","tag-tasking","tag-transform-mapping-block","tag-wizard","tag-workflow"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.4 (Yoast SEO v23.4) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>ETL Task Testing with the IRI Voracity Preview Feature - IRI<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ETL Task Testing with the IRI Voracity Preview Feature\" \/>\n<meta property=\"og:description\" content=\"During the design of IRI Voracity workflows in the IRI Workbench (Eclipse) GUI, you can preview the results of one or more transforms before saving or running the project. This would be typically be done in Voracity data warehouse ETL operations. The preview can contain a subset of actual input data, or, if that\u2019s notRead More\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/\" \/>\n<meta property=\"og:site_name\" content=\"IRI\" \/>\n<meta property=\"article:published_time\" content=\"2015-11-23T20:20:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2017-11-06T18:47:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWTestDatabutton.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"700\" \/>\n\t<meta property=\"og:image:height\" content=\"391\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Cyrena Pritchard\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Cyrena Pritchard\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/\"},\"author\":{\"name\":\"Cyrena Pritchard\",\"@id\":\"https:\/\/www.iri.com\/blog\/#\/schema\/person\/207201d937e63003aab28de79bdf6b0a\"},\"headline\":\"ETL Task Testing with the IRI Voracity Preview Feature\",\"datePublished\":\"2015-11-23T20:20:15+00:00\",\"dateModified\":\"2017-11-06T18:47:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/\"},\"wordCount\":294,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.iri.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWTestDatabutton.jpg\",\"keywords\":[\"CoSort\",\"data transformation\",\"ETL\",\"IRI RowGen\",\"IRI Voracity\",\"IRI Workbench\",\"preview\",\"realistic test data\",\"SortCL\",\"task\",\"tasking\",\"transform mapping block\",\"wizard\",\"workflow\"],\"articleSection\":[\"Data Transformation\",\"ETL\",\"Test Data\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/\",\"url\":\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/\",\"name\":\"ETL Task Testing with the IRI Voracity Preview Feature - IRI\",\"isPartOf\":{\"@id\":\"https:\/\/www.iri.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWTestDatabutton.jpg\",\"datePublished\":\"2015-11-23T20:20:15+00:00\",\"dateModified\":\"2017-11-06T18:47:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#primaryimage\",\"url\":\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWTestDatabutton.jpg\",\"contentUrl\":\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWTestDatabutton.jpg\",\"width\":700,\"height\":391},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.iri.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ETL Task Testing with the IRI Voracity Preview Feature\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.iri.com\/blog\/#website\",\"url\":\"https:\/\/www.iri.com\/blog\/\",\"name\":\"IRI\",\"description\":\"Total Data Management Blog\",\"publisher\":{\"@id\":\"https:\/\/www.iri.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.iri.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.iri.com\/blog\/#organization\",\"name\":\"IRI\",\"url\":\"https:\/\/www.iri.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.iri.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2019\/02\/iri-logo-total-data-management-small-1.png\",\"contentUrl\":\"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2019\/02\/iri-logo-total-data-management-small-1.png\",\"width\":750,\"height\":206,\"caption\":\"IRI\"},\"image\":{\"@id\":\"https:\/\/www.iri.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.iri.com\/blog\/#\/schema\/person\/207201d937e63003aab28de79bdf6b0a\",\"name\":\"Cyrena Pritchard\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.iri.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e78639812e57949a6b7e17b1f3c62738?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e78639812e57949a6b7e17b1f3c62738?s=96&d=blank&r=g\",\"caption\":\"Cyrena Pritchard\"},\"url\":\"https:\/\/www.iri.com\/blog\/author\/cyrenap\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"ETL Task Testing with the IRI Voracity Preview Feature - IRI","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/","og_locale":"en_US","og_type":"article","og_title":"ETL Task Testing with the IRI Voracity Preview Feature","og_description":"During the design of IRI Voracity workflows in the IRI Workbench (Eclipse) GUI, you can preview the results of one or more transforms before saving or running the project. This would be typically be done in Voracity data warehouse ETL operations. The preview can contain a subset of actual input data, or, if that\u2019s notRead More","og_url":"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/","og_site_name":"IRI","article_published_time":"2015-11-23T20:20:15+00:00","article_modified_time":"2017-11-06T18:47:55+00:00","og_image":[{"width":700,"height":391,"url":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWTestDatabutton.jpg","type":"image\/jpeg"}],"author":"Cyrena Pritchard","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Cyrena Pritchard","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#article","isPartOf":{"@id":"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/"},"author":{"name":"Cyrena Pritchard","@id":"https:\/\/www.iri.com\/blog\/#\/schema\/person\/207201d937e63003aab28de79bdf6b0a"},"headline":"ETL Task Testing with the IRI Voracity Preview Feature","datePublished":"2015-11-23T20:20:15+00:00","dateModified":"2017-11-06T18:47:55+00:00","mainEntityOfPage":{"@id":"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/"},"wordCount":294,"commentCount":0,"publisher":{"@id":"https:\/\/www.iri.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#primaryimage"},"thumbnailUrl":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWTestDatabutton.jpg","keywords":["CoSort","data transformation","ETL","IRI RowGen","IRI Voracity","IRI Workbench","preview","realistic test data","SortCL","task","tasking","transform mapping block","wizard","workflow"],"articleSection":["Data Transformation","ETL","Test Data"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/","url":"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/","name":"ETL Task Testing with the IRI Voracity Preview Feature - IRI","isPartOf":{"@id":"https:\/\/www.iri.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#primaryimage"},"image":{"@id":"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#primaryimage"},"thumbnailUrl":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWTestDatabutton.jpg","datePublished":"2015-11-23T20:20:15+00:00","dateModified":"2017-11-06T18:47:55+00:00","breadcrumb":{"@id":"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#primaryimage","url":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWTestDatabutton.jpg","contentUrl":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWTestDatabutton.jpg","width":700,"height":391},{"@type":"BreadcrumbList","@id":"https:\/\/www.iri.com\/blog\/data-transformation2\/etl-task-tasking-voracity-preview-features\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.iri.com\/blog\/"},{"@type":"ListItem","position":2,"name":"ETL Task Testing with the IRI Voracity Preview Feature"}]},{"@type":"WebSite","@id":"https:\/\/www.iri.com\/blog\/#website","url":"https:\/\/www.iri.com\/blog\/","name":"IRI","description":"Total Data Management Blog","publisher":{"@id":"https:\/\/www.iri.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.iri.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.iri.com\/blog\/#organization","name":"IRI","url":"https:\/\/www.iri.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.iri.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2019\/02\/iri-logo-total-data-management-small-1.png","contentUrl":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2019\/02\/iri-logo-total-data-management-small-1.png","width":750,"height":206,"caption":"IRI"},"image":{"@id":"https:\/\/www.iri.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.iri.com\/blog\/#\/schema\/person\/207201d937e63003aab28de79bdf6b0a","name":"Cyrena Pritchard","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.iri.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e78639812e57949a6b7e17b1f3c62738?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e78639812e57949a6b7e17b1f3c62738?s=96&d=blank&r=g","caption":"Cyrena Pritchard"},"url":"https:\/\/www.iri.com\/blog\/author\/cyrenap\/"}]}},"jetpack_featured_media_url":"https:\/\/www.iri.com\/blog\/wp-content\/uploads\/2015\/11\/updatedPreviewWTestDatabutton.jpg","_links":{"self":[{"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/posts\/8342"}],"collection":[{"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/users\/91"}],"replies":[{"embeddable":true,"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/comments?post=8342"}],"version-history":[{"count":21,"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/posts\/8342\/revisions"}],"predecessor-version":[{"id":11768,"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/posts\/8342\/revisions\/11768"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/media\/8370"}],"wp:attachment":[{"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/media?parent=8342"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/categories?post=8342"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.iri.com\/blog\/wp-json\/wp\/v2\/tags?post=8342"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}