Question

Regarding debugging console discontinuation

  • 29 November 2023
  • 3 replies
  • 88 views

Userlevel 2
Badge +8

There is information that the debug console will be discontinued in 24R1, but what will happen to the page information tab within the debug console?

 


3 replies

Userlevel 3
Badge +7

If you use Chrome Dev tools these information are available there, even before 24R1.
 

 

Userlevel 3
Badge +8

questions regarding debugging in 24R1:

  1. how would one get the SQL that the system uses in background. This is important and regularly used when customers upgrade from EE to Aurena client. Now this is available in the Debug client.
  2. DevTools “Form” page - how will one know what object corresponds to which field on the GUI?
  3. How will system admin see what Aurena page field correspond to which API object? For example when developing a workflow one needs to know the GUI field name and corresponding API attribute object. These are not always 1:1. Now You need page designer, debug console and API documentation to retrieve this. Will this information be available in the DevTools?
  4. Will DevTools inform what basic data is needed for some field on the Aurena GUI page? EE client had the “zoom” button that took the user to the relevant basic data view.
Userlevel 2
Badge +8

I can't see the page information.

 

Reply