run query not working when I am passing connection string and sql in argument
Please provide more details on what error youa re getting
And use log message to check if sql statement is proper int he argument
Cheers
As mentioned in screenshot selectQuery is a library method here I am passing connection string and sql query arguments in output I am getting null value. and when I used run query activity same variable I have passed its working as expected.
What package is this Select Query From? Is it something Internally developed?
Then please check the activity you are using…it looks like an internally developed activity …check inside the activity by getting thw source code of it
Cheers
yes I have checked if I am passing same value in library its working fine. but when I passing those value from application its returning null
Can you show what is there inside the library please
That way we cna debug…its an internal activity so cant say exactly what is going wrong unless we have more details
Cheers
this is the library only used run query