A new Flexera Community experience is coming on November 25th. Click here for more information.
Client is wanting to truncate the application version data that is imported into ServiceNow from FNMS. I understand the data is imported into ServiceNow staging tables then mapped to the db tables. Can this be done during the import? Or is it possible to truncate the application version after it is in the staging tables or db tables?
Thanks
Aug 08, 2019 05:24 PM
Technically however, with the FNMS -> ServiceNow integration:
Thanks,
Aug 19, 2019 01:35 AM
I agree that we need to understand the customer's Use Case. The integration relies on the unique FlexeraID from the FlexNet ARL to determine uniqueness within ServiceNow, and therefore by truncating the Version Number from FlexNet Manager, the customer may still not get the desired results that they want. For example, take the following scenario where FlexNet has normalized "Product XYZ" with a version number to 1 sub-version:
ProductXYZ 7.0
ProductXYZ 7.1
ProductXYZ 7.2
By truncating the version number, you would still end up with 3 catalog items in ServiceNow with the above software names and all 3 names would have a version number of "7".
Aug 19, 2019 08:40 AM