Skip to main content
Question

Where could I find Trace_Sys.Message for IFS 24 R1?


ZTC ZTC JGOTA
Hero (Customer)
Forum|alt.badge.img+14

Hello,

I am trying to trace values before and after a super(...) call using Trace_Sys.Message, like this:

 

Trace_Sys.Message('BEFORE super: old=' || oldrec_.rowstate || ', new=' || newrec_.rowstate);

super(objid_, oldrec_, newrec_, attr_, objversion_, by_keys_);

Trace_Sys.Message('AFTER super: old=' || oldrec_.rowstate || ', new=' || newrec_.rowstate);
 

However, I’m not sure where to view the Trace_Sys messages. IFS Cloud 24R1 doesn’t seem to have a Debug Console.

Could someone please show me where these messages can be found in IFS 24R1? If possible, I would really appreciate a screenshot for clarity.

Thank you in advance for your help!

 

JL

 

2 replies

Forum|alt.badge.img+12
  • Hero (Customer)
  • 266 replies
  • April 4, 2025

Doesnt Trace_Sys show in the IFS Cloud Developer extension ?

 

 

 

 

 


dsj
Ultimate Hero (Partner)
Forum|alt.badge.img+22
  • Ultimate Hero (Partner)
  • 855 replies
  • April 4, 2025

Hi ​@ZTC ZTC JGOTA ​@SimonTestard

Just completing the answer by Simon :)

As Simon mentioned, Trace_SYS messages can be found in the Devtools extension.

In order to view the traces, Open the IFS Cloud devtools, perform the action you have added traces.

In order to view the traces,

  1.  Click on the Network tab
  2. choose the projection call which has the method calls related to traces
  3. Go to the Trace tab

Then you can see the trace messages :)

 

Note that traces related projection calls inside workflows are not added in the trace. Please upvote the idea below to get the IFS attention on this ;)

Log trace details within a workflow execution | IFS Community

 

Hope it helps and good luck with your developments!

Damith


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings