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: 
AKaushik1660015984
Contributor
Contributor

PimOutput Component code

Hi,

Does anyone know where to find the GitHub repo which has the code for Pim components, especially the PimOutput component which is used to upload data to OpenPim tool for preview in a batch?

Thanks.

Labels (3)
2 Replies
Anonymous
Not applicable

Hello,

Which does GitHub repos have the code for Pim components?

Any more specification about this component? Is it a custom component written by talend community user?

Best regards

Sabrina

 

AKaushik1660015984
Contributor
Contributor
Author

Hi, no this is not a custom component. OpenPim is a Product Information Management tool which I am using to preview my data. To bulk upload data on OpenPim it provides integration with Talend Studio tool by using PIM components. PimOutput is one such component provided by Talend Studio itself.

I am trying to find the code behind this component as I can't see the Java code in the code viewer of Talend Studio. This component sends some graphic http requests in the backend and I want to find the batch HTTP request. I want the link to GitHub repo code written by Talend Studio for this component.