
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Read a file from Bitbucket repository
Hi,
I have a file(Customer.csv) in Bitbucket repository. I want to extract it from Bitbucket and process it.
Could you please let me to extract the file from Bitbucket
Regards,
R.Bharath

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@shrikavi2008 , I relay not sure about the Bitbucket repository, can you try to fetch the file using tFilefeatch component.
https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/F4QsQrja9IQEa_kKqmBfNQ

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bharat,
Bitbucket is originally used for source code version management. Why are you using Bit bucket to process an input file? You are actually using wrong tool to process the input files.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Actually we are maintaining some configuration files in bitbucket repository. We working on talend job to read the configuration file from repos.
Regards,
R.Bharath

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I would recommend to use REST Components of Talend or routine to do this work. I have not done for BitBucket APIs but I have done similar work for AWS Translate API and the link for the steps is as below. You can follow the similar steps for BitBucket API using SDK.
For referring the details about APIs related to Bit Bucket, please refer the below links.
https://developer.atlassian.com/server/bitbucket/how-tos/command-line-rest/
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
