IT Monkey will place code here as examples of what Cireson's consulting team has to offer as well as examples for public consumption to benefit the Microsoft System Center community as a whole.
DISCLAIMER
All files and projects located here come as is and without any warranty or support. We will attempt to improve the projects as time goes on based on customer and community demand. Comments and improvements are welcome as well as customization requests. Your use of these Cireson Uploads is subject to our Terms of Use.
Cireson's support team has no information on these projects outside of what you have available and will not provide support for these enhancements, extensions, and scripts.
Dont forget to checkout solutions uploaded by our customers, partners and community members here.
Advanced Searches for Cireson Service Manager Portal
For the code and latest info, please go to https://github.com/Cireson/Community_AdvancedPortalSearch
Features
- Adds Hardware Asset, Software Asset and User searches to the portal
- Results appear as you type Don't press Enter
- Click the result to open the item in a new tab
- Asset Managers will always have their search box default to Hardware Asset Search
Installation
- Copy the Searches folder from the _install folder into CustomSpace in your Portal Web Files
- If this is the first extention you have installed, copy the contents of Script Loader.js to the top of custom.js found in CustomSpace folder
- Copy the contents of Add to CustomJS.js to the bottom of custom.js found in CustomSpace folder
- Run each of the SQL scripts that is in the _install folder against the ServiceManagement database
- Refresh the Portal
Further help
Please log issues on GitHub
Pull requests are welcome
Comments
This is due to a issue with v8.9.5 as we discussed. It should be fixed in the next version.
We do not use this in Prod, but I am hoping to push it soon since I am trimming down the left-hand nav and getting rid of our other search boxes.
Thanks for the feedback, I'll take a look at this issue if i can find time but, the majority of feedback has been that users don't like the instant search as it works differently to all the OOB searches. Therefore, the next version of this customisation will revert back to the 'press enter to search' style with a results page for each of the custom search types. This new version is ready to go but dependant on v9 as it uses the new caching of users for fast user searching as well as the existing caching of HW and SW assets.
Geoff
Thanks,
G.
Your timing seems to be quite good, here. Can't wait to see the v9 version of this.
But, this would not be able to rely on the oData endpoints (which are vastly optimised for performance) because these only deal with 1 type at a time.
@Tom_Hendricks
You are right, different people will want different things so a combo solution would be best. I've been crazy busy recently but will get this current version on here ASAP and will think about these improvements.
how are you guys? i am trying to set this up in the my community portal. while running the sql query against the SCSM database i am getting an error "Invalid object name 'DataSource". can someone pls help? i am newbie to portal customization
Might be best to create a thread a separate thread on this but what version of the portal are you on?