"Unknown" transactions

Hi,

We want to archive/delete transactions which have the Sender/Receiver as “Unknown”. How can this be achieved.

We pass a config file which recognizes rhe partners based on SenderId and SenderIDType as “DUNS”.

How to do this for “Unknown”.

If you are talking about documents in TN, you have to write some DB code to remove them.
check these tables:
BizDoc
BizDocArrayAttribute
BizDocAttribute
BizDocContent
BizDocRelationship
ActivityLog

The archiving service provided only allow archive for certain time range.

Just noticed In My webMethods: Administration > Integration > B2B > Archive Schedules. (this is from the TN Admin Guide)
it allow you to specify sender/receiver.
pls give a try.