Skip to main content

Is there an alternative for debug console in IFS Cloud 25R1? 

According to the online document, IFS Cloud Web DevTools extension should be the one.  But while I tried,  

  1. It was not even in the official chrome web store. 
  2. I managed to install it via the link from the technical document, but the icon appeared in gray.
  3. On any pages in IFS Cloud, an error message of “This page is not using IFS applications” popped up after clicking the extension icon.

What’s my options? 

 

best,

David

Hi ​@DavidSmile 

 

If You are going to view any kind of SQL/PLSQL errors try to use Server Log feature and enable Server Error category. Just for debuging I do not know is there something better than DevTools.


@DavidSmile  You may have reviewed this before, but here is a link for debugging options in 25r1: 

https://docs.ifs.com/techdocs/25r1/060_development/022_user_interface/030_aurena_dev/100_how_to_develop_aurena_pages/050_debugging/?h=debug+dev+tools#debugging

According to the doc, you should only be seeing the message you reported above in limited circumstances.  Personally, I’ve used the IFS Cloud and Console tabs in DevTools  a few times and have never seen that message.  

https://docs.ifs.com/techdocs/25r1/060_development/022_user_interface/030_aurena_dev/100_how_to_develop_aurena_pages/050_debugging/?h=debug+dev+tools#linking_ifs_cloud_web_devtool

I’ve also noticed that just enabling DevTools sometimes adds helpful information to error popup messages.