Monday, April 14, 2025

JTB FlexReport 2025.4.0 - FlexNet performance and Active Directory/LDAP support

JTB FlexReport 2025.4.0 is now ready.

  • JTB FlexReport Core JTB FlexReport Core 2025.4.0 Setup.zip
    • Added support for parallel processing of FlexNet servers improving the overall snapshot time and performance. New setting in JTB FlexReport Config on the FlexNet tab.
    • Added Active Directory/LDAP support. Requires database update.
    • DSLS urgent email notification for various errors added.
    • DSLS usage logging improvements.
    • Fixed bug with RLM logging for certain cases causing wrong feature name to be saved to database.
    • Fixed RLM bug related to UNCOUNTED usage.
    • Avoid duplicates added to the database in case of erroneous snapshots missing usage at random times.
    • Database test for multiple identical denials improved.
  • JTB FlexReport Service/JTB FlexReport Client JTB FlexReport Service 2025.4.0 Setup.zip / JTB FlexReport Client 2025.4.0 Setup.zip
    • Fixed Unique Users per month bug with date labels if MS Access is used.
    • Fixed bug when using Multiple Report checkbox it is not using MaxLic as it should.
    • Fixed multiple detailed list report discrepancies causing wrong number of hours showing.
    • Database test for multiple identical denials improved.

See the version history for all details and previous versions.

Trial is available if you want to give it a try.

If your maintenance has expired you can try the new version for a few weeks, if you want to keep using it contact us to renew the maintenance. The upgrade is free of charge for customers with active maintenance.

What is JTB FlexReport? JTB FlexReport is a license usage report tool for applications licensed using network license systems like FlexNet (FlexNet), IBM LUM, DSLS, SPLM, Sentinel, LM-X, RLM, EPLAN (ELM), HASP, DPT, Tebis, CodeMeter among others. Track usage over time, hours used and much more. With JTB Process Monitor much more can be monitored like Bentley MicroStation, Autodesk Named User licenses and Autodesk Flex.

If you have FlexNet licenses check out our JTB FlexReport LT freeware. App for AutoCAD available.

Autodesk user? See these posts:

You may still find use for JTB FlexReport together with JTB Process Monitor. We can help analyze your historic usage so you can prepare for the switch.

If you find Autodesk's reporting is not enough our JTB Process Monitor could be a complement as it can also show both total and active usage both of Autodesk products and pretty much any other product you might want to track usage of.

Monday, April 7, 2025

How to change Camera and Target on the current view

Using the VIEW command in AutoCAD opens up the View Manager and there are properties like Camera X, Camera Y, Camera Z, Target X, Target Y, Target Z that are greyed out so you can't edit them.

view manager

In BricsCAD these can easily be edited though.

BricsCAD Drawing Explorer Current View

Here is a tips on how to change these coordinates using the DVIEW command I AutoCAD.

Command:
DVIEW
Select objects or <use DVIEWBLOCK>:     <- press Enter here
Enter option
[CAmera/TArget/Distance/POints/PAn/Zoom/TWist/CLip/Hide/Off/Undo]: PO
Specify target point <30000.76, -16728.59, 2587.63>: 0,0,0
Specify camera point <30000.76, -16728.59, 2588.63>: 0,0,1
Enter option
[CAmera/TArget/Distance/POints/PAn/Zoom/TWist/CLip/Hide/Off/Undo]:     <- press Enter here
Regenerating model.

Or using AutoLISP (command "._DVIEW" "" "_PO" "0,0,0" "0,0,1" "")

In some older AutoCAD versions the above does not work due to an AutoCAD bug, as seen here:

Command: _DVIEW
Select objects or <use DVIEWBLOCK>:
Enter option
[CAmera/TArget/Distance/POints/PAn/Zoom/TWist/CLip/Hide/Off/Undo]: _PO
Specify target point <114577.93, 19107.27, 4087.49>: 0,0,0
Specify camera point <114576.93, 19106.27, 4088.49>: 0,0,1
Camera and Target may not be coincident

I found that this variant did work as it should.

(command "._DVIEW" "" "_PO" (list 0 0 0) (list 0 0 1) "")

Some of the latest blog posts

Subscribe to RSS headline updates from:
Powered by FeedBurner

Contact Us | About JTB World | Website General Terms of Use | Privacy Policy
^ Top of page

© 2004- JTB World. All rights reserved.