Transport of config objects...business system prblem...

Hi Gurus,
    We want to transport dev and config objects from XI qua to a XI test server... we hav successfully transported all design objects...but we are facing problem while transporting the config objects because of business and technical system issue....the business system in quality points the ECC quality....how can i tranposrt the config objects with same business system name....is there any way??
Thnx in advance...

Hi,
This will be Maintained in SLD .You know what will be Business system name in Quality or Production.
While Creating Business system you need specify in the Transport Tab which is your Target Business System and also the Group like Production or Quality ,
When you do transport from Development and for the Dev_Bs (Bussiness system ) if you assign the Qaulity System Bussiness system ,it automatically move the object under Quality Business System.
if this setup is done in SLD when you do transport the Configuration Object It Automatically assigns the Quality and production Business System  if you are doing Transport from Dev Respectively.
hope this helps.
Thanks,
Madhu
Edited by: Madhusudhan Honnappa on Sep 3, 2009 8:11 PM

Similar Messages

  • Can there be more than one transport targets for a business system in sld

    Hi All,
    I have a question about transport targets in sld for sap xi 3.0 sp19.
    We have a requirement where a business system needs to have two transport targets.In SLD i see that only one transport target can be assigned. Is there any way to assign more than one transport target to a business system?
    I know that there can be more than one source for a business system where more than one  different business systems have the same business system as the target.
    I am not sure if a business system can have more than one transport target .If yes , what is the way to add more than one ?
    Please help .
    Thanks,
    Padmaja

    Hello,
    I know that there can be more than one source for a business system where more than one different business systems have the same business system as the target.
    As far as I know, you would have to change the target everytime you will transport it to a different target e.g 3 target systems = 3 times you change the transport target in SLD.
    Regards,
    Mark

  • Transport does not map business systems

    Hello,
    we have a problem when transporting XI configuration objects (via normal file export/import, not CMS). In the SLD, we have configured business systems
    T01CLNT010, belongs to group dev  and has transport target PROCLNT010
    T01CLNT020, belongs to group dev  and has transport target PROCLNT020
    the strange thing is the first business system is not converted correctly to the prod business system after transporting the XI config from XI dev to XI Prod. For the second business system, that works fine. I compared the entries in the SLD, both look fine. But one does not work, the other does.
    For the one that does not work, the transport goes fine, does not show any error, but just does not convert the name. (which of course will lead to an error when trying to activate the objects, because T01CLNT010 does not exist in XI prod). So it seems it cannot find the SLD transport target for that object.
    Does anyone know how XI exactly finds out how to convert the business system while transporting it to production ? How does it find the connection between the XI business system object and the corresponding SLD entry ? Just by name ? Or is some kind of internal GUID used which may have been broken ? Can I see that anywhere ?
    Is it safe to re-associate the SLD business system to the XI business system in the XI integration builder ? Or are dependent objects (e.g. receiver det.) then lost ?
    CSY

    Does anyone know how XI exactly finds out how to convert the business system while transporting it to production ?
    The only thing that matters here is properly defining the Transport Targets.
    How does it find the connection between the XI business system object and the corresponding SLD entry?
    Not sure about this but I think the name in the transport target would suffice for this requirement. Also, make sure that the groups are properly defined and target SLD has all business systems properly maintained.
    Is it safe to re-associate the SLD business system to the XI business system in the XI integration builder ?
    How will you be doing this re-association? If you are thinking of changing the Business system name in ID manually, then it would mean almost complete development in ID.
    Regards,
    Prateek

  • Transport Error while transporting ID TR (Target Business System not found)

    Hi Gurus,
    We are facing a issue with transports while transporting a ID transport to Prod from QA.(We are using CTS+)
    Its our first transport to PROD and we have checked the configuration for BC Application Server in Administration ->Content Maintenance and all looks good .
    Our SLD is looks as below
    We have shared SLD for Dev and QA and it looks as below
    Dev's BS has target business system of QA BS
    And in Prod Sld looks like as below
    QA's BS has target business system of Prod BS
    When we transport from Dev To QA transport works fine but when we transport from QA to Prod its gives below error and in error its points that target for  Dev business system is not found in Target SLD.
    We thought we should try to point Dev BS ====>>Prod BS may be that might work work but its also giving error same error.
    Below mentioned is the Error
    class java.rmi.RemoteException:
    ClientServerException exception:Import failed because of business system transfer of object Service   BS_ACN_MDH_DEV:Obligatory transport target for business system BS_ACN_MDH_DEV not found in System Landscape Directory
    com.sap.aii.ib.core.transport.api.TransportCsException: Import failed because of business systemtransfer of object Service   BS_ACN_MDH_DEV: Obligatory transport target for business system BS_ACN_MDH_DEV not found in System Landscape Directory
    #at com.sap.aii.ibdir.server.transport.impl.postprocessing.TransportPostprocessor.postprocessTransport(TransportPostprocessor.java:741)
    #at com.sap.aii.ibdir.server.transport.impl.postprocessing.DirImportPostprocessor.postprocess30Import(DirImportPostprocessor.java:62)
    #at com.sap.aii.ibdir.server.transport.impl.postprocessing.InternalPostprocessingService.postprocess(InternalPostprocessingService.java:205)
    #at com.sap.aii.ibdir.server.transport.impl.postprocessing.PostprocessingService.doPostprocessing(PostprocessingService.java:171)
    #at com.sap.aii.ibdir.server.pvcadapt.XIDirPropagationProvider.transportFinished(XIDirPropagationProvider.java:90)
    #at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport(PvcTransport.java:107)
    #atcom.sap.aii.ibdir.server.transport.impl.pvc.DirPvcTransport.pvcImport(DirPvcTransport.java:74)
    #atcom.sap.aii.ibdir.server.transport.impl.service.InternalDirTransportServiceImpl.pvcImport(InternalDirTransportServiceImpl.java:142)
    #at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:721)
    #at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importXiStream(InternalTransportServiceImpl.java:500)
    #at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importXiStream(TransportServiceImpl.java:265)
    #at com.sap.aii.ib.server.transport.impl.hmi.CmsHmiMethods.process(CmsHmiMethods.java:306)
    #at com.sap.aii.utilxi.hmis.server.HmisServiceImpl.invokeMethod(HmisServiceImpl.java:169)
    #atcom.sap.aii.utilxi.hmis.server.HmisServer.process(HmisServer.java:178)
    #at com.sap.aii.utilxi.hmis.sbeans.HmisBeanImpl.process(HmisBeanImpl.java:86)
    #at com.sap.aii.utilxi.hmis.sbeans.HmisLocalLocalObjectImpl1_0.process(HmisLocalLocalObjectImpl1_0.java:144)
    #at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:290)
    #at com.sap.aii.utilxi.hmis.web.HmisServletImpl.processRequestByHmiServer(HmisServletImpl.java:211)
    #at com.sap.aii.utilxi.hmis.web.workers.HmisInternalClient.doWork(HmisInternalClient.java:70)
    #at com.sap.aii.utilxi.hmis.web.HmisServletImpl.doWork(HmisServletImpl.java:496)
    Can you guys please help out in resolving this error.
    Thanks in Advance.

    Hi,
    I assume you have two SLDs(SLD1 - for Dev and QA , SLD2 - for Prod) and PI 7.0 or XI 3.0.
    In this case the ideal solution would be to
    1. set up a SLD bridge between your Dev/QA SLD and Prod SLD. The bridge basically forwards all the Technical system SLD info to Prod. SLD.
    2. Import Dev business systems information into Prod.
    3. Then create transport target,
    Make sure that you have created Business Groups for Dev/QA/Prod properly
    Edited by: Nageshwar Reddy on Mar 17, 2009 8:29 AM

  • Transporting Error: "Signed a business system in TEST"

    Hi,
    While transporting a scenario from dev to test using cts+, I am getting the following error.
    "Signed a business system in TEST"
    Pls give some solution.
    Br,
    Madan Agrawal

    Solved!

  • Transporting Business systems

    Hi,
    I am facing a quite interesting scenario. The business systems in QA and PROD were manually created and only the IR objects were transported using File system.
    Now we have 10 new business sytems in Dev and I do not want to do the old process (which is also not the suggested approach). I have set up the transport groups for dev and QA in dev. My question is I have set up transport groups for the business systems  already in QA. While transporting the SLD( which is being done for the first time), will the business ssytems being transported have any impact of the applications running in QA??
    My main concern is will the difference in GUID's impact the applications. If I am too confusing here is a small example. Business system BA1 was created manually in QA and has interfaces using it in QA. Now I have a new Business system BA2 and I want to do the SLD transport in the actual way. So I have set up transport groups for BA1, BA2 in DEV. After transporting it to QA, will the transported BA1 from DEV to QA impact the interfaces using it in QA.??
    -Ken

    Hi Ken,
    I had to do the same long ago. It did not pose any problems. Did not try it with latest versions though.
    I think the new GUID will be overlaid on the old one, do not remember exactly.
    regards
    Shravan

  • XI - Transport of ID via CMS / Business System Replacement

    Dear Experts,
    We have installed SAP XI, and we now have our QA environment installed. We are transporting our objects from DEV to QA through CMS.
    In the SLD, we have defined 2 business systems : SAP_R3_DEV and SAP_R3_QA. Each of this system is assigned to a group (DEV_GRP and QA_GRP). We have added dependencies in the "Transport" section of the business systems (i.e. SAP_R3_DEV becomes SAP_R3_QA when transporting).
    So, everything seems to be configured.
    Now, we are transporting objects from the Integration Directory using CMS / Transport Studio. My understanding was that occurences of "SAP_R3_DEV" should be replaced by "SAP_R3_QA", but this is not working.
    <b>Where am I wrong ?</b>
    <i>Our configuration :
    XI 3.0 - Netweaver 2004s SP10
    We have 3 different SLDs (DEV, QA and PRD)
    </i>
    Your help would be greatly appreciated !
    Regards,

    Here are more details...
    We have multiple SLDs : One for DEV, one for QA and one for PROD environments.
    We do all the configuration in the DEV SLD, and then use Export / Import functionality to replicate data in QA / PROD environments. We did also a full SLD Export / Import in case something was missing.
    In many forums / blogs, it's indicated we should go in SLD, under "Business Landscape" on the first screen, and under the Business System we can find the "Transport Target" field.
    In our version of XI, which is 2004s SP10, we must go in SLD, under "Business Systems" on the first screen, and under the Business System we have a "Transport" tab in which we must indicate both a "Target Group" and a "Target System".
    We have created an XI_DEV group and assigned business systems SAP_R3_DEV and SAP_XI_DEV
    to it.
    We have also created an XI_QA group and assigned business systems SAP_R3_QA and SAP_XI_QA to it.
    In the "Transport" tab, we have configured XI_QA / SAP_R3_QA as the transport target for SAP_R3_DEV.
    In the Integration Repository, we do our configuration using Business System SAP_R3_DEV.
    When transporting, we tried both CMS and Export/Import methods. However, when importing in XI QA, we still see SAP_R3_DEV instead of SAP_R3_QA...
    I hope this clarifies )
    Thanks a lot for your time !

  • Business system * is not assigned to a business system group

    I am running XI3.0 (SP12), Oracle 9.2.0.6 on a Windows 2003 Cluster Server.
    I am trying to import some config from the Integration Directory from Dev into QA but I am getting the following error:
    <b>IMPORT XI 3.0 Design Objects
    Business system XIT is not assigned to a business system group with the ID (XISystemGroup)</b>
    I have copied my Dev SLD into my QA SLD.
    Has anyone else come across the error??

    Barry,
    You should ideally have assigned Business systems in ur QA landscape to 1 group & Business systems in your dev landscape to another group. Also , hope you have created transport targets for all ur Business systems in dev environment.In ur QA SLD , you should have two entries for each business system , something like
    DEV-BS-1 -> transport target -> QA-BS-1
    QA-BS-1 -> transport source -> DEV-BS-1
    Thanks
    Saravana

  • Error in importing Business system in Quality System

    Hi
    We are currently on PI 7.1 EHP1 and SLD Setting on CIM 1.5 and CR 5.0 in XIA(Quality System) while XID (Developement) has CIM 1.6 and CR 4.5.We are having local SLD for XID and XIA both.
    We are trying to import the buisness system BS_CATALOG_REC in our Quality(XIA) which was created in our developement system(XID).While trying to do so we are getting the error as below while trying to import using CTS+ as well as from file system level(import/export option in Integration Builder)
    =================================================================================
      CTS Import Service - Version 0.94 04.04.2008
    ========================================================================
      Deploy Web service destination = CTSDEPLOY
      Directory = /usr/sap/trans/data
      SDM Deploy URL =
      SLD Deploy URL =
      XI Deploy URL = http://st2777.uname.telecom.co.nz:52400
      Start import with id:8021281385D31DEFBCC0F3EF281C9FB9
      DeployProxy (patch level:0) called with followingparameters:
      Deployable(0)
      Deployable-Type:1
      Deployable-Id:80144FF9C93B1DDFBCC0EDC64DC68BD6
      Deployable-TransportContainerId:XIDK900018
      Deployable-ContentLocator:/usr/sap/trans/data/XIDK900018/6d1af3e0f20711dfb8e000144ff9c93b
      Property(0)
      Property-key:TARGETSYSTEMID Property-value:XIA
      Begin CommunicationData-Type[0]:1
      CommunicationData-Address:http://st2777.uname.telecom.co.nz:52400/dir
      CommunicationData-Host:st2777.uname.telecom.co.nz
      CommunicationData-Port:52400
      CommunicationData-User:'filled'
      CommunicationData-Password:'filled'
      Importing archive:6d1af3e0f20711dfb8e000144ff9c93b
      com.sap.aii.ibtransportclient.XiTransportException: caused by: ClientServerException exception:Impo
      >>>rt failed because of business system transfer of object Communication Component   BS_Catalog_REC: O
      >>>bligatory transport target for business system BS_Catalog_REC not found in System Landscape Director
    >>>y caused by: com.sap.aii.ib.core.transport.api.PostprocessingException: Import failed because of bus
    >>>iness system transfer of object Communication Component   BS_Catalog_REC: Obligatory transport targ
    >>>et for business system BS_Catalog_REC not found inSystem Landscape Directory caused by: com.sap.aii
    >>>.util.hmi.api.HmiMethodFault: caused by: ClientServerException exception:Import failed because of b
    >>>usiness system transfer of object Communication Component   BS_Catalog_REC: Obligatory transport ta
    >>>rget for business system BS_Catalog_REC not foundin System Landscape Directory caused by: com.sap.a
    >>>ii.ib.core.transport.api.PostprocessingException:Import failed because of business system transfer
    >>>of object Communication Component   BS_Catalog_REC: Obligatory transport target for business system
    >>>BS_Catalog_REC not found in System Landscape Directory
    End CommunicationData-Type[0]:1
    End import with returncode:'8'
    Deployment
    End date and time : 20101117180041
    Ended with return code:  ===> 8 <===
    *These are options we tried in DEV*
    In Developement (XID) we tried creating the business groups
    TEST_DEV
    TEST_QA
    TEST_PRD
    Whn we try to assign buisness system to the above 3 groups,All systems in our XID are by default getting assigned to TEST_DEV Group and we are unable to give the target for business system (BS_CATALOG_REC) in target tab in PI 7.1 EHP1.
    In DEV SLD:
    In group TEST_DEV,we have assigned Buisness system BS_CATALOG_REC which is poinitng to XID Integration Server
    In Group TEST_QA,we are manually creating a Buisness system,BS_CATALOG_REC_QA to which we are unable to assign the Integration Server for XIA.
    In Group TEST_PRD, created theBusines system BS_CATALOG_REC_PRD and have left the integration server option "NONE"
    and Tried to create target for the BS_CATALOG_REC. But i could not able to select the target system.
    Can you pls guide if we need to have the entry for INTEGRATION_SERVER_XIA in our XID-Developement SLD landscape.We also have tried using "None" option,however in developement TEST_DEV buisness system target,we are not getting any values.
    We have just 1 Buisness system which needs to be imported into Quality and beacuase of this we are not able to import in ID the configuration objects as can be seen in error text above.
    Can anyone help !!
    Thanks

    Hello
    Check the link [Configuring Groups and Transport Targets|http://help.sap.com/saphelp_nwpi71/helpdata/EN/ef/a21e3e0987760be10000000a114084/frameset.htm]                                              
    If the groups and targets are correctly configured, apply the note #1059576 - XI Directory import fails due to inconsistent SLD host names.
    Regards
    Mark

  • Transporting SRM Config

    Hi,
    If i transport SRM configs from one system to another, is there anyway i can change backend references in target system. Any program/transaction code?
    Regards,
    Kamal

    Hi. What I normally do is try and leave target system blank and see if that works. It does for some config and then it can be transported fine because there is nothing tying it to 1 backend system.
    For example, the link from product category to G/L account can be configured with no backend system, as long as you configure it before the product categories have been replicated to SRM.
    Some config is entirely dependant on backend system though, and even the SRM cookbooks tells you to configure manually in each client by opening the client as part of the initial set up.
    Regards,
    Dave.

  • CMS - Are multiple business systems required?

    I am receiving a CMS error of "VIAWARE" (my business system) in not assigned a business system in group QA.  I only have one viaware business system for R/3 dev, qa, and prod to point to.  I don't want to make 3 VIAWARE business systems if I don't have to.  Do I need three?
    Thanks

    Hi,
    If you are using single SLD for all Dev,QA and Prod environment, then you need to replicate the Business Systems for each environment..
    So one Business System represents one Technical System in this case R/3. SO in each environment SAP systems are different..
    But if you have 3 SLDs, then no need of creating 3 business systems.
    btw, while transporting did you assign Business Systems for transport group ? this doc may help u-
    http://help.sap.com/saphelp_nw2004s/helpdata/en/ef/a21e3e0987760be10000000a114084/content.htm
    Hope this helps,
    Regards,
    moorthy

  • Adding a Config Object

    Hi All
    How to add a Config object to System Configuration.XML File

    What are you trying to do? You can import files that are of type configuration. Is that what you want to know?

  • Error while exporting/transporting the Business system from Dev to Quality

    Hi,
    We are getting the following error whil exporting/trsnporting the Business system from development(SLD) env to quality(SLD) environment. The error is
      404   Not Found
      The requested resource does not exist.
      Details:   Go to main page of this application!
    We have followed the following procedure to export :
    1. opened the business system.
    2. Clicked on export option
    3. tried to download
    then we got the above error message.
    Please provide your precious inputs to resove our problem.
    Thanks
    Ramesh

    Go through the following links for transporting XI objects.
    https://service.sap.com/~sapdownload/011000358700001684302005E/HowToSLDandXI.pdf
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0fa2c490-0201-0010-61b4-df12869c4753
    ere's a good link for what you are looking.
    Re: Transport design and configuration objects
    Here are some blogs.
    /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi
    /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    Pls reward if useful

  • Transport target for business system not found in System Landscape Director

    Folks,
    We have new installed new PI 7.1 system and importing interfaces from the OLD XI 3.0 system in to new PID 7.1 system.
    We are getting following error when we try to import an interfaces in to new PID system:
    Import failed because of business system transfer object
    Communication component XID_FileSystem: Obligatory
    transport target for business system XID_FileSystem not found in
    System Landscape Directory
    We are yet to install PIQ system.
    All the interfaces in the old XID system have transport target of XIQ system.  I removed the  transport taget for the interface, but transport target is still showing in the Business system under transport target head.
    How can we overcome this issue as we will not have PIQ system atleast for two weeks.
    Thanks in advance,
    Regards
    Chandu

    Hi,
    You need to maintain Transport Groups and target for business systems while SLD transports between your XI system and PI 7.1
    Illustrated with DEv & PRD here.
    Procedure:
    1) Call Integration Builder screen on DEV Server with http://hostname:J2ee Port/rep
    2) Call SLD (System Landscape Directory) Component from the Integration builder
    Save all the Following .zip files on the Local Desktop
    3) Select the Software Component & say Export that you want to Export from DEV
    Server to Production server and which is going to use in the IR of XI
    4) Also Select the Product of the above SWC and say Export
    5) Select the Technical Systems (TS of XI & TS of the SAP R/3) and say Export
    6) Select the Business System(s) & say Export; those are associated with above Exported
    Technical systems.
    In Production Server
    1) Logon to the SLD of the Production Server.
    2) Create a Technical System and Business system which points to the Production SAP R/3
    3) Go to Administration TAB in the main page of SLD
    4) Select the Import option to Import the SWC , PRD, TS,& BS which we Exported Earlier in DEV Server
    5) Click on Browse and select the .zip files that is to Import into Production Server,
    Which were stored on the local desktop at the time of DEV Server Export
    And say Import Selected File Option
    By this we exported and imported the SLD Objects
    Now we have to create transport groups and transport targets in the Production server of SLD
    Creation of Transport Groups
    Edit GroupsGroup1) Select the Business systems 
    2) Click on New Group and give the name of the group as DEV_group & select the
    Corresponding Development serveru2019s integration Server
    3) Similar way create another group for Production serveru2019s business system as
    PRD_group and select the Production serveru2019s integration Server
    Creation of transport targets
    This is to Define which business systems in two different groups correspond to each other
    1) Select each Business system in the SLD and select transport TAB---click on
    Add/Change Target and select its corresponding target business system.
    For Example:
    If you select the business system of Production XI server means
    In the target you have to select group as DEVGROUP and the business system of Development XI server.
    Like this do the same for other business systems also
    Ex:
    BS_PRD_Integration Server----
    BS_DEV_Inetration Server
    How to create Transport Groups & transport Targets
    http://help.sap.com/saphelp_nw04/helpdata/en/ef/a21e3e0987760be10000000a114084/content.htm
    Regards
    Seshagiri

  • DEV- QAS : Obligatory transport target for business system not found

    Hi guys!
    I have read all the other threads about this subject, but since I still have no success, I´m feeling obligated to ask you for a help (deadline approaching fast!)
    I´m trying to transport a Communication Channel, from DEV environment to QAS. I'm having the 'usual' error:
    Import failed because of business system transfer of object Communication Channel * | SIGA | SOAP_SYNC_SENDER: Obligatory transport target for business system SIGA not found in System Landscape Directory
    Here were my steps:
    Keep in mind that in DEV, everything was up and running: Software Component, Product, Technical System and Business System for this name "SIGA".
    1 - In DEV, I created a new Technical System, named "SIGA_QAS", pointing to my QAS server. (Keeping in mind I already had a "SIGA" pointing to my DEV server.)
    2 - Still in DEV, I did create two groups: GROUP_DEV and GROUP_QAS, one points to INTEGRATION_SERVER_DX1 (DEV) and the other INTEGRATION_SERVER_QX1 (QAS).
    3 - Still in DEV, I created the Business System called "SIGA_QAS" also, pointing to my QAS server.
    4 - Still in DEV, I went inside both Business Systems and put: "SIGA_QAS" as TARGET BS of "SIGA" (which automatically puts "SIGA" as SOURCE BS of "SIGA_QAS")
    If I look at my QAS SLD, I can see all of these objects already there, since my BASIS team did activate the 'sync' between these two environments. So, I dont need to create anything 'new' in my QAS SLD, all the objects are there, same as DEV SLD.
    If I try to EXPORT/IMPORT a simple Communication Channel (using file system or even CTS - I tried both) I get the error mentioned above.
    But this is 'wierd' for me, since the error says: "business system SIGA not found in System Landscape Directory", but it is there, in both SLDs.
    Am I missing something here?
    Thanks!
    Ricardo Sancio Lóra
    Brazil

    Hi,
    If you not tried this then try it. Delete the Business System SIGA from Integration Directory in your QAS system and then again import the business system from SLD. Acitvate the changes and then import the CC from Dev to QAS.
    Regards,
    Sarvesh

