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 Forum
- :
- changes through BA like CC, Location and Role are not reflecting immediately
Subscribe
- 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
Dec 14, 2021
02:09 AM
changes through BA like CC, Location and Role are not reflecting immediately
Hello Community,
We are having on-Prem setup where we are using Business Adapter to update CC, Location, Role and other values and once done we are unable to view the changes via update in all inventory view and if we open the inventory device where we have made changes we are able to view them and the same is captured in history as well and its not reflecting until next reconcile.
Please help identify the issue and how this can be resolved.
Regards,
2 Replies
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dec 14, 2021
02:30 AM
Hi @winvarma
please have a look at this posting about the "FNMSPreCalcUpdate" Process in FNMS.
A solution can be, to add a Windows Task and trigger the FNMSPreCalcUpdate manualle every hour e.g.
BatchProcessorTaskConsole.exe run FNMSPreCalcUpdate
Best, Dennis
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Feb 09, 2022
02:44 PM
There's a typo in your command. Here's what worked for me.
BatchProcessTaskConsole.exe run FNMSPreCalcUpdate
Later,
Todd
