How to automate Purge process
Hello.
We are trying to automate the purge of the shipments and releases from XML element with the following structure:
<GLogXMLElement>
<Topic>
<TopicAliasName>SchedulePurge</TopicAliasName>
</Topic>
</GLogXMLElement>
It give us an alias error (Topic alias/class missing).
Is that possible using that way?
We are using OTM 6.4.1.
Regards.