Skip to content

Commit a297389

Browse files
authored
Merge pull request #135 from SAP-samples/docs/onpremise-abap-transaction-log-note
docs(onpremise): add ABAP transaction log note to connectivity guide
2 parents 2a55049 + db7efce commit a297389

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

misc/onpremise/connectivity.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@ If problems persist, follow the [trace logging](#enable-cloud-connector-trace-lo
131131

132132
For more information, see [Monitoring, Logging, and Troubleshooting](https://help.sap.com/docs/connectivity/sap-btp-connectivity-cf/cloud-connector-troubleshooting).
133133

134+
If HTTP traffic is reaching the ABAP system but errors persist, review the ABAP transaction logs for more detailed error information. This is useful when the request is not being blocked by the Cloud Connector, a local firewall, or a proxy:
135+
136+
- Transaction codes: `/IWFND/ERROR_LOG` or `/IWFND/GW_CLIENT`
137+
- Video guide: [OData Error Log Analysis](https://www.youtube.com/watch?v=Tmb-O966GwM)
138+
134139
If you do not see network traffic in the `traffic_trace_` logs, the most likely cause is that the Cloud Connector cannot establish a secure tunnel to the target system. This is often caused by a local firewall or proxy. For more information, see [Invalid proxy response status: 503 Service Unavailable](https://ga.support.sap.com/index.html#/tree/3046/actions/45995:48363:53594:63697:48366:52526).
135140

136141
---

0 commit comments

Comments
 (0)