pp108 : getEBIAccessControl()

getEBIAccessControl()


It retrieves the value that denotes whether the access controls (Enable, Disable, or Hide) have been applied on the views of the model based on the logic in the Process Platform WS AppServer.

Syntax

Script modelID.getEBIAccessControl()


Return Value

bValue

This is a boolean value.

  • True: The enabling /disabling/hiding of the controls has been done based on WS-AppServer logic.
  • False: The enabling/disabling/hiding of controls has not been done.


Applies to


Model

Related reference

Apply Access Control
WS-AppServer Integration
setEBIAccessControl()