Why is my dataset not accessible in the OQL module?

1
I'm trying to implement the OQL query using the external module , it says the input string should be a DATASET. I have created a dataset in my module. Somehow not getting it in the list of options. Why is this happening?
asked
2 answers
0

Hi Priya,

It is known bug in 10.6.1 , as you can see in the release notes below ,try upgrading the version

Capture.PNG

Hope this helps!

answered
0

Did you use the complete name (for example 'MyFirstModule.MyDataSet') in the correct upper/lower case.

answered