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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Aish123
Contributor
Contributor

How to use tSipcreator for extracting the data from database

Hi,

 

I have to create a job in which the input data is  from database and i want to ingest it in infoarchive.

I want to use  "tsipcreator" component for this.

Data involves images in blob format.

Is it possible to extract images through this component?

Can you please help out with how to achieve this job?

 

Labels (1)
11 Replies
Anonymous
Not applicable

Hello,

It is a custom component written by talend community user and shared on talend exchange portal.

Please refer to this page:https://exchange.talend.com/?_ga=2.128538060.1993089361.1557110663-460644329.1557110663#marketplacep...

Best regards

Sabrina

Aish123
Contributor
Contributor
Author

Hi,

 

Yes.I have downloaded that component from Talend Exchange.

But i have images in blob format in database which i need to extract it through tsipcreator.

Is it possible through this component?

Aish123
Contributor
Contributor
Author

Hi,

 

Can you please help me on the above mentioned requirement.

 

Anonymous
Not applicable

Hello,

The third party custom components on Talend Exchange are provided by Talend community users, since we don't have the source code of these components.  It is the ownership of the person who built it. Feel free to contact the author directly.

Best regards

Sabrina

 

Aish123
Contributor
Contributor
Author

Hi,

 

Thankyou for your response.

Can you please tell me how should i contact the author of this component?

 

Aish123
Contributor
Contributor
Author

Hi,

 

Can you please tell me how can i contact the author of this component?

Anonymous
Not applicable

Hi @Aish123 , Did tSipCreator worked for you ?, I tried creating SIP Package but it is throwing error for me. Please let me know if you are able to create SIP Package. Thank you

Anonymous
Not applicable

@khandkI'm trying to create the sip package from a table data, but it is throwing error. Could you please tell me how did you create the how did you implemented this ? I'm not able to configure things properly in the tXMLMap. Could you please help me.

Aish123
Contributor
Contributor
Author

Hi @vvengala ,

 

I tried with "tSipCreator" component, but it is not able to create the files in the way i needed them.

 

Also storing the content files inside the SIP package was my use case which i was not able to achieve it using this component.

 

Instead i created all the data files along with the content files in one folder and then used "tFileArchive" component to create an SIP package at the desired location.