cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service Context

lisa_miller3
Participant
0 Kudos

In SAP ME 6.0, I have created a Web Service, which requires the site context to be set prior to making API calls.  I have found 2 different ways to set this, both of which seem to work:  ServiceContext and SecurityContext.  What is the distinction between the 2, and which is prefered?

Thanks,

Lisa

Accepted Solutions (1)

Accepted Solutions (1)

lisa_miller3
Participant
0 Kudos

Based on feedback from SAP, the best way is to use the Service.getService(module, service, site) method

Answers (0)