Journal - step by step

Journal - step by step

adrian.kamieniarz6Q9SK
Participant Participant
760 Views
6 Replies
Message 1 of 7

Journal - step by step

adrian.kamieniarz6Q9SK
Participant
Participant

Helo,

is any idea to run journal file step by step to debug where is e problem to run all journal file? 

761 Views
6 Replies
Replies (6)
Message 2 of 7

jeremy_tammik
Alumni
Alumni

Nope. It is all or nothing. For more info, please check The Building Coder articles:

  

https://thebuildingcoder.typepad.com/blog/journal/

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
Message 3 of 7

ricaun
Advisor
Advisor

There is this Autodesk University class about Journal Files.


Revit Journal Files: They Aren’t Just for Autodesk Support:

 

Luiz Henrique Cassettari

ricaun.com - Revit API Developer

AppLoader EasyConduit WireInConduit ConduitMaterial CircuitName ElectricalUtils

Message 4 of 7

plawton5092
Advocate
Advocate

Two questions: 

1.  Is there any sort of reader that employs a custom xml schema to manipulate/manage/read/understand journal files?

2.  Some managers are concerned about staffers working remotely, partly because managers can’t be sure that work is actually being done.  Can Revit journals be queried to determine how much actual work happened during a Revit session?  Thank you

 

 

Thank you

0 Likes
Message 5 of 7

jeremy_tammik
Alumni
Alumni

1. Don't know.

  

2. I am sure they can.  Personally, I would approach that question differently and simpler, e.g., using techniques like the super-simple element lister or the more sophisticated TrackChanges app:

  

   

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes
Message 6 of 7

plawton5092
Advocate
Advocate

Thanks very juch, Mr. T.!  I am acutely aware that discussing this sort of tracking can seem like shades of Big Brother, but in defense of company management, since they are paying money to people in exchange for work, management has some right to ensuring that the work is being done.  How management then uses that information is a separate consideration, of course.  Thanks again, sir.

0 Likes
Message 7 of 7

jeremy_tammik
Alumni
Alumni

Dear Peter, thank you for your appreciation. Yup, that's the world we inhabit and co-create. I guess the most complete understanding of work done may be achieved using a combination of all three methods: step-by-step commands in the journal file, list of new and modified elements between certain snapshots, and evolution of the entire BIM from humble beginnings to soaring architectural glory...

   

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
0 Likes