- Flexera Community
- :
- FlexNet Manager
- :
- FlexNet Manager Forum
- :
- Re: FNM ServiceNow Integration Question
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I had FNM connected with a ServiceNow instance, but it has been replaced with a new instance. Upon reconfiguring the Scoped Application the only thing coming from FNM to ServiceNow are "Applications". When I run the following against the FNM DB the table is blank:
SELECT * FROM [FNMSCompliance].[dbo].[ServiceNow_Inventory]
However, the ServiceNow_Applications table is populated. I am attempting to do a Full Export. I am not sure what populates the [ServiceNow_Inventory] table but I believe that is where I need to focus my effort. If anyone has any pointers I would appreciate it!
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It appears that after changing the ServiceNow instance you have to have a successful ComplianceImport for the ServiceNow_Inventory table to get repopulated.
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I believe this table is created and populated by the fnmp_servicenow_export.exe tool. See:
- Command-Line Tool for Export to ServiceNow
- Configuring FlexNet Manager Suite for Export
- Configuring the Utility for Export from FlexNet Manager Suite
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It appears that after changing the ServiceNow instance you have to have a successful ComplianceImport for the ServiceNow_Inventory table to get repopulated.
