/* Pushed : Tue, 31 Oct 2017 8:27 PM UTC */


/*Putting onload function - ensuring visibility */
function zAddOnLoad(func)  {var o = window.onload;if (typeof window.onload != 'function') {window.onload = func;} else {window.onload = function() { try { if (o) { o(); } } catch (err) {} func(); }}};

/*Identifying script location - parent tag */
var scriptTag = document.scripts[document.scripts.length - 1];var pt_ff8081815e07cb3d015e0922070017d1 = scriptTag.parentNode;
if(zQStringValue('zBase')){window['pt_'+zQStringValue('zBase')]=pt_ff8081815e07cb3d015e0922070017d1;}

try{
if (document.getElementById('ff8081815e07cb3d015e0922070017d1')) { 
	pt_ff8081815e07cb3d015e0922070017d1 = document.getElementById('ff8081815e07cb3d015e0922070017d1'); 
}
} catch (err) {}

/*writing core script includes */
var s_758 = document.createElement('script');s_758.type = 'text/javascript';s_758.async = false;s_758.src = (document.location.protocol=='https:' && 'http://static.ziftsolutions.com/widgets/js/zpanel_20170605.js'.indexOf('http://')==0?'https://'+'http://static.ziftsolutions.com/widgets/js/zpanel_20170605.js'.substring(7):'http://static.ziftsolutions.com/widgets/js/zpanel_20170605.js');pt_ff8081815e07cb3d015e0922070017d1.appendChild(s_758);
var s_1202 = document.createElement('script');s_1202.type = 'text/javascript';s_1202.async = false;s_1202.src = (document.location.protocol=='https:' && 'http://static.ziftsolutions.com/widgets/js/zsizzle.20110528.js'.indexOf('http://')==0?'https://'+'http://static.ziftsolutions.com/widgets/js/zsizzle.20110528.js'.substring(7):'http://static.ziftsolutions.com/widgets/js/zsizzle.20110528.js');pt_ff8081815e07cb3d015e0922070017d1.appendChild(s_1202);
var s_1654 = document.createElement('script');s_1654.type = 'text/javascript';s_1654.async = false;s_1654.src = (document.location.protocol=='https:' && 'http://static.ziftsolutions.com/widgets/js/ztrack.20170214.js'.indexOf('http://')==0?'https://'+'http://static.ziftsolutions.com/widgets/js/ztrack.20170214.js'.substring(7):'http://static.ziftsolutions.com/widgets/js/ztrack.20170214.js');pt_ff8081815e07cb3d015e0922070017d1.appendChild(s_1654);


/*adding key variables */
var zBaseUrl = 'http://widgets.ziftsolutions.com/informatica.ziftsolutions.com/js/ff8081815e07cb3d015e0922070017d1';
var zBaseKey = 'informatica.ziftsolutions.com/js/';
var zStandaloneBaseUrl = 'http://sites.ziftsolutions.com/informatica.ziftsolutions.com/ff8081815e07cb3d015e0922070017d1';
if (!zBaseComplete) var zBaseComplete = false; 


/*writing core js */
var zPaneld6d50;
var zPanelLoadCalls = new Array();
var zLoaded = false;
var zLoadInterval;
function zDoPanelLoad() {
zLoadInterval = window.setInterval(zDoPanelLoadInternal, 500);
}
function zDoPanelLoadInternal() {
if (!zLoaded) {
try {
zPaneld6d50 = new zwPanel('zPage','zFormId',"zFormValidation(this.getForm())",'ziftc','zSubmissionRefId','zift.trackback', 'http://sites.ziftsolutions.com/informatica.ziftsolutions.com/ff8081815e07cb3d015e0922070017d1', 'zPaneld6d50');
zPaneld6d50.setEmailKey();
zPaneld6d50.loadSerialized();
zPaneld6d50.defaultForm();
zPaneld6d50.setTrackbacks();
zSetDynamicPanelAttributes();
for (var i = 0; i < zPanelLoadCalls.length; i++) eval(zPanelLoadCalls[i]);
zLoaded = true;
clearInterval(zLoadInterval);
} catch (err) {
zLoaded = false;
}
} else {
clearInterval(zLoadInterval);
}
}
function zAddPanelLoadEvent(func) {
zPanelLoadCalls[zPanelLoadCalls.length] = func;
}
function zQStringValue(param) {
var query=document.location.search.substring(1);
if (query.length > 0){
var params=query.split('&');
for (var i=0 ; i<params.length ; i++){
var pos = params[i].indexOf('=');
var name = params[i].substring(0, pos);
var value = params[i].substring(pos + 1);
if (name == param) {
return value;
break;
}
}
}
return null;
}
var zPage = zQStringValue('zPage');
try { if (typeof(zPageOverride) != 'undefined') zPage = zPageOverride; } catch (err) {} 

var zBaseSkipTrack = false; 
var zBase = zQStringValue('zBase');
try { if (typeof(zBase) != 'undefined' && zBase != null) { zBaseUrl = 'http://widgets.ziftsolutions.com/' + zBaseKey + zBase; zBaseSkipTrack = true; }} catch (err) {} 

function addZiftLoadEvent(func) { 
  if (document.readyState === "complete") { try{func();}catch(e){console.error(e)} } else {   if (window.attachEvent){    return window.attachEvent('onload', func);  }else{    return window.addEventListener('load', func, false);  }} }
function zScriptInclude(page) {
var el = document.createElement('script');
el.type = 'text/javascript';
el.src = page ;
el.async = false;
return el;}
function zWriteScriptInclude(page) {
pt_ff8081815e07cb3d015e0922070017d1.appendChild(zScriptInclude(zBaseUrl + (zPage?'/'+zPage:'')));
}
function zWriteElementInclude(el) {
pt_ff8081815e07cb3d015e0922070017d1.appendChild(el);
}


/*processing dynamic step rules and routing */
var ztrack_ff8081815e07cb3d015e0922070017d1;if (typeof(zBase) == 'undefined' || zBase == null || zBase == 'null' || (zBase != null && zBaseComplete)) {addZiftLoadEvent(function() { ztrack_ff8081815e07cb3d015e0922070017d1 = new ZTrack({ h: 'https://analytics.ziftsolutions.com/', i: (zBase?zBase:'ff8081815e07cb3d015e0922070017d1'), p: 'ff8081815e07bb56015e08e7e4750721', c: '8a104b70518145130151889919cb7887', t: 'f'} );}); zTS = 'https://informatica.ziftsolutions.com/';}
var zroute = zQStringValue('zroute');

if (zroute != null && zroute != 'null') setTimeout(function() {window.location = decodeURIComponent(zroute);}, 500);


