Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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
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.