Agnostic Guides
...
Developers Guide
Ping and Load API's

CMS_API_LOAD

1min

Functionality

Description

FileNet Notes

Documentum Notes

Box Notes

M365/SharePoint Notes

IV_CMSPROFILE 

Required: Determines which configured CMS Profile in Link Enterprise SAP to utilize. Combination of CMS Profile and CMS Tag determine the API destination and thus load across an RFC destination. 









IV_CMSTAG 

Required: Determine which configured CMS Profile in Link Enterprise SAP to utilize. Combination of CMS Profile and CMS Tag determine the API destination and thus load across an RFC destination. 









IV_LOAD_REPOSITORIES 



Load list of repositories for a CMS tab and profile 









IV_LOAD_METADATA 

Load list of metadata available for each repository 









IV_LOAD_TYPESANDPROPS 

Load list of types and their properties for each repository 









IV_LOAD_DATABASE 



Save results to Link Enterprise SAP tables 









IV_LOAD_INITIALIZE_DB 



When Load DB is specified, whether to clear existing Link Enterprise SAP tables to be loaded into 









IV_REPOSITORY 



Which repositories to load (Mandatory if Load Repositories is specified). 









ET_REPOSITORIES 



Retrieved list of repositories. 









ET_METADATA_STRUCT 



Retrieved list of metadata 









ET_TYPESANDPROPS 



Retrieved list of types and properties 









ET_RETURN 

Table that indicates a success of an error. The TYPE field will contain an ‘S’ or ‘E’ respectively and the MESSAGE field will contain information in the case of an error. 









CT_CUSTOM 

Future use