cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BPC 7.5 MS - Is There a User List Logon and Time Date-stamp?

Former Member
0 Kudos
889

Hi BPC User Community, Is there a BPC feature that will show users last log-on date and time? If not, is there a SQL table that will show the same information? Thanks. Barry

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Barry,

you will not found this information inside BPC.

You have this option in Management Console but it gives only the users there are connected via Web, users that go directly throgh excel are not  intercepted, another possibility is to extract these informations from audit tables but you will have information only about activities not from logged users

they not have performed any recorded activity.

Regards

     Roberto

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Barry

You can use the table tblLoggedIn to track that information.

Stefan

Former Member
0 Kudos

tblLoggenin shows only administration users not end-users. This column StartModuleNm has only this value: ADMIN.

Former Member
0 Kudos

The only other way that I know of is to enable detailed BPC logging (see SAP note 1492706) and then query the tbllogs for this kind of information. But that is neither documented or supported by SAP.

Stefan

april_shultz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Barry inside the BPC MGT console you can see this information. See the install guide on how to enable.

http://help.sap.com/bopacms75?current=bopacms101

Thanks

April

Former Member
0 Kudos

There’s a lot of information on the installation guide. Can you point me to a specific page? 🙂 Thanks. Barry

april_shultz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Barry,

If you open the PDF and hit find search for management console and it will bring you to section 3.3.

Thanks

April