Publish of customized attestation policies on the webPortal

Hi all,

I created a custom attestation policy (with all the other cusotm objects such as attestation procedure, approval policy and approval workflow), but when in the webPortal in the section "Attestation Policies" is not present. 

Why this behavior? Is there any particular parameter to be configured?

Version: 9.2

Thanks,

Martina

Parents Reply Children
  • For example, I would like the user to be able to filter by:

    • specific roles
    • specific identities
    • specific role classes

    The custom attestation is based on the "Business role membership attestation"

  • I suggest you look at the OOTB attestation wizard parameters for the "Business role membership attestation".

    If your new attestation object has the same base object type you should be able to create copies of these parameters and assign them to your new attesation object.

    A where clause to identify these parameters in the ObjectBrowser is below.

    UID_AttestationObject = 'RMS-FABBCBAA7529402A95021C0FB782B722'
    and UID_AttestationWizardParm in ('RMS-FF0168F0975641688BE985088553C678', 'RMS-B614ECF3E79240CBBEA8279131EFA971', 'RMS-B3A4ED6D253E4B4398D302FC2051CB25')