cancel
Showing results for 
Search instead for 
Did you mean: 

OpenText xECM with ABAP

NooruBohra
Active Participant
1,549

Hi,

We have openText integrated in SAP. I have a requirement to upload the file and overwrite it as well. Since the overwritten is not possible, I have decided to delete the old file and place a new one. So at any point of time there will be only one file in openText workspace. Now the challenge what I am facing.

ARCHIV_GET_CONNECTIONS - This function Module returns nothing found & content of TAO01 is blank. However I have attached the documents in an PR that is configured to be stored in TAO01 in OAC3. So I assume that this configuration of openText doesn't create a entry in TAO01. So the ARCHIV related FM like ARCHIVOBJECT_CREATE_TABLE, ARCHIV_CONNECTION_INSERT are not working. To over come this I have used below class to create the Document/attachment using /otx/rm_if_elcontent_service->create_item().

I tried to find some method to delete item but couldn't. Need help if anyone can share code to create/insert/delete attachement/documents from openText xECM without archiv links.

P.S. - I tried /otx/rm_wsc_if_xecm_guiservice-delete_node(), this ending up in EXCEPTION with message "Application doesn't exists!".

Any help will be appreciated.

Regards,
Nooruddin Bohra

Accepted Solutions (0)

Answers (0)