I'm able to make transactions in Ethereum using Java and Web3j.
Now I would like to be able to interact with a smart contract. But since I'm having problems building the wrapper, I would like to know if I can do it by sending data in the transaction. And if so, how is it done?