User management web service

Hi,
How do I expose the User Management Service as a webservice in Web AS 6.20 or 6.30?  Thanks!
-Vu

Hi Vu,
Is it relevant to expose UM service throught WS? Anyway you can do it using Portal WS. (see Enterprise Portal Perspective)
I think it should be better if you create your own Portal Service mapping the UM service and expose only the methods you want.
Best Regards,
Frederic

Similar Messages

  • Oracle 10g Enterprise Manager web service unable to start

    I am unable to get Enterprise Manager web service for Oracle 10g to start in Windows. Anybody can tell me where to find out what is the problem and what are the possible problems and solutions? I do not wish to re-install or create a new database instance because there is existing data and will require extensive configurations to my web and app servers if I change the database instance. Thanks!

    Hi.
    What does the log say?
    From %ORACLE_HOME%\opmn\logs folder.
    rgds
    Kjell

  • Error communicating with the Cluster Manage Web Service

    Hi,
    i connected oracle database with the Endeca Studio but while uploading Departments dataset i m getting this error
    "Error communicating with the Cluster Manage Web Service" so plz can anyone explain me wat is this error about.
    thanks in advance

    I actually ran into this myself- as Pat notes, it's hard to say without seeing log files, but I think that perhaps the default domain profile that the Endeca Server uses for domains created using Provisioning services has not been created.  First see what domain profiles exist.  Navigate to wherever endeca-cmd lives (e.g., user_projects/domains/endeca_server_domain/EndecaServer/bin), and use the list-dd-profile command:
    -bash-3.2$ ./endeca-cmd.sh list-dd-profiles
    The profiles that exist will be returned in your terminal window:
    prov_dd_profile
    default
    If you only see 'default', then you will need to create 'prov_dd_profile'
    ./endeca-cmd.sh put-dd-profile prov_dd_profile
    Then try uploading your file again in Studio.
    Cheers,
    Andrew

  • Adding a user using web services

    Is it possible to add a user using web services? I am trying to do this using .net but I am getting errors. I was able to search and delete users!

    I will look into this. The only thing is, I was able to update, remove and search users using web services in .net, but I don't understand why can't I add a user using the same web service? The method of creating a local user is available in the web service! I even tried adding a user and I get the following error:
    org.xml.sax.SAXException: Unable to create JavaBean of type com.adobe.idp.um.api.infomodel.User.  Missing default constructor?  Error was: java.lang.InstantiationException: com.adobe.idp.um.api.infomodel.User.
    doesn't this mean it is trying to create a user?
    web service:
    https://DomainName/soap/services/DirectoryManagerService?wsdl
    Web service function:
    public stringcreateLocalUser(UserlocalUser, string password);
    <xsd:element name="createLocalUser">
    <xsd:complexType>
    <xsd:sequence>
    <xsd:element minOccurs="0" maxOccurs="1" name="localUser" type="impl:User" />
    <xsd:element minOccurs="0" maxOccurs="1" name="password" type="xsd:string" />
    </xsd:sequence>
    </xsd:complexType>
    </xsd:element>

  • Does OVM 3.0x provides management web service or API?

    Hi
    I thought OVM 2.20 provided Oracle VM Manager Web Services API Reference.
    Where can we find the same thing for OVM 3.0x?
    Thanks.

    J.S.Park wrote:
    Where can we find the same thing for OVM 3.0x?Oracle VM 3.0 doesn't have a Web Services API. The full Java/Python API and programmers documentation is still being developed and has not been released yet.

  • Index management web service

    Hi im trying to use Index management web service from a Web dynpro
    Have some one any code example  using searchFirstChunkInFolders function?? this function only works in folders indexed by some TREX index??
    Regards

    Hi Subrato,
    in my opinion that's not correct. In fact it's the crawler service itself that needs the internalIndexDocuments() mathod's implementation.
    So if no crawler was assigned to the index, no problem should arise, as no call to this method should occur. On the other hand, the exception is thrown and this meens that the method is indeed called by someone!
    What I can't figure out is which crawler, since none is actually set for that index!
    Cheers, Davide

  • How to access Portal Logged in user in Web Service application

    Hi Experts,
    I have created one Deployable Proxy and based on that i have created Web Based (WAR) project. to consume the proxy i have created Servlet based java file which invokes Web services. Based on this WAR project i created EAR application which deploys on J2EE server.
    I am facing issue while accessing Portal Logged in user in my Servlet Class in WAR project so can  you please provide inputs for how we can access Portal Logged in user in our Servlet class? also how we can access LDAP detailes of portal Logged inuser ?
    I tried to fetch the Logged in user from servlet request but i can't access it giving me null value. Following is the method details that i am using in my servlet.
    protected void doGet(HttpServletRequest request,HttpServletResponse response)throws ServletException, IOException                
    IUser user = UMFactory.getAuthenticator().getLoggedInUser();
    String strName = user.getFirstName();
             If I checked in LDAP values First name for logged in user is present but in my code its giving Null value.
    Can you please provide your inputs on above issue.
    Regards,
    Rahul

    have you found a solution this problem yet?

  • Get user name - web services throws error if a name has special character

    I am calling UserProfileService.asmx web service and using GetUserPropertyByAccountName. The method works for almost everyone except for those who has special characters in the Preferred Name. How do I fix this? We are having serious production issues and
    would like to know how to fix the issue.
    User: domain\aberg returns name as the name does not have any special characters. Arthur Berg
    User: domain\jobill returns following error because this use has a dash in the last name. Joe O-Bill
    User: domain\mobrien returns following error because this use has a dash in the last name. Mark O'Brien
    <?xml version="1.0" encoding="utf-16"?>
    <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <soap:Body>
    <soap:Fault>
    <faultcode>soap:Client</faultcode>
    <faultstring>A user with the account name DOMAIN\jobill could not be found. ---&gt; An error was encountered while retrieving the user profile.</faultstring>
    <detail>
    <ErrorCode xmlns="http://microsoft.com/webservices/SharePointPortalServer/UserProfileService">UserCannotBeFound</ErrorCode>
    <ErrorMessage xmlns="http://microsoft.com/webservices/SharePointPortalServer/UserProfileService">An error was encountered while retrieving the user profile.</ErrorMessage>
    </detail>
    </soap:Fault>
    </soap:Body>
    </soap:Envelope>
    I am using codeplex tool "web service studio 2.0" to verify this.

    I have NO clue what is going on. When I go to user profile from Central Admin the user account is domainxp.net\username. But when I pull up the user using address bar (say in edit form) I see domain\usename. Could this be confusing the workflow which is
    calling the web services?
    I ran the following powershell and after few minutes it starting to resolve the user name without any errors. I like to know what is going on here. Problem is solved for now but I wont be surprise if I see the same problem after doing a Full AD sync.
    $adUser = "domain\user"
    $siteCollection = "http://local.site/sales"
    Set-SPUser -Identity $adUser -Web $siteCollection -SyncFromAD
    Thanks
    Brooke

  • Licensing question for managing web services within OC4J

    I was wondering if there is a separate license cost to run/manage/secure web services running in OC4J under OAS 10g Enterprise Edition?
    thanks

    The OC4J 10.1.3.4 release has moved the out of the box libraries OC4J supplies for JAX-RPC/WS into a named/versioned shared-library called "oracle.ws.jaxrpc".
    This means you can now easily "unimport" these out of the box implementation from the view of an application, and replace them with newer implementations such as that provided by the Apache CXF distribution by publishing it as a corresponding shared-library and importing that into the application.
    See the documentation for 10.1.3.4 which describes this: http://download.oracle.com/docs/cd/E12524_01/web.1013/e12290/opensrc.htm#BABDDAIF
    -steve-

  • 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

  • User management -reporting service

    Hi all
    NW04 portal..
    Is there a reporting service that i could use that can be configured to display user-group-role info ?

    hi,
    There is reporting service in NW04 portal.The reporting service is preconfigured and activated in the standard delivery. No further configuration is necessary.
    To check the configuration of the reporting service, choose Content Management -> Global Services -> Reporting Service.
    For full details,pliz check out the link.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/61/dd4ce038acb943939d8a9af050ed0d/frameset.htm
    with regards
    mujjammil

  • How BPEL call an OWSM managed web services ?

    Hello All,
    I meet a case like this.
    I defined a web services( WS1), and build a BPEL process(BP1) to call WS1, then security BP1 by OWSM. When I want to call BP1, I included WS-Security in header, and put username and password there. It works fine.
    The I security the WS1 by OWSM ( Customer Requirement), then build another BPEL process(BP2) to call WS1. I also included WS-Security in header, and put username and password there. But it does not work and has Client.authenticationFault.
    I have checed OWSM document, but could not find valuable information about this.
    Anyone can help?
    Thanks and regards,
    Michael

    I successfully tested a scenario similar to yours. For that you may need to apply some patches. Here is what I successfully tested
    Client -> WSSE Headers -> BPEL -> HTTP Headers -> OWSM managed service
    Client -> HTTP Headers -> WSM service -> WSSE Headers -> BPEL -> HTTP Headers -> service
    Only thing I came to know lately is based on BPEL invocation binding you have to specify inbound credentials to BPEL so that you can propagate them to invoked partnerLinks.
    SOAP Binding -> use WSSE Heders to invoke BPEL
    HTTP Bindig -> use WWW-Authenticate headers
    Java API inoke -> use java properties
    Can you elaborate more on your scenario.
    Regards,
    Rajesh

  • User rights for technical User for Web Service Communication

    Hello all,
    we have a scenario where a web service is called, which is exposed by XI. The XI asks for a technical user, when the service is called from an external application. How can we create a user, which is only able to be used in certain scenarios, so that it's not possible, that everybody who has the user can invoke all scenarios.
    Best regards,
    David

    Hi David,
                     If I am not wrong, you are using Soap Adapter in XI for receiving webservice calls from 3rd Party Application.
    Configure a user with no - roles and authorisation profiles in XI server first.
    Then, this users need to be set up in Visual Administrator in XI server.
    Ask your Basis to Follow the steps below:
    1.Login to XI Visual Administrator.
    2.Click on Services -->Security Provider --> Runtime --> Policy Configurations -->
    Then select below under Components:
    Sap.com/com.sap.aii.af.soapadapter*XISOAPADAPTER --> then click on Security Roles -->
    Select:  xi_adapter_soap_message -->  Modify and add your configured User here in Users tab.
    Note: This will authorise your user without any roles.
    In this way you can give above username and password to 3rd Party Application to configure at their end.
    Since user don't have any access, nobody can misuse it and can only be used for webservice calls at XI server.
    Implement this  and if solve your problem , provide full points.
    Thanks ,
    Anurag

  • Developing, Deploying, Managing Web Services with Oracle9i

    HOWTO: The "Hello, World!" Sample Project
    Follow these steps to create, compile, and run a simple Java program in JDeveloper:
    1.Create a project. Choose File | New Empty Project. A new project node, with a name resembling
    MyProject1.jpr will appear in the Navigation pane.
    2.Create a Java file. Make sure your project node is selected, and choose File | New. The Object Gallery opens.
    Select the Objects tab and double-click the Class icon. In the Class Wizard dialog that opens:
    1.Replace the default class name with "HelloWorld".
    2.Click OK.
    A new file node, named HelloWorld.java will appear under your project node.
    3.Edit the file. Double-click the file node to open the file. Edit the file, adding this method to the definition of the
    HelloWorld class.
    public static void main(String[] args) {
    System.out.println("Hello, World!");
    4.Build the project. Choose Project | MakeProject. A message will appear, reporting success or failure, in the
    Status line at the bottom of the JDeveloper window. If there are errors they will be listed in the Message View
    pane, under the Compiler tab.
    5.Run the project. When the project has been successfully built, Choose Run | Run. Your message will be printed in
    the Message View pane, under the HelloWorld tab.
    null

    That seems to be it. Thanks a lot. I guess it was simply a confusion of terminology. They call the material "Web Services" in the white paper (like the rest of the world), and "Dynamic Services" everywhere else. Thanks again.

  • Webdav - user management - web interface - some questions

    Hi,
    after browsing several hours to find any answer to my questions regarding webdav and lion server unsuccessfully i decided to raise theses questions collected here in this forum.
    1. Is there a web interface for the webdav folder coming along with lion server? If no, where can i get one
         (similiar to e.g. idisk within mobile me)
    2. how do i setup user for webdav. My users which i setup within the server app didn't work
    3. is this (http://gigaom.com/apple/how-to-enable-webdav-on-your-mac-for-iwork-on-ipad/) the only way to setup user for webdav? how can i use the users which i setup for webdav?
    thanks in advance
    cheers
    tobi

    You can set up a "share" (or point to an already created one) that enables Webdav for IOS devices in Server app.  For example:  we have 260 students that have their "home" directories listed at /Student_home.  Go into Server app, select file sharing and choose the "share" that you want to enable webdav.  Click the edit pencil and under Settings select Share with IOS devices (webdav).  Then on your device use the URL http://your.server.com/webdav/short_user_name.  If you have SSL turned on for web, you'll need https.  Authenticate with the short name and password of user.  This works with iPad, iPhone, Macs and Windows Desktops (windows you'll need to Map a network drive).
    So Johnny Brown grabs his iPad with Pages, says get document from Webdav and is presented with the login:  Enters https://myserver.com/webdav/johnnybrown for the server,  johnnybrown for username and whatever for password.
    You could also make a share for a group "dropbox" to share documents and such.  Lots of possibilities.
    I haven't messed around with the profile manager but I believe that PM will attempt to control this for each device registered to each user.  If so, you'll have to enable sharing with trusted certificates in the PM.  Since we're using this in an educational environment and don't have enough iPads, the students have to share which means that we can't assign one device per individual.
    Hope this helps
    Nathan

Maybe you are looking for