cancel
Showing results for 
Search instead for 
Did you mean: 

Document upload to xECM for notification from syclo

former_member337066
Participant
0 Kudos

AK K

Chandra Ayyagari

Stephen Streeter

Leonardo Gomez

Hello Experts,

                          We are working on Agentry Work Manager 6.2 application. In this we have task to Upload document to xECM for that

we have REST service available. But we dont know how to used that service and how we can make this Upload Functionality in

Agentry.So please provide steps or document to implement this Functionality.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Ashish,

For achieving this, you could refer existing FM and enhance based on your requirement for creating or retrieving attachments.

For getting the attachment metadata stored in opentext via archivelink, you could look at the below Function Modules

ARCHIV_GET_CONNECTIONS

ARCHIVOBJECT_STATUS


Related document BAPI wrapper/MDO class

/SMERP/CORE_DOBDSDOCUMENT_GET

/SMERP/CL_CORE_KWDOCUMENT_DO

You could also refer below thread - refer the BAPI Wrappers - Class Handlers & Enhancement Spots for Document handling: http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/90087094-ddad-3110-cdab-e6dbc1a12...

If your question has been answered, please mark this thread answered.  See Even if you have a solution, you could mention here, so that it helps others to understand what the solution turned out to be.

Thanks

Resmi