<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Seeking Guidance on Migrating Informatica PowerCenter Workflows to Databricks using Lakebridge in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/137721#M50795</link>
    <description>&lt;P&gt;Dear all ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any tool can convert Informatica BDM mappings to Pyspark code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lakebridge is not able to do it , it has limitation and it can work only for Powercenter mappings.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Down the line they may come up but as of now only till Power center.&amp;nbsp;&lt;/P&gt;&lt;P&gt;While compairng xmls of powercenter and BDM its huge diff in format and overall structure of xml.&lt;/P&gt;&lt;P&gt;Informatica made it quite complex to make it difficult to get converted to other tech like Pyspark by using these kind of tools.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Nov 2025 09:41:41 GMT</pubDate>
    <dc:creator>dinshows15</dc:creator>
    <dc:date>2025-11-05T09:41:41Z</dc:date>
    <item>
      <title>Seeking Guidance on Migrating Informatica PowerCenter Workflows to Databricks using Lakebridge</title>
      <link>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/125838#M47539</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I hope you're doing well.&lt;/P&gt;&lt;P&gt;I'm currently exploring options to migrate a significant number of &lt;STRONG&gt;Informatica PowerCenter&lt;/STRONG&gt; workflows and mappings to &lt;STRONG&gt;Databricks&lt;/STRONG&gt;. During my research, I came across &lt;STRONG&gt;Lakebridge&lt;/STRONG&gt;, especially its integration with &lt;STRONG&gt;BladeBridge&lt;/STRONG&gt;, which appears to support &lt;STRONG&gt;automated conversion&lt;/STRONG&gt; of Informatica logic into Databricks-native formats such as SQL, PySpark, and notebooks.&lt;/P&gt;&lt;P&gt;While the &lt;A href="https://databrickslabs.github.io/lakebridge/docs/overview/" target="_blank" rel="noopener"&gt;office documentation&lt;/A&gt;&amp;nbsp;has&amp;nbsp;been very helpful, I was hoping to get some additional insights or real-world experiences from the community to help guide our next steps.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I would truly appreciate your inputs on the following questions:&lt;/STRONG&gt;&lt;BR /&gt;1. Has anyone here successfully migrated Informatica PowerCenter workflows using Lakebridge + BladeBridge&lt;/P&gt;&lt;P&gt;2. How was your experience regarding:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Code quality&lt;/LI&gt;&lt;LI&gt;Accuracy of transformations&lt;/LI&gt;&lt;LI&gt;Workflow and orchestration logic coverage&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;3. Does BladeBridge support complex transformations and control flow logic in PowerCenter workflows?&lt;BR /&gt;Or is it primarily geared toward mapping conversions?&lt;/P&gt;&lt;P&gt;4. What does the licensing or pricing model look like for using BladeBridge via Lakebridge?&lt;BR /&gt;Is it included as part of Databricks support or offered separately?&lt;/P&gt;&lt;P&gt;5. Are there any demos or walkthroughs available that showcase the process of converting PowerCenter .xml files to Databricks code?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 09:08:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/125838#M47539</guid>
      <dc:creator>chirag_nagar</dc:creator>
      <dc:date>2025-07-21T09:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Seeking Guidance on Migrating Informatica PowerCenter Workflows to Databricks using Lakebridge</title>
      <link>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/125843#M47543</link>
      <description>&lt;P&gt;Good questions, I'm also curious. In the past, I supported this kind of migration using a custom solution to convert IPC to PySpark.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 09:21:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/125843#M47543</guid>
      <dc:creator>MariuszK</dc:creator>
      <dc:date>2025-07-21T09:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Seeking Guidance on Migrating Informatica PowerCenter Workflows to Databricks using Lakebridge</title>
      <link>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/130482#M48806</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;I'm also curious. Looking forward for the answers with a same kind of questions. And also I could see there is a code repo shared by databricks for the lakebridge&amp;nbsp;&lt;A href="https://github.com/databrickslabs/lakebridge" target="_blank"&gt;GitHub - databrickslabs/lakebridge: Accelerates migrations to Databricks by automating key migration activities&lt;/A&gt;. Please share the experience if anyone used the code repo for migration.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 09:47:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/130482#M48806</guid>
      <dc:creator>Elyas</dc:creator>
      <dc:date>2025-09-02T09:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Seeking Guidance on Migrating Informatica PowerCenter Workflows to Databricks using Lakebridge</title>
      <link>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/131674#M49184</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/175343"&gt;@chirag_nagar&lt;/a&gt;&amp;nbsp;You should definitely check out &lt;A href="https://travinto.com/products/code-converter/informatica-powercenter-to-databricks" target="_self"&gt;Travinto&lt;/A&gt; Tools—it's one of the most reliable and effective solutions for migrating Informatica (PowerCenter/IDMC) workloads to Databricks. I've been using it for the past three years during my time at Deloitte, and it's consistently &lt;A title="https://travinto.com/products/code-converter" href="https://travinto.com/products/code-converter" target="_self"&gt;delivered great results&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 15:43:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/131674#M49184</guid>
      <dc:creator>thelogicplus</dc:creator>
      <dc:date>2025-09-11T15:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Seeking Guidance on Migrating Informatica PowerCenter Workflows to Databricks using Lakebridge</title>
      <link>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/137721#M50795</link>
      <description>&lt;P&gt;Dear all ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any tool can convert Informatica BDM mappings to Pyspark code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lakebridge is not able to do it , it has limitation and it can work only for Powercenter mappings.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Down the line they may come up but as of now only till Power center.&amp;nbsp;&lt;/P&gt;&lt;P&gt;While compairng xmls of powercenter and BDM its huge diff in format and overall structure of xml.&lt;/P&gt;&lt;P&gt;Informatica made it quite complex to make it difficult to get converted to other tech like Pyspark by using these kind of tools.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 09:41:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/137721#M50795</guid>
      <dc:creator>dinshows15</dc:creator>
      <dc:date>2025-11-05T09:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Seeking Guidance on Migrating Informatica PowerCenter Workflows to Databricks using Lakebridge</title>
      <link>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/137734#M50797</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/125124"&gt;@dinshows15&lt;/a&gt;&amp;nbsp; You can use Travinto Technologies Code converter tool. They have very good tool and it supports informatica BDM as well as.&amp;nbsp; Please check with &lt;A href="https://travinto.com/products/code-converter/informatica-bdm-to-pyspark" target="_blank" rel="noopener"&gt;Travinto&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;Lake bridge(Blade bridge) is the worst tool that I have used .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 10:44:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/137734#M50797</guid>
      <dc:creator>thelogicplus</dc:creator>
      <dc:date>2025-11-05T10:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Seeking Guidance on Migrating Informatica PowerCenter Workflows to Databricks using Lakebridge</title>
      <link>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/137742#M50800</link>
      <description>&lt;P&gt;Thansk for the update&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/133598"&gt;@thelogicplus&lt;/a&gt;&amp;nbsp; I will have look and try to connect with team of Travinto.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 12:06:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/137742#M50800</guid>
      <dc:creator>dinshows15</dc:creator>
      <dc:date>2025-11-05T12:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Seeking Guidance on Migrating Informatica PowerCenter Workflows to Databricks using Lakebridge</title>
      <link>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/140811#M51538</link>
      <description>&lt;P&gt;Hi Chirag. At Kanerika Inc,, we've built a migration accelerator that automates 80% of the Informatica to Databricks migration process, saving you significant time, effort, and resources. You can check out the demo video of the same here -&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=Fc46f1LzV-4" target="_blank"&gt;https://www.youtube.com/watch?v=Fc46f1LzV-4&lt;/A&gt;&lt;BR /&gt;You can also explore&amp;nbsp; -&amp;nbsp;&lt;A href="https://kanerika.com/services/migration/informatica-to-databricks/" target="_blank"&gt;https://kanerika.com/services/migration/informatica-to-databricks/&lt;/A&gt;&lt;BR /&gt;To discuss about the solution, please reach out to us at&amp;nbsp;&lt;A href="https://kanerika.com/meet" target="_blank"&gt;https://kanerika.com/meet&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 05:15:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/140811#M51538</guid>
      <dc:creator>AnnaKing</dc:creator>
      <dc:date>2025-12-02T05:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Seeking Guidance on Migrating Informatica PowerCenter Workflows to Databricks using Lakebridge</title>
      <link>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/140826#M51540</link>
      <description>&lt;P&gt;Thankyou for your update.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can we convert the informatica bdm or dei mappings or workflows by using any tool like Flip to Pyspark to migrate business logic written in informatica to Databricks.&lt;/P&gt;&lt;P&gt;Pl let me know.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dinesh&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 07:03:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/140826#M51540</guid>
      <dc:creator>dinshows15</dc:creator>
      <dc:date>2025-12-02T07:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Seeking Guidance on Migrating Informatica PowerCenter Workflows to Databricks using Lakebridge</title>
      <link>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/140852#M51546</link>
      <description>&lt;P&gt;While I check this for DEI Mappings, would it be possible to give me more info regarding your current setup and BDM workflows? I am sure our migration tool can be enhanced to process BDE logic.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 09:41:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/140852#M51546</guid>
      <dc:creator>AnnaKing</dc:creator>
      <dc:date>2025-12-02T09:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Seeking Guidance on Migrating Informatica PowerCenter Workflows to Databricks using Lakebridge</title>
      <link>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/140855#M51547</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/199470"&gt;@AnnaKing&lt;/a&gt;&amp;nbsp;, we are having informatica bdm mappings and workflows. dei is just new name given to bdm by informatica. My question is which tool can convert these bdm mappings in pyspark code.as we know lakebridge tool only can convert from powercenter not from bdm.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 10:19:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/140855#M51547</guid>
      <dc:creator>dinshows15</dc:creator>
      <dc:date>2025-12-02T10:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Seeking Guidance on Migrating Informatica PowerCenter Workflows to Databricks using Lakebridge</title>
      <link>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/141834#M51824</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/125124"&gt;@dinshows15&lt;/a&gt;. Kanerika;s Informatica-&amp;gt;Databricks using FLIP can handle BDE Mappings as well. It covers both PowerCenter as well as Informatica Developer (BDE/Java Designer) repositories. Let us know if you would like to setup a separate session for one-on-one discussion with our Solution architect.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2025 05:39:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/141834#M51824</guid>
      <dc:creator>AnnaKing</dc:creator>
      <dc:date>2025-12-15T05:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Seeking Guidance on Migrating Informatica PowerCenter Workflows to Databricks using Lakebridge</title>
      <link>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/141863#M51833</link>
      <description>&lt;P&gt;Hi, Currently there’s no mature tool that can fully convert Informatica BDM mappings into PySpark. Most converters (like Lakebridge) support PowerCenter only, since BDM is metadata-driven and its XML structure is very different. BDM → PySpark typically needs partial automation plus manual refactoring. Sharing the BDM complexity (pushdown, CDC, mapping types) can help identify the best approach.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2025 14:44:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/seeking-guidance-on-migrating-informatica-powercenter-workflows/m-p/141863#M51833</guid>
      <dc:creator>Kalyan4</dc:creator>
      <dc:date>2025-12-15T14:44:12Z</dc:date>
    </item>
  </channel>
</rss>

