Hi, yes, you can delete DOCLINKS record. Follow these steps:
- Create an Object Structure for the DOCLINKS table.
- In the MxLoader sheet:
- Specify the Object Structure (OS) name.
- Set the Objectname as DOCLINKS.
- Choose QUERY as the action.
- List all primary columns of the DOCLINKS table in the attributes section (e.g., OWNERID, DOCLINKSID, DOCINFOID, OWNERTABLE, DOCUMENT, DOCTYPE).
- Prepare where clause and Execute the query to retrieve records that have attachments.
3. Change the action to DELETE and run it. This will delete all records retrieved from the query.
If you encounter any issue, share it here
------------------------------
Hariprasad R
------------------------------