Agnostic Guides
Developers Guide

Purpose of Guide

1min

The goal of this guide is to provide detailed overview of all developer related components within Gimmal Link Enterprise. These components fall into two categories: 

  1. Gimmal Link Enterprise SAP development:
    1. Class/Method Plug-In’s: Class-methods that may be leveraged in standard Gimmal Link configuration
    2. Gimmal Link Enterprise BADI’s: Enhancement spots for additional customization of Gimmal Link processing
    3. S(earch) C(reate) R(read) U(pdate) D(elete) API’s: Class-methods for each SCRUD functionality in which the standard Gimmal Link processing leverages, which is also open for direct customer usage in custom scenarios.  (P)ing and (L) API's: Class-methods for multiple levels of ping to the middleware and CMS, as well as the ability to load CMS repository info into SAP.
  2. Gimmal Link Web services usage:
    1. HTTPS Setup
    2. Gimmal Link Enterprise SCRUD web services
    3. Gimmal Link Enterprise BAPI web service

Lastly, as our customers leverage the Gimmal Link logic under the hood more and more, we hear of common routines and methods that may be of use in your custom requirements. These are located under Useful / Common Gimmal Link Enterprise Methods.