Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Using Talend to integrate with Amazon MWS?

I have an Amazon MWS account & I need to query their db periodically. I was told that open source ETL software (like Talend) are the best way to do this. I don't have direct access to their db. It connects through an API through XML and SOAP, but that's as much as I know. Is there a tutorial or a premade package that I can begin with? I'm not sure where to start.
Labels (4)
10 Replies
Anonymous
Not applicable
Author

Hi,
So far, we have supported for Amazon RDS, ERP and S3 (Simple Storage Service) but not Amazon Marketplace Web Service.
It is welcome to open a jira bug of DI project on Talend Bug Tracker for a new feature.
Please set the issue type as "New Feature".
Best regards
Sabrina
joefrancois
Contributor III
Contributor III

Hello,

 

Was any tools developed to connect to MWS? Has anyone got it to work using standard component?

 

Regards,

Joseph

Anonymous
Not applicable
Author

Hello,

Here exists a new feature jira issue:https://jira.talendforge.org/browse/TDI-29564.

Best regards

Sabrina

joefrancois
Contributor III
Contributor III

Hello,

 

I am not sure if the component is under development or I don't have access and can't download it. I have sent an email to request access to the administrator. Would it be possible to attach the component on this forum? is it allowed?

 

Regards,

Joseph

Anonymous
Not applicable
Author

Hello,

Are you creating a custom component by yourself? Feel free to post your custom component on this forum or talend exchange portal.

Best regards

Sabrina

joefrancois
Contributor III
Contributor III

I am proud to say that I did manage to create a component for MWS. I modified the tRES component and created a Java Library to handle the signature .


tMWSREST.zip
Anonymous
Not applicable
Author

Hey Men

Thumbs up for your effort , i'am actually facing the same challenge now . It will be really great if you can give some guide lines or help how to connect talend to AMAZON MWS and get the data needed for my reports 

joefrancois
Contributor III
Contributor III

Hello,

 

I made a module that make a web service call and authenticate to AWS. You just need to put in your cridential and call the Amazon webservice you need with the required parametters. You must first setup your account to AMAZON API. If you can't download the module or you don't know how to setup your AMZ API account let me know and I will point you to the right direction. 

Regards,

Joe

Anonymous
Not applicable
Author

Hey

 

First thank you very much for offering to help . It's very important that i make this work .

So i got from the online team the credentiels for the component and i took the secret key from my AWS console and this is what i got after the first try .

Maybe the values that the online team gave me are wrong ? what amazon api configuration should i do ?

i will be very gratefull for your needed help 0683p000009MApk.png

0683p000009M7oS.png