<?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: Informatica API data retrieval through Datrbicks Workflows or ADF!! Which is better? in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/informatica-api-data-retrieval-through-datrbicks-workflows-or/m-p/86098#M8202</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110803"&gt;@rohit_kumar&lt;/a&gt;, How are you dong today?&lt;/P&gt;&lt;P&gt;To answer to your subject line question,&amp;nbsp;If you're looking for flexibility and integration, &lt;STRONG&gt;Databricks Workflows&lt;/STRONG&gt; might be better since it offers native support for complex data transformations and seamless integration with Spark. However, &lt;STRONG&gt;Azure Data Factory (ADF)&lt;/STRONG&gt; is ideal if you prefer a more visual and managed approach, especially for orchestrating data pipelines with multiple sources. ADF is also great for integrating with other Azure services. Ultimately, choose based on your team's familiarity and the complexity of the tasks.&lt;/P&gt;&lt;P&gt;Give a try and let me know if it works.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brahma&lt;/P&gt;</description>
    <pubDate>Thu, 29 Aug 2024 02:53:54 GMT</pubDate>
    <dc:creator>Brahmareddy</dc:creator>
    <dc:date>2024-08-29T02:53:54Z</dc:date>
    <item>
      <title>Informatica API data retrieval through Datrbicks Workflows or ADF!! Which is better?</title>
      <link>https://community.databricks.com/t5/get-started-discussions/informatica-api-data-retrieval-through-datrbicks-workflows-or/m-p/84365#M8201</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;U&gt;&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_0-1724760571211.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10609i2486C4D106B0D297/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_0-1724760571211.png" alt="rohit_kumar_0-1724760571211.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;The above set of activities took some 4 hours at ADF to explore and design with greater ease of use, connections, monitoring and it could have probably taken 4 days or more using Databricks Workflows. &lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;The integration runtime at ADF was just up for under a minute to complete all these activities with limited compute usage probably lower than workflows in this case as it is not compute intensive.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Can there be a better solution through Databricks with the similar ease of use and lesser compute?&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Illustrating the detailed steps performed at ADF below:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&amp;nbsp;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The first step is the &lt;STRONG&gt;generation of Session ID&lt;/STRONG&gt;:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_1-1724760571240.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10610i3A27074FFEDAEF79/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_1-1724760571240.png" alt="rohit_kumar_1-1724760571240.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will require a web activity to be created in ADF Pipeline with a Post Method and body incorporating username and password and then the API end points of Informatica login will be hit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The body can be passed with secret values from Key vault for the implementation purpose. A random user and password have been placed in the body for demonstration purpose.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will generate an output set from which &lt;STRONG&gt;“orgUuid” &lt;/STRONG&gt;and&lt;STRONG&gt; “iCsessionid” &lt;/STRONG&gt;will be used for the next step of Access Token Generation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_2-1724760571264.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10611i7CB6A7E4F81EA291/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_2-1724760571264.png" alt="rohit_kumar_2-1724760571264.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_3-1724760571282.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10612i199B2592E837722B/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_3-1724760571282.png" alt="rohit_kumar_3-1724760571282.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will be dynamically generated and will get changed with every execution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The second step is&lt;STRONG&gt; Access Token Generation:&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_4-1724760571305.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10613i214B0AE9A9CB3925/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_4-1724760571305.png" alt="rohit_kumar_4-1724760571305.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It will require another subsequent web activity to be created in ADF Pipeline with a Post Method and the URL for Access token generation.&lt;/P&gt;&lt;P&gt;It will have an additional two headers i.e., “&lt;STRONG&gt;IDS-SESSION-ID&lt;/STRONG&gt;” and “&lt;STRONG&gt;Cookie&lt;/STRONG&gt;” in a particular format with the URL which will be fetched dynamically from the previous activity of session ID generation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_5-1724760571329.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10614i3E875F87B6BD7A77/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_5-1724760571329.png" alt="rohit_kumar_5-1724760571329.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_6-1724760571349.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10615i8F8F6BE0AE49DC79/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_6-1724760571349.png" alt="rohit_kumar_6-1724760571349.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Output for the Access Toke Generation step will come in below format as “&lt;STRONG&gt;jwt_token&lt;/STRONG&gt;”&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_7-1724760571372.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10617i63E1BFE12C489FE5/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_7-1724760571372.png" alt="rohit_kumar_7-1724760571372.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The third step will be &lt;STRONG&gt;Job ID Generation&lt;/STRONG&gt;:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_8-1724760571399.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10616i75632D85E13A1E30/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_8-1724760571399.png" alt="rohit_kumar_8-1724760571399.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will require another subsequent web activity to be created in ADF Pipeline with a Post Method and the URL for Job ID generation.&lt;/P&gt;&lt;P&gt;It will have additional parameters of &lt;STRONG&gt;from&lt;/STRONG&gt; and &lt;STRONG&gt;size&lt;/STRONG&gt; defined in the body.&lt;/P&gt;&lt;P&gt;It will also have additional two headers. The first one is “&lt;STRONG&gt;X-INFRA-ORG-ID&lt;/STRONG&gt;” which has been fetched dynamically from the first activity of ‘session ID generation’ and the second one is “&lt;STRONG&gt;Authorization&lt;/STRONG&gt;” in a particular format which has been fetched dynamically from the previous activity of Token generation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The dynamic Headers will be as shown below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_9-1724760571454.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10618i486FCE734A2537D1/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_9-1724760571454.png" alt="rohit_kumar_9-1724760571454.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_10-1724760571486.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10619i17147C4C6A03517D/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_10-1724760571486.png" alt="rohit_kumar_10-1724760571486.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output of the &lt;STRONG&gt;Job ID Generation&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_11-1724760571510.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10620iC3282A08CDE3170F/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_11-1724760571510.png" alt="rohit_kumar_11-1724760571510.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output of the Job_ID_Generation will be &lt;STRONG&gt;JobId&lt;/STRONG&gt;, &lt;STRONG&gt;trackingURI&lt;/STRONG&gt; and &lt;STRONG&gt;OutputURI&lt;/STRONG&gt; which will be used in subsequent steps for tracking and getting attachment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The fourth step will be &lt;STRONG&gt;Track Job Status&lt;/STRONG&gt;:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_12-1724760571539.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10622i925A79112B4632E8/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_12-1724760571539.png" alt="rohit_kumar_12-1724760571539.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will require another subsequent web activity to be created in ADF Pipeline with &lt;STRONG&gt;GET&lt;/STRONG&gt; Method this time and the &lt;STRONG&gt;dynamic URL&lt;/STRONG&gt; to track job status. The URL will consist of the JOB ID generated from the previous step dynamically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The below step depicts the format of the dynamic URL in concatenated format with JOB ID fetched from previous step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_13-1724760571567.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10623i28AECE23CBB7EADA/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_13-1724760571567.png" alt="rohit_kumar_13-1724760571567.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will also have the same two additional headers as in last step. The first one is “&lt;STRONG&gt;X-INFRA-ORG-ID&lt;/STRONG&gt;” which has been fetched dynamically from the first activity of ‘session ID generation’ and the second one is “&lt;STRONG&gt;Authorization&lt;/STRONG&gt;” in a particular format which has been fetched dynamically from the previous activity of Token generation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The fifth step be &lt;STRONG&gt;wait and re-check&lt;/STRONG&gt; after certain interval.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_14-1724760571585.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10621iEC2FDF6FAAF2C321/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_14-1724760571585.png" alt="rohit_kumar_14-1724760571585.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The sixth step will be &lt;STRONG&gt;Get Attachment&lt;/STRONG&gt;:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_15-1724760571603.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10625i514107F4E5C7F862/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_15-1724760571603.png" alt="rohit_kumar_15-1724760571603.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will require another subsequent web activity to be created in ADF Pipeline with &lt;STRONG&gt;GET&lt;/STRONG&gt; Method again and the &lt;STRONG&gt;dynamic URL&lt;/STRONG&gt; to retrieve attachment. The URL will consist of the “&lt;STRONG&gt;Output URI&lt;/STRONG&gt;” generated from the Job ID Generation step dynamically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The below step depicts the format of the dynamic URL in concatenated format with JOB ID fetched from previous step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_16-1724760571630.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10624iD0251340F64A93B6/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_16-1724760571630.png" alt="rohit_kumar_16-1724760571630.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will also have an additional headers “&lt;STRONG&gt;Authorization&lt;/STRONG&gt;” in a particular format which has been fetched dynamically from the previous activity of Token generation as used in the last step of Job ID Generation and wait and check activity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output of the step is as below in the Response section which is an unreadable xlsx attachment. We will download this in the next step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_17-1724760571652.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10626i9A6A82D1D497B729/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_17-1724760571652.png" alt="rohit_kumar_17-1724760571652.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The seventh step will be Extract Data:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_18-1724760571675.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10628i2A6A247C1C28BBD7/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_18-1724760571675.png" alt="rohit_kumar_18-1724760571675.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The last step will a copy activity to fetch the data. It will have a source &lt;STRONG&gt;dataset of type Binary&lt;/STRONG&gt; with the dynamic URL passed with &lt;STRONG&gt;OutputURI&lt;/STRONG&gt; generated from Job_ID_Generation step shown earlier.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The request method will be &lt;STRONG&gt;GET&lt;/STRONG&gt; and would require an additional header for &lt;STRONG&gt;Authorization&lt;/STRONG&gt; with &lt;STRONG&gt;jwt token &lt;/STRONG&gt;in the format shown in earlier steps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_19-1724760571702.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10627i2C375B0922157A62/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_19-1724760571702.png" alt="rohit_kumar_19-1724760571702.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The associated &lt;STRONG&gt;Linked service&lt;/STRONG&gt; will be a &lt;STRONG&gt;HTTP type&lt;/STRONG&gt; designed with dynamic URL which can be provided during the run time from previous steps and the authentication type as Anonymous to be handled during runtime with token.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_20-1724760571722.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10629i5AD86F6404C7AB86/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_20-1724760571722.png" alt="rohit_kumar_20-1724760571722.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We would need to configure a Sink setting to dump the data in ADLS. The dataset designed here is of type Binary to capture the attachment as is with the dataset properties of ADLS name, container, file path, file name defined.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The associate Linked service of type ADLS is as shown below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_21-1724760571741.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10630iA2A39EE65CD2A9D0/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_21-1724760571741.png" alt="rohit_kumar_21-1724760571741.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The file dumped at the end of the last step is as show below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_22-1724760571770.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10632iB485B5CC0081B53C/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_22-1724760571770.png" alt="rohit_kumar_22-1724760571770.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit_kumar_23-1724760571784.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/10631iF7171C2237045271/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="rohit_kumar_23-1724760571784.png" alt="rohit_kumar_23-1724760571784.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 12:12:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/informatica-api-data-retrieval-through-datrbicks-workflows-or/m-p/84365#M8201</guid>
      <dc:creator>rohit_kumar</dc:creator>
      <dc:date>2024-08-27T12:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Informatica API data retrieval through Datrbicks Workflows or ADF!! Which is better?</title>
      <link>https://community.databricks.com/t5/get-started-discussions/informatica-api-data-retrieval-through-datrbicks-workflows-or/m-p/86098#M8202</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110803"&gt;@rohit_kumar&lt;/a&gt;, How are you dong today?&lt;/P&gt;&lt;P&gt;To answer to your subject line question,&amp;nbsp;If you're looking for flexibility and integration, &lt;STRONG&gt;Databricks Workflows&lt;/STRONG&gt; might be better since it offers native support for complex data transformations and seamless integration with Spark. However, &lt;STRONG&gt;Azure Data Factory (ADF)&lt;/STRONG&gt; is ideal if you prefer a more visual and managed approach, especially for orchestrating data pipelines with multiple sources. ADF is also great for integrating with other Azure services. Ultimately, choose based on your team's familiarity and the complexity of the tasks.&lt;/P&gt;&lt;P&gt;Give a try and let me know if it works.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brahma&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 02:53:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/informatica-api-data-retrieval-through-datrbicks-workflows-or/m-p/86098#M8202</guid>
      <dc:creator>Brahmareddy</dc:creator>
      <dc:date>2024-08-29T02:53:54Z</dc:date>
    </item>
  </channel>
</rss>

