Add Additional Logging for Chart Executions 3.0

Problem

1) Executing a BC Chart returns nothing. What happened during execution?

2) You can trace the steps of the chart execution

Solution

1) Modify the following loggers on the gateway log page:

com.sepasoft.businessconnect.gateway.manager.b2mml.B2MMLTransformer
com.sepasoft.sapconnector.gateway.bc.RFCExecutor 


To extend tracing and collect meaningful information

2) Set 

SFCChartManager to Trace

This will log every single step/action for the charts

And there are also individual loggers for these specific actions:

RESTAction
SOAPAction
BCEnclosingAction