OSGISERVRecordType

OSGISERV Record

Fields

CICSRelease (String)
bundle (String)

The name of the CICS BUNDLE resource that contains the OSGi service on the specified JVM server.

bundlePart (String)

Specifies the 1 to 255 character name of the OSGIBUNDLE part of the BUNDLE resource that represents the installed OSGi bundle in the specified JVM server.

jvmServer (String)

The name of the JVM server where the OSGi service is registered.

osgiBundle (String)

Specifies the 1 - 255 character symbolic name of the OSGi bundle that contains the OSGi service.

osgiVersion (String)

Specifies the 1 - 255 character version of the OSGi bundle that contains the OSGi service.

regionName (String)
serviceId (Long)

Specifies the ID of the OSGi service.

serviceName (String)

Specifies the 1 - 255 character name of the OSGi service that is registered in the JVM server

serviceStatus (String)

Returns the status of OSGi service.

  • ACTIVE - The OSGi service is available in the OSGi framework.
  • INACTIVE - The OSGi service is not available in the OSGi framework. This can occur when it is a duplicate of an active OSGi service.