Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We have an "old" job (TOS 6.4) in my company that collect new mails (with attachments) using tPop_1 and do some tasks (eg: classification) on those emails.I'm not the creator and don't know Talend very well.
Since Microsoft upgrade and forced using OAuth 2.0 and tPop_1 is not providing the capability to use this protocol, this job is not working anymore.
I tried to upgrade and use newer versions (7.3.1 and 8.0.1) but I didn't found this functionality in it.
I discovered on documentation that I need to upgrade to the monthly R2022-08 to have it but I wasn't able to found it for Talend Open Studio but only for Talend Studio.
So my questions are :
- does exist a connector tPop using OAuth 2.0 for Talend Open Studio (any version) ?
- if Yes, how can I have it available for it ?
- if No, what is the solution that could solve our problem ?
@Vincent Fourastié The patch is not available for Talend Open Studio, you have to wait for the next community edition or go to explore how to download the newest tPop component from github and replace the old one in local component folder.
Regards
Shong
@Vincent Fourastié The patch is not available for Talend Open Studio, you have to wait for the next community edition or go to explore how to download the newest tPop component from github and replace the old one in local component folder.
Regards
Shong
@Shicong Hong Thank you very much for your support. I was able to retrieve the component to integrate it in our version.
Great, glad to hear that!