daniel_guentner1
Explorer
Member since ‎2015 Mar 19

User Statistics

  • 16 Posts
  • 0 Solutions
  • 0 Kudos given
  • 32 Kudos received

User Activity

Sometimes the receiver System needs specific SOAP Envelope Header information. In case of static/fix values we can use SOAP adapter with module (AF_Modules/AddSOAPHeaderBean). In case of UPS interfaces this will work. <SOAP-ENV:Header><ns4:UPSSecu...
Check Transaction SPROXY on the ABAP system to ensure that ESR of PI/PO is connected. If this is not given, you need the following setup steps:   1) Create 2 RFC destinations (Type G) on your ABAP System. The name of the first on has no naming co...
The new SAP way will move from IDOC to EnterpriseServices. A good case is the Vendor (BusinessPartner) Interface on S4. There it is a must.   On SAP side, you will easily find the description of the Service. But how to fulfil the wonderful big xm...
Hi all This blog should give you some examples how the graphical mapping can be done without bad results. This is only a proposal and my experience, this should not mean that there is no other solution. But maybe it is helpful for some PI develope...
Hi all I hope you will never need this block. Such a communication is not fine and Sender must change his API. But all of us know the sentence: On 7.1 it works but now on AEX not ….   Below you see the screens how to handle JCO communication by ...