cancel
Showing results for 
Search instead for 
Did you mean: 

how to integrate SAP PO server with UI5

Former Member
0 Kudos

Hi Team,

Please provide your inputs on integration with SAP PO server and UI5.

Kindly let me know the process and procedures as well which adapter is suitale.

This is RFC to XML synchronous scenarion. ECC <->PO<->UI5.

Please help and Many thanks.

Former Member
0 Kudos

Team,

Using REST adapter in SAP PI I7.4 can we implement the scenario for SAP UI5 integration?

Please provide your inputs.

Ryan-Crosby
Active Contributor

Integration that does what exactly? A UI5 application user can initiate some type of connection via a request into SAP PO to ECC in a synchronous manner but you would be hard pressed to do anything in the reverse. You could look into push notifications but that really has nothing to do with UI5 and would not be synchronous and potentially not reliable either.

Former Member
0 Kudos

Hi Ryan,

This Integration is between SAP ECC and SAP UI5 via SAP PI 7.4 server in a bidirectional data flow by means of RFC BAPI-XML conversion synchronously using RFC and REST adapter within internet.

Open PO's are send from ECC to UI5 and gets the acknowledgment back i.e response back from UI5 to ECC via SAP PO server.

Please help on this. Many thanks.,

Former Member
0 Kudos

Team,

Please provide your inputs and valuable sugestions. Many Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos

Hello Rajesh,

You wish to send the data to SAP UI5 java app or backend odata?

Former Member
0 Kudos

Hi Raghu,

Its to SAP UI5 java app. Please let me know how to integrate with SAP PO.

former_member186851
Active Contributor
0 Kudos

Hello Rajesh,

For backend you can use Odata,But for Java app am not pretty sure,you should integrate using java proxy.

Former Member
0 Kudos

Hi Raghu,

Can REST adapter be used in this BAPI<-->XML synchronous scenario to connect from SAP PO Server directly to SAP UI5 java app. ?

former_member186851
Active Contributor

You have to try Rajesh,Before that get the requirement clearly like which format of data i supported and which app and all.

Former Member
0 Kudos

Hi Raghu,

Its RFC BAPI to XML conversion and strucked up with Proxy settings and URL pattern when delivering the xml files from SAP PO Server using receiver REST adapter. There are very less information and also not appropriate regarding this UI5 integration.

Former Member
0 Kudos

Below is receiver REST communication channel.