Since Smart Contracts are event driven, can a new XML file thats generated by some remote system be an event source input to the smart contract?
I.e., when the XML file is generated on a folder e.g., /dir/ethereum, this smart contract is automatically evoked via web3j, javascript etc.