GIS Request Management Solution Released!

1644
5
Jump to solution
06-28-2024 07:48 AM
Labels (3)
BrandiRank22
Esri Contributor

The new GIS Request Management Solutiuon has been released! We are excited to provide a demonstration of this to the attendees at the GIS Manager's Summit at the UC this year.  There will also be a demo theatre on Tuesday.

GIS Request Management can be used to manage the delivery of GIS services and communicate the value of the GIS program to the organization.

Numerous organizations across various industries use geographic information systems (GIS) to manage location-based data, derive insights, optimize operations, and engage stakeholders. Traditionally, expertise in GIS technology evolved within distinct business units or departments, tailored to meet their specific requirements. However, with the increasing adoption of GIS, there's a growing inclination to integrate GIS with other IT services and amplify its business impact.

Consequently, organizations are combining resources into dedicated GIS service providers and tasking GIS professionals with delivering services across the entire organization. Clearly defining GIS services provided and effectively managing the delivery of these services is crucial. Understanding customer satisfaction and communicating the business impact of GIS services promotes the sustainable use of GIS technology in an organization. It also helps organizations justify any investments required to expand the use of GIS technology.

The GIS Request Management solution delivers a set of capabilities that help you solicit requests for service, manage the delivery of GIS services, and promote the value of GIS to internal stakeholders.

Here is a link to the solution.
@AdamCarnow 

@JamesPardue2 

1 Solution

Accepted Solutions
BrandiRank22
Esri Contributor

There is no way to directly deploy this solution and it is not supported in ArcGIS Enterprise 10.9.1.

A potential work around would be to deploy the solution in your ArcGIS Online organization. That will let you get an idea of how the solution is designed.  You could then export the GIS_Activity feature layer to a file geodatabase and publish to your Enterpise if you liked the schema on it.  Then you could use the maps and apps in the AGOL as a reference to help recreate them in Enterprise.

It will be manual.

A good resource is ArcGIS Assistant which allows you to view and copy the source json of maps and apps which may help streamline replicating the fucntionality.

Just know that this at this point you are no longer using a "Solution" so it would not be supported. Since we don't support ArcGIS Enterprise 10.9.1 and have not tested it there could be differences in functionality between what and how things work in AGOL and your version of Enterprise and I don't know what obstacles you may face.

Unless there is a need I am not aware of - I would recommend you deploy in ArcGIS Online and use it there.

View solution in original post

5 Replies
ChrisBerryman
Regular Contributor

any way to download the solution and dataset to use within arcgis enterprise 10.9.1?

0 Kudos
BrandiRank22
Esri Contributor

There is no way to directly deploy this solution and it is not supported in ArcGIS Enterprise 10.9.1.

A potential work around would be to deploy the solution in your ArcGIS Online organization. That will let you get an idea of how the solution is designed.  You could then export the GIS_Activity feature layer to a file geodatabase and publish to your Enterpise if you liked the schema on it.  Then you could use the maps and apps in the AGOL as a reference to help recreate them in Enterprise.

It will be manual.

A good resource is ArcGIS Assistant which allows you to view and copy the source json of maps and apps which may help streamline replicating the fucntionality.

Just know that this at this point you are no longer using a "Solution" so it would not be supported. Since we don't support ArcGIS Enterprise 10.9.1 and have not tested it there could be differences in functionality between what and how things work in AGOL and your version of Enterprise and I don't know what obstacles you may face.

Unless there is a need I am not aware of - I would recommend you deploy in ArcGIS Online and use it there.

ChrisBerryman
Regular Contributor

makes sense..  for me its license count.  We have most licenses in our enterprise envirionment vs our AGOL environment so to get the most use out of this, it would make sense for it to live within enterprise.   I may see if we can hobble parts of it together to keep it in AGOL, but let users from enterprise still input requests. 

MuneerMajid
Regular Contributor

@BrandiRank22 It would be nice if just Viewers can submit Service Requests. The idea of a service management system should be allow all users in the organization to raise support requests. Unless a Survey is made public, Survey123 does not allow for Viewers to submit a form. 

This would be a really nice feature to have and will make the solution more suited for adoption, due to this limitation it currently doesn't fit the requirements for most organizations. 

Joshua-Young
Honored Contributor

Just so you know I submitted an ArcGIS Idea for this four years ago but it never went anywhere. https://community.esri.com/t5/arcgis-enterprise-ideas/add-functionality-similar-to-public-editing-at... 

I think one thing you could try is:

  1. generate a GUID
  2. add a text field to store the GUID to the survey
  3. make the new field required and read only
  4. create a constraint on the field that the submitted GUID must match the GUID in the constraint statement
  5. publish the survey to Everyone but make sure to leave the GUID text field blank
  6. create a URL for the survey with the GUID as a parameter value for the GUID text field
  7. share the special URL with just the Organization

The idea being that if someone tries to submit through the public URL, the submission will fail because they don't have the GUID. However, when staff opens the survey the GUID should automatically be populated in the survey and allow the survey to be submitted.

One issue I have found with this is if you are using ArcGIS Enterprise your users will have to visit https://survey123.arcgis.com/surveys?portalUrl=<insertPortalURLHere> before trying to access the survey or the survey will open in anonymous mode and not fill in things like username or email.

"Not all those who wander are lost" ~ Tolkien
0 Kudos