POST
|
Hi Lindsey, Admin Tools for ArcGIS can be licensed to connect to both ArcGIS Online and Your Enterprise Environments. So functionality such as View Item Dependencies (follow the link to video demonstration and how the results can be exported), Export web maps by Service URL, and Export Items to CSV are all tools available for both platforms. We're offering a collection of extremely useful solutions for ArcGIS Administrators as part of what we're calling the "ABC's of GIS." -Admin Tools -Backup My Org -Clean My Org A short video quickly showcasing these applications can be found HERE. I hope this points you to the right path for what you're looking for. If you still need support, or something more specific, please feel free to reach out to us atconnect@geo-jobe.com
... View more
07-09-2020
06:11 AM
|
0
|
0
|
1860
|
POST
|
Hello Anneka, Please note that there is a difference between copying and cloning, as the copy tool will only create a new reference pointing back to the original source item. For more info on this, please see the following knowledge base article: About Copy and Clone in Admin Tools Secondly, I can confirm that in the latest version of Admin Tools Pro and Portal (v.1.6.1), cloning of the new story maps is supported. Please note that a paid license of Admin Tools is required for both the Origin AND Destination Organization or Portal participating in this migration. For more information on cloning, please see our Online Cloning Resources. Thank you very much, and please reach out to us if you have any additional questions at connect@geo-jobe.com
... View more
04-09-2020
12:15 PM
|
1
|
0
|
920
|
BLOG
|
A Message from Blake Bilbo, Head of Customer Support Posted by Blake Bilbo, March 25, 2020 During these times, it’s absolutely critical for all GIS teams to make the best possible use of their time and available resources. Taking advantage of the right tools to ensure objectives and responsibilities are accomplished quickly is imperative. To any ArcGIS Online Administrators, or Administrators you may know: Please be aware that there is a FREE version of Admin Tools for ArcGIS Online on the ArcGIS Marketplace that we encourage everyone to take advantage of, if they are not already doing so. To put this in perspective, many day-to-day administrative tasks will be streamlined and performed in bulk. Rapid access to items, users, and groups throughout an entire Organization via advanced filtering and sorting is supported. There is also the capability to add tags to users, as well as items and groups for important classification on-the-fly as situations develop, and emailing users in bulk ensures everyone in the Organization can be contacted with important information and updates as needed. For very fluid environments and response, users can rapidly be invited to groups and items can be shared to those groups in bulk. Admin Tools also supports bulk updates to users’ roles as well as their Esri access. In situations where responsibilities and tasks may frequently shift from one user to another, item ownership can be quickly updated and changed. To protect an Organization’s items, delete protection can be turned on in bulk across all items. Again, we ask that every ArcGIS Online Administrator be taking advantage of these free tools if they are not already doing so. I am also encouraging anyone coordinating with other ArcGIS Administrators and colleagues to share this message to ensure everyone has access to these tools. For any questions, please reach out to us at connect@geo-jobe.com. Thank you, best wishes, stay healthy, and stay productive!
... View more
03-25-2020
08:44 AM
|
0
|
0
|
614
|
IDEA
|
Hello Andrew, Admin Tools for Portal does also have this functionality to manage tags, filter items users, and groups for bulk operations and functions similar to Admin Tools Pro for ArcGIS Online. You can find more info for this product here, on our website: Admin Tools for ArcGIS Enterprise Portal I hope this helps answer your question.
... View more
02-13-2020
01:23 PM
|
0
|
0
|
2875
|
POST
|
Yes. It should only need the ID in the field, it works. Do you have access permission to the group you're are trying to use? If you're still having issues, feel free to reach me at bbilbo@geo-jobe.com
... View more
01-17-2020
12:39 PM
|
0
|
0
|
1091
|
POST
|
Hello Jocelynn, You should be able to get the group id from the url of the group. Example: https://Organization.maps.arcgis.com/home/group.html?id="X"
... View more
01-17-2020
10:43 AM
|
0
|
0
|
1091
|
BLOG
|
Hi Paul, Thanks for the shout-out and recognition! This is correct. In Admin Tools for ArcGIS, you can mix and match many assorted filtered access to your content such as type, which includes Operations View.
... View more
10-23-2019
06:11 AM
|
1
|
0
|
2688
|
BLOG
|
Originally posted by Courtney Kirkham, September 18, 2019 from the MapThis! Blog While OAuth 2.0 is Esri’s recommended methodology for handling security and authentication for their ArcGIS platform, not everyone using it understands what it does or how to implement it. Here at GEO Jobe, we’ve had to explain it to more than a few of the people we’ve worked with. As such, we thought we’d lay out a quick guide to what OAuth is and how it works. OAuth 2.0 handles security and authentication for the ArcGIS platform. Image Source What is OAuth 2.0? OAuth 2.0 is the protocol that ensures only users you give permission to can access your ArcGIS content. Esri chooses to use OAuth 2.0 for a number of reasons, including this list they’ve provided: OAuth 2.0 meets the needs of both users and applications. There are strong security practices around OAuth 2.0. OAuth 2.0 is designed to function at Internet-scale across domains, networks, cloud services, and applications. As a widely accepted standard OAuth 2.0 has many libraries and helpers for a variety of languages and platforms. This is an important part of security for controlling who can access or edit content, as well as managing credit usage. By using OAuth 2.0 in your applications, you can make a map of company assets available to anyone in your company while still keeping it hidden from the public. A company working on building a new neighborhood could create a map to track the progress of the homes being built, while ensuring only supervisors can edit the status of the houses. Perhaps the most important way OAuth 2.0 manages security is controlling access to premium content and services. Since interacting with these resources consumes credits, and credits cost real money, OAuth 2.0 is an important part of making sure that only the people you want accessing those resources are able to do so. (Bonus: For additional control over security while reducing the overhead in your in your org, check out security.manager) You’re not getting that data without valid credentials. Image Source How does OAuth 2.0 work? Here at GEO Jobe, we’ve found the best way to explain how OAuth 2.0 is with an analogy. Say your friend, Chris, got access to some exclusive event – a networking opportunity, a party, or something like that. There is a private guest list for the event, and the doormen are checking everyone. Your friend tells you all you need to do is tell the doorman you’re there with Chris, and the doorman will let you in. When you get to the event and check in with the doorman, one of three things can happen. We’ve outlined them each below, and explained what they mean in the context of OAuth 2.0. The Doorman Finds Your Friend; You Get a Wristband and Go In This is what happens when OAuth 2.0 works. You’re able to get in and see your friend. In the case of ArcGIS, this means you requested access to content that you have permission to see. After OAuth checks your credentials, they give you a token (the wristband) that’s added to all your requests for content after that. Then, you get whatever you need (that you have permission to view), and everything is good. The Doorman Finds Your Friend and You Don’t Get In This is when the doorman comes back and tells you they found Chris, but Chris says they don’t know you. While this may be an awkward social situation, in OAuth 2.0, it’s pretty simple. It means you tried to access content, and OAuth 2.0 doesn’t think you are supposed to be able to see it. This will often result in an “Invalid Redirect URI” error. In terms of development, this happens because the request is coming from a URL the app doesn’t recognize. To fix it, go to the app in your ArcGIS used to register for OAuth 2.0. Then, in the Settings menu, view the “Registered Info”. The domain sending the request will need to be included in the Redirect URIs. The Doorman Can’t Find Your Friend Maybe your friend left the party. Maybe the doorman thought the “Chris” they were looking for was a “Christopher” instead of a “Christine”. Regardless of the reason, the doorman can’t find your friend, and they’re not letting you into the party. When this happens, OAuth 2.0 will return an error stating that there is an “Invalid Client ID”. This is also easy for a developer to fix. This situation occurs because there isn’t an app in the ArcGIS Organization in question with an App ID that matches what OAuth 2.0 was told to look for. This can happen if the app was deleted from your ArcGIS Org, or if the code where the App ID was specified was altered. In order to fix it, check where the App ID is specified in the code for the OAuth 2.0 call. Also, check the application in ArcGIS Org used to register for OAuth 2.0. If the application was deleted, you will need to create and register a new application, then use that App ID. If the application exists, check under the “Settings” menu and the “Registered Info” to find the App ID. This should match the value for the App ID in the code. If it doesn’t, recopy the App ID from the application in the ArcGIS, then paste the value into the code where the OAuth 2.0 information is initialized. How to Implement an OAuth 2.0 Application Setting up an OAuth 2.0 application in your ArcGIS Organization is fairly simple. In fact, it only takes five steps! It’s so easy, we’ve outlined the process below. 1. To start, sign into your ArcGIS Org and go to the Content menu. From there, click on “Add Item” and choose the option for “An Application”. 2. Next, you’ll select the type “Application” and fill out some basic information. 3. After you add the item, go to the Settings page and click the “Registered Info” button. Note: While on the settings page, you may want to select the option for “Prevent this item from being accidentally deleted.“ 4. After clicking the “Registered Info” button, the App ID you will need should be visible on the left. The final step will be to update the Rediret URIs for the application. Click the “Update” button on the right side of the screen. 5. A popup with the Registered Info should appear. Any applications a developer builds that will need to OAuth into your ArcGIS organization will need to have their domains added to the approved Redirect URIs of an OAuth application. Add the appropriate domains in the textbox, then click “Add”. After your domains are all added, click the “Update” button at the bottom of the popup. And there you have it! Five easy steps and you’re ready to use OAuth 2.0 in your ArcGIS Organization. You can relax, knowing your ArcGIS content is safe and only accessible by who you choose. Image Source Conclusion Securing your ArcGIS data is important. OAuth 2.0 can make it simple. If you need any assistance setting up OAuth for your ArcGIS Organization, or need some custom applications built while keeping your data secure, reach out to us at connect@geo-jobe.com. We’ll be glad to help! Liked this article? Here’s more cool stuff The ArcGIS Enterprise Solution You May Not Know You’ve Always Needed Rock Your World at GIS in the Rockies Admin Tools for ArcGIS: Copying vs Cloning – Which is right for you?
... View more
09-18-2019
11:33 AM
|
3
|
4
|
13675
|
IDEA
|
Hi Micheal. You can pick up Mapfolio for Free on the ArcGIS Marketplace: Mapfolio for ArcGIS℠ Online mapfolio lets you navigate and personalize your ArcGIS Online experience with ease. Simply filter the content you need, access the app and engage with your ArcGIS Online account like never before. GEO Jobe believes that users will more readily accept new ways of doing things if they can quickly and easily find the information they are looking for, rather than being overwhelmed by too many options. With mapfolio you can begin to build the confidence of your ArcGIS Online users while empowering them to retrieve the information they're needing with minimal to no hassle. Not everyone is a GIS Pro needing access to "everything" within ArcGIS Online. To some, this can be overwhelming when really all they need is a map. Once configured, mapfolio can filter your organization's content by using the ArcGIS Online tagging system, giving your users a personalized landing page that they feel comfortable with. Users log in to ArcGIS Online through an easy to use application and have immediate access to their groups, web applications, and content anywhere, on any device. Fully responsive design - Anywhere on Any Device Fully touch-enabled on mobile devices Filter content using tags Turn on/off profile pics Easily add items to your favorites Quickly add comments to items Customize position of user bio Use custom banners Use custom CSS file Please take a look if you believe this is a good fit for your needs, or please reach out to me at bbilbo@geo-jobe.com if you need additional info or have any questions. Thanks!
... View more
08-28-2019
09:39 AM
|
1
|
0
|
711
|
IDEA
|
Hello Daniel, ArcGIS Administrators can do exactly this (even in bulk) in the FREE version of Admin Tools for ArcGIS Online: Admin Tools for ArcGIS℠ Online This is located in the Items Tools > Add Tags to Items and Remove Tags from Items. You can also filter all ArcGIS Content by tags, as well. We also have the capability to add and remove tags from groups AND users, too! Please feel to reach out if you have any additional questions. bbilbo@geo-jobe.com Thanks!
... View more
08-28-2019
07:38 AM
|
0
|
1
|
2875
|
POST
|
Hello Rey, Here's a recommended workflow we currently have for Admin Tools. For content owned by users/groups: Items Tools > CSV > "Export Items to CSV." Filter to the Specific User(s) you want to run the report on (or remove filters if you want everything, but may take a few moments to populate the entire list, depending on the volume of content your Org has). Click Next, and ensure the desired fields are checked (groups, users, etc). Click Next, Export and Download the CSV file. You also now have the ability to run reports or formulas in your spreadsheet software of choice with this CSV. For Dependencies of Web Maps and Apps (Requires Admin Tools PRO): For any tool that shows a filterable list of items, click the drop-down on the item in question, and select "View Item Dependencies." Clicking the small flowchart icon next to any dependency will also show what other content is consuming that same item/dependency. A video of the view item dependencies in action can be seen here: Viewing Item Dependencies in Admin Tools for ArcGIS℠ Online I hope this provides you with a workflow for accomplishing what you'd like. If you still need support, or something more specific, please feel free to reach out to us at connect@geo-jobe.com Thank you!
... View more
08-19-2019
08:43 AM
|
0
|
2
|
1860
|
IDEA
|
Hi Carlynne, This is Blake from GEO Jobe GIS Consulting, If you're interested in communicating with various members regarding violations and issues in your Organization, I would like to point you towards Clean My Org. It's an on-demand and scheduled scanner that you can configure to look for problematic, inactive, or redundant content across your items, users, and groups that you may be interested in. Additionally, it has within the resolution options the notification functionality for any results you find in these scans, so you can reach out to any stakeholders. I hope that this provides you with a possible solution to your needs. We have a promotional video of this application: Clean Up Your Organization Without the Stress - YouTube Please reach out if you need any more info at connect@geo-jobe.com Thanks!
... View more
08-06-2019
01:22 PM
|
0
|
0
|
1650
|
IDEA
|
Hello Katherine, I do understand that there can be difficulties justifying covering the cost of software based on one limited feature. I would encourage you to look over our recorded demonstration of Admin Tools Pro and Clean My Org, and see if understanding the time and resources saved between these two products when used effectively could easily pay for itself. Also, it should be noted that for Admin Tools Pro (where you would be able to access item dependencies) does currently offer TWO price points: $500 a year or $99 for a single month of access. We feel this price point is very aggressive and easily justifiable to most Organizational Managers when the full scope of the what the tools are capable of are showcased. If you need further assistance please free to reach out to me at bbilbo@geo-jobe.com
... View more
07-19-2019
08:28 AM
|
0
|
1
|
5768
|
POST
|
Thank you for clarifying. Our understanding is that in a site with multiple servers, items from the non-hosting servers would show up in the portal just like normal, so it should use the same portal rest endpoint and it will get the data from wherever under the hood. All Admin Tools will be doing is calling your org/portal/sharing/rest/item info. We also have tools in our suite to change the URLs of content, too. So as long as the machine that is deploying Admin Tools for ArcGIS Portal ("yourdomain/portal/admintools") can connect to both the Content's Origin Organization endpoint, and the destination Organization Endpoint, the cloning operation can be executed. I hope this helps! If need be, we can set up a more technical call to verify your specific environment, if you are interested in our product.
... View more
07-15-2019
09:44 AM
|
0
|
0
|
793
|
POST
|
Hi Paul, Can you explain what you are referring to by "content published to non-hosting federated server?" Are you talking about registered services rather than hosted services? If so, we believe it should work if it has access to the standard portal REST endpoints. More information about cloning and migrating content can be found in our Cloning-Related Knowledge Base Articles. Let me know if you have any further questions. Thanks!
... View more
07-15-2019
09:05 AM
|
0
|
2
|
5017
|
Title | Kudos | Posted |
---|---|---|
3 | 09-18-2019 11:33 AM | |
1 | 09-25-2018 06:18 AM | |
1 | 04-09-2020 12:15 PM | |
1 | 10-23-2019 06:11 AM | |
1 | 08-28-2019 09:39 AM |
Online Status |
Offline
|
Date Last Visited |
05-12-2022
02:52 PM
|