Web service Consume ABAP- ICF Error when receiving the response:...
Hi Expert, Https certificate deployed in Development server and consumed the third party web service by SAP ECC box. it works fine in development server and transported to the QA ( SAP ECC ) server....
View ArticleRe: Activation of Statndard Enterprise Services
During Ehp installation , the backend ES (implementation) gets installed and activated (or somtimes you need to activate in SICF) , you should be able to see them in SOAMANAGER txn in Web Services...
View ArticleNeed Help on Update BP Web Service
Hi Gurus I am working on Update BP web service. My variant is attached here with. i am getting message "Action Code 02 is not permitted for international address version". Request any one to share the...
View ArticleDistribute Customer via PI using SOA?
Hi all, I had raised a question over in the PI place but maybe this is better placed here? Would you mind take a look at here Distribute Customer via PI using SOA? Sorry if this is kind of a basic...
View ArticlePublish web service from a BAPI
Hi all, I'm trying to publish a WebService from the BAPI_MATERIAL_AVAILABILITY and followed the steps listed bellow:Create a web service definition from the BAPI through Utilities menu.Enter into...
View ArticleRe: Publish web service from a BAPI
Hello Gregory, I am not sure about creating WS from standard BAPIs/FMs. From error it seems some access key issue for WS definition.Are you able to see the service created in SE84? Can you try with a...
View ArticleRe: Publish web service from a BAPI
Hi Jitendra, thanks for your answer. I can see/modify the service through SE84. I tried with a wrapper Z FM but I got the same error with exactly the same application key...
View ArticleRe: Webservice Response Attachement Deserialize XOP Include Error
Hi Flavius, have you resolve your problem?maybe you can check oss note 1582187 - Limited support of XOP/MTOM via SOAP luca
View ArticleCannot access ES work palce anymore
Hi, does anyone have any ideas of how I can access the enterprise service documents? Previously the url address is http://esworkplace.sap.com. But now the set is no longer available. Instead it gives...
View ArticleRe: Cannot access ES work palce anymore
Hi Qiang I´m having the same issue and even though after a while something can be found from help.sap.com, it does not work quite like it used to work in ES Workplace. Maybe it´s just me, but...
View ArticleRe: web services fm
Hi Peter Jonker Thank you for response sir . I have created the ZREQUEST table type EKKO_TTY in SE11. And I used ZREQUEST type in importing parameters tab. When I am trying to activate it is not...
View ArticleRe: web services fm
No worry, that one is easy. You need to read the message carefully, the solution is already in there. In the importing and exporting parameters tab of the function module you need to click the checkbox...
View ArticleRe: web services fm
Hi Peter Jonker Thank you sir.Now function module is activated .I have generated the wsdl file .And I have created the project zmul_po in soap uI 5.0 by consuming wsdl file. xml Request is generated...
View ArticleRe: web services fm
In the wsdl comment it says clearly Zero or more repetitions which means everything is OK isn't it ?
View ArticleRe: Cannot access ES work palce anymore
Hi, I figured out now the service is moved to address: http://es-workplace.sap.com
View ArticleRe: web services fm
How can I test it sir. By passing multiple po numbers (ebeln) where as it has only once the ebeln.
View ArticleRe: web services fm
You repeat the item structure (and everything below it) as often as you have PO's. Two PO's will result in two item (and everything below it) structures in the message. Just copy the item structure in...
View ArticleRe: web services fm
Third-party is IOS app developer,on one screens of app shows the all po number which has to be release. From there user selects the some po numbers. when he hits release button then this web services...
View ArticleRe: web services fm
The erros have to do with the question marks I suppose. If you do not fill the fields with a value delete the question mark or the whole field alltogether (if the xml definition allows this). You can...
View Article