COREid webservice access in Python

Anybody successfully tried to access COREid web services from Python?
I would appreciate some sample code or a link.
I find it specifically challenging to figure out the authentication part in Python's SOAP communication with COREid.
Thanks for any help,
-- Bernd

Hi Suresh,
Firstly I don't no if I am suppose to answer this thread as it has been addressed to "Gents"
Anyways I was facing a similar issue when I tried to test my web service through web URL.
Lets try this and see if it works for you:
1. Use the Tcode SOAMANAGER from the ABAP login to test the existing web service "QUERY_VIEW_DATA" in BI system
2. For SOAMANGER to work you need to activate a few Web Service Services in SICF (Only if they are not activated ).
3. Please NOTE : from SPS14 onwards Tcode WSADMIN and WSCONGIF are obsolete and hence testing through them will not help.
4. Try using J2EE_ADMIN log on credentials when askedd.
Also you can refer to the below for futher help :
http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/20b723f8-a422-2c10-aca5-fe64eeda1ff2&overridelayout=true
It would be great if you would let me know how exactly are you testing your Web Service. It will be helpful for me to answer the thread.
Cheers
Dhwani

Similar Messages

  • Disable Webservices access through web

    Hi All,
    In OFMW and AIA 11g ps3, how can we disable webservices access through web i.e. restrict webservice call from outside
    world using OWSM security policies?
    We dont want to use username based authentication or any other policies that is based on authentication and authorization.
    Please let me know how can we achieve this?
    Thanks in advance.

    Hi,
    I think the best way would be to block the access to services at firewall so that these services have restricted access within the network. This can be achieved only if none of the services need to be exposed over to the internet.
    Regards,
    Neeraj Sehgal

  • WebService Access Forbidden

    Gents,
    Can anyone help me on this below thread please
    WebService Access Forbidden
    Regards,
    Suresh

    The Permissions to the folder within the portal were service is deployed are all in order? Give everyone at least a "read" access and click end user check box.

  • Could not find the main class - Problem with Webservice-Access

    Hello Everybody,
    I'm having serious Problems with accessing a WebService (Tomcat-Axis) per executable jar-File.
    I constructed a simple GUI with 3 Textboxes 1 Button and 1 Resultbox.
    I use eclipse so it was no Problem to simple generate the Backgroundclient by Processing the .wsdl-File of the WS.
    Now I do this:
    Head_tServiceLocator serviceLocator = new Head_tServiceLocator();
    Head_t service = serviceLocator.getRPCCall();
    RPCCallSoapBindingStub Head_t = (RPCCallSoapBindingStub) service;and use the Webservice like an Object.
    All this works very well.
    Now the Problem:
    Head_t service = serviceLocator.getRPCCall();this Line has to throw a ServiceException.
    If i add a try-catch Block to Process the Message JAVA tells me after i exported to JAR (with Manifest-stuff and so on) and double Click on the JAR the following :
    Could not find the main Class - Program will exit.
    And if i add a throws Declaration to the Methodheader it tells me:
    Fatal Exception Occured - Program will exit
    But if i Comment out that Line at least the GUI is being displayed (so it DOES find the main-Class). But then of course the Webservice won't be accessed.
    All the JARs needed (axis.jar, commons-discovery.jar and so on) are in the same Directory as the Webservice-Client.jar
    Please Help me.
    Greets,
    Zap

    I am not done any typing mistake while creating the jar file i already followed the suggestion that you have mentioned but still the same error .
    This is my MANIFEST.MF file created under META-INF folder
    Manifest-Version: 1.0
    Class-Path: qtjambi-4.4.3_01.jar qtjambi-win32-msvc2005-4.4.3_01.jar
    Created-By: 1.5.0 (Sun Microsystems Inc.)
    Main-Class: Ui_MainWindow
    When i extracted the app.jar following this i got
    1. META-INF folder inside that MAINFEST.MF file the contents i have already placed above
    2. qtjambi-4.4.3_01.jar
    3. qtjambi-win32-msvc2005-4.4.3_01.jar
    4. Ui_MainWindow.class
    Please tell me whats wrong in that i can also give you the app.jar file please let me know the email id ..

  • Weblogic - Webservice access

    Hi,
    We have an application deployed in weblogic which needs to access a webservice. The webservice is accessible through soap-ui using the right credentials. We use basic authentication to access the webservice.
    I am able to access the webservice with the correct credentials from a normal java client but when the application is deployed in weblogic, I am unable to access the ws!
    Is there a setting in weblogic to enable basic authentication?
    (using weblogic 11g)
    Thank you

    There is a difference between application server and program access to a webservice. especially is SSL used server needs the key to access the web service. What error do you get?

  • Native webservice access results in error:  HTTP 401 - Unauthorized

    I'm trying to use the native webservice functionallity of the 11g database (11.1.0. 6.0). According to some examples and the XML DB Developer's guide I have performed the following steps:
    1: Configuring Web Services for Oracle XML DB
    2: Enabling Web Services for Specific Users
    3: Defined access to my server via the Access Control List (package DBMS_NETWORK_ACL_ADMIN)
    When I try to access the url http://host:port I'm asked to authenticate. If I log in, I get a file-index.
    When I try to access the url http://host:port/orawsv?wsdl I'm asked to authenticate. If I log in, I get the follwoing error:
    ORA-29268: HTTP client error 401 - Unauthorized
    I don't know what the reason for this error is.

    Have a look at Marks example here Testing Protocol Server  WSDL functionality
    Check your ACL file, DBMS_NETWORK_ACL_ADMIN and XDB_WEBSERVICES_XXXX roles for the account you use to connect

  • Webservice access in FLEX

    We are trying to use webservice created by .NET application
    into Flex , but it is giving following error when we are accessing
    application from remote browser (IE 6 )
    Following is details of error
    fault = (mx.messaging.messages::ErrorMessage)#0
    body = (Object)#1
    clientId = "DirectHTTPChannel0"
    correlationId = "F47724D4-8FAF-7D5C-E631-6FF1947FF342"
    destination = ""
    extendedData = (null)
    faultCode = "Server.Error.Request"
    faultDetail = "Error: [IOErrorEvent type="ioError"
    bubbles=false cancelable=false eventPhase=2 text="Error #2032:
    Stream Error. URL:
    http://192.168.166.38/WebForce.Net/WebServices/AffiliationService.asmx"
    URL:
    http://192.168.166.38/WebForce.Net/WebServices/AffiliationService.asmx"
    faultString = "HTTP request error"
    headers = (Object)#2
    messageId = "7BE472C4-2934-82C1-7C1A-6FF194BECE96"
    rootCause = (flash.events::IOErrorEvent)#3
    bubbles = false
    cancelable = false
    currentTarget = (flash.net::URLLoader)#4
    bytesLoaded = 0
    bytesTotal = 0
    data = (null)
    dataFormat = "text"
    eventPhase = 2
    target = (flash.net::URLLoader)#4
    text = "Error #2032: Stream Error. URL:
    http://192.168.166.38/WebForce.Net/WebSer
    Can any one please guide us that what we are missing . Any
    work around for this .
    Following is way we are configuring webservice tag in
    application .
    <mx:WebService id="CustomerService"
    wsdl="
    http://localhost/WebForce.Net/WebServices/AffiliationService.asmx?wsdl"
    useProxy="false"
    showBusyCursor="true"
    requestTimeout="0"
    fault="{handleFault(event)}"
    >
    </Webservice>

    Didn't find the solution, but I solved my problem in another
    way - I am adding data, that I wanted to pass in OUT parameters, to
    SOAP response headers. The headers can be read in Flex with no
    problems (although they're accessible as XML only, they will not be
    de-serialized to objects).

  • Webservice access

    Hi ,
    Using WSADMIN, WSCONFIG  I used to test webservice. Now everything changed to SOAMANAGER.
    If I want to use standard webservice provided by SAP query_view_data using NWDS , Do I need to config PI7.1  system with BI system for ESR? Or How can I access webservice without PI system ? Here is provider and consumer system is one system that is BI backend and BI Portal.

    Thanks. It is useful

  • Airplay access through python script-win32com

    Hi,
    I am looking at automation to access  airplay accessories through iTunes.
    For example: When itunes running on windows discovers its Airplay accessory like Speaker, we will be able to see the Airplay Icon getting highlighted and we will be able to select the required accessory among the available airplay accessories  and start the play.
    Is there any api to access this Airplay object and select the required Airplay accessory through python or through win32com scripts?

    Moderator note:
    I believe this thread runs afoul of the legality (copyright) provisions detailed in the forum etiquette
    I am closing this thread.  If I am not correct, please contact me with information related to your rights to use their material in this manner and I will reopen this thread.
    ewaller

  • Category for COREid Identity/Access Management & Web Services - Please!

    The COREid products do not fit into any of the existing categories - we need an IDM, Access & Provisioning category.

    I believe she is looking for a category in these forums that deals strictly with the COREid Identity and Access product. This would include COREid provisioning. I would see COREid Federation and Oracle Web Services Manager having thier own categories. Obviously we are previous Oblix partners who were accustomed to these products having thier own sections in a forum. Is this planned? Is this already in place and we just aren't looking hard enough?
    Thanks,
    Ryan Squires

  • WebService access over UDDI

    Hello,
    we have developed a szenario over SOAP-Adapter in XI (Send) for calling. Now we want use the uddi in the was to call the webservice. What we have to do? Creating a wsdl in configuration of course. But must we deploy something in uddi? What steps are to do to call the webservice direct over uddi?
    Thanks in advance,
    Frank

    There is no dynamic dns in the TC or AEBS.
    It depends on your setup, if the TC is the main router in your network, you maybe able to use some dyndns software on a computer in the network, although this seldom works as well as having the software on the router. If you have a different router and the TC is bridged then check that router for dyndns service. And you will need to port forward to the TC.
    There are lots of posts about getting external access. You would need to use one of those methods.

  • WebService access to soap

    how do I access the soap message received when using the javax.jws.WebService interface? I would like to get to the soap body and use jaxb to create an object from it.

    Use the JAX-WS Dispatch interface. Check out the Dispatch sample shipped with JAX-WS 2.0. It does almost exactly what you what except for the final binding using JAXB.. I uses a Dispatch<Source> client to invoke an operation. The SOAP body is returned from the invocation as a Source object that you can then use with JAXB.

  • Webservice access protection

    How do I protect access webservice from the unauthorized users on WLS 8.1
    SP3? I've created user and mapped user with the x509 certs. I've tried in
    the WLS 8.1 SP4 with this settings and it works fine. It allows authorized
    user with the DN of x509 certs.
    Thanks,
    -raj

    The Permissions to the folder within the portal were service is deployed are all in order? Give everyone at least a "read" access and click end user check box.

  • WebService access to XLMP EE.

    Hello,
    Is there any possibility to access XMLP EE / Generate reports through some WebServices interface? Is there any documentation on that (I was unable to find any)?
    regards,
    Chris

    You might find this link helpful http://blogs.oracle.com/xmlpublisher/2006/07/18#a50 .
    It's a little indirect and not a SOAP web service, but you could always wrap it into one. I've use this approach in scripts to quickly snapshot my XML data from batches of reports.
    You should probably look at the chapter on the Java API (ch. 11) for a better solution, and yeah, the docs and examples are sparse.
    good luck

  • NWDS - VC - Webservice access

    in NWDS 7.2, I am not able to see "Define webservices" option to access remote webservices, does this functionality is there only on web based VC Story board? or we can define remote services in NWDS too, if yes, please let me know how we can do that.

    Hi,
    In NWDS you define web service configurations from the menu: Window -> Preferences -> Destination Configurations -> Web Service Configuration. After defining the web service, refresh the search panel to see it.
    The same web service has to be defined with the same name in the server you deploy the model to (this is defined from /nwa).
    Best regards,
    Tal.

Maybe you are looking for

  • External drive no longer mounts or unmounts or formats. Help!

    I have a 1TB external Seagate drive which is used to store my time machine backup for an iMac (2010).  My time machine is failing as it says there is no backup disk.  I ran disk utility.  I see it on the external drive on the list below the line on t

  • Need help deleting graphic junk mail

    I need help. I cannot delete graphic junk mail into trash. When I try it says unable to move messages. Messages could not be moved to mailbox trash. And the dial keeps spinning. I'm not getting mail cuz this junk is bogging down my iPad & iPhone. Any

  • Class file missing from war file deployment

    I have a web application that is being deployed to a war file. I have deployed several times successfully. Then with the latest changes, there is a class file that does not get included into the war file. It does get compiled and does exist in the pr

  • HT1420 I've not used my iMac for some time and the password has been forgotten.  How do I re-start?

    I bought the iMac some 18 months ago and it was set up be a system administrator who has since left the company.  I want to start using it again, but no-one knows the password. I've tried inserting the Install DVD but the system immediately asks for

  • ORACLE_HOME Directory Structure and Content description

    Can anyone show me the Oracle document or website which lists the ORACLE_HOME Directory Structure and Content description for windows platform. Oracle 10g R2. Thank you, Smith