Skip to Content
0
Former Member
Jul 12, 2011 at 11:18 AM

Integrate portal and DataServices Real time Jobs - Adaptive Webservice call

26 Views

Hi All,

Actually we had a requirement to integrate portal and SAP Data services real time jobs. To do the same, the data services team exposed their real time jobs as Web-services. So from the portal we defined an Adaptive RFC to invoke the web-services and we got the results too.

But, In the Data-Services front if a new job gets added. The WSDL one given by the team earlier gets updated. Then in the portal front if we run the same WDJ application, it throws an exception like "WSDL Runtime exception - There is an inconsistency between design time and run time WSDL"

So from this scenario, if a WSDL gets updated or modified. Portal is not capable to consume the web-service further..!!!

Is there any alternate way to do the same. How to overcome this issue.. Kindly suggest.