CMS transport Integration directory failure.

Hi All,
I have successfully transported IR objects to quality But couldn't ID objects using CMS. Is there any thing needs to change
when I am transporting ID objects to quality from delivery . do we need to create seperate ID objects in development and transport
to quality ?
Please let me know what needs to be create/change of ID items when moving from DEV to Quality . I never transport before.
Thanks,
Vinay.

HI,
    there are some preconditions need you check before your transport your request which include your id object to your qas system.
1.your system TS/BS must exist in your Q sld.
2.you should ensure there is not any active changelist in your q system's ID.
actually you could find detail error in your tranport log.you could correct the error which is described in transport log.

Similar Messages

  • Could not see Transport using CMS in Integration Directory

    Hi,
    I have Changed the Parameter setting to true in Integration Builder for Integration Directory and Integration Repository. When i login into Integration Directory i cannot see the option Transport using CMS in Export. I can only see Transport using File system.
    Please help me out in configuring the CMS correctly.
    Thanks,
    Fahad

    Hi Fahad,
    This thread answers ur question
    CMS Transport mode unavailable in Integration Directory
    cheers,
    Prashanth
    P.S Please mark helpful answers

  • Transporting Integration Directory objects between N and N+1 landscapes

    I have a question regarding the transport of Integration Directory objects.
    We are implementing N+1 PI 7.3 (java only) Development and QA systems. The N+1 PI systems are a copy of the Production Support (N) PI Development and QA systems. As part of the N+1 build we will also configure the business systems in the SLD for this landscape. Is it possible to transport objects from the "N" landscape into the "N+1" landscape? These changes would only be new objects that would not overwrite anything in N+1. For anything that is also being changed in N+1 we would perform manually. Is there anything special needed when setting up the business system in the SLD for this scenario?
    Thanks!

    Thanks Barry
    That menu option is available to me too but there is no option to use CTS+ in the pull down list. 
    I can't visit imageshack from work so I can't see your screenshot but I'd bet you have the option to export using "Open CTS+ Organizer" on the first menu too - I don't. 
    I've obviously got some config missing but, given I can transport ESR and SLD objects, I'm struggling to know what.
    Edited by: Murray Nicholas on Sep 3, 2010 12:39 PM

  • IDOC Sender Partner has changed after transporting Integration Directory ob

    Greetings,
    After we did a transport from QA to PR for a new interface (Intergration Directory) objects were transported,
    The sender partner has changed to QA in all outbound IDOCs generated in XI PR.
    I checked the adapter-specific identifiers and it is showing as production.
    Any hint where I should check?

    Found it in the filesystem communication channel as QA and changed it to PR

  • Integration Directory - Transport using CMS does not appear

    Hi guys,
    I'm having problems with one thing I thought it would be trivial.... I'm not able to get the option 'Transport using CMS' in the Integration Directory available.
    I've done the necessary steps on the exchangeProfile in order to transport objects using CMS.
    1. Configuring ExchangeProfile
    IntegrationDirectory
    com.sap.aii.ibdir.core.cms.enableTransportWizard=true
    com.sap.aii.ibdir.core.cms.enableClTransport=true
    IntegrationRepository
    com.sap.aii.ibrep.core.cms.enableClTransport=true
    com.sap.aii.ibrep.core.cms.enableTransportWizard=true
    Added the values to com.sap.aii.ib.client.properties
    u2022 com.sap.aii.ibrep.core.cms., com.sap.aii.ibdir.core.cms.
    2. And after, I've created the tracks needed for IntegrationRepository and IntegrationDirectory.
    For the IntegrationDirectory I've followed SAP's description:
    "You have created an XI track in the Landscape Configurator and entered the addresses of the development, consolidation, and productive directory. There are no software component versions in the Integration Directory. Therefore, for directory transports using the CMS, you specify the software component version SAP-INTDIR 3.0 (EXCHANGE DIRECTORY 3.0). This refers to all configuration objects of the Integration Directory.
    Once you have made this setting, you can create transport lists for the CMS. The status of the change lists no longer changes to Closed immediately after their release, but first changes to Transportable."
    3. I've restarted the J2EE Server.
    When I export the objects from IntegrationRepository everything runs OK, but on the IntegrationDirectory I'm not able to have the option 'Transport Using CMS' available.
    I've read several threads on the SDN but none of them solved the problem...
    Can anyone give me any hint ?

    Hi Sameer,
    No luck.... There's nothing similiar to what I'm describing and the points which are mentioned i've already covered them.
    Thanks for the tip, I was hoping it could give me a push...
    Any ideas...?

  • CTS transport in Integration Directory

    Hello,
    We are running NW70 SP13 and have fully configured CTS+ as per the SAP documentation for SP13 specifically.
    In Integration Repository we can see the export option using CTS but in the Integration Directory for scenarios we do not see the "Transport with CTS mode" option...it is defaulted to File Transport and the field is not changeable.
    Any ideas?

    In the exchange profile make the following entry
    com.sap.aii.ib.client.properties: com.sap.aii.ibrep.core.cms.,com.sap.aii.ibdir.core.cms.
    for Integration Repository com.sap.aii.ibrep.core.cms.*
    for Integration Directory com.sap.aii.ibdir.core.cms.*
    Note:
    Do not replace existing values; add the new value to the existing values.
    Note:
    These settings specify that the CMS transport entries are transferred from the server to the web client front end.
    Refresh the Exchange profile parameter.
    You can refer to link below
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f85ff411-0d01-0010-0096-ba14e5db6306
    Try now.
    Gaurav Jain
    Reward points if answer is helpful
    Edited by: Gaurav Jain on Jun 17, 2008 10:01 AM

  • Transport protocol version error in Integration Directory API

    Hi All,
    I am trying to create SOAP receiver communication channel using Java-only PI 7.31 directory APIs. I have passed all the required parameters to the CommunicationChannelIn service, but it's throwing error - "Enter at least one object key for operation 'create'".
    When I tried to test the service through WS Navigator, it's giving exception - "Enter a value for attribute 'Transport Protocol Version'" which doesn't exists in case of SOAP adapter creation.
    Has anybody come across this issue? If the adapter metadata does not specify any transport protocol version, then shouldn’t the validation checks in  CommunicationChannelIn service provider proceed without errors on a blank value for this attribute?
    Note: I have gone through all the SCN blogs, discussion threads we have on topics related to Integration Directory API.
    Thanks in advance for all the help and suggestions.
    Regards,
    Yashu Vyas

    Hi All,
    I am trying to create SOAP receiver communication channel using Java-only PI 7.31 directory APIs. I have passed all the required parameters to the CommunicationChannelIn service, but it's throwing error - "Enter at least one object key for operation 'create'".
    When I tried to test the service through WS Navigator, it's giving exception - "Enter a value for attribute 'Transport Protocol Version'" which doesn't exists in case of SOAP adapter creation.
    Has anybody come across this issue? If the adapter metadata does not specify any transport protocol version, then shouldn’t the validation checks in  CommunicationChannelIn service provider proceed without errors on a blank value for this attribute?
    Note: I have gone through all the SCN blogs, discussion threads we have on topics related to Integration Directory API.
    Thanks in advance for all the help and suggestions.
    Regards,
    Yashu Vyas

  • Integration Directory (ID)  transport to Prod system

    I am trying to move XI ID and IR to prod system thru file system transport. When I transport ID requests and activate it keeps complaining "Unable to move object. Change lists were not part of the same import"
    I checked the ID there are no open requests in my id or others all have been closed.
    I would also like to know if there is a way to completely transport the Integration Directory (ID) objects either scenario or service objects along with their change lists
    Thanks
    Subbu

    hi,
    <i>Change lists were not part of the same import"</i>
    Make sure you have activated change lists open under ur id and check if any for other userid
    <i> would also like to know if there is a way to completely transport the Integration Directory (ID) objects either scenario or service objects along with their change lists</i>
    Once you have activated the changelists you can either transport the whole scenario(right click on scenario and export) or transport individual objects using the tools-> export option on the tool bar of ID.
    Cheers,
    naveen

  • CMS - Transport to Production has all the objects of ID

    Hi All,
    I am trying to transport objects of Integration Directory from Dev to QA to Production using CMS. It is not a new setup. It is successful all the way, upto Production. But it brings all the objects of all the scenarios from QA to Production, instead of just selected scenario. The transport from Dev to QA is perfect, with objects related to only selected scenario. In 'Assembly' step, there are two options in 'Select component' drop down. 'All components' and 'sap.com.SAP-INTDIR. I selected the later but still it brings all the objects while I select 'lsadmin' and select 'Transfer' in Production Integration Directory.
    Any help will be appreciated.
    Thanks.
    - Atul

    try this option....once you send the objects to QA from Dev, neglect that transport and then  perform the transport from QA. This will enable the sub-set assembly option in the track. You can then select the required one. This will ensure that only the required transports go through. This happens generally in a four env landscape. We are having the same sort of setup in our project.
    Reward if helpful.
    Sarath.

  • Creating business services in integration directory

    Hi
      When business services are created in integration directory - these business services are not tied back to entries in the SLD - i.e we can create entries for business services directly in integration directory without having to import them from SLD.
    Now, when we migrate - from Dev environment to other landscapes - my understanding is that these business service entries are going to be migrated with the same names -and no transport target entries / validations is made during the target system import time - which happens in case of business systems having entries in SLD....
    Could anybody out there - clarify these thoughts about business service entries
    Thanks in advance - for your time .

    Hi Karthik,
         Check out these help file links, hope this will help you:
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/fe/131eb4ef2fb344abf471c9eac0063a/frameset.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/fe/131eb4ef2fb344abf471c9eac0063a/frameset.htm</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c7/301640033ae569e10000000a155106/frameset.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/c7/301640033ae569e10000000a155106/frameset.htm</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/7d/6b82cd0d1aef48ab5953524c9cc5b2/frameset.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/7d/6b82cd0d1aef48ab5953524c9cc5b2/frameset.htm</a>
    http://help.sap.com/saphelp_nw2004s/helpdata/en/e6/908d3f7057eb0ce10000000a114084/frameset.htm]
    Regards,
    Subhasha ranjan

  • No service for system SAPNID, client 800 in Integration Directory

    Hi All,
    I am getting “No service for system SAPNID, client 800 in Integration Directory” in tRFC monitor (SM58).
    My scenario is IDOC to File.
    I did following step in R3.
    1.     Created RFC destination pointing to XI systems (name:XID)
    2.     Created IDOC port (name: SAPNID) and use above (XID) RFC in RFC destination.
    3.     Create Partner Type LI (Partner No. 3000) and add message type “ORDERS”, set the receiver port (SAPNID) created above.
    XI Side.
    1.     Create Technical System (Name : XID)
    2.     Business Systems (Name: R3XID)
    3.     In Integration Repository.
    •     Created Data Type
    •     Import IDOC “ORDERS.ORDERS04”
    •     Created Message Interface
    •     Created Message Type
    •     In Mapping Object created Message Mapping and Interface Mapping.
    4.     In Integration Directory
    •     Created the Scenario (name : “FILE_FROM_IDOC”)
    •     Assign Business Systems as “R3XID”
    •     Create communication channel(name: “FILE_ORDERS_COM_CHNL”)
    •     Create Receiver Determination
    •     Interface Determination
    •     Receiver Agreement.
    IDOC is triggered correctly but in tRFC monitor I am getting following error
    “No service for system SAPNID, client 800 in Integration Directory”
    With regards
    Sunil

    Hi Udo/Renjith and Rakesh,
    Thanks for quick reply and appreciate you help.
    Now I can say that there is some problem with my Technical Systems or Business Systems, let me give you details regarding my Technical/Business systems.
    During post-Installation i created Technical/Business System, following are the details regarding these systems.
    <u><b>Technical Systems.Detail</b></u>
    System Name:  XID 
    System Home:  crmides 
    Installation Number:  INITIAL Change...
    Release:  640 
    Description:   
    Administrative Contact:   
    TMS Domain:   
    TMS Transport Group Name: 
    Clients: 100 800  Add...
    Message Server: XID crmides  
    Central Application Server: crmides_XID_00  
    Secondary Application Servers:  Add...
    Internet Transaction Servers:  Add...
    Installed Products: SAP EXCHANGE INFRASTRUCTURE, SAP EXCHANGEINFRASTRUCTURE 3.0 XID
    SAP R/3, 4.5B XID on crmides
    SAP R/3, 4.6C XID on crmides
    Add...
    Installed Software Components 
    Business Systems:
    1. R3XID
    2. SAPNID
    Earlier I have only one Client (100) and One Busines Systems (R3XID)
    My XI Systems is “XID” Host : “crmides” Client : “100” System Number : “00”
    My R3 Systems is “NID” Host : “netbw” Client : “800” Systems Number : “02”
    <u><b>Business Systems Detail</b></u>
    Name:  R3XID 
    Description:   
    Administrative Contact:   
    Business System Role:  Integration ServerApplication System 
    Pipeline URL:http://crmides:8000/sap/xi/engine?type=entry   
    Integrated Business Systems:  SAPNID
    Group:   (No Group Assigned)Edit Groups... 
    Transport Targets:   
    Technical System:  XID on crmides Change...
    Client:  <b>100 of XID</b> 
    Logical System Name:  SAPNID 
    Installed Products:  SAP R/3, 4.5B XID on crmides
    SAP R/3, 4.6C XID on crmides
    SAP EXCHANGE INFRASTRUCTURE, SAP EXCHANGEINFRASTRUCTURE 3.0 XID
    Software Components:  ABC, 1.0 of knack
    R/3 CORE 4.5B
    SAP ABA 4.6C
    SAP ABA 640
    SAP APPL 4.6C
    SAP BASIC JAVA LIBS 6.30
    SAP BASIS 4.6C
    SAP BASIS 6.40
    SAP GUI FOR WINDOWS 4.5B
    SAP GUI FOR WINDOWS 4.6C
    SAP GUI FOR WINDOWS 6.20
    SAP HR 4.5B
    SAP HR 4.6C
    SAP ITS 4.6B
    SAP ITS 4.6C
    SAP J2EE ENGINE 6.30
    SAP J2EE ENGINE CORE 6.30
    SAP JAVA TECH SERVICES 6.30
    SAP JCO 6.30
    SAP SOFTW. DELIV. MANAGER 6.30
    XI ADAPTER FRAMEWORK 3.0
    XI CONNECTIVITY SE 3.0
    XI TOOLS 3.0
    During Post Installation I had one Technical Systems (XID) and one Business Systems (R3XID), after that I created one more Business Systems (SAPNID).
    <u><b>SAPNID Business Systems Detail</b></u>
    Name:  SAPNID 
    Description:   
    Administrative Contact:   
    Business System Role:  Application System 
    Related Integration Server:  R3XID 
    Group:  (No Group Assigned) 
    Transport Targets:   
    Technical System:  XID on crmides Change...
    Client:  <b>800 of XID</b> 
    Logical System Name:  SAPNID 
    Installed Products:  SAP R/3, 4.5B XID on crmides
    SAP R/3, 4.6C XID on crmides
    SAP EXCHANGE INFRASTRUCTURE, SAP EXCHANGEINFRASTRUCTURE 3.0 XID
    Software Components:  ABC, 1.0 of knack
    R/3 CORE 4.5B
    SAP ABA 4.6C
    SAP ABA 640
    SAP APPL 4.6C
    SAP BASIC JAVA LIBS 6.30
    SAP BASIS 4.6C
    SAP BASIS 6.40
    SAP GUI FOR WINDOWS 4.5B
    SAP GUI FOR WINDOWS 4.6C
    SAP GUI FOR WINDOWS 6.20
    SAP HR 4.5B
    SAP HR 4.6C
    SAP ITS 4.6B
    SAP ITS 4.6C
    SAP J2EE ENGINE 6.30
    SAP J2EE ENGINE CORE 6.30
    SAP JAVA TECH SERVICES 6.30
    SAP JCO 6.30
    SAP SOFTW. DELIV. MANAGER 6.30
    XI ADAPTER FRAMEWORK 3.0
    XI CONNECTIVITY SE 3.0
    XI TOOLS 3.0
    I do not know whether SAPNID is required or not, earlier I used R3XID as Business Systems at the time of configuration now I changed it to SAPNID. I am getting the same error in both the case.

  • Unable to retrieve BPM in Integration Directory

    Hi Experts, i got a problem like this. I have already created my design object (BPM, Interfaces, Mapping, etc) in Integration Repository. Then i am going to start working on the Integration Directory (Configuration) ... However, when i try to create New Integration Process in Integration Directory, and i already choose my Integration Process from the list of my IP in my repository, when i want to confirm it, i got this following error:
    Unable to transport object Integration Process IP_MM096 | <my namespace>  of type RepBProcess from application REPOSITORY on system REPOSITORY. Detailed information: Attempt to serialize the generic part of object Integration Process IP_MM096 | <my namespace> failed(serialization problem)
    Anybody know or has an idea what is wrong with this?
    NB: my Integration Process name is IP_MM096
    thnks guys....

    I just finish redo the IP in my production system in IR. Then when i try to retrieve that new IP, i got the same message....I am out of idea what should i do next. Anyone? The thing is, i dont know the error mean...It just dont give enough information...
    Unable to transport object Integration Process IP_MM096_NEW1 | of type RepBProcess from application REPOSITORY on system REPOSITORY. Detailed information: Attempt to serialize the generic part of object Integration Process IP_MM096_NEW1 (serialization problem)

  • Transport error: Communication failure error

    I am trying to access Crystal Enterprise that is behind a firewall and am getting an Transport error: Communication failure error.  I have tried the following:
    1)  Opened the 6400 port for the CMS.
    2)  Set -requestport in the command line to a different port, that is also open, for the Output Server and the Input Server.
    Does anyone know what I am doing wrong?  I haven't been able to locate the documention on how to run behind a firewall.  I am newby on the admin side.
    I am running this on Windows 2003 server.
    Thanks in advance.

    I can tell you from Business Objects Enterprise perspective. 6400 is the port on which CMS listens. We have web server in the DMZ so we had to open another set of ports also. We opened 2000-5000 ports also between Web server and application server ( where services are installed). The reason being that CMS listens on 6400 but other services listens on randomly selected ports different from 6400. Look into the registry entry and you will find CER. Inside CER there are two Keys RequestLowerPort and RequestUpperPort. We have defined these as 2000 to lower and 5000 to upper one.
    You can set ports using -requestport and open that ports and see how it works. Opening only 6400 would not  work is my guess.

  • Unable to Delete PI Integration Directory Objects

    Hello Experts,
    We are facing a strange problem in our system. When we wanted to delete some unwanted objects from Integration Directory from my user, I can't see any more in Object View, however can see in Change List with some X (red) mark before the object.
    These objects are still remain and visible to other users in the respective scenarios.
    When we try to delete from there, a confirmation pop-up dialog appears stating that data/object will be lost, when confirm (it says it is deleted) but remains in the change list.
    We have verified in the object locked list, but there also nothing was locked.
    Regards, Alex.

    Hi,
         You need to activate the change list where the deleted objects are present for the deletion to reflect in the runtime cache.
    Also, if these deleted objects have been transported to higher environments, you would need to transport the deleted objects for the deletion to reflect in the higher environments as well.
    To do this, when creating the transport, keep the check box "Include deleted objects checked". Then you can select the deleted objects to be included in your transported (deleted objects would be indicated with a bin icon).
    Regards

  • Query regarding CMS transport!

    Hi Experts,
               I hav an issue with CMS transport. - I hav done certain changes in a mapping for a specific name space say urn:XYZ. The software component for this name space is say SC1. This software component also contains several name spaces say urn:123. urn:456. urn:pqr. And some of them are active and some inactive
    Now as per process, I hav activated my specific messege mapping and then going to TOOLS- Export Design Objects - Mode: Transport Using CMS. -- Individual Objecis -......
    Now when I go to the CMS url....there after carrying out the necessary steps [ Pls refer to the following URL.This thing WILL take some time as it is a 2.5 MB file :
    http://www.esnips.com/doc/34d643fe-13b3-4c83-922a-c64db6b7e52d/Change-REQUEST-CMS-Process,-manual-Complete.
    It contains a word document with details step by step screen shot showing everything in details -- see page 17 and 18. I dont understand , why in the approval tab, the SOFTWARE COMPONENT name is suggested, the reason being, if i select the SOFTWARE COMPONENT, all other name space within this SOFTWARE COMPONENT apart from my desired development get trsnaported in Production!!
    EXPERTS, Pls check the doc in details,this is a kind of general manual  and tell me if I hav missed out some thing/ or hav done some mistakes , I think this can be a gud document !!
    Pls note, dont study the document by the NAME oF DEVELOPMENT perspective, I hav developed this doc from time to time with necessary changes / modifications !!
    Regards,
    Arnab.
    Experts, this question still remains unanswered!
    Edited by: Arnab Mondal on Oct 15, 2008 9:25 AM

    Hi Suddha,
              , it took me some time to prepare myself some answer.
    the conversation!
    Hi Arnab not a prob. I have not got a chance today to see your latest post on the thread, was busy with some stuff throughout the day.
    + Once Again Suddha , you managed time for me,, let me tell you, mine is not a very urgent issue, but YES, I want to get to the root of it!!!+
    As you have said that, you see all the objects in the Assembly Tab page, then do one thing, right after you assemble the specific component, refresh the tab
    and check if the other components get removed from the list, under Assembly Tab.
    Well, tet me tell you some thing, in my process, I DONT Assemble the Specific component . Let me make this part clear to you . Let me tell you the steps, I
    follow in details .
    1. Once the change is done in the mapping- I transport it as INDIVIDUAL OBJECTS, through CMS Transport.
    2. Log in to the Chanhe Management service!
    3.Click on the appropriate TRACk-- that is track for integration repository
    4.Click on teh aassebbly tab -- an assembly option arrives -- I select the " same suppot packages number as the last support package number!-- then click
    on the ASSEMBLE button.
    5. As a result of this all the 4 software components come into the list.
    Here I select the appropriate SCV by selecting the LINE. Pls note I dont go to the SELECT Comonent button and select individual SCVs.
    6. After selecting the LINE, I go to the approval tab, there I get to see all the SCVs, with severl datse. Here, I again select the appropriate SCV of mine based
    on day and time. I select the LINE-- then click on the CONFIRM button. As a result of which i get to see APPROVED, for that SCV.
    7. then I go to PRODUCTION TAB , again select the appropriate SCV line and click on the IMPORT button.
    These are my steps. This is what I was tought . And now i feel , I missed certain steps .Pls correct me !
    Then I must say that somehow you are assembling all the software components, somehow all the components are getting selected. I am having another
    doubt, if the components have dependencies, could that be the reason for this?
    Well as I described in step no 4 and 5 that I Do select the appropriate SCV in teh Assembley tab, by selecting the line but do not select it through "SELECT
    Comonent button and select individual SCVs. Is this where I am going wrong????
    Again, as  far as the Integration Repository developments are concerned, no two SCV has any dependency, I am sure about that, the major factor being, the
    3 SCV that I am working  on are CUSTOM SCV.!
    One more thing................if you are not going to the consolidation tab and importing the components into consolidation system, how are showing up in the
    assembly tab. Strange! don't you think so? You need to follow the sequence of steps. Are you sure you are not referring to some older transports?
    Well, this part ,I can smell RATs. Actually in my system I only have a  PI develoment and PI production server. This is my first XI proj, and the above 7 steps
    were all what I was told as necessary to send developments to Production. I hav absolutely no Idea of the utility of the CONSOLIDATION TAb, and the funda
    of importing the  components in the consolidation system. I donno anything about the installation of this CMS- Transport studio.But i can speak to the basis
    team, and tell you , if you want to know about any specific basis settings.!!!
    You need to follow the sequence of steps.
    Pls tell me what am I missing !!
    Are you sure you are not referring to some older transports?
    That is not possible as I can check the date and time. all 3 SCV s have the same date and time. It is in the approval tab, I select the appropriate SCV and
    send it for Production!!!
    Regards,
    Arnab .
    Edited by: Arnab Mondal on Oct 20, 2008 11:43 AM

Maybe you are looking for

  • Help needed regarding creation of report

    Hi all I am using apex 4.0 and oracle 10g I am creating a classic report and I have columns to display in the report. ex col A, Col B and Col C I am getting the values of Col A and Col B values from the table. I need to get the value of Col C from a

  • Safari is not working in my iphone!

    Safari is not working in my iphone,, and it's not opening any links i tried to reinstall safari but can not and also i tried to change the default browser on my phone but can not!  Please help!!

  • Opinions on a "broken" iPad

    So my wife's iPad is having an issue.There is no Apple Care on it because in my life I have not used an extended warranty on any electronics so I passed on it. It is just passed the year factory warranty. Unfortunately it will only charge on our Mac

  • What is the importance of word account in 'Account' assignment elements

    Automatic 'account assignment derivation' minimizes the manual effort of entering postings in which the 'account assignment elements' can be entered. The values derived appear as default values that you can overwrite if you wish. FM account assignmen

  • Webutil wuc-015 error

    Hi, I have been trying to run a simple form on OAS (running on 2003 server) to test webutil functions for a few days and it is giving the error 'WUC-015 Your form must contain the following bean for this function to be available: oracle.forms.webutil