Need to find BAPI_PROJECT_MAINTAIN in ES Service Registry

I need to do some testing with BAPI_PROJECT_MAINTAIN. What's the equivalent Enterprise Services Workplace function WSDL? How do I find this for testing?

Hi,
Check the below links:
http://help.sap.com/saphelp_nwce711/helpdata/en/48/1d3a6198f633f4e10000000a42189d/frameset.htm
http://help.sap.com/saphelp_nwce711/helpdata/en/48/1d3b0d98f633f4e10000000a42189d/content.htm
http://help.sap.com/saphelp_nwce711/helpdata/en/48/1d3a6498f633f4e10000000a42189d/content.htm
Thanks
Dhwani

Similar Messages

  • Need help finding Driver type in the registry

    Hi,
    given a DSN(Data Source Name), I need to find the type of Driver it was assigned to in the Registry. pls help me to do this in java.
    Thanks in advance,
    Rao

    Hi jschell,
    Thanks for your response.
    I would like to explain my actual problem clearly now.
    I am working on an enterprise product where it has a setup screen in which it has a form with DSN and Database Type as the input fields. The database type could be either Oracle or MS SQLServer or MS Access.
    so, instead of entering both (DSN and Database Type) into the form, I would like to enter only DSN in the form, and based on this DSN, I should know what is the corresponding Database Type.
    Pls let me know how to do this without manually referring in the system.
    thanks for ur help and time.
    Rao

  • Need Help Finding Windows XP Pro Service Pac

    This is day four, and I still can't get my brand new Creative Zen M Vision to work at all.
    I don't have Service Pack 2, and it was suggested to me that I need it for the player to be recongized on my computer.
    I'm on dial-up, and last night I was quoted with 30 hours to download the software from Microsoft. I left my computer alone until now, with 5 hours to go, AOL signed me off for being inacti've. Clearly this is not going to work.
    I went back to the Microsoft web site and ordered the Service Pack on CD. However it says it will take 4-6 weeks for the CD to arri've.
    I really DO NOT want to wait this long to use my MP3 player, this is really ridiclious.
    Is there anywhere else I can get a Service Pack CD in person? Or somewhere I can order one that will not take over a month to arri've?

    Like I said above, it takes over 30 hours to download from Microsoft. I tried once, and I got signed off by AOL at 5 hours. It's unreasonable that I could ever be online through dialup for 30 hours, its just not going to happen, so I want to find the disc somewhere sooner then the next 4-6 weeks.

  • Service Registry - Approval Process

    Hi SOA Community,
    I need your recommendation on using the service-registry.
    I have tree soa-environments (dev, integration-test and production) and want to use the service-registry for looking up some of my created services (some bpel, some esb).
    So my first guess would be to install tree service-registries:
    1) on my dev-environment the publication SR
    2) on my integration-test-environment the intermediate SR
    3) on my prod-environment the discovery SR
    And now my question according the approval process:
    1) I publish a new service on the publication SR on the dev that points to my dev-bpel-environment to a bpel-process.
    2) I create a approval request on the publication SR
    3) I approve the request on the intermediate SR to receive the service
    --> Is in this approvement step a way to change the binding-url that points to my dev-env. to the integration-test-env. ? Because i want my intermediate SR point to my integration-test-env.
    Best Regards,
    Harald

    hi,
    Have you able to install the two registry?
    i am facing problem in enabling SSL?
    Ritesh

  • RFC WSDL need to publish in Service Registry or not?

    Hi,
    I have created a webservice(WSDL) using SOAMANAGER for Remote Function Call(RFC) developed in R/3 System. This WSDL will be used in Enterprise Portal for our Web Application. Is it required to publish the Webservice in Service Registry? What is the importance of publishing webservice in Registry? If it is required, who will be responsible for publishing it(ABAP Technical person or Basis or Enterprise Portal person)?
    Thanks and Regards,
    Vimala P

    Hi Nidhi,
    >My Scenario is I need to publish one RFC as a webservice in PI 7.1 and provide an endpoint URL to user to use.
    As per my understanding, you are trying to expose an RFC as webservice. If yes, have a look at this [link|http://help.sap.com/saphelp_nw04/Helpdata/EN/e9/ae1b9a5d2cef4ea4b579f19d902871/frameset.htm] to ensure you have done it properly.
    > I have done the configuration but when I try this option Tools-> display WSDL it gives me following error-- ``Object Service Interface Z_QMNC_SAVE_CORRECTIONS | urn:sap-com:document:sap:rfc:functions not found in Enterprise Services Repository``
    I am not clear with configuration you have done. Can you describe a bit more?
    Regards,
    Sunil Chandra

  • Unable to find service in Oracle Service Registry

    Hi,
    I am trying to use the Oracle Service Registry for publishing and lookup of services (either OSB proxy service or normal service exposed as webservices.) Publish happens fine from the sbconsole of OSB. For findService or lookup from the service registry I have written a simple java client using systinet registry api which works. But I need to expose this as a webservice for a diff application to perform findservice using this client. When I try to create a webapplication i get error wasp.location cannot be identified or Protocol Repository instance creation error.
    Please reply if anyone has come across same issue or got a solution ...
    Thanks..

    Hi
    Can somebody reply this issue
    I am also facing the same problem and not able to locate the reason

  • Oc4j standalone 10.1.3.3 and service registry with ssl install help needed

    Hello,
    I'm trying to install service registry with oc4j standalone for testing and demoing but am having some difficulty with the ssl side of things.
    I have setup a oc4j standalone 10.1.3.3 and configured the following ports:
    default http port: 9991
    ormi port: 9992
    ormi ssl port: 9993
    https port: 9994
    I have configured oc4j standalone for SSl as per instructions by copying default-web-site.xml to secure-web-site.xml and added secure="true" to <web-site> tag and added <ssl-config keystore..../> as well. I've also modified server .xml and added <web-site path="./secure-web-site.xml" /> into the file.
    I have then installed service registry as a publication (discovery) with http port pointing to 9991 and ssl enabled pointing to 9994 with oracle database.
    I can load http://localhost:9991/ and also https://localhost:9994 and both secure and non-secure page loads fine for the oc4j webpage. I can load http://localhost:9991/registry/uddi/web/ page but when I click on any of the link on it tries to load https://localhost:9994/registry/uddi/web i get a http 404 not found error.
    Tried googling and searching the forum for info, but I'm in need of a little help on where I went wrong.
    Thanks

    Hy frank, thanks for your reply:
    We use a jdk shipped with jdeveloper for running OC4J;
    "<JDev install dir>\jdk\bin\java.exe"
    java -version says:
    java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode)
    Regards.
    Davide

  • Service Registry: why do i need two bindings (wsdlDeployment and endPoint)

    based on the technical note of Clemens Utschig "Enabling a Dynamic, Reusable SOA with Oracle BPEL Process Manager and Oracle Service Registry" i have one question:
    why do i need two bindings (wsdlDeployment and endPoint) in my service in the service registry. if i only define the wsdlDeployment if get this messages:
    <2006-12-07 09:39:02,559> <FATAL> <default.collaxa.cube.ws> no endpoint found - nothing to adjust
    <2006-12-07 09:39:02,559> <WARN> <default.collaxa.cube.ws> Could not lookup base endpoint!
    the problem of defining two bindings is that the url to my partner is redundant.

    Hi Clemens,
    The UDDI Version 3.0.2 Specification (http://www.uddi.org/pubs/uddi_v3.htm) say this:
    B.1.2 Using the "wsdlDeployment" value
    Instead of directly providing the network address in the accessPoint, it is occasionally useful or necessary to provide this information through indirect means. One common scenario for such a behavior is when the accessPoint is embedded within a WSDL file. In such a scenario, the UDDI accessPoint contains the address of the WSDL file, and the client then must retrieve the WSDL file and extract the end point address from the WSDL file itself.
    In this case, decorating the UDDI accessPoint with a useType="wsdlDeployment" is appropriate. A sample of such behavior is as follows:
    <bindingTemplate bindingKey="uddi:example.org:catalog">
       <description xml:lang="en">
           Browse catalog Web service
       </description>
       <accessPoint useType="wsdlDeployment">
           http://www.example.org/CatalogWebService/catalog.wsdl
       </accessPoint>
       <categoryBag>
           <keyedReference keyName="uddi-org:types:wsdl"
           keyValue="wsdlDeployment"
           tModelKey="uddi:uddi.org:categorization:types"/>
       </categoryBag>
    </bindingTemplate>In the example above, a client would be able to parse the result of the bindingTemplate and determine the end point of the Web service within the WSDL file discovered in the accessPoint element. Note that the bindingTemplate has also been categorized with the "wsdlDeployment" value from the uddi.org:categorization:types scheme so that it can be discovered through a find_binding API call.
    1) This means for me that providing one binding with useType=wsdlDeployment should be enough.
    2) Sadly the "Business Service Control" of the Service Registry (Publish new WSDL service) does not create the correct structure needed by the bpel-engine. The "Publish new WSDL service" wizard just creates one service with one binding with useType=other (http). So if i want to reuse this published service from bpel (as a service consumer) i have to switch to the "Service Registry Admin Control" and create a second binding with useType=wsdlDeployment. But i don't want the developers to get inside the "Service Registry Admin Control"! They should only work with the "Business Service Control".
    All this makes the usage of the service-registry very unhandy and reduce the acceptance for developers because of unnecessary manual steps and broken security principles.
    My wish for this issue is that the "Publish new WSDL service" inside the "Business Service Control" of the Service Registry would additionlly create this needed binding with useType=wsdlDeployment.
    Best Regards,
    Harald Reinmueller

  • I need to find authorized hp service center in my area

    I need to find authorized hp service center in my area

    Thank you for visiting the HP Support Forums. I'm sorry but this is a peer-to-peer community of HP customers, and not a venue to contact HP directly. Most of the users here are consumers like yourself who are offering solutions because they like to help others, and any HP employees you see are here on their own capacity and not representing the company.
    If you have additional or direct feedback for HP about their products or services, or questions about repair, you can use the link below for contact information.
    http://www8.hp.com/us/en/contact-hp/ww-contact-us.html
    Kippwj wrote:
    zip code 05753
    OrnahP
    HP Support Forums Moderator
     Clicking the "Kudos Star" to the left is a great way to say thanks!
     When your problem has been solved, accept the solution by clicking "Accept as Solution" to help other members in the future!
    Rules of Participation

  • Need to find table for dispute case attachments in service for objects

    Hi All,
    I have a requirement where i need to find some tables which will hold details of dispute case attachments. After a dispute case is created using UDM_DISPUTE transaction, the concerned person may open that dispute case and can attach some documents/any attachments using services for objects icon at the top left corner of the screen. All i want to know is, in which table (tables related to service object) this attachment details will be stored. Even if the attachments details are stored in service objects related tables, there should be some link for this attachment and dispute case. Please let me know if any of you have some pointers and it would be highly appreciated.
    Thanks in advance,
    Srilakshmi.

    Hi a®s,
    Thanks for your reply. An entry is getting created in this table SRGBTBREL whenever an attachment/URL/notes is attached to a dispute case using services for object and the link between this table and dispute case table SCMG_T_CASE_ATTR is INSTID_A. This field holds the value of CASE GUID from SCMG_T_CASE_ATTR. Now my requirement is whenever an attachment is present in a dispute case i need to set a customized checkbox present in UDM_DISPUTE screen so that when an user opens the dispute case he/she can understand some attachment is present for this case by seeing the checkbox. I found the SCMG* badi's are not helpful to set the checkbox. Please let me know if you have any idea on how to implement it.
    Thanks in advance,
    Srilakshmi.

  • Need help with Oracle Service Registry HTTPS configuration

    I have installed the Oracle Service Registry on a separate OC4J instance called registry without errors. I have also done the following steps to configure HTTPS given in the user guide.
    1. Delete the file <OC4J_HOME>/j2ee/home/keystore if it exists.
    2. Generate the server identity into <OC4J_HOME>/j2ee/home/keystore using the Java keytool as follows:
    keytool -genkey -keyalg RSA -alias oracle -keystore <OC4J_HOME>/j2ee/home/keystore -storepass
    <PASSWORD>
    3. Enabling SSL in the Oracle Application Server Standalone
    4. Copy <OC4J_HOME>/j2ee/home/config/http-web-site.xml to <OC4J_HOME>/j2ee/home/config/secure-website.
    xml.
    5. Edit <OC4J_HOME>/j2ee/home/config/secure-web-site.xml by changing the port and adding the parameter secure="
    true" to the <web-site> element; for example:
    <web-site port="4443" ... secure="true">
    6. Add the following element into the into the <web-site> element, use absolute path to keystore file, for example:
    <ssl-config keystore="<OC4J_HOME>/j2ee/home/keystore" keystore-password="<PASSWORD>"/>
    7. Add the path reference to secure-web-site.xml into the file server.xml; for example:
    <web-site path="./secure-web-site.xml" />
    8. You have to change the <web-app> definition for the OracleAS Service Registry n both files, http-web-site and
    secure-web-site, so the OracleAS does not create independent instances for each of the websites. Add a
    shared="true" attribute to the <web-app> elements for the OracleAS Service Registry application.
    After following these steps, I restarted OPMN. I am able to get the Oracle Service Registry console. When I click on the Publish link, it shows the Security Alert Window. After I click on Yes in the security alert window, it just shows "Page cannot be displayed". The same happens for all the secure links such as login. I even tried exporting the certificate through the Security Alert window, but still it does not work. All the HTTP links in the Service Registry console are working and the HTTPS links are all not working. I believe this should be an SSL configuration issue. Please let me know whether I have missed any steps in the security configuration.
    Thanks,
    Sathish

    Any replies to this please?
    Has anyone successfully installed and configured the Oracle Service Registry with all the links in the service registry console working fine? Is any one able to publish web services into the oracle service registry?
    Thanks.

  • I need to find and upload a hidden file for an app service issue

    I need to locate a hidden file, filename.plist which is on a networked drive, and upload it to the company;s wed=biste for the to support the app. Obviously 'filename' is just a word. there is a long and complex filename.
    Finder spins its wheels uselessly when I ask it to search. The action gear thingy has no useful options to see hidden files that I can see. And the upload part of the website, while it lets me enter the filename in the search box, just spins uselessly, too.
    The file is held on a networked freestanding drive. That isn't of itself, any real problem. I just need to find it and upload it so I can get support. I don;t mind using some utility to grab a copy of it somehow, and uploading that! BUT I am not hugely technical, so I need to be spoon fed.

    You can use Terminal to find the file you are looking for.
    Let's say your network drive is named Net_Drive
    find /Volumes/Net_Drive -name filename.plist
    if you know the exact file name or
    find /Volumes/Net_Drive -name *.plist
    to search for all file names ending with .plist

  • Services Registry in PI 7.1 - What is this and where is it used?

    Hi,
    Can anyone tell me what is Services Registry in PI 7.1 ? What featuers are available in it and where is it used or how its helpful?
    I dont have access to it in my system, so am curious to know the contents of it!!
    Do we define global data types by any chance in the Services Registry ?
    Cheers,
    S

    Hi,
    What is Service Registry?
    Definition: Service Registry is a registry for Webservices that is located centrally within an SOA landscape.  In simple words u201Cwhere are our services implemented?u201D can be identified by using Service Registry.
    PI 7.1 contains a UDDI v.3 compliant Service Registry contains information about services provided in that landscape with references to the WSDL metadata relevant for those services and to the locations of the callable service endpoints.
    How the Service Registry used in PI?
    1.     As a Webservice provider we can publish Webservice.
    2.     As a Webservice consumer we can search for and find Webservices for consumption.
    3.     We can test our Webservices.
    4.     Manage third party Webservices and classify them to provide them for consumption in our system landscape.
    5.     Providing Deployment information (i.e End point information).
    Enterprise Services Repository (ESR):
    To support strategic service oriented approach SAP provides a new Enterprise Service Repository. ESR is a central repository of information that contains all the services. ESR is a container, stores all the underlying Meta data of application objects like service interfaces and descriptions. The global data types, interfaces and business processes maintained in Enterprise service repository which can be reuse where needed. The first implementation of ESR and its associated editors come in SAP Netweaver04u2019s, which has been evolved from NetWeaver Exchange Infrastructure Integration Repository. Enterprise service repository is a design time repository of service objects for ESA. You can model all service design objects for a process and can reuse the data types and service objects which are already maintained. All enterprise services are published in a central Enterprise service repository so they can be used by anybody who really needs that service includes customers and partners.
    The Enterprise Service Repository is the evolution of what it was known as the Integration Repository in XI.  Now the Integration Repository is called the ESR and XI is called PI.  Using the Integration Repository as foundation for the ESR made a lot of sense since many of the capabilities were already there: metadata storage, defining message types, data types, operations, etc.
         ESR is just like Integration Repository for XI.  Here you can design/define your Service Interfaces and Enterprise Services.
         ESR is the central repository in which Service Interfaces and Enterprise Services are modeled centrally and their metadata is stored.
         In simple words u201CWhat does the service do and what does it need?u201D can be answered from ESR.
         ESR is used for: -
    1.     Definition of Processes and Services
    2.     Store Service Metadata
    3.     Central Modeling and Design Environment.
    Global Data Types
         Definition: Global Data Types are company-wide, defined data types based on international standards.  They are based on the SAP methodology and are defined in a standards-based way in the ESR.
         They are based on the ISO 15000-5 and UN/CEFACT CCTS standards and act as the semantic building blocks for service interfaces.
         Global Data Types help you in standardizing service definitions across your organization and provide the key building blocks that can be reused across all your service definitions.
         Global Data Types have been approved SAP-wide by the Governance Process for Business Content.
         Global Data Types have been defined in the ESR and are described by XML schema.
    Thanks,
    Satya Kumar

  • Error while installing service registry

    Hi,
    Don't know if this is the right part of forum to ask this query, sorry for that
    I have SOA 10.1.3.3 installed on my XP machine
    I am tring to install Service Registry 10.1.3.1 ( this is the latest verison available from oracle site).I am choosing standalone registry install and after that
    I am choosing option of creating new database and selecting olite 10g db
    ( other db available are XE and oracle 10g)
    Authentication account info as database.
    While installing , system installer gives error at 62% saying build failed.
    the error being cannot delete Windows/polite.ini
    When I stop the olite service( The read me file provided says that we need to have appserver and db running) , the installer moves 1 mm ahead.It starts writing polite.ini file , but immediately gives error as
    java.lang.UnsatisfiedLinkError
    The log file content related to this error is as follows:
    [java] database:
    [java] database.createComplete:
    [java] database.create:
    [java] account_core:
    [java] account_core.database:
    [java] [echo] Preparing database account backend ...
    [java] [style] Processing C:\WINDOWS\OracleServiceRegistry10131\app\uddi\conf\account_core.xml to C:\WINDOWS\OracleServiceRegistry10131\app\uddi\conf\account_core.xml.new
    [java] [style] Loading stylesheet C:\WINDOWS\OracleServiceRegistry10131\etc\bin\account_core_backend.xsl
    [java] [style] Processing C:\WINDOWS\OracleServiceRegistry10131\app\uddi\conf\group_core.xml to C:\WINDOWS\OracleServiceRegistry10131\app\uddi\conf\group_core.xml.new
    [java] [style] Loading stylesheet C:\WINDOWS\OracleServiceRegistry10131\etc\bin\group_core_backend.xsl
    [java] [move] Moving 1 files to C:\WINDOWS\OracleServiceRegistry10131\app\uddi\conf
    [java] [move] Moving 1 files to C:\WINDOWS\OracleServiceRegistry10131\app\uddi\conf
    [java] server.database:
    [java] [echo] Copying JDBC drivers ...
    [java] db.create.complete:
    [java] uddi.class.path.jars_zips:
    [java] olite.database:
    [java] polite_ini:
    [java] [echo] Installing polite.ini into Windows directory ...
    [java] [move] Warning: Could not find file C:\WINDOWS\polite.ini to copy.
    [java] [copy] Copying 1 file to C:\WINDOWS
    [java] create_db:
    [java] debug_print:
    [java] [echo]
    [java] [echo] UDDI_DB : ;DataDirectory=C:\WINDOWS\OracleServiceRegistry10131\olite;Database=uddinode
    [java] [echo] UDDI_USER : uddiuser
    [java] [echo] java.library.path : C:\Program Files\Java\jdk1.5.0_10\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Oracle9iclient\bin;C:\Program Files\Java\jdk1.5.0_10\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\oraclexe\app\oracle\product\10.2.0\server\bin;C:\WINDOWS\Oracle\jdk\bin;C:\WINDOWS\Oracle\ant\bin;C:\product\10.1.3.1\OracleAS_1\jdk\bin;C:\product\10.1.3.1\OracleAS_1\ant\bin;C:\Program Files\Java\jdk1.5.0_10\bin;C:\apache-ant-1.6.5\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\;C:\WINDOWS\system32\Wbem;C:\Program Files\WinZip;C:\Program Files\Visual Networks\Dial Analysis\;c:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\product\10.1.3.1\OracleAS_1\MOBILE\sdk\bin;C:\WINDOWS\Oracle\MOBILE\sdk\bin;C:\xmlbeans-2.3.0\bin;C:\WINDOWS\Oracle\OPatch;;C:\WINDOWS\OracleServiceRegistry10131/etc/olite
    [java] [echo]
    [java] [echo] Creating new database ...
    [java] [copy] Copying 1 file to C:\WINDOWS\OracleServiceRegistry10131\olite
    [java] create_input_quiet:
    [java] [java] Exception in thread "main" java.lang.UnsatisfiedLinkError: jniGetDbCharEncoding
    [java] [java]      at oracle.lite.poljdbc.LiteEmbJDBCConnection.jniGetDbCharEncoding(Native Method)
    [java] [java]      at oracle.lite.poljdbc.LiteEmbJDBCConnection.connect(Unknown Source)
    [java] [java]      at oracle.lite.poljdbc.LiteEmbJDBCFactory.createConnection(Unknown Source)
    [java] [java]      at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
    [java] [java]      at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
    [java] [java]      at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
    [java] [java]      at java.sql.DriverManager.getConnection(DriverManager.java:525)
    [java] [java]      at java.sql.DriverManager.getConnection(DriverManager.java:140)
    [java] [java]      at com.systinet.uddi.database.util.CreateSchema.setUpConnection(CreateSchema.java:266)
    [java] [java]      at com.systinet.uddi.database.util.Connector.init(Connector.java:133)
    [java] [java]      at com.systinet.uddi.database.util.CreateSchema.main(CreateSchema.java:349)
    [java] BUILD FAILED
    [java] file:C:/WINDOWS/OracleServiceRegistry10131/etc/db/olite/installOliteDB.xml:173: Java returned: 1
    COuld anybody help me out?

    You could try the Database Lite forum.

  • Creation of Service Registry

    Dear Experts
    Im new to web services, i created a web service and i want to configure it in service registry, but i cant find suitable document for creating the service registry, help regarding creation of service registry will be highly appreciable
    Regards
    Arun.P

    Hi Arun,
    You don't need to create Services Registry, SAP provides it with AS Java versions 7.1 and later. If you have for example CE 7.1, 7.1.1, 7.2 or PI 7.1 or 7.1.1 in your landscape, you already have Services Registry.
    Services Registry is something like yellow pages for Web services - it only contains information about services that have been published. What you can do with it is to publish information about Web services, classify them in categories, and retrieve this information. For more details, see [Services Registry|http://help.sap.com/saphelp_nwpi711/helpdata/en/d9/0f7e2c1c644992a195d38cfec1b1f2/frameset.htm].
    The configuration of Web services is performed outside of Services Registry. For ABAP Web services you should do this in [SOA Manager|http://help.sap.com/saphelp_nwpi711/helpdata/en/b0/787748cf3a4200bb1ba32a62aa8519/frameset.htm], and for Java Web services you should do this in [NetWeaver Administrator|http://help.sap.com/saphelp_nwpi711/helpdata/en/44/4d2bb1c6b00597e10000000a155369/frameset.htm].
    Hope this helps,
    Rossen

Maybe you are looking for

  • MMS no longer works on Tab S 8.4

    After the last update to Android. I can no longer send MMS picture messages on a pay monthly tablet. So called 'Guru' no 1 said let me look at your account....pause...ok it will work again in an hour or two. 6 hours later, 2nd 'guru' has now told me

  • Upgrading firmware on my wrt54gs v6

    I have downloaded the upgrade file for my specific router, but when I try to run the file it says that it is corrupt-I am having difficulty getting my itouch to connect and was hoping this would solve the issue...can someone please help! Thanks.

  • Logical port for CO_SERVICES_REGISTRY_FLAT_SI

    hi, I am trying to set up a connection from SAP to service registry... when i try createing a logical port for consumer proxy CO_SERVICES_REGISTRY_FLAT_SI it asks me for the following 1. WSDL access URL 2. WSDL access user/pwd what should i specify h

  • ADF faces-config.xml file

    Hi ADF gurus, I am new to this technology and i have found in oracle developer's guide that "Registering managed beans within the faces-config.xml file is not recommended in a Fusion web application". URL : http://docs.oracle.com/cd/E28271_01/web.111

  • ISight not working after mountain lion installed

    I've tried the usual resets, but camera still not detected by apps. The camera does change screen and keyboard brighness if you cover it but that is all. I got an IT guy to look and he could see the KEXT file for iSight but it seems to do nothing. I