• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » Call Apple's Autoingestion from tJava?

#1 2012-04-23 12:19:22

geuder
Member
Company: Mojang
Registered: 2011-10-19
Posts: 92
Website

Call Apple's Autoingestion from tJava?

I want to connect with Apples AppStore and extract sales data.
Apple provide a Class for connection, called Autoingestion.

This Class accepts: <username> <password> <vendorid> <report_type> <date_type>
<report_subtype> <date_yyyymmdd>

And it outputs a CVS in gzip.

The job I'm aiming for is simply: sending today's date and call the class, which results in the report to be downloaded.

My guess is that I could call this class from within a tJava-component.

1) Is that correct?
2) How do I "install" the class in my ToS 4.2.3?
3) How do I get row's in?


Any and all help is appreciated.
I think this is something a lot of people are interested in doing.

/Patrick

Offline

#2 2012-04-24 05:45:31

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: Call Apple's Autoingestion from tJava?

Hi Patrick

What you need is a custom component.
Your requirement can't be done with tJava component simply.

Regards,
Pedro


Only Paranoid Survive.

Offline

#3 2012-04-24 09:59:55

geuder
Member
Company: Mojang
Registered: 2011-10-19
Posts: 92
Website

Re: Call Apple's Autoingestion from tJava?

Thanks,

Don't have the time to dive into that right now.

Any tips on where to start reading up on that (when the time is right)??

I guess I'll set up a Bash Script and Cron to trigger the file fetching
and then a talend job that reads up the files from disc.

Cheers!

Offline

#4 2012-04-24 10:05:53

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: Call Apple's Autoingestion from tJava?

Hi

Here is a tutorial written by Saburo about developing custom component.
http://www.powerupbi.com/talend/compone … ion_1.html

Besides, could you send me an email and attach this export job in this topic?
http://www.talendforge.org/forum/viewtopic.php?id=23230

Regards,
Pedro


Only Paranoid Survive.

Offline

#5 2012-04-24 10:37:06

geuder
Member
Company: Mojang
Registered: 2011-10-19
Posts: 92
Website

Re: Call Apple's Autoingestion from tJava?

Thanks!

I've seen PowerUpBI's site.
Cool I'll add it to night readings.

(Regarding the other job, I'll run it a few times more and see if the error reoccurs)

Offline

#6 2012-04-25 08:41:43

avdbrink
Member
Company: Conspect Consulting & ICT
Registered: 2010-11-08
Posts: 360
Website

Re: Call Apple's Autoingestion from tJava?

Hi Patrick,

I saw your post on using the iTunes Autoingestion class and was wondering if I could get it to work. I couldn't find out where I could get an iTunes Connect user ID however, because my Apple ID seems to be invalid to connect to iTunes Connect.

Do you know what I should do to get a valid Apple ID for this service? Because if I have one, I might be able to build a Talend job that gets the info.

Regards,
Arno

Offline

#7 2012-05-03 19:46:04

geuder
Member
Company: Mojang
Registered: 2011-10-19
Posts: 92
Website

Re: Call Apple's Autoingestion from tJava?

Hi,

I think you need to register as a Developer.

More on the actual data extraction you can find in http://www.apple.com/itunesnews/docs/Ap … ctions.pdf

Offline

#8 2012-05-07 13:51:14

avdbrink
Member
Company: Conspect Consulting & ICT
Registered: 2010-11-08
Posts: 360
Website

Re: Call Apple's Autoingestion from tJava?

Hi,

Yeah, I'd think so too, but that'll cost me 99 dollars just to try and see if I could get that Talend job to work. I'll miss out on that one I think smile

Regards,
Arno

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » Call Apple's Autoingestion from tJava?

Board footer

Powered by FluxBB