Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Is there a way to generate Booking Journal records on demand before the Booking is marked "Completed"?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

It appears that Field Service generates Booking Journal records based on Booking Timestamps when the Booking is marked "Completed".

We would like to generate Booking Journals immediately when the Booking system status is updated, for more real time visibility. Is this possible?

Thanks.

*This post is locked for comments

  • Suggested answer
    Thomas David Dayman Profile Picture
    Thomas David Dayman 11,323 on at
    RE: Is there a way to generate Booking Journal records on demand before the Booking is marked "Completed"?

    I don't think its possible to have real time visibility using Booking Journals as the Duration gets calculated by the Start and End Time. If there isn't as end time then the duration wont get filled in.

    GetDuration: function() {
            var n = FieldOneSkyUtils.Fields.GetValue("msdyn_starttime"),
                t = FieldOneSkyUtils.Fields.GetValue("msdyn_endtime"),
                i = 0;
            return n != null && t != null && t > n && (i = dojo.date.difference(n, t, "minute")), i
        },

    You could just create a new Entity which achieves this?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,321 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans