Running a stored procedure in an Oracle DB

I want to preference this by saying that I'm a complete novice in Node-Red, javascript, and the coding world in general. Currently, I am trying to run a stored procedure on the oracledb node but am greeted with an error: "Oracle query error: NJS-019: ResultSet cannot be returned for non-query statements" .

Would anyone be able to point me in the right direction here? Thanks in advance

some idea of your flow might be useful?