IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  DDIC Cache

    Posted Tue July 01, 2014 07:02 AM

    Hi Guys,

    Can anyone shed some light on DDIC Cache. Why should we use. What all its functionalities. In which situations we have go for this. Kindly also provide any links which can give me details of it.

    Thanks,
    RP.


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: DDIC Cache

    Posted Tue July 01, 2014 01:14 PM


  • 3.  RE: DDIC Cache

    Posted Wed July 02, 2014 05:23 AM

    DDIC cache will store the structure of the IDoc when it is first being pulled from SAP system. If there is any change in the IDoc structure, sometimes it will not get reflected in webMethods when you try to pull again the same. Reason being, it will use the cache to create the Idoc document. We have to delete it in DDIC, which will make sure the new structure gets pulled from SAP system, and not the old one.

    For more details, refer SAP adapter guide.

    -Senthil


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 4.  RE: DDIC Cache

    Posted Thu July 03, 2014 09:59 AM

    Senthil is right.

    but this counts for RFC-Function calls as well.

    Regards,
    Holger


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: DDIC Cache

    Posted Fri July 04, 2014 03:02 AM

    Thanks all for your inputs

    Thanks,
    RP


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General