The combination of approval policy and attestation procedure is not valid

Hey,
I'm trying to transport an attestation policy from DEV env to Test env with all it's related Objects and I keep geeting this error. I'm using version 8.01 V

The last point in the Crash report is select 1 where exists (select 1 from AttestationObjectHasPWODM where ((AttestationObjectHasPWODM.UID_AttestationObject = 'aa638da4-725f-433b-abe2-29f207cf645a') and (AttestationObjectHasPWODM.UID_PWODecisionMethod = '8422e241-2a1a-4318-9147-98f0c8083aa1')))

Can you help me please

Thank you

Parents Reply
  • Hi,

    The AttestationPolicy uses a workflow ... PWODecisionMethod ....... it also references an AttestationObject ....... the workflow must be assigned to the object before it can be used on a policy.

    I would suggest that you create 2 transports ...... one for AttestationObjectHasPWODM so that the link between PWODecisionMethod and AttestationObject is established .... then have a second transport for your AttestationPolicy.

    The issue here is data specific not version specific.

    HTH, Barry.

Children
No Data