I am developing a Java Service in developer and I need to get following information for the service:
Server Id: Id / name of the integration server
Service Name: Name of the service being executed
In Java Services, is there a concept of this.getServiceName() or similar. Does anybody know of where I can reference all attributes that are available to me through global classes?