This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Flexera Community
- :
- FlexNet Manager
- :
- FlexNet Manager Knowledge Base
- :
- Allocation Automation Example for FNMS Cloud
Subscribe
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Allocation Automation Example for FNMS Cloud
Allocation Automation Example for FNMS Cloud
- Owner: Nicolas Rousseau
- Solution Type: Implementation Solution / Cloud Adapter
- Flexera Product & Version: FNMS
- Environment: Cloud
- Development Effort: 3 days
- Implementation Days: 1 Day
- Pre-Requisites: Web Service API Enabled, Staging database
- Disclaimer: Read Disclaimer
Summary
The goal of this solution is to automate the allocation of unallocated devices according to IP address, Domain Name or computer name.
Synopsis
The goal of this solution is to automate the allocation of unallocated devices according to IP address, Domain Name or computer name.
While this solution can apply to an on-premise FNMS instances, it brings a solution that opens a large number of applications for FNMS Cloud implementations (Automations, Advanced Reporting).
The approach is to set up a three steps integration
- Read the data in the Flexera One Cloud Instance using the GetCustomViewResult SOAP API.
- Process the data with advanced SQL logic in a local staging database
- Update Flexera One Cloud instance with a "classical" Business adapter from the beacon.
The attached Word document gives all the necessary steps and provided an end to end example for an automated allocation algorithm.
Please note that the "ReportsExecute" REST API has been released in June 2022 that has the same approach and is paginated. More information on: https://community.flexera.com/t5/FlexNet-Manager-Knowledge-Base/The-New-Generic-ITAM-REST-API-for-querying-any-web-report-is/tac-p/243302#M2177
0
1689
100% helpful
(1/1)