I'm trying to schedule a Talend Job to run every day and fetch data from Salesforce. However, on some occasions, the job fails as the security token on Salesforce is refreshed.
How do I ensure I always get the latest security token automatically each time it is refreshed without intervening the scheduled job process?