HI experts,
I am trying to publish external attributes of files present inside STAGING but I am getting
DBD: Path not found -- interpret as 'NotPresent' error.
my configuration is below:
<deployment name="eauds">
<source>
<!-- Pull data tuples from TeamSite Extended Attributes -->
<teamsite-extended-attributes options="wide" area="/default/main/intranet/msd-intranet/STAGING">
<path name="."/>
</teamsite-extended-attributes>
</source>
I think DataDeploy is not able to process "." , is there any other way to achieve this?
Thanks,
Niraj