Hello.
I am trying to create referenced FeatureServices webhooks on our Enterprise server logged in as an admin and following this guide:
Create webhooks—Portal for ArcGIS | Documentation for ArcGIS Enterprise
And I'm already getting stuck on part 2 as when I go an select my relevant referenced FeatureService webhook directory, as when I get a list of all the services on our server under the directory OurServer/admin/services then there are only Mapserver services marked there an no FeatureServices.
So when I do select a Mapserver service, for example directory:
OurServer/server/admin/services/folder/MyService.MapServer
and go to its page then I see that the FeatureServer Extension is enabled, then I scroll further down to click onto create a webhook, I am brought to a directory:
OurServer/server/admin/services/folder/MyService.MapServer/webhooks/create
And that all goes fine and dandy.
So my question is, is it correctly understood here that I shouldn't be seeing FeatureServices in my directory at all and its enough to do as above described to create a FeatureService webhook, and if not then what am I doing wrong and how can I access a FeatureService through the admin interface to create a webhook for it?
What I want to accomplish is that FME Flow picks up on a entry being created/edited within the dataset in a FeatureService and by that kicking off a Flow workspace through an automation.
-Hlynur GISus