Hello everyone,
Im creating a WebReport SubTag and Im trying to execute a WebNodeAction from the Sub Tag Execution.
Im not sure how to approach calling a WebNodeAction, if it is even possible and what other ways there could be to achieve similar outcome.
I dont really want to write my own logic, id rather use the existing logic from the WebNodeAction, thats why im trying to call it directly.
Thank you in advance