Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
bhavesh_kantilal
Active Contributor
One of the most used features of HCI during the Development of your Integration Flows is the Trace Feature of your HCI. This has been described in multiple blogs and locations and if you are new to HCI would suggest reading through this blog on how HCI Tracing Works - Blog 1: Tracing Capability in SAP HANA Cloud Integration (HCI-PI)

If you have used this feature or tried to use this previously, the biggest frustration for this had been that you had to raise a Ticket to SAP to your HCI Tenant Operations Team and wait for the Tracing to be enabled. Also, over the past few months, SAP Tenant Operations Team had also enabled this feature for only 24 hours which meant, you would need to raise another ticket after 24 hours or use other alternates like the one described in my other blog - HCI – Payload Logging using Groovy Scripts – Part 1

Well, the good news is that SAP has listened to this frustration among HCI Developers and has provided the power back to the Developers. From now on you can enable the Trace of your Integration Flows directly and no need for SAP Support to get involved.

Enabling this is as simple as below steps,

  • Make sure your Tenant Node and your Eclipse Tools are updated to the latest versions.

  • Go to your Node Explorer and double click on your node.

  • You will now see a New Tab called -Trace Configuration. Select this Tab

  • Select your Integration Flow ( CurrencyConvertorSOAP2SOAP in my case ) and select the option Enable.


That's it, with this you have enabled Trace for your Integration Flow and you can now monitor your Integration flow and view the Trace of your Integration Flow. Do note that your Trace is enabled only for 10 Minutes and post this your trace will expire.Documentation on this feature and the roles required etc are available on this link : Trace Configuration Editor

This is an excellent feature to use when you perform your HCI Development and one that I think will make everyone's life easy. Do note that the Trace is enabled only for 10 minutes and the payloads are deleted post the 10 minutes. Hence, for any long term payload logging it makes sense to follow the method discussed in my other blog : HCI – Payload Logging using Groovy Scripts – Part 1
4 Comments
Labels in this area