cancel
Showing results for 
Search instead for 
Did you mean: 

Mediated enterprise services

Former Member
0 Kudos

Hi,

Is it possible to use SAP standard enterprise services which are marked with mode of communication as "mediated only" in ECC ABAP without PI?

I have tried to check this but these services are not visible in SOAMANAGER. Does it requires SAP PI in order to make these services visible in SOAMANAGER?

Also, please suggest about the possibilities of using mediated services with non-SAP middleware like JBoss.

Thanks,

Vinod

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member183224
Participant
0 Kudos

Hi Vinod,

You can use the Mediated Enterprise Services.

Please find the below link. I hope it will clear your query.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40db4735-02f9-2a10-b198-a888a056b...

Regards,

Gourav

former_member182290
Participant
0 Kudos

Hi,

Yes services marked with "XI 3.0 Protocol" are not visible in SOAManager and cannot be consumed directly.

But best alternative is copy XI object into Custom SWCV and namespace, create a service with statless attribute (XI 7.0 and above). Now the service should be available in SOA manager.

Wrap the standard code in custom service.

Thank You

Regards

Goverdhan Totawar