App Connect

 View Only

 Using "Iterative discovery" to update an existing SAPAdapter

Peter Von Hirschfeld's profile image
Peter Von Hirschfeld posted Tue August 26, 2025 02:38 AM

I've created a SAP inAdapter to access various IDocs from a SAP system. 

I now want to add a new Service operation to an existing IDoc in the Adapter using the "Iterative discovery" option (right-click on the inAdapter). However, when I add a new service operation for an existing IDoc and then select the "Add XSDs for new objects and replace .wsdl, .import/.export" radio button, and select Finish, the inAdapter does not appear to contain the new Service operation. (I checked this by drag/drop of the Adapter onto a blank canvas for a new flow - the generated subflow does not contain a label for the new service operation). I was expecting to see a label for the added operation here:

Has anyone successfully added a new Service operation to an existing IDoc using the "Iterative discovery" option?