Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have some issue using tSalesforceOutput component, i can't edit the object name.
I tried to select the object i wanted, in the list of objects and i tried to write the name checking the checkbox "Use custom name"
When i import a job where the names are already defined, i can't edit the field name.
Could you help me ?
Thanks,
Daniel
I'm using talend 7.1.1_20181026_1147 on macOs Mojave
Are you able to enter the object name by yourself when you tick checkbox "Use custom name"?
If yes, is your connection defined usin context variables or not?
Can you share a capture of your tSalesforceOutput component?
What about other tSalesforce components?
Hi TRF,
Thanks for you reply, i'm not to able to defined the object name by myself.
Yes my Salesforce connection is defined by context variables
Here is my output component :
And here you have the connection
Thanks for your help
Daniel
Anyway, if for some reason you are not able to establish the salesforce connection during your job design, just click on the "..." button right of the "Module Name" (Nom du Module) field. Then tick the option "Use a custom object" (Utiliser un objet personnalisé) and enter your object API name, such as ContentVersion in your case.
If you want to retrive your object schemas, define a salesforce connection in your repository with constant values for all fields such as username, password and so on. Then reuse this connection during the job design, but of course not for the runtime.