Setting audit level for an activity in BPEL
I have a ReadFile activity (which invokes a FileAdapter to read a file) in the BPEL . Is there anyway to only disable the audit log for this activity? I don't want to disable audit log for other activities.
0