Announcements
No record found.
Map properties = new Map(Types::String, Types::String); properties.add('Feature', 'My feature 1'); properties.add('MyCorrelationId', '123456'); SysGlobalTelemetry::logTraceWithCustomProperties('Custom message from X++', properties)
protected void populateProperties() { // Setting elapsed milliseconds in the concrete implementation so that the implementer can decide what is the right way to get elapsed time. this.setElapsedMilliseconds(); this.addBaseProperty(MyApplicationInsightsEventProperties::PurchId, purchTable.PurchId); this.addBaseProperty(MyApplicationInsightsEventProperties::PurchStatus, strFmt("%1", purchTable.PurchStatus)); this.addBaseProperty(MyApplicationInsightsEventProperties::DeliveryDate, DateTimeUtil::toStr(purchTable.DeliveryDate)); }
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.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Giorgio Bonacorsi 771
André Arnaud de Cal... 629 Super User 2026 Season 1
Subra 496