Twitter [Receiver] Adapter for HCI
In this blog I am going to focus on how to access real-time social media information using Twitter [Receiver] adapter which was released on 2015-10-24 as part of SAP Hana Cloud Integration...
View ArticleAuto Client - Tool from SWIFT for your Payment File Integration with Bank
Hello Everyone, This blog is about the Auto-client a software/tool from SWIFT to connect to the Alliance Lite2 server and this tool will be installed on one of the servers present in the client...
View ArticleFILE LOOKUP IN SAP PI USING UDF
This is my first post on SCN. We have few threads on File Lookup but i face few challenges when i was going through it. Thus i thought to create a simple step by step document for the same. PI has two...
View ArticleHCI Content Monitoring Tools
Before you can process messages with an integration flow (iflow), you need to deploy this iflow to the HCI runtime node. When you complete the iflow modelling and invoke the ‘deploy’ command, the...
View ArticleMonitoring your integration flows
HCI offers several possibilities to monitor message processing. Here we will give on overview of available tools. Message Monitoring– provides an overview on processed messagesTail Log– provides access...
View ArticleHow to skip header record from simple Plain2XML (file type is .csv,SFTP...
Hello All, In this blog I am going to explain how to skip header record from simple Plain2XML(file type is .csv,SFTP Sender adapter). Input file structure at Sender adapter side : I did not used any...
View ArticleHandling Mass Data Upload for Value Mapping which can't be easily handled...
I was having a scenario where i need to handle more than 10000 values in Value Mapping which was very tedious task. Entering large number of values manually in ID was not possible otherwise it would...
View ArticleRapid Static Java Source Code Analysis with JLin in NWDS
IntroThis blog contains brief outlook on a tool named JLin, that is embedded in SAP NetWeaver Developer Studio and used for static Java source code analysis. There are customers who actively use JLin...
View ArticleCreating a custom HCI Adapter - Part 1
IntroductionRecently I did some work in SAP HANA Cloud Integration (HCI) and started to fiddle with the available adapters. Although they are capable and cater for most needs you might find yourself...
View ArticleCreating a custom HCI Adapter - Part 2
OverviewOverviewPart 2 - Create the HCI adapterStep - Create the adapter projectStep - Generate metadataStep - Modify metadata.xmlStep - DeployTest - Validate successful deploymentConclusion Part 2 -...
View ArticleCreating a custom HCI Adapter - Part 3
OverviewOverviewPart 3 - Create integration flow using new adapter and see it workingStep - Create an Integration projectStep - Modify the channelStep - Deploy and testConclusion Part 3 - Create...
View ArticlePlace double quotes for records in message mapping level using UDF
Hi All, Requirement : If there is special characters like ( # or , ) in data we need to place double quotes for that data at mapping level and please find below snapshot for our requirement. For...
View ArticleAdapter Module: ExceptionCatcherBean
Adapter Module: ExceptionCatcherBean Use When a database error occurs in a synchronous proxy-to-jdbc scenario, the error information is not transferred back to the sender system. And unless the end...
View ArticleXPath expressions and Groovy script in HANA cloud integration
Since we started developing in HANA Cloud Integration we came to appreciate the integration pattern Content Modifier more and more.It is a very powerful way of creating variables that can be used both...
View ArticlePass Throgh/ByPass Scenario in SAP PI
There are requirements when we pass through files with the help of SAP PI interfaces. Its very simple to achieve this functionality i PI.To achieve this scenario we don't require ESR objects. We have...
View ArticleMonitering and storing Fault Messages through RFC LookUp
Hi Guys, This is my first blog on SCN so just sharing one of the functionality which we can use for storing FM messages in database tables. Hope this can be helpful for beginners. Appreciate your...
View ArticleHow To Transport SAP XI/PI/PO Objects from DEV SLD-->QA SLD-->PRD SLD
Introduction:This blog describes in detail about transporting ESR/ID objects across different SLD’s for DEV, QA and PRD instead of having a single central SLD or common SLD for DEV&QA and separate...
View ArticleStep by step to enable debugging for ABAP Mapping class at run time in PI
Hi All, Requirement : I Want to enable debugging for validating data in Abap mapping level. Step 1 : Get the input payload( In my case I am getting input payload from SXMB_MONI). Step3 : Go to SE24...
View ArticleOutbound IDoc: Status '03'. Absolute Success? Not Necessarily!
IntroIn outbound IDoc scenarios (mediated via SAP PI/PO or used in point-to-point integration), it is not unusual to witness situation when support team or application consultant checks generated IDoc...
View ArticleUsing existing Camel component for Gmail adapter in HCI
In a previous post I explored how to create a custom HCI adapter. That is good if you have some very specific needs but most often you can just reuse an existing Camel component. There are many Camel...
View Article