cancel
Showing results for 
Search instead for 
Did you mean: 

Consume an Enterprise Service

Former Member
0 Kudos

Hi SAPExperts!!

I want to consume an Enterprise Service.

I have an ERP2005, I have found on the ES Workplace an ERP ES, and I want to consume it without passing by XI.

I think I must to indicate on some way what is my backend system, don´t I?

Some light about the question will be rewarded.

Thanks and regards,

Manuel.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Manuel,

a) you can't offer an ES from your ERP without XI. technically you could find a workaround by investigating what backend proxy is being used for XI an then write a service wrapper using that proxy and call the ERP backend directly.

b) if you speak of consuming an ES offered on any other ERP (over this ERP's XI or the way escribed in a) ) from your ABAP WAS backend you can easily achieve this by running the 'service client' wizard against that service.

These are the non-XI (actually PI) options.

regards, anton

Answers (1)

Answers (1)

sbhutani1
Contributor
0 Kudos

Hi Manuel,

Here is a good article to consume the Enterprise webservice from ES workplace in Visual composer. Hope this will help you finding the right path.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a160392c-0e01-0010-7784-9cc...

if you have still any doubt then let me know.

Regards

Sumit Bhutani