Hello everyone,
Currently we have execute a project which we migrate all documents from the SOFFCONT1 table to a ContentServer repository. We are migrating this documents with the report RSIRPIRL.
Our question is about the type of document storage on SOFFCONT1, it is possible to know which transaction or type of document is currently saving documents on this table? This is because we need to perform testing with the migrated document, but we need to know who storage documents to ask to the final users test this new content server.
Thanks and best regards!
Request clarification before answering.
Hi, this is true but still you can get an idea of what type of business documents have attachments stored in there.
For most of them just look in SRGBTBREL table, the column TYPEID_A contains the business object type, and RELTYPE indicates ATTA when an attachment is effectively stored in the table SOFFCONT1.
For the particular case of DRAW (DIR - document info records) you can check table DMS_DOC2LOIO which contains also DIRs to which attachments have been added and which are also by default stored in SOFFCONT1
Of course you should always check the configuration of the content categories (OACT) as SOFFCONT1 is used by default but that can be changed to other content store such as content server, yac, opentext, etc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.