Loading
Skip Feed
  1. Oracle HCM Module usage data successfully collected?

    Hello Flexera experts,

    A customer would like to integrate Oracle Human Capital Management (HCM) into SaaS Manager.

    The base module is licensed by Hosted Employee (basically anyone accessing even partially to the application (internal employees, external consultants), is is managed in HCM) and the other modules (Talent Management for instance) are licensed based on module usage which is super complex to assess and is not exposed in REST APIs.

     

    Has anyone successfully integrated usage data into FlexNet Manager or SaaS Manager... or even requested Oracle to make usage data available through scheduled flat files extraction for instance?

     

    Thanks,

     

    Nicolas

    Expand Post

    SoumyaTA and davidle like this.
    1 of 2

  2. 1. Can someone provide me stats/info on the Flexera Kubernetes Agents as to what resources it uses on a cluster.
    2. Can Flexera use k8s API to extract inventory?
    3. Can Flexera integrate with ACS (Red Hat Advanced Cluster Security (RHACS))?

    We have a situation in our organization  where they do not want to install the kubernetes agents and they do not want to installs IBM ILS. Can someone provide me with answers from above.


    • JohnSorensenDK (Flexera Software)

      @IronManMK10​ 

      Please allow me to point towards the Two FlexNet Kubernetes Agents documentation first as I think that addresses some of your questions:

      1. The Lightweight Kubernetes Agent was created to lower the resources needed compared to the full Kubernetest inventory agent. Please refer to the subsections of Editing configuration for the Flexera Kubernetes Inventory Agent for customizing its configuration options.
      2. Flexera's Kubernetes inventory agents make use of Kubernetes APIs to extract inventory, but please elaborate further if it's something specific you're looking for doing through the APIs.
      3. There's to my knowledge no direct integration with RHACS, but please feel free to elaborate on the specific use cases you have in mind behind this question.

       

      IBM ILS is related to IBM's licensing requirements when Cloud Paks are running in containerized environments, and Flexera's Kubernetes inventory agents communicate with its APIs to report on Cloud Pak license consumption from containerized environments.

       

      Thanks,

      John Sorensen

      Expand Post

  3. Rajnandini2910 asked a question.

    Bulk Import of Bundled Oracle Java Paths for License Exclusion

    We are identifying Oracle Java installations that are bundled with other applications and therefore do not require separate licensing. To exempt them from compliance calculations and JSW reporting, we need to add roughly 2,000 file paths and their associated applications. Is there a bulk import/update method available, or must these be added individually?image.png


  4. FlexNet Beacon 25.1.0 Upgrade Issue – "Beacon Service Not start" / .NET Framework 4.8 Validation

    Hello Team,

     

    We are using Flexera One and recently upgraded our FlexNet Beacon from version 22.4 to 25.1.0. Following the upgrade, the Beacon UI is not opening successfully and displays the following error message:

     

    "Beacon service not found."

    "The application could not start because it could not connect to the FlexNet Inventory Beacon Engine service. Please check that the service is running."

     

    However, when we check Windows Services, we can see that the FlexNet Inventory Beacon Engine service is present and running successfully, which makes this behavior somewhat confusing.

     

    As part of our troubleshooting, we reviewed the prerequisites for Beacon version 25.1.0, which indicate that .NET Framework 4.8 is required.

     

    We verified the installed .NET Framework version using the following PowerShell command:

    (Get-ItemProperty 'HKLM:\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full').Version

     

    The output shows 4.8, suggesting that .NET Framework 4.8 is installed on the server.

    However, when checking Add or Remove Programs, we can only see .NET Framework 4.6, and there is no visible entry for .NET Framework 4.8. To further validate this, we attempted a manual installation of .NET Framework 4.8, but the installation failed with the following error:

    "Installation did not succeed. .NET Framework 4.8 has not been installed because: Cannot find object or property."

     

    For reference, I have attached the following:

    1. Beacon UI error message
    2. Beacon Engine log screenshot
    3. .NET Framework installation error screenshot

     

    Has anyone encountered a similar issue after upgrading from Beacon 22.4 to 25.1.0? Any guidance, recommendations, or troubleshooting suggestions would be greatly appreciated.

     

    Thank you in advance for your assistance.

     

    Regards,

    Ravi Ladhawala

    Expand Post

    • ChrisG (Flexera Software)

      The errors seen in the logging seem to imply that the configuration settings for the beacon expected to be in the registry do not exist. Perhaps try:

      1. Uninstall the beacon software.
      2. Delete (or maybe just rename to keep a backup of current settings) the following registry key: HKLM\SOFTWARE\Wow6432Node\ManageSoft Corp
      3. Install the beacon software again.

       

      I don't see anything in what you've shared that suggests there is a problem with the .NET Framework installation.

      Expand Post

    • Hi,

      There's no possibility to reflect the dedicated restriction value through the custom report builder instead of reflecting a dedicated restriction value like "restricted to enterprise group = yes/no".

      If you want to create a reports reflecting all possible restriction values like locations, enterprisegroups, "windows servers" etc. you'll need to use the REST API.

      The API solution should ultimately allow to produce something much more useful, e.g.:

      LicenseID

      LicenseName

      LicenseType

      RestrictionType

      RestrictionGroupType

      RestrictionGroup

      RestrictionPath

      ReportRestriction

      OSRestriction

       

      For that using the official API documentation @ https://developer.flexera.com/docs/api/fnms/v1

      Expand Post

  5. Is there any option or way to pull the below information from FNMS Portal or from DB (on-prem suite)?

    We have test case in our organization where we require the below information from the FNMS. Need the below details for reporting purpose.

     

    ComplianceComputerID

    ComputerName

    Status

    SoftwareTitleID

    RecognizedApplication

    ExternalFileID

    FileEvidenceID

    FileName

    FileVersion

    FilePath

    Company

    FileSize

    Description

    InsertTime

    Expand Post

    1 of 2
    • In addition: There's no attribute like "InsertTime" at all. I don't know what exactly you want to reflect with that...

  6. Flexera Analytics (Cognos): how to relate Purchases to Contracts for spend-per-contract-term reporting?

    Hi all,

     

    I am building a management report in Flexera Analytics (Flexera One ITAM) that ranks publishers by purchase spend per calendar year. The purchase side works well: using only Publisher name and Purchase amount from the Flexera Asset Management Model (relational), filtered on Purchase date before auto aggregation, the figures match the All Purchases view exactly.

     

    The next step is to spread multi-year purchases across the contract term (contract start date to expiry date). For that I need the link between a purchase and its contract. In the product this link exists (Contract properties > Purchases tab, and Contract no. on the purchase), but I cannot find it in either Analytics package:

    • Flexera Asset Management Model (relational and dimensional): the Purchases folder has no contract field, and the Contracts folder has no purchase field. Combining both in one list yields a cross product (every purchase amount repeated per contract).

    • Flexera Data Models: same picture.

    • The FNMS Schema Reference for the Analytics models does not list a relationship either.

     

    Questions:

    1. Is there a supported way in Flexera Analytics to report purchase amounts by contract, or to get contract start and expiry dates onto a purchase row?

    2. If not, is the relationship planned for a future release of the Analytics packages, or should this be raised as an Idea?

     

    The calculation needs to stay inside the platform (scheduled Analytics report, no external spreadsheet), so I am looking for a way to get contract start and expiry dates onto the purchase rows within Flexera Analytics itself. Any pointers welcome.

     

    Thanks!

     

    Expand Post

    • JohnSorensenDK (Flexera Software)

      @Max_Schoenhuber​ 

      I haven't personally seen any ideas or plans about extending the data model. I would recommend creating an idea in the ideas portal and share it here to gather interest from other forum members.

       

      Thanks,

      John Sorensen

      Expand Post

