cancel
Showing results for 
Search instead for 
Did you mean: 

how we can see log file in SMP 3.0

mohit_tyagi
Participant
0 Kudos

Hi Experts

Can you please tell me where can we see log in SMP 3.0. I am working on SAP Work Manager 6.1. Everything is working for me but i want to see logs like transaction , screen , rules and others. So Could you please tell how i enable it.

Even i tried to see log on Agentry Test Environment  to do enable debug, but logs are not there.

Regards

Mohit

Accepted Solutions (0)

Answers (2)

Answers (2)

mark_pe
Active Contributor
0 Kudos

Mohit,

For this question: Even i tried to see log on Agentry Test Environment  to do enable debug, but logs are not there.

The Agentry Test Environment (ATE) "rule" logs are in the same folder you installed the ATE executable. When you click on Debug and enable the logs and select the rules you want to debug, then you  may see the rules logic on the log files (Under ATE -> Debug). All you need to do to see the rule logs is to go through your ATE and run the flow or the application for your rules to fire then you may see the logic on how your rules performed. If you have not replicated using the ATE your action steps, then your debug rule logs will be empty (i.e. you have to click the screen or button to go to the area where you have your rules so that your rules will fire then you will see data on your rules log). You may also set break points for your transactions.

For Transaction and complex table you need to do an Inspect to see them or if you click on transaction break points you will get a pop up on Create, On apply or something to that regards.

See sample picture below.

From Bill's picture above. If you cannot see anything tied to your application with respect to enabling the logs in the Cockpit then that means your application was not able to successfully connect to the backend (may need to check the startup.log to see if there was a problem on startup).

Hope this helps.

Mark Pe

SAP Senior Support Engineer

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Mohit,

Agentry log files are stored in the C:\SAP\MobilePlatform3\Server\log\agentry directory assuming you installed to the default location.

In the management cockpit you can set the log levels by going to the Logs | Settings option and then in the left side you will see all your Agentry log files and can set the levels accordingly.

I am not sure if you have to restart the Agentry app / SMP3 in order for the settings to take effect.  Worst case just restart the SMP instance and you are good to go.


--Bill