Invoke Code Activity - Exception has been thrown by the Target of an invocation

Getting following error in invoke code activity.

Hi @sarvesh.b

Please check If the given path is correct.

If it’s correct please check if the path has read and write permissions enabled.

Hope this helps. Thank you.

Hi @sarvesh.b

Please check the arguments are passing correctly, If you specify any OUT Argument and it is not configured correctly then this will cause the exception

Hope this helps
Thanks

Thank you for your help friend.
I want to store the database files of various extension to a specific folder. So i use this method, but i am getting this error. I had provide given the right path and pass the correct arguments. Then to getting the same error. Please help me out.

Thank you for your help friend.
I want to store the database files of various extension to a specific folder. So i use this method, but i am getting this error. I had provide given the right path and pass the correct arguments. Then to getting the same error. Please help me out to this problem.

Hello!
I got the solution for the above problem. I can able to extract any files from oracle database and save it in a folder. In the attached image the format is given.
textpath is a path variable and blob is extracted file variable.
Thank You !!

blob

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.