End of Feed
8 Chatter Feed Items
ALL CONVERSATIONS
UNSOLVED
Unanswered Questions
Skip Feed
  1. Rajnandini2910 asked a question.

    Bulk Import of Bundled Oracle Java Paths for License Exclusion

    We are identifying Oracle Java installations that are bundled with other applications and therefore do not require separate licensing. To exempt them from compliance calculations and JSW reporting, we need to add roughly 2,000 file paths and their associated applications. Is there a bulk import/update method available, or must these be added individually?image.png


  2. MercedesO (Flexera Software) asked a question.

    [Reminder] Submit Your Questions for Our Microsoft 365 License Data Q&A

    Hi everyone,

    Thank you to those who have already submitted questions for our upcoming Microsoft 365 License Data Q&A.

    If there's any specific challenge you'd like the team to address, there is still time to submit your question ahead of the Q&A. Questions submitted before 5th June 2026 will be prioritised.

     

    👉Submit your question: [link]

    📅Q&A: Wednesday 10th June 2026

    🕒 From 3:30–4:30 PM BST | 10:30–11:30 AM EST

     

    Please note this is not a webinar, and there is no registration required - simply log into the Flexera Community and participate in the Q&A thread during the scheduled session window.

     

    👉 View full session details: [Link to blog page]

     

    If you’d like a calendar reminder, you can request one in the form.

    We look forward to your questions!

    Expand Post

  3. MercedesO (Flexera Software) asked a question.

    Not at AWS Re:Invent? Share your cloud discovery of the year, Hidden Cloudverse swag pack is up for grabs!

    Hi Everyone,

    As mentioned in my other post, our team is gearing up for AWS re:Invent, however we are fully aware some of you may not be able to attend this year so we'd like to hear from you. Here is my question:

     

    What is the one thing you have discovered in your cloud this year that made a real difference i.e a fix, insight or optimization you are genuinely proud of or have learned from?

     

    if there's enough interest in this topic, I'm happy to facilitate a virtual call so we can have a proper idea exchange.

    There's more: The most liked reply (or the most creative) will win a Hidden Cloudverse Swag Pack, featuring our legendary Drizzle, Flash and Nimbus plushies, limited-edition lollipops, and other cosmic goodies! I have included a teaser photo to let you know the stakes!

     

    -Please share your discovery by Thursday 27th November,

    -Keep it under 200 words

    -Share your own experience (nothing confidential or sensitive)

    -One entry per person

     

    Looking forward to reading what you've discovered this year!

    image of plushies 

    Expand Post

  4. BiaFerrari likes this.
  5. MercedesO (Flexera Software) asked a question.

    New Community Manager Introduction - Hello from Mercedes

    Hi Flexera Community,

    I'm Mercedes, your new Community Manager for Flexera and I am excited to be here!

     About me

    I started out in Law & Legal Tech and somehow along the way I discovered my passion for building brand communities. I am here to make the Community more useful i.e keep conversations flowing, share updates from our teams and help members connect in meaningful ways whether its swapping best practices or just learning from each other in our forums.

    But first…I'd love to hear more from you:

    👉 How are you using the Community today?

    👉 What's working well?

    👉 What could we do better?

    You can share your thoughts in the comments below or fill in this feedback form if you'd prefer (it will only take 5 mins!) Please share your feedback by COB 16th September 2025.

    Form link: https://forms.office.com/r/jYvBkdgGTQ

    Look forward to hearing from you!

    Mercedes

    Expand Post

    PaulReit, davidle, and 5 others like this.
End of Feed
8 Chatter Feed Items
Loading
Flexera One | Flexera Community