Dear all,
I have a scenario 3rd Party (SOAP) --> PI --> SAP BW (HTTP) with PI 7.4 AEX SP 7 so I have to use HTTP_AAE (or maybe SOAP) adapter for this.
BW expects URL style field - values in body like so
&Language=DE&BI_COMMAND_2-RESULT_SET=X&TEMPLATE=Z_OURTEMPLATE&BI_COMMAND_2-TARGET_DATA_PROVIDER_REF=CSS_001_DP_1&...
I have read some posts here but most of them are for GET consuming rest-like services. I however found this excellent blog (page 22) which describes in detail how to set up http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80104882-c7a8-2f10-c3a3-81f1829173c2?overridelayout=t…
However, this blog dates back to 2012 and does use plain HTTP adapter of Integration Engine, something I don't have as an option, obviously.
So my question is:
Do I still need to opt for java mapping or is there a more elegant solution nowadays?
Many thanks and kind regards
Jens