Workflow is being error out at Stored procedure step.
Workflow to execute stored procedure in production is error out and throwing the below error in collaborator log while in other instance it is working fine.
Error-PLS-00306: wrong number or types of arguments in call to 'AL_MHA_DATA_INSERT'.
Please note that there is no parameter is defined to call the procedure.
Thanks