Hi,
i have created one test policy with 1+final stage, Disposition strategy as Export All & Destroy All and applied on document.
My document is in Final stage and showing Disposition status as Incomplete.
I checked the logs for dmc_rps_DispositionJob, it showing failed to export document:
Logs:
<messages>
<message>No export location specified for this disposition run.</message>
<message>Authorities: test_authority</message>
</messages>
<ns2:genericParameter>
<ns2:key>export_location</ns2:key>
<ns2:value></ns2:value>
</ns2:genericParameter>
I am trying to pass argument for export_location, but unable to pass.
please suggest how to pass argument or update export location pass in job.
--
Vishal