Skip to Content
Author's profile photo Alessandro Iannacci

Dump analysis – a useful C4C Studio tool

Hi everybody. I decided to write this blog post because probably most of you don’t know about a good feature of the Cloud Application Studio: the dump analysis.

Thanks to Emanuele Bucci  for the reporting

1. Do you have a dump on the UI and you don’t know from where is coming? The UI is not giving you the right informations about the wrong line of code in your custom absl code?

/wp-content/uploads/2016/02/scn1_881283.png

2. just go in the Cloud Application Studio and chose the menu item View->Dump Analysis

/wp-content/uploads/2016/02/xscn2_881284.png

3. You will have the possibility to choose btw dumps of today, yesterday or all (moreover you have an advanced search and the possibility to reset the dump list)

/wp-content/uploads/2016/02/xscn3_881297.png

4. And finally by double clicking on the dump, you will be redirected on the absl line of code even if this code is part of a solution that you did not open yet.

/wp-content/uploads/2016/02/xscn4_881299.png

Assigned Tags

      14 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Md Quddus
      Md Quddus

      Hi Alessandro Iannacci,

      Great as always! Thanks for sharing. πŸ™‚

      Author's profile photo MOHD SIRAJUDDIN
      MOHD SIRAJUDDIN

      Hi Alessandro Iannacci,

      Thanks for Sharing..

      Regards,

      Siraj.


      Author's profile photo Former Member
      Former Member

      perfect as always.

      thanks for supporting

      Massi

      Author's profile photo Former Member
      Former Member

      Thanks for sharing! very useful

      Author's profile photo Ajith J S
      Ajith J S

      Hi Alessandro,

      One more feature is when you correct the code, the dump in the dump analysis will be greyed out.

      Regards,

      Ajith J

      Author's profile photo Alessandro Iannacci
      Alessandro Iannacci
      Blog Post Author

      Thank you Ajith for the info!

      Author's profile photo Former Member
      Former Member

      Hi Alessandro Iannacci,

      Great as always! Thanks for sharing. πŸ™‚

      Author's profile photo Former Member
      Former Member

      This is not a C4C only feature.

      It also works with the other Cloud application types like Business ByDesign.

      Unfortunatelly it only shows dumps related to backend errors (in ABSL).

      Dumps caused by wrong/missing UI bindings will not be shown here.

      Author's profile photo Alessandro Iannacci
      Alessandro Iannacci
      Blog Post Author

      Thank you for the additional informations!

      Author's profile photo Senz Evo
      Senz Evo

      but, I've got errors due to binding missing πŸ˜• .dump.PNG

      Author's profile photo Chandan Bankar
      Chandan Bankar

      Hello Alessandro,

      Excellent as always!!

      Thanks for sharing this information. Really would prove helpful for many.

      Cheers,

      Chandan

      Author's profile photo Former Member
      Former Member

      Sorry but I have an error in my code and when I'm trying to do dump analysis didn't worked for me :!

      The window it is clear and I have an error on my project.

      Exist other way for I'm find my error on my code ?

      I have posted my error in community I hope you can help me.

      Consume a Google Map API - C4C

      Thank for your help .

      Critina Rodrigues

      Author's profile photo Nandyappa Naveen Kumar
      Nandyappa Naveen Kumar

      Hi Alessandro,

      Excellent information very much appreciated..

      In some case dump is not coming from scripting file. For eg: Might have issues on screen UI design. On this case it will not part of dump analysis scenario. how we can identify Dump on this case.. !!

      Thanks a lot..

      Regards

      Naveen

      Author's profile photo Alessandro Iannacci
      Alessandro Iannacci
      Blog Post Author

      In this case you can't πŸ™