As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Hi Denys,
Yes, the documentation says that, at minimum, your DLC should implement at least one operation per endpoint, as well as the _count method if you want your data to appear in the Kinvey Console's Data Browser. What is the name of your connector? Can you please send a screenshot of what debug/ error message you are seeing in the Kinvey Console's Data Browser?
Thanks,
Pranav
Hi Pranav
So i created a service:
Configured as:
Then i ve configured my collection to use it as so:
And i would expect the collection should become "explorable" but i get only access to Collection hooks (top right conner).
On the other hand i can retrieve the data using Kinvey API console making request to
and /appdata/kid_rkvi5D3uM/plates/_count
Hi Parnav
I have created a service "Plates" and pointed to my RESTful service.
Then created collection called "Plates" and configured it to use service "Plates" . I have got "Collections hooks" option available , but i do not see "Explore" option there, so i cant use Data browser.
Although, I am able to retrieve data thru Kinvey API console by calling /appdata/<app_key>/plates and /appdata/<app_key>/plates/_count
Hi Parnav
I have created a service "Plates" and pointed to my RESTful service.
Then created collection called "Plates" and configured it to use service "Plates" . I have got "Collections hooks" option available , but i do not see "Explore" option there, so i cannot use Data Bowser
Although, I am able to retrieve data thru Kinvey API console by calling /appdata/<app_key>/plates and /appdata/<app_key>/plates/_count
Please find screeshots attached
Denys,
I reviewed your screenshots and seeing "Service Objects not supported". I will discuss this internally.
Can you please try implementing your scenario using RapidData as mentioned on this link as we recommend customers to use RapidData?
Also, please add "abhijeet@kinvey.com" and "pranav@kinvey.com" as collaborators to your environment so that we can directly investigate the issue in your environment.
Thanks,
Pranav
Hi Pranav
I have added you and your friend as collaborators
I am going to try o setup RapidData connector on collection "plates1". Btw, why would you recommend RapidData connectors over DLC ? DLC seems to be leaner setup.
Thank you
Denys,
Apologies for the confusion. RapidData is not available for free plan customers. We are discussing this issue internally and will get back to you as soon as we have more information on it.
Thanks,
Pranav
denys
I have created DLC according to documentation, implementing _count resource.
But, i cannot explore my collection although documentation says i should be able to.
Please advice
Thank you