Maybe you are looking for

  • How can I close a 1T HD from an Envy 700 HP to a 500GB SSD. There is only 90GB of data to transfer

    Box came with intalled WDC 1TB HD.  It needs replacing (still healthy for now) and I want to replace with an SSD.  No need for a 1T SSD givben that the OS , programs and data files are only 90GB but I can't clone. 

  • Itunes crashed! someone help please! tried everything?!?!?

    when i double click on itunes a pop up comes up saying the following : Itunes requires windows 2000 or later. Please make sure compatibility is disabled in the compatability tab of the properties for itunes it was fine for months before and all of a

  • Errror message "quicktime -3" can't open iTunes

    I was in the middle of updating itunes and I got an error message that just says error message -3. I have tried to uninstall both itunes and quicktime and re-install and that was unsucessful as well. I also tried to dissable my security stuff and ins

  • BW implementation scenarios

    Hi All I'm a rookie in SAP BW. I would appreciate if anyone can give me links or info. on case studies or industry implementations of SAP BW. One specific question I have is, can anyone give me an example of what kind of FI data is extracted from R/3

  • Project Server 2013 - Workflow Execution " Submit button is grayed out. "

    Dear All, As i was in progress to making workflows in sharepoint designer this is my first project of implementing project server 2013 and executing the workflows,in the continuation of this i followed below mentioned link to go through the process o