Skip to main content

Enhancement Proxy & ArcGIS Workflow Manager

Comments

1 comment

  • Kevin Penner

    Does ArcGIS Workflow Manager publish endpoints that hang off of the map service or is this an entirely separate set of endpoints? Services Enhancement Proxy (SEP) would work is these endpoints were strung off of a map service, as we let any request go through to any endpoint relative to a map services base url. Once security is turned on at the site level, we whitelist requests which only allow certain endpoints to be hit. In this case, it would not work unless there was customizations done to the security proxy.

    So if the workflow endpoints are on a map service and you do not require security, this may be a feasible solution. If security is enabled or the service is published separately, than this might not be a practical way to proxy all ArcGIS requests. I would recommend a traditional proxy in this case.

    -Kevin

    Edit: I should mention that the SEP is not the same as the security proxy and using the two in conjunction may cause undesired effects.

    0

Please sign in to leave a comment.