/*writing panel body */
var callDoPanelLoad=true;
if (zPage != null && zPage != 'null' && zPage != '') {
zWriteScriptInclude(zPage);
callDoPanelLoad=false;
} else if (zBase != null && zBase != 'null' && !zBaseComplete) {  zBaseComplete=true; zWriteElementInclude(zScriptInclude(zBaseUrl)); } else {
zWriteElementInclude(zScriptInclude('//s3.amazonaws.com/static.ziftsolutions.com/files/ff8081815a4a19f3015a6c2494db7968/angular.js'));
zWriteElementInclude(zScriptInclude('//s3.amazonaws.com/static.ziftsolutions.com/files/ff8081815990b5790159b30f405f6499/angular-route.js'));
zWriteElementInclude(zScriptInclude('//s3.amazonaws.com/static.ziftsolutions.com/files/ff8081815990b5790159b30dc3906493/angular-animate.js'));
zWriteElementInclude(zScriptInclude('//s3.amazonaws.com/static.ziftsolutions.com/files/ff80818159bdea0c0159c93583f81161/jquery.min.js'));
zWriteElementInclude(zScriptInclude('//s3.amazonaws.com/static.ziftsolutions.com/codebase/bootstrap/responsive-bootstrap-V2.js'));
zWriteElementInclude(zScriptInclude('//s3.amazonaws.com/static.ziftsolutions.com/files/ff8081815990b5790159b30ff357649e/angular-sanitize.min.js'));
zWriteElementInclude(zScriptInclude('//static.ziftsolutions.com/files/ff8081815f70667b015f741815872535/app.js'));
var zContent = {"content":"<span><span><span style=\"display: none;\"><span name=\"Panel Includes\"><!-- Zift Bootstrap CSS --> <link href=\"//s3.amazonaws.com/static.ziftsolutions.com/codebase/bootstrap/z_bootstrap-V2.css\" rel=\"stylesheet\"><\/link> <!-- AngularJS --> <!-- jQuery --> <!-- Zift Grid Bootstrap JS --> <\/span><span name=\"AngularJS\"><\/span><span name=\"AngularJS Route\"><\/span><span name=\"Panel CSS\"><style type=\"text/css\"> html, body { overflow-x: hidden; }\r\n#ZIFTJSON { display: none; }\r\n#z_wrapper .additionalContainer { margin-top: 20px; padding-top: 15px; border-top: 1px solid #e1e1e1; margin-bottom: 15px; }\r\n#z_wrapper { font-family: Helvetica, sans-serif; display: none; font-size: 14px; }\r\n#z_wrapper .z_clear{clear:both;}\r\n#z_wrapper .z_row { margin-left: 0px; margin-right: 0px; }\r\n#z_wrapper .zVideoImg { position: relative; cursor:pointer; max-width: 345px; width: 100%; float: right;}\r\n#z_wrapper a { text-decoration: none !important; cursor: pointer; cursor: hand; }\r\n#z_wrapper .z_banner { border: 1px solid #e1e1e1; background: #f1f1f1; padding: 15px; }\r\n#z_wrapper .z_banner h2 { margin-top: 0px !important; padding-top: 0px !important; font-size: 28px;}\r\n#z_wrapper .z_contact h2, #z_wrapper .z_form h2 { margin-top: 0px !important; padding-top: 0px !important; }\r\n#z_wrapper .z_banner .z_btn { margin-top: 20px; display: inline-block; }\r\n#z_wrapper .z_banner ul { display: inline-block; }\r\n#z_wrapper .z_assetConfirmation, #z_wrapper .z_contactConfirmation { box-shadow: 0px 0px 12px #000000; }\r\n#z_wrapper .z_banner img { margin-right: 15px; }\r\n#z_wrapper .z_btn { display: block; color: #ffffff !important;}\r\n#z_wrapper .z_pvp { /*text-align: center;*/ margin-bottom: 30px; padding-bottom: 30px; border-bottom: #e1e1e1 1px solid; }\r\n#z_wrapper .z_pvp h2{ font-weight: normal; font-size: 24px; margin-top: 8px; }\r\n#z_wrapper .z_fluid-container { max-width: 900px; margin: 0px auto; }\r\n#z_wrapper .CategoryZiftContainer .z_col-sm-4{ min-height: 300px; }\r\n#z_wrapper .CategoryZiftContainer h3{ margin-bottom: 20px; margin-top: 0;}\r\n#z_wrapper .z_form, #z_wrapper .z_contactform2 { display: none; position: fixed; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.5); z-index: 9999; }\r\n#z_wrapper .z_imgURL { display: none; }\r\n#z_wrapper .z_imgVideo { background-image: url(http://static.ziftsolutions.com/files/ff80818159e09d460159ebd2e3873ebd/123123.png);    background-repeat: no-repeat; background-size: contain; height: 70px; border-radius: 50%; width: 70px; z-index: 99; opacity: .8; border: 2px solid #808080; top: 54px; background-color: rgba(255, 255, 255, 0.9); position: absolute; left: 39%; }\r\n#z_wrapper .z_contactConfirmation { margin-bottom: 45px; position: relative; z-index: 9999; }\r\n#z_wrapper .z_assetConfirmation, #z_wrapper .z_contactConfirmation { max-width: 750px; display: none; background: #ffffff; border-radius: 5px; width: 88% !important; padding: 25px; float: none; display: none; margin:30px auto; position: relative; z-index: 9999; }\r\n#z_wrapper .z_assetForm, #z_wrapper .z_contactForm { display: none; max-width: 750px; background: #ffffff; border-radius: 5px; width: 88% !important; padding: 25px; float: none; margin: 20px auto; top: 10px;position: relative; z-index: 9999; box-shadow: 0px 0px 12px #000000; }\r\n#z_wrapper .z_form-control { width: 97%; }\r\n#z_wrapper .z_close { top: 0px; right: 0px; height: 100%; font-size: 16px; font-family: Arial, sans-serif !important; cursor: pointer; font-weight: bold; margin-right: 10px; margin-top: 4px; text-align: right; color: #cccccc; position: absolute; z-index: 999; background: transparent; width: 100%; }\r\n#z_wrapper .z_breadcrumbs { display: block; margin-top: 8px; text-align: left; }\r\n#z_wrapper .z_assetFormV { display: none; max-width: 750px; background: #ffffff; border-radius: 5px; width: 88% !important; padding: 15px; float: none; margin: 20px auto; top: 10px; position: relative; height: 100%; overflow: hidden; max-height: 450px; z-index: 9999; }\r\n#z_wrapper #z_iframe { max-width: 100%; position: absolute; top:0; left: 0; width: 100%; height: 100%; }\r\n#z_wrapper .z_contact { display: none; margin-top: 20px; }\r\n#z_wrapper .searchClose { cursor: pointer; right: 22px; position: absolute; top: 4px; z-index: 999; background: #f1f1f1; border: 1px solid #808080; color: #808080; padding: 1px 4px; font-weight: bold; font-size: 10px; border-radius: 50%; height: 16px; width: 16px; padding-top: 1px; }\r\n#z_wrapper .z_clientLogo { margin: 0px auto !important; margin-top: 10px !important; width: 100%; max-width: 130px; }\r\n#z_wrapper .z_contact .z_banner { padding-top: 15px; padding-bottom: 15px; }\r\n#z_wrapper .z_contact a  { margin: 10px auto !important; cursor: pointer; cursor: hand; }\r\n#z_wrapper ul#z_resources { margin-bottom: 0px; }\r\n#z_wrapper .z_featuredbanner { display: none; }\r\n#z_wrapper .z_featuredbanner:first-child { display: block; margin-bottom: 40px; }\r\n#z_wrapper .z_featured_banner_left{float: left; width: 55%;}\r\n#z_wrapper .z_featured_banner_right{float: right; width: 42%; padding-left: 20px;}\r\n#z_wrapper .ProductZiftContainer { display: none; flex-wrap: wrap; margin-bottom: 35px; }\r\n#z_wrapper .z_searchContainer { float: right; margin-top: 8px; }\r\n#z_wrapper .ziftkey_Showcase_Categories, #z_wrapper .ziftkey_Showcase_Products { position: absolute; z-index: 999; width: 89.5%; padding-bottom: 20px; display: block; background: transparent;  left: 0; right: 0; margin-left: auto; margin-right: auto;  }\r\nspan.zifttype_embeddedimage { display: block !important; }\r\n#z_wrapper .z_form-control:focus { border-color: #cccccc; outline: 0; -webkit-box-shadow: none; box-shadow: none; }\r\n.SITEMAP { display: none; }\r\n.SITEMAPline { padding: 0px; height: 60px; width: 49% !important; border-right: 2px solid #000000; color: #000000 }\r\n.SITEMAPbubble { padding: 20px; height: 130px !important; max-height: 130px !important; min-height: 130px !important; width: 50% !important; border-radius: 8px; border: 2px solid #000000; margin: 0px auto; color: #000000; text-align: center; }\r\n.ziftMessage { padding: 10px; width: 96% !important; max-width: 720px; border: 2px solid red; margin: 0px auto; margin-bottom: 15px !important;  color: #000000; }\r\nspan.zifttype_embeddedimage img { max-width: 100% !important; }\r\n#z_wrapper .z_searchInput { height: 26px; width: 200px; margin-bottom: 0px; float: right; }\r\n#z_wrapper .z_calloutContainer h3{\r\ntext-align: center;\r\nmargin-bottom: 50px;\r\n}\r\n#z_wrapper .z_calloutResource{\r\n/*width: 100%;*/\r\n/*text-align: center;*/\r\nmargin-bottom: 50px;\r\nfloat: none;\r\nvertical-align: top;\r\nwidth: 32.333333%;\r\ndisplay: inline-block;\r\n}\r\n#z_wrapper .z_calloutResource img{\r\nwidth: 50%;\r\nmargin-bottom: 10px;\r\ndisplay: block;\r\nmargin: 10px auto;\r\n}\r\n#z_wrapper .z_calloutResource h4{\r\nfont-size: 16px;\r\nfont-weight: bold;\r\n}\r\n#z_wrapper .z_calloutResource span{\r\nfont-size: 13px;\r\n}\r\n#z_wrapper .z_calloutResource a{\r\ncolor: #2C95DD;\r\ndisplay: block;\r\nmargin-top: 10px;\r\n}\r\n#z_wrapper .z_calloutResource a span{\r\nfont-size: 14px;\r\n}\r\n#z_wrapper .z_rss{\r\n}\r\n#z_wrapper .z_margin_control { margin-bottom: 35px; }\r\n\r\n@media screen and (max-width: 704px) {\r\n #z_wrapper .z_margin_control { margin-bottom: 30px; }\r\n}\r\n\r\n@media screen and (max-width: 653px) {\r\n #z_wrapper .z_margin_control { margin-bottom: 10px; }\r\n #z_wrapper .z_row .CategoryZiftContainer .z_text-sizer { font-size: 12px; line-height: 14px; min-height: 275px; }\r\n}\r\n\r\n@media screen and (max-width: 580px) {\r\n\r\n#z_wrapper .searchClose { top: 8px; }\r\n#z_wrapper .z_searchInput { height: 32px; font-size: 18px; margin-top: 10px; }\r\n#z_wrapper .z_searchInput { width: 100%; }\r\n#z_wrapper .z_VideoImg { width:100%; }\r\n#z_wrapper img { display: block !important; margin: 15px auto !important; float: none !important; }\r\n#z_wrapper .z_contact h2, #z_wrapper .z_form h2 { font-size: 20px !important; }\r\n#z_wrapper .z_banner h2 { font-size: 20px !important; }\r\n#z_wrapper .z_calloutResource{ width: 100%; }\r\n}\r\n\r\n@media screen and (max-width: 437px) {\r\n #z_wrapper .z_row .CategoryZiftContainer .z_text-sizer { font-size: 14px; line-height: 16px; }\r\n} <\/style><\/span><span name=\"Zift Panel CSS\"><style> #z_wrapper .z_bannerBGColor { background: #009fdf; }\r\n#z_wrapper .z_btn { background: #009fdf; color: #000000; border: 0px; outline: 0; }\r\n#z_wrapper a { color: #009fdf; }\r\n#z_wrapper li a { color: #009fdf; }\r\n#z_wrapper .z_breadcrumbs a { color: #009fdf; text-decoration: none; } <\/style> <\/span><style name=\"Custom CSS\"> <\/style><\/span> <span id=\"ZIFTJSON\"><span name=\"Category JSON\"><span style=\"display: none;\" zcache=\"true\" name=\"Showcase Categories\" prefix=\"CAT\" class=\"Pages\">&#123; !--'page!--' : !--'<span name=\"CAT.Category Page\" class=\" cl_even cl_first\">Overview<\/span>!--' , !--'DisplayName!--' : !--'<span name=\"CAT.Category Display Name\" class=\" cl_odd\">Overview<\/span>!--' , !--'Link!--' : !--'<span name=\"CAT.name\" class=\" cl_even\">Overview<\/span>!--' , !--'Copy!--' : !--'<span name=\"CAT.Category Copy\" class=\" cl_odd\"> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. <\/span>!--' , !--'BannerAssetType!--' : !--'<span name=\"CAT.Category Banner Asset Type\" class=\" cl_even\"><\/span>!--' , !--'OverviewTitle!--' : !--'<span name=\"CAT.Category Overview Title\" class=\" cl_odd\">Overview<\/span>!--' , !--'OverviewSummary!--' : !--'<span name=\"CAT.Category Overview Summary\" class=\" cl_even\">   <\/span>!--' , !--'OverviewImage!--' : !--'<span name=\"CAT.Category Overview Image\" class=\" cl_odd\"><\/span>!--' , !--'Type!--' : !--'<span name=\"CAT.Sub Category Types\" class=\" cl_even\"><\/span>!--' , !--'PageFilter!--' : !--'<span name=\"CAT.Category Page Selection\" class=\" cl_odd\">Overview<\/span>!--' , !--'ResourcesHeader!--' : !--'<span name=\"CAT.Category Additional Resources Header\" class=\" cl_even\"><\/span>!--' , !--'ProductsHeader!--' : !--'<span name=\"CAT.Category Products Header\" class=\" cl_odd\"><\/span>!--' &#125;&#123; !--'page!--' : !--'<span name=\"CAT.Category Page\" class=\" cl_even\">Products<\/span>!--' , !--'DisplayName!--' : !--'<span name=\"CAT.Category Display Name\" class=\" cl_odd\">What is Intelligent Data Integration<\/span>!--' , !--'Link!--' : !--'<span name=\"CAT.name\" class=\" cl_even\">Intelligent Data Integration<\/span>!--' , !--'Copy!--' : !--'<span name=\"CAT.Category Copy\" class=\" cl_odd\">Data integration is the process of combining data from many different sources into an application. You need to deliver the right data in the right format at the right timeframe to fuel great analytics and business processes. A data integration project usually involves accessing data, integrating data from one source map to records in another and delivering integrated data to the business, exactly when the business needs it.<\/span>!--' , !--'BannerAssetType!--' : !--'<span name=\"CAT.Category Banner Asset Type\" class=\" cl_even\"><\/span>!--' , !--'OverviewTitle!--' : !--'<span name=\"CAT.Category Overview Title\" class=\" cl_odd\">Intelligent Data Integration<\/span>!--' , !--'OverviewSummary!--' : !--'<span name=\"CAT.Category Overview Summary\" class=\" cl_even\">Discover, access, integrate and deliver trusted critical data from batch to streaming, effectively fueling analytics and business operations.<\/span>!--' , !--'OverviewImage!--' : !--'<span name=\"CAT.Category Overview Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815de3c0ba015deca7ad7800ae/Capture.PNG<\/span>!--' , !--'Type!--' : !--'<span name=\"CAT.Sub Category Types\" class=\" cl_even\">Data Integration<\/span>!--' , !--'PageFilter!--' : !--'<span name=\"CAT.Category Page Selection\" class=\" cl_odd\">Data Integration<\/span>!--' , !--'ResourcesHeader!--' : !--'<span name=\"CAT.Category Additional Resources Header\" class=\" cl_even\">Learn more<\/span>!--' , !--'ProductsHeader!--' : !--'<span name=\"CAT.Category Products Header\" class=\" cl_odd\">Data Integration Solutions<\/span>!--' &#125;&#123; !--'page!--' : !--'<span name=\"CAT.Category Page\" class=\" cl_even\">Products<\/span>!--' , !--'DisplayName!--' : !--'<span name=\"CAT.Category Display Name\" class=\" cl_odd\">What are Intelligent Cloud Services<\/span>!--' , !--'Link!--' : !--'<span name=\"CAT.name\" class=\" cl_even\">Intelligent Cloud Services<\/span>!--' , !--'Copy!--' : !--'<span name=\"CAT.Category Copy\" class=\" cl_odd\">It's a Hybrid World: Take the journey to the cloud at your own pace. A flexible hybrid data management platform gives you the choice of taking advantage of your existing on-premise investments as you evolve new big data and data management capabilities in the cloud, without compromising IT and Business agility. Reduce time-to-market, optimize cost and accelerate revenue streams with the power of connected data across on premise, cloud, Internet of Things (IoT), streaming and big data.<\/span>!--' , !--'BannerAssetType!--' : !--'<span name=\"CAT.Category Banner Asset Type\" class=\" cl_even\"><\/span>!--' , !--'OverviewTitle!--' : !--'<span name=\"CAT.Category Overview Title\" class=\" cl_odd\">Intelligent Cloud Services<\/span>!--' , !--'OverviewSummary!--' : !--'<span name=\"CAT.Category Overview Summary\" class=\" cl_even\">Manage and inegrate all your data in the cloud or on premise, with the industry's leading, next generation iPaaS solution.<\/span>!--' , !--'OverviewImage!--' : !--'<span name=\"CAT.Category Overview Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815de3c0ba015deccc2e1b00f8/Capture.PNG<\/span>!--' , !--'Type!--' : !--'<span name=\"CAT.Sub Category Types\" class=\" cl_even\">Cloud Data Management<\/span>!--' , !--'PageFilter!--' : !--'<span name=\"CAT.Category Page Selection\" class=\" cl_odd\">Cloud Data Management<\/span>!--' , !--'ResourcesHeader!--' : !--'<span name=\"CAT.Category Additional Resources Header\" class=\" cl_even\">Learn more<\/span>!--' , !--'ProductsHeader!--' : !--'<span name=\"CAT.Category Products Header\" class=\" cl_odd\">Cloud Solutions<\/span>!--' &#125;&#123; !--'page!--' : !--'<span name=\"CAT.Category Page\" class=\" cl_even\">Products<\/span>!--' , !--'DisplayName!--' : !--'<span name=\"CAT.Category Display Name\" class=\" cl_odd\">What is Intelligent Big Data<\/span>!--' , !--'Link!--' : !--'<span name=\"CAT.name\" class=\" cl_even\">Intelligent Big Data<\/span>!--' , !--'Copy!--' : !--'<span name=\"CAT.Category Copy\" class=\" cl_odd\">Informatica provides the industry's only end-to-end big data management solution to deliver successful data lakes. Informatica enables you to integrate, govern and secure big data. Informatica's self-service data preparation and information catalog, role-based tools, and comprehensive metadata management capabilities ensure that big data can be quickly turned into trusted data assets. Informatica's big data security intelligence combined with data protection through masking ensures that big data can be available to be turned into valuable business insights without assuming any more risk.<\/span>!--' , !--'BannerAssetType!--' : !--'<span name=\"CAT.Category Banner Asset Type\" class=\" cl_even\"><\/span>!--' , !--'OverviewTitle!--' : !--'<span name=\"CAT.Category Overview Title\" class=\" cl_odd\">Intelligent Big Data<\/span>!--' , !--'OverviewSummary!--' : !--'<span name=\"CAT.Category Overview Summary\" class=\" cl_even\">Integrate, secure and govern data lakes to deliver transformative business insights with repeatability, reliability, and maintainability.<\/span>!--' , !--'OverviewImage!--' : !--'<span name=\"CAT.Category Overview Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815de3cf5c015decc415860120/Capture.PNG<\/span>!--' , !--'Type!--' : !--'<span name=\"CAT.Sub Category Types\" class=\" cl_even\">Big Data Management<\/span>!--' , !--'PageFilter!--' : !--'<span name=\"CAT.Category Page Selection\" class=\" cl_odd\">Big Data Management<\/span>!--' , !--'ResourcesHeader!--' : !--'<span name=\"CAT.Category Additional Resources Header\" class=\" cl_even\">Learn more<\/span>!--' , !--'ProductsHeader!--' : !--'<span name=\"CAT.Category Products Header\" class=\" cl_odd\">Big Data Management Solutions<\/span>!--' &#125;&#123; !--'page!--' : !--'<span name=\"CAT.Category Page\" class=\" cl_even\">Products<\/span>!--' , !--'DisplayName!--' : !--'<span name=\"CAT.Category Display Name\" class=\" cl_odd\">What is Intelligent MDM<\/span>!--' , !--'Link!--' : !--'<span name=\"CAT.name\" class=\" cl_even\">Intelligent MDM<\/span>!--' , !--'Copy!--' : !--'<span name=\"CAT.Category Copy\" class=\" cl_odd\">Business agility is dependent on a 360-degree view of critical enterprise data. Without a single, authoritative view of business-critical data from disparate, duplicate, and conflicting information, it is impossible to know, for instance, that Rob Barnes and Robert Barnes are the same person. A complete and accurate view of master data helps customers deliver fantastic customer experiences, make smarter decisions, optimize critical business processes, and ensure regulatory compliance. Informatica delivers the market-leading master data management foundation for a 360-degree view of your business.<\/span>!--' , !--'BannerAssetType!--' : !--'<span name=\"CAT.Category Banner Asset Type\" class=\" cl_even\"><\/span>!--' , !--'OverviewTitle!--' : !--'<span name=\"CAT.Category Overview Title\" class=\" cl_odd\">Intelligent MDM<\/span>!--' , !--'OverviewSummary!--' : !--'<span name=\"CAT.Category Overview Summary\" class=\" cl_even\">Deliver business value with a modular end-to-end multi-domain solution for a complete, accurate view of all your master data and its relationships.<\/span>!--' , !--'OverviewImage!--' : !--'<span name=\"CAT.Category Overview Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815de3c0ba015df1be8b1d018c/Capture.PNG<\/span>!--' , !--'Type!--' : !--'<span name=\"CAT.Sub Category Types\" class=\" cl_even\">Master Data Management<\/span>!--' , !--'PageFilter!--' : !--'<span name=\"CAT.Category Page Selection\" class=\" cl_odd\">Master Data Management<\/span>!--' , !--'ResourcesHeader!--' : !--'<span name=\"CAT.Category Additional Resources Header\" class=\" cl_even\">Learn More<\/span>!--' , !--'ProductsHeader!--' : !--'<span name=\"CAT.Category Products Header\" class=\" cl_odd\">MDM Solutions<\/span>!--' &#125;&#123; !--'page!--' : !--'<span name=\"CAT.Category Page\" class=\" cl_even\">Products<\/span>!--' , !--'DisplayName!--' : !--'<span name=\"CAT.Category Display Name\" class=\" cl_odd\">What is Intelligent Data Security<\/span>!--' , !--'Link!--' : !--'<span name=\"CAT.name\" class=\" cl_even\">Intelligent Data Security<\/span>!--' , !--'Copy!--' : !--'<span name=\"CAT.Category Copy\" class=\" cl_odd\">The perimeter is not secure. A data-centric approach to data security is required. By securing the data at its source, you can minimize risk throughout your business and protect data as it moves across your organization, in and out of applications, wherever the data is consumed by the business or shared with business partners. By defining, analyzing, and protecting sensitive data at its source, Informatica helps ensure that your data is secure before it proliferates throughout your organization. Informatica Data Security solutions provide the intelligence to prioritize data security and compliance investments with a complete understanding of sensitive data risk.<\/span>!--' , !--'BannerAssetType!--' : !--'<span name=\"CAT.Category Banner Asset Type\" class=\" cl_even\"><\/span>!--' , !--'OverviewTitle!--' : !--'<span name=\"CAT.Category Overview Title\" class=\" cl_odd\">Intelligent Data Security<\/span>!--' , !--'OverviewSummary!--' : !--'<span name=\"CAT.Category Overview Summary\" class=\" cl_even\">Avoid the proliferation of private and sensitive information with the industry's most celebrated data-centric security solutions.<\/span>!--' , !--'OverviewImage!--' : !--'<span name=\"CAT.Category Overview Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815de3c0ba015df1c10987019a/Capture.PNG<\/span>!--' , !--'Type!--' : !--'<span name=\"CAT.Sub Category Types\" class=\" cl_even\">Data Security<\/span>!--' , !--'PageFilter!--' : !--'<span name=\"CAT.Category Page Selection\" class=\" cl_odd\">Data Security<\/span>!--' , !--'ResourcesHeader!--' : !--'<span name=\"CAT.Category Additional Resources Header\" class=\" cl_even\">Learn More<\/span>!--' , !--'ProductsHeader!--' : !--'<span name=\"CAT.Category Products Header\" class=\" cl_odd\">Data Security Solutions<\/span>!--' &#125;&#123; !--'page!--' : !--'<span name=\"CAT.Category Page\" class=\" cl_even\">Products<\/span>!--' , !--'DisplayName!--' : !--'<span name=\"CAT.Category Display Name\" class=\" cl_odd\">What is Intelligent Data Quality<\/span>!--' , !--'Link!--' : !--'<span name=\"CAT.name\" class=\" cl_even\">Intelligent Data Quality<\/span>!--' , !--'Copy!--' : !--'<span name=\"CAT.Category Copy\" class=\" cl_odd\">Poor data quality costs firms upwards of &#036;8.8 million per year. Regardless of your business or data management initiative, regardless of whether you are a business or IT user, or where you are on your data quality journey, as a data user you must have ready access to trusted data. With Informatica Data Quality, organizations deliver business value by ensuring that all key initiatives and processes are fueled with relevant, timely and trustworthy data.<\/span>!--' , !--'BannerAssetType!--' : !--'<span name=\"CAT.Category Banner Asset Type\" class=\" cl_even\"><\/span>!--' , !--'OverviewTitle!--' : !--'<span name=\"CAT.Category Overview Title\" class=\" cl_odd\">Intelligent Data Quality<\/span>!--' , !--'OverviewSummary!--' : !--'<span name=\"CAT.Category Overview Summary\" class=\" cl_even\">Deliver trusted, high-quality data, supporting all drivers of enterprise data governance and compliance, to ensure business value.<\/span>!--' , !--'OverviewImage!--' : !--'<span name=\"CAT.Category Overview Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815de3ce71015decce9b990120/Capture.PNG<\/span>!--' , !--'Type!--' : !--'<span name=\"CAT.Sub Category Types\" class=\" cl_even\">Data Quality<\/span>!--' , !--'PageFilter!--' : !--'<span name=\"CAT.Category Page Selection\" class=\" cl_odd\">Data Quality<\/span>!--' , !--'ResourcesHeader!--' : !--'<span name=\"CAT.Category Additional Resources Header\" class=\" cl_even\">Learn More<\/span>!--' , !--'ProductsHeader!--' : !--'<span name=\"CAT.Category Products Header\" class=\" cl_odd\">Data Quality Solutions<\/span>!--' &#125;&#123; !--'page!--' : !--'<span name=\"CAT.Category Page\" class=\" cl_even\">Products<\/span>!--' , !--'DisplayName!--' : !--'<span name=\"CAT.Category Display Name\" class=\" cl_odd\">What are Solution Bundles<\/span>!--' , !--'Link!--' : !--'<span name=\"CAT.name\" class=\" cl_even\">Solution Bundles<\/span>!--' , !--'Copy!--' : !--'<span name=\"CAT.Category Copy\" class=\" cl_odd\">Each solution bundle provides a set of Informatica products priced attractively for our customers. The solution bundles are designed as standalone solutions and require no additional Informatica software. All solution bundles are sold on a subscription basis.<\/span>!--' , !--'BannerAssetType!--' : !--'<span name=\"CAT.Category Banner Asset Type\" class=\" cl_even\"><\/span>!--' , !--'OverviewTitle!--' : !--'<span name=\"CAT.Category Overview Title\" class=\" cl_odd\">Solution Bundles<\/span>!--' , !--'OverviewSummary!--' : !--'<span name=\"CAT.Category Overview Summary\" class=\" cl_even\">The Informatica Solution Bundles are pre-packaged Informatica solutions designed to solve some of the most common customer challenges related to enterprise cloud data management.<\/span>!--' , !--'OverviewImage!--' : !--'<span name=\"CAT.Category Overview Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90100015b1041e71b51b8/Solution Bundles icon.png<\/span>!--' , !--'Type!--' : !--'<span name=\"CAT.Sub Category Types\" class=\" cl_even\">Solution Bundles<\/span>!--' , !--'PageFilter!--' : !--'<span name=\"CAT.Category Page Selection\" class=\" cl_odd\">Solution Bundles<\/span>!--' , !--'ResourcesHeader!--' : !--'<span name=\"CAT.Category Additional Resources Header\" class=\" cl_even\">Learn More<\/span>!--' , !--'ProductsHeader!--' : !--'<span name=\"CAT.Category Products Header\" class=\" cl_odd cl_last\">Solution Bundles<\/span>!--' &#125;<\/span><\/span><span name=\"Resource JSON\"><span style=\"display: none;\" zcache=\"true\" name=\"Showcase Resources\" prefix=\"RES\" class=\"RPages\">&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even cl_first\">Data Integration Solutions Demo<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.youtube.com/watch?v=UBsUrJjggwc<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">Data Integration<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815de3ce71015df1ce14e001c0/Capture.PNG<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Informatica's modern data integration infrastructure combines advanced hybrid data integration capabilities and centralized governance with flexible self-service business access for analytics. By providing a robust integrated codeless environment, teams can collaboratively connect systems and transform and integrate data at any scale and any speed.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Watch now<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Watch now<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">Video<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\"><\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">2017 Gartner Magic Quadrant for Data Integration Tools<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">Yes<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.gartner.com/doc/reprints?id=1-48R9PYY&amp;ct=170803&amp;st=sb&amp;mkt_tok=eyJpIjoiWWpkbFkyVmxZak5oTm1FNSIsInQiOiJ5RjdTMzErcm9pemRPVzN5eXlGOHJvXC9wczN2dFVMWSt0R1g4OGxDT2h2akxrSHlKRjBubnp2UytxTzFWKzRJSzBOXC9aTzFybzRJMzZMbkg1OXhadHRMMTlWZW9vTHlTRnVrSE9ROVZHRUpEUVwvM0hlQThZYXFUcFJkS0J2UDNwcSJ9<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">Data Integration<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">No<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\"><\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\"><\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Informatica PowerCenter<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d0e82015a8fd469f6260b/powercenter_brochure.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af1ef3c87364b/PowerCenter.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Promote automation, reuse and agility with the industry's only full integrated end-to-end enterprise data integration platform.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download brochure &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download brochure &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Data Integration<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Data Integration for Dummies<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">Yes<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.informatica.com/resources.asset.e45d80676fdb2bd824e208b413022044.pdf?mkt_tok=3RkMMJWWfF9wsRous6rKZKXonjHpfsX56OooUaa1lMI&#037;2F0ER3fOvrPUfGjI4FSsdlPa&#037;2BTFAwTG5toziV8R7HNJc160s8QXBjm<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">Data Integration<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">No<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\"><\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\"><\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Informatica Integration Hub<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a94b293145d58/data-integration-hub_data-sheet.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90100015b115d4f406338/DIH.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Delivers an innovative publish/subscribe hub approach for elegant, alternative point-to-point integrations.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Data Integration<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Real-Time Integration<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a94b7b46f5e59/better-business-decisions-with-real-time-data.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af1f9066d371c/Realtime.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">These products work with PowerCenter and integrate and provision operational data in real-time.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download Executive Brief &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download Executive Brief &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Data Integration<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Advanced Data Transformation<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.youtube.com/embed/Q0JFpa0JaqQ<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90100015b115e04f56355/ADTransformation.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">A comprehensive, enterprise-class data transformation solution for any data type, regardless of format, complexity or size.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Watch a Customer Story &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Watch a Customer Story &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">Video<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Data Integration<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">B2B Data Exchange<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af1ff5a9f37ab/b2b-data-exchange_data-sheet.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90b3e015b15d3036218dc/B2B icon.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Modern inter-company exchange to securely and collaboratively integrate any data with partner networks.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Data Integration<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Connectors (PowerExchange)<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a94d193696617/power-exchange-datasheet.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af200394037d4/PowerExchange.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Provides out-of-the-box, high-performance connectivity to all enterprise data, eliminating the risk and cost of hand coding.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Data Integration<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Navigating Your Journey to Cloud:  From POC to Business <\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.brighttalk.com/webcast/10477/240607?utm_source=Informatica&amp;utm_medium=brighttalk&amp;utm_campaign=240607<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">Cloud Data Management<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af2043ce53837/Journey to Cloud.png<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">It is a well-known fact that cloud is becoming a strategic initiative for organizations, big and small. The question is &#8213; how do you get there? How do you efficiently manage all your data as you transform your business to a cloud-first organization? Watch this webinar to learn about key use cases you should consider throughout your journey to cloud.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Watch now<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Watch now<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">2017 Gartner Magic Quadrant for Enterprise Integration Platform as a Service<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">Yes<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://go.informatica.com/dc/Mb-hC6PhLIN2Bu-A3ujJEbjI3boCkBaYLC_GYZuQSLXcQ7-RMixvUNZaoq-NjTcIpsBkTg1qs39mBkKK_Q0WdQ==/CHX00n0Jc0pZ0nN50zbFZ0N<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">Cloud Data Management<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">No<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\"><\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\"><\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Informatica Cloud Datasheet<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a94e000b46833/cloud-advanced-edition_data-sheet.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">Cloud Data Management<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">No<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\"><\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\"><\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Cloud Analytics<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">Yes<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.informatica.com/resources.asset.993052fe0c85c29a3d8591ff8288d8e5.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90100015b116168a263e7/Cloud Analytics icon.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Capitalize on your data to drive business value, improve operational efficiency and engage more customers.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download eBook &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download eBook &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Cloud Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Informatica for Microsoft<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a94f9d7a36b85/informatica-for-azure_solution-brief.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a94f96e4b6b81/Microsof azure.png<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Embrace digital transformation in a hybrid world with Informatica data management solutions for Microsoft.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download Solution Brief &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download Solution Brief &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Cloud Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Informatica for AWS<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a94faadc96ba5/informatica-for-aws_solution-brief.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a94fad7d86baf/aws.png<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Unlock the power of AWS with connected, trusted, meaningful data from cloud, on-premises, and big-data sources.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download Solution Brief &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download Solution Brief &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Cloud Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Data Management for Salesforce<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">Yes<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.informatica.com/resources.asset.57f8e50824dcd26302e6c43ed7c1f62f.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a94fdb6af6ca3/salesforce.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Give users access to the data they need, when they need it, by integrating on-premises and SaaS application data.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download eBook &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download eBook &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Cloud Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">The Forrester Wave&trade; :  Big Data Fabric, Q4 2016<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">Yes<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.informatica.com/resources.asset.b9f8b600c5699724846a72ff5274e9c0.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">Big Data Management<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a9501c3bf6de9/Forrester Wave.png<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">See why Forrester positioned Informatica as a leader in The Forrester Wave &trade; Big Data Fabric, Q4 2016. Plus, learn about all the top big data fabric vendors, their key features and functionalities and how they compare.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Get the report<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Get the report<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Big Data Management for Dummies<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">Yes<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://www.dummies.com/go/informaticabigdatamanagementfordummies<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">Big Data Management<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">No<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\"><\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\"><\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">How to Run a Big Data POC in Six Weeks<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.informatica.com/resources.asset.7630657a5113e14a3c85112c2cdb5b8c.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">Big Data Management<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">No<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\"><\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\"><\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Intelligent Data Lake<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">Yes<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.informatica.com/resources.asset.70efe4946c3284475d61fe1954095a81.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af214825c3b0e/IDL.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Accelerate analytics innovation and business decisions by tapping into a centralized, governed data source.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Read the eBook &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Read the eBook &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Big Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Enterprise Information Catalog<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a95938d9b06c3/eic-datasheet.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90100015b1161fbb56407/EIC.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Discover, classify, and gain visibility into the end-to-end lineage of all data assets across the enterprise.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Big Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Big Data Management <\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af217a8bf3b8d/Big Data Management Brief.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90100015b11628e9d6430/bdm.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Achieve faster, more flexible, and more repeatable data integration, governance and security on Hadoop.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Read the eBook &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Read the eBook &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Big Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Intelligent Streaming<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a959dd0be08c0/intelligent-streaming-datasheet.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90100015b116305ef644a/IS.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Enable real-time decisions from streaming analytics by processing IoT data at scale with prebuilt transformations.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Big Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Big Data Parser<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a959fa6c90914/Western Union.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af218d7583bdc/BigDataParser.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Access the most difficult data and file formats in Hadoop, reducing the time and cost of developing data parsers.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Customer Story &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Customer Story &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Big Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Big Data Relationship Management<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a95a205610a0e/3 Essential Pillars.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af2195cfe3c1e/BDRM.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Ensure the success of big data analytics projects by uncovering accurate relationships among connected data.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download whitepaper &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download whitepaper &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Big Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Master Data Management<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">Yes<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.informatica.com/products/master-data-management.html&#035;fbid=dR7lGAyjrw9<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">Master Data Management<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a95a9a1e50b81/MDM.JPG<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">A complete MDM solution addresses the critical business objectives digital organizations face. Informatica MDM offers the only true end-to-end solution, with a modular approach to ensure better customer experience, decision making and compliance.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Watch now<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Watch now<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">2017 Gartner Magic Quadrant for Master Data Management<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">Yes<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://go.informatica.com/I0x0YZ50cNXRnN0z0J0HZ0e<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">Master Data Management<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">No<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\"><\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\"><\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">MDM Cloud Edition -- Solution Brief<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a95ae89480d20/mdm-cloud-edition-exec-brief.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">Master Data Management<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">No<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\"><\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\"><\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Product 360 (PIM)<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a95b0598c0dc1/p360-cloud-edition_solution-brief.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af23bc457403d/P360.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">An application focused on centrally managing information about products sold through different distribution channels.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download brochure &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download brochure &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Master Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Cloud Customer 360 for Salesforce<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.youtube.com/embed/EdBWbylSWHs<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af23c89594064/cc360.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Eliminate account and contact data inaccuracies and conflicts in Salesforce to build smarter customer relationships.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Watch the demo &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Watch the demo &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">Video<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Master Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Multidomain MDM<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a95ba0768106e/multidomain-mdm-exec-brief.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90100015b116381c86464/m-mdm.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Tackle complex issues head-on with complete and accurate views of complex business-critical master data.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download Executive Brief &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download Executive Brief &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Master Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Identity Resolution<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a95bf07581164/deutsche-bahn-story.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af23dcb7b40b7/IR.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Increase operational efficiency and regulatory effectiveness with highly accurate, multi-lingual identity data.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Customer Story &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Customer Story &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Master Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Business Applications<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a95c081521191/Biz-apps-exec-brief.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af23e41d940d4/Biz Apps Icon.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">MDM applications empower your business to directly access, manage, and analyze business-critical data.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download Executive Brief &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download Executive Brief &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Master Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Business Process Management<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://www.activevos.com/cp/10/quote-processing<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90100015b1163ece7647e/BPM.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Define and deploy sophisticated business processes and integrations that will give you a competitive advantage.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Watch the video &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Watch the video &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Master Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Building Data-Centric Security to Gain Actionable Insight<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">Yes<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.informatica.com/content/dam/informatica-com/global/amer/us/collateral/analyst-report/ema-informatica-secure-at-source_analyst-report_3073en.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">Data Security<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af23fd8384111/Data Security.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Data. The more your enterprise amasses, the more costly it is to manage. As your enterprise cycles through applications and retires them, you'll need to be smart about storing, migrating, retaining, and ultimately disposing data, while staying compliant.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Read the report<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Read the report<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Data-Centric Security eBook<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">Yes<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a95d07b381451/Data-Centric Security eBook.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">Data Security<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">No<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\"><\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\"><\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Informatica Big Data Security:  Executive Brief<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a95d2c9f514c6/big_data_security_executive-brief.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">Data Security<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">No<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\"><\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\"><\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Data Masking<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">Yes<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.informatica.com/resources.asset.0dc802365c118d1353aabd4f8f8ca4bc.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af24a90734187/DataMasking.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Provides data security and privacy controls to prevent unauthorized access to and disclosure of sensitive, private, and confidential information.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download analyst report &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download analyst report &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Data Security<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Secure&#064;Source<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a9618ecbe1eb0/secure-at-source-datasheet.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af24bbf0a41b0/Secure-at-Source.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Delivers data security intelligence so organizations can understand sensitive data risks and vulnerabilities.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Data Security<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Test Data Management<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a961d5723200b/TDW-datasheet.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90b3e015b15d4e4601903/tdm.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Provides secure, automated provisioning of non-production datasets to meet development needs.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Data Security<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Data Archive<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a962141532143/smart-partitioning_feature-brief.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af24c944b41fc/DataArchive.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Retire legacy applications, manage data growth, improve application performance, and maintain compliance with structured archiving.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Data Security<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">2017 Gartner Magic Quadrant for Data Quality Tools<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">Yes<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://go.informatica.com/tNZX0z0JZ50cP0enHN000xW<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">Data Quality<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815a8d0e82015aa4299677473e/Gartner DQ.png<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Data is your core strategic asset&#8213;and data quality is fundamental to the health of your business. To ensure you’re informed about the latest in data quality, download the 2017 Gartner Magic Quadrant for Data Quality Tools today.<br/> See why Informatica has been positioned as a leader in Gartner’s Magic Quadrant for Data Quality Tools for the eleventh consecutive year.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download now<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download now<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Informatica Data Quality Brochure<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d0e82015aa42baf8147c3/data-quality_brochure.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">Data Quality<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">No<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\"><\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\"><\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Three Ways to Measure Address Quality: An eBook<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.informatica.com/resources.asset.757b704a42a1da0a5dd50e2a5a6bc602.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">Data Quality<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">No<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\"><\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\"><\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Data as a Service<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">https://www.informatica.com/resources.asset.9611fde941651019ba22cd0e52d28ce4.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90b3e015afc1e2c02193a/Daas.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Confidently connect with your customers using verified and enriched address, email, and phone contact data.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Read the eBook &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Read the eBook &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Data Quality<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Informatica Data Quality<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d0e82015aa43b4b8c4abc/data-quality_data-sheet.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90b3e015afc1fe02f195b/Data Quality.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Deliver clean, trusted data so all your projects meet your business objectives, regardless of the size, format, or platform of your data.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Data Quality<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Data Preparation (Rev)<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d0e82015aa4451e674ddb/Rev_data-sheet.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90b3e015afc2064b71976/Data Prep.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Access, cleanse, blend, and manage all your data with a simple, secure, and collaborative solution for your entire workforce.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Data Quality<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Cloud Data Quality Radar<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d0e82015aa449fbf64fbc/cloud-dq-radar_data-sheet.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90100015b112cd6ba5fe1/CloudDQ1.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Quickly identify, fix, and monitor data quality problems in both your cloud and on-premise business applications.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Data Quality<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Informatica Solution Bundles<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">Yes<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d0e82015aa44bcae35093/Solution Bundle Overview Presentation.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">Solution Bundles<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90b3e015afc2c15a81a00/Solution Bundles icon.png<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">The Informatica Solution Bundles are pre-packaged solutions designed to solve some of the most common customer challenges related to enterprise cloud data management.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Customer Data Strategies for Dummies<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d0e82015aa44e57da51cc/customer-data-strategies-for-dummies-informatica-edition_ebook_3222.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">Solution Bundles<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">No<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\"><\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\"><\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Analytics for the CFO<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d0e82015aa44fd0ad52bb/en_analytics-for-the-CFO.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">Solution Bundles<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">No<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\"><\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">No<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\"><\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\"><\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">None<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Cloud Customer 360<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d0e82015aa4550ff2558e/Data Sheet-CC 360.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90b3e015b15db2dbb1977/Cloud 360.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Duplicate accounts and incorrect contact information in Salesforce orgs make it difficult to find the “real” information, causing productivity loss and delays follow-up which could lead to customer attrition. This solution helps your customers provide a 360-degree view of their customers.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Solution Bundles<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Data Governance<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d0e82015aa456d3ef563d/Data Governance - Fannie Mae.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90aca015b15dc08a23449/DG Icon.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Any company faced with data compliance or regulatory requirements faces the challenge of presenting accurate reports based on clean, connected and trusted data. This bundle provides the reports needed to demonstrate transparency and auditability of all business process that touch sensitive data.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Read a Customer Story &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Read a Customer Story &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Solution Bundles<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Cloud Analytics<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d0e82015aa45acf9757f2/cloud-analytics_solution-brief.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90aca015b15dcbe06346c/Cloud Analytics icon.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Customers looking to deploy analytics across both on-premise data sources and cloud sources can use this bundle to get clean, complete and timely data built from one platform.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download solution brief &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download solution brief &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Solution Bundles<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Data Integration for Data Warehousing<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d0e82015aa464cbfc5dec/Think Data First eBook.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90aca015b15dd6ad13497/DI for DW.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Companies looking to use analytics for competitive advantage can get started with this pre-configured bundle for the market-leading Informatica PowerCenter data integration solution.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Read the eBook &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Read the eBook &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Solution Bundles<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Advanced Data Integration<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d0e82015aa467c8ff6013/Real-time Whitepaper.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90aca015b15ddefb534b6/Advanced DI.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">For customers that have advanced data integration initiatives that include “real-time” data management and integration across their company, the Advanced Data Integration solution bundle provides key functionality and capabilities.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Solution Bundles<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Application Consolidation and Migration<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d0e82015aa469807d613d/Best Practice for App Modernization.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815af90aca015b15de742934dd/App Migration.jpg<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Businesses consolidating or migrating existing applications to the cloud face unique challenges related to data management to ensure their applications are up and running quickly. This bundle can help these companies reduce costs and increase business agility as they undertake consolidation and migration projects.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Solution Bundles<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Cloud Integration<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a94f290126acd/cloud-integration-datasheet.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af206eb8a38b0/Clout Integration icon.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Optimize your cloud deployments for Salesforce, Amazon Web Services, Microsoft, Workday, Netsuite and more.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download the datasheet &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download the datasheet &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Cloud Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Hybrid Cloud<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815a8d04b6015a94e63700692c/hybrid-cloud-data-mgmt-brief.pdf<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">None<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815ad52c5f015af206119b386b/hybrid-cloud-icon.gif<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\">Reap the benefits of a public cloud while simultaneously managing data in SaaS and on-premise systems.<\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Download Solution Brief &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Download Solution Brief &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">URL<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd\">Cloud Data Management<\/span>!--' &#125;&#123; !--'RDisplayName!--' : !--'<span name=\"RES.Resource Display Name\" class=\" cl_even\">Unleash the power of data<\/span>!--' , !--'RGatedOption!--' : !--'<span name=\"RES.Resource Gated Option\" class=\" cl_odd\">No<\/span>!--' ,  !--'RURL!--' : !--'<span name=\"RES.Resource URL\" class=\" cl_even\">http://static.ziftsolutions.com/files/ff8081815de3b009015df06196377c5d/Brand&#037;20Anthem&#037;20Teaser&#037;20Video&#037;20FINAL.mp4<\/span>!--' , !--'RProductPage!--' : !--'<span name=\"RES.Resource Page Selection\" class=\" cl_odd\">None<\/span>!--' , !--'RBannerFilter!--' : !--'<span name=\"RES.Resource Featured Option\" class=\" cl_even\">Overview<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerImageOption!--' : !--'<span name=\"RES.Banner Image Option\" class=\" cl_even\">Yes<\/span>!--' , !--'RBannerImage!--' : !--'<span name=\"RES.Banner Image\" class=\" cl_odd\">http://static.ziftsolutions.com/files/ff8081815de3b009015df06deffc7d84/Capture.PNG<\/span>!--' , !--'RBannerCopy!--' : !--'<span name=\"RES.Banner Copy\" class=\" cl_even\"> Digital transformation changes our expectations: better service, faster delivery, greater convenience, with less cost. Businesses must transform to stay relevant. The good news? Data holds the answers. You don't want to be locked in and neither should your data. We are focused on solving your most complex data challenges. So you can finally make possible what never existed before. <\/span>!--' , !--'RBannerCTAOption!--' : !--'<span name=\"RES.Banner CTA Option\" class=\" cl_odd\">Yes<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_even\">Watch now &raquo;<\/span>!--' , !--'RBannerCTA!--' : !--'<span name=\"RES.Banner CTA\" class=\" cl_odd\">Watch now &raquo;<\/span>!--' , !--'RAssetType!--' : !--'<span name=\"RES.Asset Type\" class=\" cl_even\">Video<\/span>!--' , !--'RCalloutFilter!--' : !--'<span name=\"RES.Resource Callout Option\" class=\" cl_odd cl_last\">None<\/span>!--' &#125;<\/span><\/span><\/span> <div id=\"z_wrapper\" class=\"z_xs z_sm z_md\" ng-controller=\"ZiftTemplate1\"><!-- Platform Menus --> <span name=\"Zift123 Menu\"><\/span> <span name=\"Marcom Menu\"><\/span> <!--|| @GLOBAL : Breadcrumbs and Search Input Block || --> <span name=\"Breadcrumbs and Search Block\"><div class=\"z_fluid-container\"><div class=\"z_row\" style=\"position:relative;\"><div class=\"z_col-sm-6 z_col-xs-12 z_breadcrumbs\"><!-- Overview Link --> <span ng-repeat=\"CAT in Categories\"> <a ng-if=\"CAT.page.indexOf('Overview') &gt; -1\" ng-href=\"&#123;&#123;zlink(CAT.Link)&#125;&#125;\" ng-bind-html=\"zval(CAT.DisplayName)\">Overview<\/a> <\/span> &gt; <span ng-repeat=\"CAT in Categories\"> <span ng-if=\"CAT.page.indexOf('Overview') == -1 &amp;&amp; pageFilter(CAT.Link)\" ng-bind-html=\"zval(CAT.OverviewTitle)\">Category<\/span> <\/span> <!-- Category Link --> <!-- Products Link --><\/div> <div class=\"z_col-sm-6 z_col-xs-12 z_searchContainer\"><input class=\"z_form-group z_form-control z_searchInput\" ng-model=\"searchString\" placeholder=\"Search\" type=\"text\"/> <div class=\"searchClose\" data-ng-click=\"resetSearch(searchString)\" ng-show=\"searchString.length\">X<\/div><\/div><\/div><\/div><\/span> <!-- || @GLOBAL : Search Block || --> <span name=\"Search Block\"><div ng-show=\"searchString.length\" class=\"z_fluid-container\"><div class=\"z_row\"><div class=\"z_col-xs-12\"><h3>Categories<\/h3> <p ng-show=\"(Categories &#124; searchFor:searchString).length == 0\">No Results<\/p> <div ng-repeat=\"CAT in Categories &#124; searchFor:searchString &#124; limitTo: 4\"><h4 style=\"margin-bottom: 0px;\"><a ng-href=\"&#123;&#123;zlink(CAT.Link)&#125;&#125;\" ng-bind-html=\"zval(CAT.DisplayName)\"> <\/a><\/h4> <p ng-bind-html=\"zval(CAT.OverviewSummary)\"> <\/p><\/div> <h3>Resources<\/h3> <p ng-show=\"(Resources &#124; searchFor:searchString).length == 0\">No Results<\/p> <div ng-repeat=\"RES in Resources &#124; searchFor:searchString &#124; limitTo: 4\" style=\"margin-bottom: 10px;\"><div style=\"cursor: pointer;\" ng-if=\"RES.RGatedOption.indexOf('No') &gt; -1 &amp;&amp; RES.RAssetType.indexOf('URL') &gt; -1\"><a ng-href=\"&#123;&#123;zval(RES.RURL)&#125;&#125;\" target=\"_blank\"><span ng-bind-html=\"zval(RES.RDisplayName)\"> <\/span><\/a><\/div> <div style=\"cursor: pointer;\" ng-if=\"RES.RGatedOption.indexOf('No') &gt; -1 &amp;&amp; RES.RAssetType.indexOf('URL') == -1\"><a class=\"zpersonModal\" ng-click=\"getForm(RES)\"><span ng-bind-html=\"zval(RES.RDisplayName)\"> <\/span><\/a><\/div> <div style=\"cursor: pointer;\" ng-if=\"RES.RGatedOption.indexOf('Yes') &gt; -1\"><a class=\"zpersonModal\" ng-click=\"getForm(RES)\"><span ng-bind-html=\"zval(RES.RDisplayName)\"> <\/span><\/a><\/div> <div ng-bind-html=\"zval(RES.RBannerCopy)\"> <\/div><\/div><\/div><\/div><\/div><\/span> <!-- || @VIEW Categories Block || --> <span name=\"Categories Block\"><div ng-repeat=\"CAT in Categories\" ng-show=\"!searchString.length\" class=\"z_fluid-container z_overview\" ng-if=\"pageFilter(CAT.Link, CAT.page)\"><div class=\"z_row\" style=\"margin-bottom: 15px;\"> <\/div> <div class=\"z_row\"><div class=\"z_col-xs-12 z_banner z_featuredbanner\" name=\"Featured Banner\" ng-repeat=\"RES in Resources\" ng-if=\"zcontains(RES.RBannerFilter,CAT.PageFilter)\"><div class=\"z_featured_banner_left\"><h2 ng-bind-html=\"zval(RES.RDisplayName)\"> <\/h2> <div ng-bind-html=\"zval(RES.RBannerCopy)\"> <\/div> <span ng-if=\"RES.RBannerCTAOption.indexOf('Yes') &gt; -1\"> <a ng-if=\"RES.RGatedOption.indexOf('No') &gt; -1 &amp;&amp; RES.RAssetType.indexOf('URL') &gt; -1\" class=\"z_btn z_btn-primary\" ng-href=\"&#123;&#123; zval(RES.RURL) &#125;&#125;\" target=\"_blank\" ng-bind-html=\"zasset(RES.RBannerCTA)\"> <\/a> <a ng-if=\"RES.RGatedOption.indexOf('No') &gt; -1 &amp;&amp; RES.RAssetType.indexOf('Video') &gt; -1\" class=\"z_btn z_btn-primary zpersonModal\" ng-click=\"getForm(RES)\" ng-bind-html=\"zasset(RES.RBannerCTA)\"> <\/a> <a ng-if=\"RES.RGatedOption.indexOf('No') == -1\" class=\"z_btn z_btn-primary zpersonModal\" ng-click=\"getForm(RES)\" ng-bind-html=\"zval(RES.RBannerCTA)\"> <\/a> <\/span><\/div> <div class=\"z_featured_banner_right\"><a ng-if=\"RES.RBannerCTAOption.indexOf('Yes') &gt; -1 &amp;&amp; RES.RGatedOption.indexOf('No') &gt; -1 &amp;&amp; RES.RAssetType.indexOf('URL') &gt; -1 &amp;&amp; RES.RBannerImageOption.indexOf('Yes') &gt; -1\" ng-href=\"&#123;&#123; zval(RES.RURL) &#125;&#125;\" target=\"_blank\"> <img ng-src=\"&#123;&#123; zval(RES.RBannerImage) &#125;&#125;\" style=\"cursor:pointer;\" class=\"z_img-responsive\" alt=\"&#123;&#123;zval(RES.RDisplayName)&#125;&#125;\" align=\"left\"/> <\/a> <a ng-if=\"RES.RBannerCTAOption.indexOf('Yes') &gt; -1 &amp;&amp; RES.RGatedOption.indexOf('No') == -1 &amp;&amp; RES.RAssetType.indexOf('URL') &gt; -1 &amp;&amp; RES.RBannerImageOption.indexOf('Yes') &gt; -1\" ng-click=\"getForm(RES)\"> <img ng-src=\"&#123;&#123; zval(RES.RBannerImage) &#125;&#125;\" style=\"cursor:pointer;\" class=\"z_img-responsive\" alt=\"&#123;&#123;zval(RES.RDisplayName)&#125;&#125;\" align=\"left\"/> <\/a> <div class=\"zVideoImg\" ng-if=\"RES.RBannerImageOption.indexOf('Yes') &gt; -1 &amp;&amp;  RES.RBannerCTAOption.indexOf('Yes') &gt; -1 &amp;&amp; RES.RAssetType.indexOf('Video') &gt; -1\" ng-click=\"getForm(RES)\"><div class=\"z_img&#123;&#123; zval(RES.RAssetType) &#125;&#125;\"> <\/div> <img ng-src=\"&#123;&#123; zval(RES.RBannerImage) &#125;&#125;\" style=\"cursor:pointer;\" class=\"z_img-responsive\" alt=\"&#123;&#123;zval(RES.RDisplayName)&#125;&#125;\"/><\/div> <img ng-src=\"&#123;&#123; zval(RES.RBannerImage) &#125;&#125;\" ng-if=\"RES.RBannerImageOption.indexOf('Yes') &gt; -1 &amp;&amp; RES.RBannerCTAOption.indexOf('No') &gt; -1\" class=\"z_img-responsive\" alt=\"&#123;&#123;zval(RES.RDisplayName)&#125;&#125;\"/><\/div> <div class=\"z_clear\"> <\/div><\/div><\/div> <!--<div class=\"z_row\" ng-if=\"CAT.page.indexOf('Overview') > -1\" style=\"margin-bottom: 15px;\"><div class=\"z_col-xs-12 z_pvp\"><h3 ng-bind-html=\"zval(CAT.DisplayName)\"> <\/h3><p ng-bind-html=\"zval(CAT.Copy)\"> <\/p><\/div><\/div>--> <div class=\"z_row z_pvp\" ng-if=\"CAT.page.indexOf('Overview') &gt; -1\"><div class=\"z_col-sm-8\"><h2><span name=\"Intro Header\">The Informatica Intelligent Data Platform (IDP)<\/span><\/h2> <span name=\"Intro Copy\">The Informatica Intelligent Data Platform is the industry's most complete and modular solution for integrating all the right data across the Hybrid enterprise.<br/> <br/> The platform spans on-premise, Cloud and Big Data &#8213; ensuring data is clean and accurate, well governed and in compliance, secure from corruption and theft, and easily accessible for analytics, insights, and a host of data-driven business outcomes.<\/span><\/div> <div class=\"z_col-sm-4\"><h4><span name=\"RSS Feed Header\">Thought Leadership<\/span><\/h4> <span>Keep up to date with the latest in Enterprise Cloud Data Management<\/span> <br/> <br/> <a ng-if=\"BLOG.page.indexOf('Blog') &gt; -1\" ng-repeat=\"BLOG in Categories\" ng-href=\"&#123;&#123;zlink(BLOG.Link)&#125;&#125;\">View the newsfeed &raquo;<\/a><\/div><\/div> <div class=\"z_row\" ng-if=\"CAT.page.indexOf('Overview') &gt; -1\"><div class=\"z_col-xs-12 CategoryZiftContainer\"><div style=\"text-align: center;\"><h3>Informatica Solutions<\/h3><\/div> <span ng-repeat=\"CAT2 in Categories\" ng-if=\"CAT2.page.indexOf('Products') &gt; -1\"> <div class=\"z_col-sm-4 z_text-sizer\" style=\"text-align: left;\"><a ng-href=\"&#123;&#123;zlink(CAT2.Link)&#125;&#125;\"> <img ng-src=\"&#123;&#123; zval(CAT2.OverviewImage) &#125;&#125;\" style=\"margin: 10px auto;\" class=\"z_img-responsive\" alt=\"&#123;&#123;zval(CAT2.OverviewTitle)&#125;&#125;\"/> <\/a> <a ng-href=\"&#123;&#123;zlink(CAT2.Link)&#125;&#125;\" style=\"display:block; margin: 15px auto;\" ng-bind-html=\"zval(CAT2.OverviewTitle)\"> <\/a> <div ng-bind-html=\"zval(CAT2.OverviewSummary)\" class=\"z_margin_control\"> <\/div><\/div> <\/span><\/div><\/div> <!-- Category Page Start --> <div class=\"z_row\" ng-if=\"CAT.page.indexOf('Overview') == -1\" style=\"margin-bottom: 15px;\"><div class=\"z_col-sm-8\"><h3 style=\"margin-top: 0px;\" ng-if=\"CAT.page.indexOf('Blog') == -1 &amp;&amp; CAT.DisplayName.indexOf('Bundles') == -1\" ng-bind-html=\"zval(CAT.DisplayName)\"> <\/h3> <span ng-bind-html=\"zval(CAT.Copy)\" ng-if=\"CAT.DisplayName.indexOf('Bundles') == -1\"> <\/span> <!-- CUSTOM Partner editable fields for the Bundles headline and description text --> <h3 style=\"margin-top: 0px;\" ng-if=\"CAT.DisplayName.indexOf('Bundles') &gt; -1\"><span name=\"Solution Bundles Headline\">What are Solution Bundles<\/span><\/h3> <span name=\"Solution Bundles Description\" ng-if=\"CAT.DisplayName.indexOf('Bundles') &gt; -1\">Each solution bundle provides a set of Informatica products priced attractively for our customers. The solution bundles are designed as standalone solutions and require no additional Informatica software. All solution bundles are sold on a subscription basis.<\/span> <!-- END custom stuff --><\/div> <div class=\"z_col-sm-4\"><h4 id=\"z_additional\" ng-bind-html=\"zval(CAT.ResourcesHeader)\"> <\/h4> <span ng-repeat=\"RES in Resources\"> <ul id=\"z_resources\" ng-if=\"zcontains(RES.RProductPage,CAT.PageFilter)\" style=\"margin-bottom: 25px;\"> <li style=\"cursor: pointer;\" ng-if=\"RES.RGatedOption.indexOf('No') &gt; -1 &amp;&amp; RES.RAssetType.indexOf('URL') &gt; -1\"><a ng-href=\"&#123;&#123;zval(RES.RURL)&#125;&#125;\" target=\"_blank\"> <span ng-bind-html=\"zval(RES.RDisplayName)\"> <\/span> <\/a><\/li> <li style=\"cursor: pointer;\" ng-if=\"RES.RGatedOption.indexOf('No') &gt; -1 &amp;&amp; RES.RAssetType.indexOf('URL') == -1\"><a class=\"zpersonModal\" ng-click=\"getForm(RES)\"> <span ng-bind-html=\"zval(RES.RDisplayName)\"> <\/span> <\/a><\/li> <li style=\"cursor: pointer;\" ng-if=\"RES.RGatedOption.indexOf('Yes') &gt; -1\"><a class=\"zpersonModal\" ng-click=\"getForm(RES)\"> <span ng-bind-html=\"zval(RES.RDisplayName)\"> <\/span> <\/a><\/li> <\/ul> <\/span><\/div><\/div> <!-- Start callout resource section --> <div class=\"z_row z_calloutContainer\" ng-if=\"CAT.page.indexOf('Blog') == -1\"><h3 ng-bind-html=\"zval(CAT.ProductsHeader)\" ng-if=\"CAT.DisplayName.indexOf('Bundles') == -1\"> <\/h3> <h3 style=\"margin-top: 0px;\" ng-if=\"CAT.DisplayName.indexOf('Bundles') &gt; -1\"><span name=\"Solution Bundles Products Headline\">Solution Bundles<\/span><\/h3> <span ng-repeat=\"RES in Resources\" class=\"z_callout_res_wrap\" ng-if=\"zcontains(RES.RCalloutFilter,CAT.PageFilter)\"> <div class=\"z_calloutResource z_col-sm-4 z_col-xs-12\" ng-if=\"zcontains(RES.RCalloutFilter,CAT.PageFilter)\"><img ng-src=\"&#123;&#123; zval(RES.RBannerImage) &#125;&#125;\" alt=\"\"/> <h4 ng-bind-html=\"zval(RES.RDisplayName)\"> <\/h4> <span ng-bind-html=\"zval(RES.RBannerCopy)\"> <\/span> <a ng-href=\"&#123;&#123;zval(RES.RURL)&#125;&#125;\" target=\"_blank\" ng-if=\"RES.RGatedOption.indexOf('No') &gt; -1 &amp;&amp; RES.RAssetType.indexOf('URL') &gt; -1\"> <span ng-bind-html=\"zval(RES.RBannerCTA)\"> <\/span> <\/a> <a class=\"zpersonModal\" ng-click=\"getForm(RES)\" ng-if=\"RES.RGatedOption.indexOf('No') &gt; -1 &amp;&amp; RES.RAssetType.indexOf('URL') == -1\"> <span ng-bind-html=\"zval(RES.RBannerCTA)\"> <\/span> <\/a> <a class=\"zpersonModal\" ng-click=\"getForm(RES)\" ng-if=\"RES.RGatedOption.indexOf('Yes') &gt; -1\"> <span ng-bind-html=\"zval(RES.RBannerCTA)\"> <\/span> <\/a><\/div> <\/span><\/div> <!-- End category page --><\/div><\/span> <!-- || @VIEW Products Block || --> <span name=\"Products Block\"> <\/span> <span name=\"RSS Block\"><div ng-repeat=\"CAT in Categories\"><div class=\"z_row z_rss z_fluid-container\" ng-if=\"CAT.page.indexOf('Blog') &gt; -1 &amp;&amp; pageFilter(CAT.Link)\"><div class=\"z_col-sm-12\"><h3 style=\"margin-bottom: 20px;\"><span name=\"RSS Feed Header\">Thought Leadership<\/span><\/h3> <span prefix=\"news\" name=\"RSS Feed\"> <div class=\"z_resource_item cl_even cl_first\" style=\"margin-bottom: 5px;\"><p><strong> <a target=\"_blank\" href=\"https://blogs.informatica.com/2017/05/04/almost-informatica-world-2017-partner-preview/\"> <span name=\"news.Name\">It’s Almost Here: Informatica World 2017 Partner Preview<\/span> <\/a> <\/strong> <!--<br /><zp name=\"news.Content\"><\/zp>--><\/p><\/div> <div class=\"z_resource_item cl_odd\" style=\"margin-bottom: 5px;\"><p><strong> <a target=\"_blank\" href=\"https://blogs.informatica.com/2017/05/04/almost-informatica-world-2017-partner-preview/\"> <span name=\"news.Name\">It’s Almost Here: Informatica World 2017 Partner Preview<\/span> <\/a> <\/strong> <!--<br /><zp name=\"news.Content\"><\/zp>--><\/p><\/div> <div class=\"z_resource_item cl_even\" style=\"margin-bottom: 5px;\"><p><strong> <a target=\"_blank\" href=\"https://blogs.informatica.com/2017/04/05/making-marketing-development-funds-work-for-you/\"> <span name=\"news.Name\">Making Marketing Development Funds Work for You<\/span> <\/a> <\/strong> <!--<br /><zp name=\"news.Content\"><\/zp>--><\/p><\/div> <div class=\"z_resource_item cl_odd\" style=\"margin-bottom: 5px;\"><p><strong> <a target=\"_blank\" href=\"https://blogs.informatica.com/2017/04/05/making-marketing-development-funds-work-for-you/\"> <span name=\"news.Name\">Making Marketing Development Funds Work for You<\/span> <\/a> <\/strong> <!--<br /><zp name=\"news.Content\"><\/zp>--><\/p><\/div> <div class=\"z_resource_item cl_even\" style=\"margin-bottom: 5px;\"><p><strong> <a target=\"_blank\" href=\"https://blogs.informatica.com/2017/04/05/making-marketing-development-funds-work-for-you/\"> <span name=\"news.Name\">Making Marketing Development Funds Work for You<\/span> <\/a> <\/strong> <!--<br /><zp name=\"news.Content\"><\/zp>--><\/p><\/div> <div class=\"z_resource_item cl_odd\" style=\"margin-bottom: 5px;\"><p><strong> <a target=\"_blank\" href=\"https://blogs.informatica.com/2016/09/30/destination-dreamforce-informatica-partners/\"> <span name=\"news.Name\">Destination Dreamforce for Informatica Partners<\/span> <\/a> <\/strong> <!--<br /><zp name=\"news.Content\"><\/zp>--><\/p><\/div> <div class=\"z_resource_item cl_even\" style=\"margin-bottom: 5px;\"><p><strong> <a target=\"_blank\" href=\"https://blogs.informatica.com/2016/09/30/destination-dreamforce-informatica-partners/\"> <span name=\"news.Name\">Destination Dreamforce for Informatica Partners<\/span> <\/a> <\/strong> <!--<br /><zp name=\"news.Content\"><\/zp>--><\/p><\/div> <div class=\"z_resource_item cl_odd\" style=\"margin-bottom: 5px;\"><p><strong> <a target=\"_blank\" href=\"https://blogs.informatica.com/2016/09/30/destination-dreamforce-informatica-partners/\"> <span name=\"news.Name\">Destination Dreamforce for Informatica Partners<\/span> <\/a> <\/strong> <!--<br /><zp name=\"news.Content\"><\/zp>--><\/p><\/div> <div class=\"z_resource_item cl_even\" style=\"margin-bottom: 5px;\"><p><strong> <a target=\"_blank\" href=\"https://blogs.informatica.com/2016/08/26/calling-channel-partners/\"> <span name=\"news.Name\">Calling All Channel Partners<\/span> <\/a> <\/strong> <!--<br /><zp name=\"news.Content\"><\/zp>--><\/p><\/div> <div class=\"z_resource_item cl_odd\" style=\"margin-bottom: 5px;\"><p><strong> <a target=\"_blank\" href=\"https://blogs.informatica.com/2016/08/26/calling-channel-partners/\"> <span name=\"news.Name\">Calling All Channel Partners<\/span> <\/a> <\/strong> <!--<br /><zp name=\"news.Content\"><\/zp>--><\/p><\/div> <div class=\"z_resource_item cl_even\" style=\"margin-bottom: 5px;\"><p><strong> <a target=\"_blank\" href=\"https://blogs.informatica.com/2016/08/26/calling-channel-partners/\"> <span name=\"news.Name\">Calling All Channel Partners<\/span> <\/a> <\/strong> <!--<br /><zp name=\"news.Content\"><\/zp>--><\/p><\/div> <div class=\"z_resource_item cl_odd\" style=\"margin-bottom: 5px;\"><p><strong> <a target=\"_blank\" href=\"https://blogs.informatica.com/2016/08/17/empowering-partners-enablement/\"> <span name=\"news.Name\">Empowering Partners with Enablement<\/span> <\/a> <\/strong> <!--<br /><zp name=\"news.Content\"><\/zp>--><\/p><\/div> <div class=\"z_resource_item cl_even\" style=\"margin-bottom: 5px;\"><p><strong> <a target=\"_blank\" href=\"https://blogs.informatica.com/2016/08/17/empowering-partners-enablement/\"> <span name=\"news.Name\">Empowering Partners with Enablement<\/span> <\/a> <\/strong> <!--<br /><zp name=\"news.Content\"><\/zp>--><\/p><\/div> <div class=\"z_resource_item cl_odd\" style=\"margin-bottom: 5px;\"><p><strong> <a target=\"_blank\" href=\"https://blogs.informatica.com/2016/08/17/empowering-partners-enablement/\"> <span name=\"news.Name\">Empowering Partners with Enablement<\/span> <\/a> <\/strong> <!--<br /><zp name=\"news.Content\"><\/zp>--><\/p><\/div> <div class=\"z_resource_item cl_even cl_last\" style=\"margin-bottom: 5px;\"><p><strong> <a target=\"_blank\" href=\"https://blogs.informatica.com/2016/07/27/the-power-of-partnerships/\"> <span name=\"news.Name\">The Power of Partnerships<\/span> <\/a> <\/strong> <!--<br /><zp name=\"news.Content\"><\/zp>--><\/p><\/div> <\/span><\/div><\/div><\/div><\/span> <!-- || @GLOBAL : PVP Block <zp name=\"PVP Block\"><\/zp>--> <!-- || @GLOBAL : Contact Block || --> <span name=\"Contact Block\"><div class=\"z_fluid-container z_contact\"><div class=\"z_row\"><div class=\"z_col-xs-12 z_banner\"><div class=\"z_col-sm-6 z_text-center\"><h3><span name=\"Contact Us Banner Title\">Let us help you.<\/span><\/h3> <a class=\"z_btn z_btn-primary ContactButtonMarcom\" ng-repeat=\"CAT in Categories\" ng-if=\"&#036;first\" ng-click=\"getContact()\" style=\"margin-bottom: 10px;\"><span name=\"Contact Us Banner CTA\">Contact us today<\/span><\/a><\/div> <div class=\"z_col-sm-6 z_text-left\"><span name=\"Contact Us Banner Copy\"><div style=\"text-align: center;\">Partnering with Informatica to deliver an enterprise data management foundation to accelerate any digital transformation strategy for companies of any size, any industry, anywhere.<br/> <br/> <img alt=\"\" border=\"0\" height=\"84\" hspace=\"0\" src=\"http://static.ziftsolutions.com/files/ff8081815e07d9d6015e095b85e921e2/image.png\" style=\"width:250px;height:84px;margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;border:0px solid black;\" vspace=\"0\" width=\"250\"/><\/div> <\/span> <img src=\"http://static.ziftsolutions.com/files/ff8081815c3d7034015c3fc32ec3041f/informatica-logo-transparentbg-200px.png\" class=\"z_img-responsive z_clientLogo\" alt=\"Infoflow\"/><\/div><\/div><\/div><\/div><\/span> <!-- Contact Form --> <span name=\"Contact Form\"><div class=\"z_contactform2\"><div class=\"z_close\" ng-click=\"closeForm()\">X<\/div> <div class=\"z_contactForm\" style=\"text-align: left;\"><h2 style=\"margin-top: 0px;\"><span name=\"Contact Us Title\">Contact Us<\/span><\/h2> <span id=\"CopyContactForm\"> <form action=\"https://form.ziftsolutions.com/open/ExternalFormProcessor.html\" onsubmit=\"return zFormValidation(this)\" method=\"post\" id=\"zFormId\"><div class=\"z_form-group\"><input zf=\"First Name\" placeholder=\"&#042; First Name\" class=\"z_form-control\" type=\"text\" id=\"first_name\" name=\"first_name\"/><\/div> <div class=\"z_form-group\"><input zf=\"Last Name\" placeholder=\"&#042; Last Name\" class=\"z_form-control\" type=\"text\" id=\"last_name\" name=\"last_name\"/><\/div> <div class=\"z_form-group\"><input zf=\"Email\" placeholder=\"&#042; Email\" class=\"z_form-control\" type=\"text\" id=\"email\" name=\"email\"/><\/div> <div class=\"z_form-group\"><input zf=\"Phone\" placeholder=\"Phone\" class=\"z_form-control\" type=\"text\" id=\"phone\" name=\"phone\"/><\/div> <div class=\"z_form-group\"><input zf=\"Company\" placeholder=\"Company\" class=\"z_form-control\" type=\"text\" id=\"company\" name=\"company\"/><\/div> <div class=\"z_form-group\"><textarea type=\"text\" zf=\"Comments\" placeholder=\"Questions/Comments\" class=\"z_form-control\" id=\"comments\" name=\"comments\"><\/textarea><\/div> <input zf=\"Form Type\" style=\"display: none;\" value=\"Contact\" type=\"hidden\" id=\"form_type\" cookie=\"ignore\" name=\"form_type\"/><input ziftinternal=\"true\" name=\"pwid\" value=\"ff8081815e07cb3d015e0922070017d1\" type=\"hidden\"/><input ziftinternal=\"true\" name=\"pid\" value=\"ff8081815a6e1dda015a811fc52d6d50\" type=\"hidden\"/><input ziftinternal=\"true\" name=\"stepid\" value=\"ff8081815a6e1dda015a811fc5536d53\" type=\"hidden\"/><input ziftinternal=\"true\" name=\"confirmMsg\" id=\"confirmMsg\" value=\"\" type=\"hidden\"/><input name=\"zSubmissionRefId\" id=\"zSubmissionRefId\" value=\"\" type=\"hidden\"/><input name=\"stepff8081815a6e1dda015a811fc5536d53\" id=\"stepff8081815a6e1dda015a811fc5536d53\" value=\"submitted\" type=\"hidden\"/><input name=\"emailKey\" id=\"emailKey\" value=\"\" type=\"hidden\"/><input name=\"zt_uuid\" id=\"zt_uuid\" value=\"\" type=\"hidden\" cookie=\"ignore\" ziftinternal=\"true\"/><span action=\"https://form.ziftsolutions.com/open/ExternalFormProcessor.html\" onsubmit=\"return zFormValidation(this)\" method=\"post\" id=\"zFormId_bak\"><\/span><\/form> <\/span> <a href=\"&#035;\" class=\"z_btn z_btn-primary\" ng-click=\"getContactConfirmation()\" style=\"margin-bottom: 10px; max-width: 100px;\" onclick=\"zPaneld6d50.redirect('zPage','&#035;ContactForm'); return false;\"><span name=\"Contact Us CTA\">Contact Us<\/span><\/a> <\/div> <div class=\"z_contactConfirmation\"><h2 style=\"margin-top: 0px;\"><span name=\"Contact Us Confirmation Title\">Thank You<\/span><\/h2> <span name=\"Contact Confirmation Copy\">A representative will be contacting you shortly.<\/span><\/div><\/div><\/span> <!-- Asset Form --> <span name=\"Panel Asset Form\"><div class=\"z_form\"><div class=\"z_close\" ng-click=\"closeForm()\">X<\/div> <div class=\"z_assetForm\"><h2 class=\"AssetTitle\"> <\/h2> Please fill out the form below to get access to <b><span class=\"AssetTitle\"> <\/span><\/b><br/> <br/> <span id=\"CopyAssetForm\"> <form action=\"https://form.ziftsolutions.com/open/ExternalFormProcessor.html\" onsubmit=\"return zFormValidation(this)\" method=\"post\" id=\"zFormId\"><div class=\"z_form-group\"><input zf=\"First Name\" placeholder=\"&#042; First Name\" class=\"z_form-control\" type=\"text\" id=\"first_name\" name=\"first_name\"/><\/div> <div class=\"z_form-group\"><input zf=\"Last Name\" placeholder=\"&#042; Last Name\" class=\"z_form-control\" type=\"text\" id=\"last_name\" name=\"last_name\"/><\/div> <div class=\"z_form-group\"><input zf=\"Email\" placeholder=\"&#042; Email\" class=\"z_form-control\" type=\"text\" id=\"email\" name=\"email\"/><\/div> <div class=\"z_form-group\"><input zf=\"Phone\" placeholder=\"Phone\" class=\"z_form-control\" type=\"text\" id=\"phone\" name=\"phone\"/><\/div> <div class=\"z_form-group\"><input zf=\"Company\" placeholder=\"Company\" class=\"z_form-control\" type=\"text\" id=\"company\" name=\"company\"/><\/div> <input zf=\"Form Type\" style=\"display: none;\" value=\"Asset Form\" type=\"hidden\" id=\"form_type\" cookie=\"ignore\" name=\"form_type\"/> <input zf=\"Asset Downloaded\" style=\"display: none;\" value=\"\" type=\"hidden\" id=\"asset_downloaded\" cookie=\"ignore\" name=\"asset_downloaded\"/><input ziftinternal=\"true\" name=\"pwid\" value=\"ff8081815e07cb3d015e0922070017d1\" type=\"hidden\"/><input ziftinternal=\"true\" name=\"pid\" value=\"ff8081815a6e1dda015a811fc52d6d50\" type=\"hidden\"/><input ziftinternal=\"true\" name=\"stepid\" value=\"ff8081815a6e1dda015a811fc5536d53\" type=\"hidden\"/><input ziftinternal=\"true\" name=\"confirmMsg\" id=\"confirmMsg\" value=\"\" type=\"hidden\"/><input name=\"zSubmissionRefId\" id=\"zSubmissionRefId\" value=\"\" type=\"hidden\"/><input name=\"stepff8081815a6e1dda015a811fc5536d53\" id=\"stepff8081815a6e1dda015a811fc5536d53\" value=\"submitted\" type=\"hidden\"/><input name=\"emailKey\" id=\"emailKey\" value=\"\" type=\"hidden\"/><input name=\"zt_uuid\" id=\"zt_uuid\" value=\"\" type=\"hidden\" cookie=\"ignore\" ziftinternal=\"true\"/><span action=\"https://form.ziftsolutions.com/open/ExternalFormProcessor.html\" onsubmit=\"return zFormValidation(this)\" method=\"post\" id=\"zFormId_bak\"><\/span><\/form> <\/span><a href=\"&#035;\" class=\"z_btn z_btn-primary\" style=\"max-width: 200px;\" ng-repeat=\"CAT in Categories\" ng-if=\"&#036;first\" ng-click=\"getConfirmation()\" onclick=\"zPaneld6d50.redirect('zPage','&#035;AssetForm'); return false;\">DOWNLOAD<\/a> <\/div> <div class=\"z_assetConfirmation\"><h2 class=\"AssetTitle\"> <\/h2> Click the link below to download <span class=\"AssetTitle\"> <\/span><br/> <br/> <a href=\"&#035;\" style=\"max-width: 200px;\" id=\"ConfirmationAsset\" class=\"z_btn z_btn-primary\" target=\"_blank\">DOWNLOAD<\/a> <\/div> <div class=\"z_assetFormV\"><iframe id=\"z_iframe\" src=\"about:blank\" allowfullscreen=\"\" frameborder=\"0\" height=\"300\" width=\"100&#037;\"><\/iframe><\/div><\/div><\/span><\/div> <!-- Site Map --> <span name=\"Site Map\"><\/span><br/> <\/span><\/span>","baseJS":"<script type='text/javascript'>\nfunction zGetNextPageInternal(param, link) {\nreturn 'ff8081815a6e1dda015a811fc5536d53';\n}\nfunction zGotoNextPageInternal(param, link) {\nzPaneld6d50.setPageCookieForNextPage(zQStringValue('zPage'));\nzPaneld6d50.incrementPageCount();\nzPaneld6d50.gotoPage(param, zNextPage, link, true);\nreturn zNextPage;\n}\nfunction zFormValidation(formElem){\ntry { if (formElem.elements['first_name'].value == null || formElem.elements['first_name'].value == '') { alert('First Name is required'); return false;}} catch (err) { return false;}\ntry { if (formElem.elements['last_name'].value == null || formElem.elements['last_name'].value == '') { alert('Last Name is required'); return false;}} catch (err) { return false;}\ntry { if (formElem.elements['email'].value == null || formElem.elements['email'].value == '') { alert('Email is required'); return false;}} catch (err) { return false;}\ntry { if (formElem.elements['first_name'].value == null || formElem.elements['first_name'].value == '') { alert('First Name is required'); return false;}} catch (err) { return false;}\ntry { if (formElem.elements['last_name'].value == null || formElem.elements['last_name'].value == '') { alert('Last Name is required'); return false;}} catch (err) { return false;}\ntry { if (formElem.elements['email'].value == null || formElem.elements['email'].value == '') { alert('Email is required'); return false;}} catch (err) { return false;}\nreturn true;\n}\nfunction zSetDynamicPanelAttributes() { \nzPaneld6d50.setExternalFormUrl('https://form.ziftsolutions.com/open/ExternalFormProcessor.html');\n}\n<\/script>","onloadJS":"<script type='text/javascript'>\nzDoPanelLoad();\n<\/script>","scriptIncludes":""};
var s_164612 = document.createElement('div');s_164612.className = 'z_panel_base z_p_Informatica_Solution_Showcase z_ps_Showcase_Panel';s_164612.id = 'pw_ff8081815e07cb3d015e0922070017d1';pt_ff8081815e07cb3d015e0922070017d1.appendChild(s_164612);
s_164612.innerHTML = zContent.content;
var s_164897 = document.createElement('span');pt_ff8081815e07cb3d015e0922070017d1.appendChild(s_164897);
}
function zGetNextPageInternal(param, link) {
return 'ff8081815a6e1dda015a811fc5536d53';
}
function zGotoNextPageInternal(param, link) {
zPaneld6d50.setPageCookieForNextPage(zQStringValue('zPage'));
zPaneld6d50.incrementPageCount();
zPaneld6d50.gotoPage(param, zNextPage, link, true);
return zNextPage;
}
function zFormValidation(formElem){
try { if (formElem.elements['first_name'].value == null || formElem.elements['first_name'].value == '') { alert('First Name is required'); return false;}} catch (err) { return false;}
try { if (formElem.elements['last_name'].value == null || formElem.elements['last_name'].value == '') { alert('Last Name is required'); return false;}} catch (err) { return false;}
try { if (formElem.elements['email'].value == null || formElem.elements['email'].value == '') { alert('Email is required'); return false;}} catch (err) { return false;}
try { if (formElem.elements['first_name'].value == null || formElem.elements['first_name'].value == '') { alert('First Name is required'); return false;}} catch (err) { return false;}
try { if (formElem.elements['last_name'].value == null || formElem.elements['last_name'].value == '') { alert('Last Name is required'); return false;}} catch (err) { return false;}
try { if (formElem.elements['email'].value == null || formElem.elements['email'].value == '') { alert('Email is required'); return false;}} catch (err) { return false;}
return true;
}
function zSetDynamicPanelAttributes() { 
zPaneld6d50.setExternalFormUrl('https://form.ziftsolutions.com/open/ExternalFormProcessor.html');
}
zDoPanelLoad();
