satyaudandarao
Explorer
Member since ‎2017 Jul 22

User Statistics

  • 9 Posts
  • 0 Solutions
  • 4 Kudos given
  • 3 Kudos received

User Activity

Hello Experts, I need to pass the configurable value to IDoc field through Externalize, instead of passing constant value in message mapping. for example: SNDPRN and SNDPRT are fields in Idoc, i have to pass some constant values through Externa...
Hello Experts, We need to remove specific null fields from source Xml through XSLT code before message mapping. For example, if <BankDetails__c><BankDetails__c/> and <Contacts__c><Contacts__c/> fields, then remove these BankDetails__c and Cont...
Hi Experts, In Integration flow Exception should be handled in Exception Sub Process and mail alert should be triggered through mail adapter. what are parameters functionality in mail adapter and how to configure content modifier in Exception Sub...
Hi Experts, In SAP CPI i am facing some problem with coming mixed xml and json format from source payload and also i have to send multiple contact person details to target IDoc, which are Json format. suggest me 1) how to convert json to xml in t...
Step by step process to establish connection between SAP ECC(ABAP Proxy) -->SAP CPI in both systems.