Open the menu

    Configuration

    To configure that a service will use content locking, it is necessary to set it in the douidefinition.xml, through the metadata tag <lock />.

    It is necessary to add the Field id "lumLockType" to the services that do not use autolayout. Example:

    Whenever the administrative interface of the service is changed, breaking the autolayout, it will be necessary to add the following processAction to use the Lock and Unlock functionality:

    <processAction id="lock" type="contentLock" sourceId="<source id that has the ‘<lock/>’ metadata>"/>