Hello Experts,
I would like to take your viewpoint on using SAP PO 7.31 for integrating SAP applications with Portal ones. e.g. we have newly installed SAP PO and having a scenario wherein a user will keyin details on Portal applications and part of it should be replicated back into SAP and the user should be then immediately be able to see the details on the next I-View.
e.g. if the user enters Sales Order information (just an example), it gets saved in 1 of the Java application and also creates a Sales Order into SAP. User receives the message that sales order inforamtion is successfully accepted. Now on the next view say View Open sales orders, it should retreive all the open orders details from SAP.
We are thinking from performance point of view whether to have a direct WS (or ES) call to ECC application or to use SAP PO for that. Since SAP PO is purely Java, i don't think performance would be a matter of concern.
Also it would save lot much coding in preparing a SOAP call from Java application and also will be able to follow std procedure to enhance Enterprise service incase required.
Thanks in advance.
Regards