Skip to Content
Author's profile photo Rajendrakumar Gaikwad

The Amazing Analyse Option for Portal Content

Well, we have always liked any software which tells us what is to be done as best practice.
Whether it was the SQL Query analyser or Index Tuning Wizard (seems that i can’t forget my early days of S/W development  🙂 )

It was fun and we could also tell our bosses, see this is the recommandation of the Tool and we have to implement…

Now when it comes to Portal, there is nice option called Analyse.

Have you used it?

Log in to the Portal and Hit the Content Administration ==> Content Management Section.

Select the Folder in which you need to analyse.

Right Click on the Folder and select Analyse.

There are quite a number of tests available for analysing the content.

/wp-content/uploads/2013/07/b1_247835.png

Best thing is we can save the tests we selected.

Multile tests can be selected to run, but this takes time and you may get a timeout error.

Better run 1-2 selected tests.

One Test i found interesting that was : Check use of Worksets

Run this test to check that worksets are used correctly the tool says.

Lets do it.

Select the test and hit Run Tests Button.

The Results are displayed.

/wp-content/uploads/2013/07/b2_247836.png

Now this is interesting.

The result says consider using Role Folder instead of a workset in this Role

Click on Details.

the result says:

Worksets can have a negative impact on runtime performance. If the workset is located inside a role, we recommend that you use a role folder instead of a workset.

Humm…

Similarly we can select other tests and note the results and take a call on next steps.

This is really Great! isn’t it ?

Your inputs are welcome.

Regards

Rajendrakumar Gaikwad.

Assigned Tags

      3 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      That's really a great new feature, I wonder if there are any SAP documentation, help or sap, about these performance messages. I didn't know worksets and folders had any differences and have just been using worksets because they're easy to handle and reuse, but surely I'll be considering folders now 🙂

      Author's profile photo Sarbjeet Singh
      Sarbjeet Singh

      Thanks for sharing.

      Heres some more detail on help.sap.com ...

      Author's profile photo Former Member
      Former Member

      I will try this.