Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all
Cannot figured out how to accomplish simple thing.
I have tWriteJSONfield component and input row connection that contains data that need for JSON generation as well as data that need for nex components. So I need just to transfer some column ("document_id") to output schema of JSON component. I defined outout column with same name as input column that I need to send forward. But it column becomes null.
How can I achieve this?