Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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
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?
Hi,
Can you please help me on the above mentioned requirement.
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
Hi,
Thankyou for your response.
Can you please tell me how should i contact the author of this component?
Hi,
Can you please tell me how can i contact the author of this component?
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
@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.
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.