Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm using talend component kit, i aded new record with record builder in my input component,
but this record was not shown in schema like records in tLogCatcher component.
Hello,
I didn't understand completely your question. but i will try to give some information that may help you to make a more clear question.
The schema of components can be auto filled using the guess schema button available in talend component kit.
This guess schema will run the component and infer the schema of it's records then will fill the schema fields.
If you are facing any trouble with the guess schema please check the studio log. you may be facing some exception with the component implementation.
Hello,
I didn't understand completely your question. but i will try to give some information that may help you to make a more clear question.
The schema of components can be auto filled using the guess schema button available in talend component kit.
This guess schema will run the component and infer the schema of it's records then will fill the schema fields.
If you are facing any trouble with the guess schema please check the studio log. you may be facing some exception with the component implementation.