I am building a viewer with Web App Builder. I would like to serve a layer that pulls data from a feature class in our SDE that's joined to a table in SQL Server. Quite simply, I'd like users to have access to a more dynamic data experience. So I tried the following: - I published a new REST service...no problem. - I added that service to my organization's AGOL content...no problem. - I added it to an existing Web Map that WAB is consuming...problem. Of course, now that new layer bombs out when I refresh my WAB application. So I tried to create a simple Web App template in AGOL. That little viewer didn't have an issue with the layer. In looking into it, I'm seeing that WAB apparently doesn't like to consume REST services. The challenge for me is that I need WAB to be able to consume the layer that the AGOL template can consume, or I would need the AGOL template to have all the functionality that WAB affords me. At the end of the day, if there's a better way to approach all of this for someone like me - who's not a programmer, but decent at figuring out configs - I'm game to try it. I just thought I'd ask first. Thanks!
... View more