cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI Logging functionality

Former Member
0 Kudos

Hello All,

We want to implement Logging functionalty in our PI. We want to write the logs on PI file system. For example the log like when file enters the PI server we write a log " Message entered the PI"...another is when the map successful run " map completed".....So we want to do this kind of Logging.

Also we want to know:

What API can we use for Logging in PI?

Can we use log4J functionality?

Appender functionality for logs

Max file size.

Thanks and Regards

Hemant

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Not Answered

Former Member
0 Kudos

User specified logs cannot be implemented in PI like what we have in other EAI tools

but for mapping they have come up with this option in PI 7.1 Ehp1

but for now you can use XI audit logs for Communcation channels (java) and pipeline steps for IE (ABAP)

Rajesh

cannot be implemented actually

Former Member
0 Kudos

Hello Rajesh,

Can you give me the option in mapping in PI 7.1

Also if you can find the logging option in PI it will be a great help.

Thanks and Regards

Hemant

Former Member
0 Kudos

Hello Hemant,

SAP 7.1 Ehp1 came up with this option but i am not tried of this how exactly we can utilise this

By the way what is your earlier EAI tool ..

I tried this and not able to find out how we can log for application data.. but no need to worry sap had extensive logging feature.

May be you have to come up with Dynpro application of NetWeaver for this..

I think you have to discover this

check below link may give some insight

http://help.sap.com/saphelp_nwpi71/helpdata/en/8e/a8b5386f64b555e10000009b38f8cf/frameset.htm

Rajesh

former_member181962
Active Contributor
0 Kudos

Hi ,

Check the last reply in this thread.

(XI/PI Personilzed logging)