on 2012 Jul 02 2:37 PM
Placing the below url in the browser, I get an xml document that provides the information I am trying to obtain. I went into the MII Workbench and created a webservice action block, inserted this url and pressed next. There is no error message, but the workbench freezes. I am unable to continue and I have to kill the java application. Is there a document on setting up web service action blocks or can someone tell me if there is more I need to set up before I press next? Thanks!!
http://<SERVER>:<PORT>/manufacturing-services/ProductionService?wsdl
Request clarification before answering.
just forget the "?wsdl"
for example : http://<SERVER>:<PORT>/manufacturing-services/ProductionService
Hope it helped.
Regards
Olivier
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
In your post, you have mentioned one url
http://<SERVER>:<PORT>/manufacturing-services/ProductionService?wsdl
I hope this is your webservice url right?
Regards,
Aravinth
Yes, but I have an issue that I cannot resolve as stated in my original post. Also, this url is the WSDL for the SAP ME application. I am simply trying to leverage this to build transactions to communicate to SAP ME.
I went into the MII Workbench and created a webservice action block, inserted this url and pressed next. There is no error message, but the workbench freezes. I am unable to continue and I have to kill the java application
As far i know,there is no special setup required.
If webservice works and gives wsdl ..you should be able to import proxies in to MII.
Make sure you give user name and password it the webservice requires any credentials...
Thanks
Hari
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
6 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.