BI/Netweaver Support Stack 17 and 18 source system dependencies?

Does anyone know what are the source system dependencies for BI/Netweaver Support Stack 17 and 18?  I have looked everywhere online and I cannot find anything.  Any help would be much appreciated it.  Thanks!

Those dependencies are describe in the stack information in SAP Marketplace
Regards
Juan

Similar Messages

  • Configuration Wizard-NW:BI-AS ABAP(Connectivity of BI and Source System): M

    Hi friends,
    I´m configuring the (NW: BI - AS ABAP (Connectivity of BI and Source System): Maintain) in NWA using Configuration Wizard.
    But there is the error in step (NW: BI - AS ABAP (Connectivity of BI and Source System): Maintain > Scenario UI: NW_BI_ABAP_DEFAULT > Scenario Process: Abap Server Integration to BI > Configuration Process > Configuration Unit: Initialize > Config Unit BI System: Initialize > Customizing: Assign Logical System to Client > Write Customizing data to Table T000)
    Below error log:
    *Write Customizing data to Table T000*
    Description:
    Exception in step "WriteProfile_1223390220410"
    Exception details : com.sap.tc.lm.ctc.metamodel.exception.ActionExecuteException: Exception during the import of the profile!
    State
    Step finished with error
    Support Information
    Type of Action
    WriteProfile
    Debug Events
    WriteProfile:Write Customizing data to Table T000
    Library: sap.com/tclmconfig~bs
    SourcePath ./com_sap_nw_bi_abap_default_maintain/ext_12064772269223/ext_1206447991146/Process_1207123636083/proc_1196064316796/Process_1204300420808/proc_1204300371034/WriteProfile_1223390220410
    Time 2011/11/03 at 15:36:57
    Schema content/NetWeaver/Common/Customizing/Clients/T000.xsd
    Type : View Maintenance
    Input
    <TABLE_T000 xmlns:expr="http:/sap.com/ctc/expressions"><T000><MANDT>100</MANDT><LOGSYS>SOLCLNT100</LOGSYS></T000></TABLE_T000>
    Schema
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:vma="http://www.sap.com/ctc/vma"
    elementFormDefault="qualified"> <xsd:element name="TABLE_T000" type="TABLE_T000"></xsd:element> <xsd:complexType name="TABLE_T000"> <xsd:sequence> <xsd:element name="T000" type="T000"> <xsd:annotation> <xsd:appinfo
    source="http://www.sap.com/ctc"> <vma:vmacontext table="T000" isupdate="false"/> </xsd:appinfo> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> <xsd:complexType name="T000"> <xsd:sequence> <xsd:element name="MANDT" type="xsd:string"> <xsd:annotation> <xsd:appinfo source="http://www.sap.com/ctc"> <vma:vmaproperty column="MANDT"/> </xsd:appinfo>
    </xsd:annotation> </xsd:element> <xsd:element name="LOGSYS" type="xsd:string"> <xsd:annotation> <xsd:appinfo source="http://www.sap.com/ctc"> <vma:vmaproperty column="LOGSYS"></vma:vmaproperty> </xsd:appinfo> </xsd:annotation> </xsd:element
    </xsd:sequence> </xsd:complexType> </xsd:schema>  
    Destination parameters
    user : SOLMAN_ADMIN
    password : % secure content %
    host : cdsolman
    sysnr : 01
    client : 100
    language : en
    Stack Trace
    Caused by: com.sap.tc.lm.ctc.cul.api.CULServiceException: Exception during the import of the profile!
         at com.sap.tc.lm.ctc.cul.serviceimpl.writeProfile.CULServiceWriteProfileImpl.writeProfile(CULServiceWriteProfileImpl.java:98)
         at com.sap.tc.lm.ctc.cul.serviceimpl.process.WriteProfileControllerImpl.execute(WriteProfileControllerImpl.java:160)
         ... 16 more
    Caused by: com.sap.tc.lm.ctc.cul.cpi.context.ConfigurationBrokerException: <Localization failed: ResourceBundle='com.sap.tc.lm.ctc.cul.cpi.CPIResourceBundle', ID='xml_parsing_exception', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key xml_parsing_exception
         at com.sap.tc.lm.ctc.cul.broker.BrokerWriteProfileImpl.writeProfile(BrokerWriteProfileImpl.java:79)
         at com.sap.tc.lm.ctc.cul.serviceimpl.writeProfile.CULServiceWriteProfileImpl.writeProfile(CULServiceWriteProfileImpl.java:95)
         ... 17 more
    Caused by: com.sap.tc.lm.ctc.provider.vmaprovider.exceptions.VMAProviderBaseException: Incorrect XML
         at com.sap.tc.lm.ctc.provider.vmaprovider.util.VMAUtil.getDocument(VMAUtil.java:349)
         at com.sap.tc.lm.ctc.provider.vmaprovider.util.VMAUtil.setXmlValue(VMAUtil.java:250)
         at com.sap.tc.lm.ctc.provider.vmaprovider.util.JCOProfileExecutorImpl.executeContext(JCOProfileExecutorImpl.java:310)
         at com.sap.tc.lm.ctc.provider.vmaprovider.util.JCOProfileExecutorImpl.executeChildNode(JCOProfileExecutorImpl.java:183)
         at com.sap.tc.lm.ctc.provider.vmaprovider.util.JCOProfileExecutorImpl.executeProfile(JCOProfileExecutorImpl.java:129)
         at com.sap.tc.lm.ctc.provider.vmaprovider.VMAWriteProfile.writeProfile(VMAWriteProfile.java:59)
         at com.sap.tc.lm.ctc.cul.broker.BrokerWriteProfileImpl.writeProfile(BrokerWriteProfileImpl.java:144)
         at com.sap.tc.lm.ctc.cul.broker.BrokerWriteProfileImpl.writeProfile(BrokerWriteProfileImpl.java:73)
    Caused by: com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: Incorrect encoded sequence detected at character (hex) 0x6f, (bin) 1101111. Check whether the input parsed contains correctly encoded characters. Encoding used is: 'utf-8'(:main:, row:1, col:637)(:main:, row=1, col=637) -> com.sap.engine.lib.xml.parser.ParserException: Incorrect encoded sequence detected at character (hex) 0x6f, (bin) 1101111. Check whether the input parsed contains correctly encoded characters. Encoding used is: 'utf-8'(:main:, row:1, col:637)
         at com.sap.engine.lib.xml.parser.DOMParser.parse(DOMParser.java:139)
         at com.sap.engine.lib.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:127)
         at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:76)
         at com.sap.tc.lm.ctc.provider.vmaprovider.util.VMAUtil.getDocument(VMAUtil.java:341)
    Caused by: com.sap.engine.lib.xml.parser.ParserException: Incorrect encoded sequence detected at character (hex) 0x6f, (bin) 1101111. Check whether the input parsed contains correctly encoded characters. Encoding used is: 'utf-8'(:main:, row:1, col:637)
         at com.sap.engine.lib.xml.parser.readers.EncodedDataReader.read(EncodedDataReader.java:209)
         at com.sap.engine.lib.xml.parser.readers.EncodedDataReader.read(EncodedDataReader.java:207)
         at com.sap.engine.lib.xml.parser.helpers.AdvancedXMLStreamReader.read(AdvancedXMLStreamReader.java:143)
    All the others steps were finished successfully
    Only this step is with error. I don´t know that to do.
    Regards,
    Ricardo Arriado
    Edited by: Ricardo Arriado on Nov 4, 2011 6:24 PM

    Hi,
    Please double check the JCO user and the authorization.
    Or
    Apply these two notes, it should resolve ur issue
    1493124 CTC: Check table existence before table whitelist
    1471762 CTC: Automated Configuration:
    Hope this helps u.
    Best Regards
    Vijay K

  • Object type RSDS not supported in BAPI source system

    Hi
    We have a problem when trying to create Data Source in NW2004s with 3rd party tool 'Ascential Datastage' as source system.The error message is "DataSource XXX (DS-DEV): Object type RSDS not supported in BAPI source system".
    Is there any note or patch avaialable to be implemented to resolve this problem.Our support package is 07.
    Regards
    D.Ellora
    Message was edited by:
            Ellora Dobbala

    Hi Ellora,
    The latest BI release in SAP NetWeaver 7.0 (2004s) includes a new type of DataSource for which staging BAPI has not yet been aligned.
    Third party ETL tool vendors can therefore only implement their load processes using the original type of DataSource from BW 3.x. This DataSource is still provided in the new release without any changes. Upgrading to NetWeaver 7.0 (2004s) BI (BI 7.0) does not therefore endanger existing implementations based on BW 3.x and NetWeaver 2004 (BW 3.5).
    It is also possible to migrate third party ETL implementations based on BW 3.x into the new data-flow concept of a NetWeaver 7.0 (2004s) BI environment using new DataSources, transformations (also new), and data transfer processes (DTP) (also new). This is possible because the system provides an emulated view for BW 3.x DataSources, which makes it possible to combine them with NetWeaver 7.0 (2004s) transformations and DTPs for regular batch load processing (this does not include direct access and real-time data acquisition (RDA)).
    This allows the benefits of the new data loading concept to be made available in such third party ETL-based loading scenarios.
    Regards,
    Anil

  • There is no PSA for InfoSource 8ZCCA_O09 and source system BWPCLNT800 RSAOD

    Hi All:
    We make a Heterogeneous system copy of BW 3.5. from Solaris 9-Oracle 9i to AIX 3.5-Oracle 9i.
    We must have to rename the Logical System Name and during the Functional Testing the users configured the conections again in RSA1 transaction, then they start the
    testing phase but get the next error in the Monitor-Administrator Workbench:
    "@5C@ 28.02.2008 19:59:31 There is no PSA for InfoSource
    8ZCCA_O09 and source system BWPCLNT800 RSAODS 203"
    We can see that the errors refers to the old (BWPCLNT800) Logical
    System Name; during the configuration of the RSA1 they renamed the
    Logical System Name of the BW System to BWNIUSA800.
    We found the SAP Note 518426 but we are not sure about if we can
    execute it without affecting the system or the configuration.
    Some one Can help us ?.
    Best Regards
    Reynaldo Rebolledo.

    Hi Reynaldo,
    this forum here is related to SAP NetWeaver Master Data Management. Your question seems to be related to SAP BI. Please raise your question in the [BI Forum|/community [original link is broken];, because I do not think that you'll find the experts to answer your question here.
    BR Michael

  • Transfer method 'TRFC with PSA' is not supported by the source system.

    Hi guys
    We are getting the following error when we try to open the transfer rules:
    Transfer method 'TRFC with PSA' is not supported by the source system.
    And when we run the load we are getting this error message:
    An RFC call-up triggered the exception
    Our source system check is ok. RFC test is ok from both sides.
    Please advice what else can be the solution.
    Edited by: sam on Nov 6, 2008 4:51 PM

    Did you do Right click on Source system and 'Check' option in RSA1-> Source Systems?
    Is this problem after upgrade or something like that?
    -Abhijit

  • No PSA for Infosource X and source system Y. Here Y is the flat file source

    Hi,
    We are facing an issue while transporting from dev s/m to quality. There is no PSA for Infosource X and source system Y. Here Y is the flat file source system this issue we are getting while transporting transfer rules.We are checked in OSS notes 518426. Its not helpful.
    Thanks
    Manjula

    Hi
    Try RS_TRANSTRU_ACTIVATE_ALL (SE38).
    You may also check SAP Note 861890 - ODS tables disappear during the upgrade -
    and activate all ODS Objects before the upgrade and run the program RSDG_ODSO_ACTIVATE.
    also that with Stack 14 an extended version of this program is available together with the
    Program RSUPGRCHECK. If errors occurs, consult also SAP Note 518426 and run transaction
    RSSGPCLA for the regeneration of the RSDRO_* Objects.
    Recheck whether you have Exported with correct parameters or not -- Try to Re Export the Same with all necessary objects .
    Try Note 524554 and 325525 also
    Hope it helps and clear

  • Standard report which gives Record count of ODS, Cube and Source system.

    Hi-
    Is there any standard report which gives the record count of ODS, Cube and Source system?
    or
    If any one has ABAP program which takes care of record count pls let me know.
    Thanks in advance

    I don't understand. You need to check the data loads. What for do you want a list of ODS, Cubes and sources systems?
    You can use messages from process chains to monitor the data loads.
    You can also use an abap program inside teh process chains to save data into a table and then an abap report to see if everything went OK.
    But, thinking again, you may be able to use BW statistics to get some of the information you need. Check the help for BW statistics, it might give you an idea of what you can do.
    Regards,
    Diego

  • NO PSA for InfoSource and source system 120 : Maintaing Transfer Rules

    Hello BI Experts ,
    I am working on Generic data source extraction.
    Earlier I mapped all fields infoobjects in Transfer Rules and then loaded data to ODS properly.
    But later on I made few changes in Generic data source view and exits in the R3 and replicated the data source to BI.
    Then Remapped the fields to infoobjects in Transfer Rules.
    Now I can see Transfer Rules Green and all fields are mapped properly.
    But when I activated Transfer Rules I am getting message that ,
    "There is no PSA for InfoSource ZPS_DATA_BB and source system 120 "
    Data source is active in R3.
    Communication Structure and Infosource are Active in BI.
    Regards ,
    Amol K.

    hello Surendra ,
    I did the same thing already.
    I was looking for some otherway.
    Thanks for reply.
    Regards ,
    Amol K.

  • There is no PSA for InfoSource ZOUTNBR_TEXT_CC and source system PCFILE

    Hi All
    The above subject line shows the error.
    I have a custome data source in Development that is ZOUTNBR_TEXT which has a source system PC file.(flatfiles)
    when i transported all transfer structures and data sources from Development to Quality, only my transfer rules were not activated. but when i manually activated in Quality it throws with an error
    There is no PSA for InfoSource ZOUTNBR_TEXT_CC and source system PCFILE
    Please let me know how can i activate my transfer rules.
    Archana

    Hi,
       We also faced the same issue while transporting from dev to QA. We raised a OSS, for which SAP has replied saying that there was some inconsistencies with the infosource and they have repaired the same in debugging mode. The root-cause for the issue is unknown. So they have not given any notes to us.
    But meanwhile we created a new data source and transported it. that worked fine.
    Regards,
    PM

  • How to link bw and source system

    Any one has any document about "how to create a link between bw and source system!?
    I have tried to create this link, but i haven´t.
    I tried to do this: in Rsa1->modeling->source system i choose my source system (SAP) and click with the right bottom and push create. I filled the target computer; system id; system number; i put the password for aleremote user and bwremote user. After that i received a message erro when i save.
    thanks.

    Hi, to do this you need extensive authorization and an open source system (as in opened in SCC4).
    If you are not SAP Basis, perhaps you should ask them.
    And in my experience, if they never have seen how BI and SAP Source systems are linked, be ready for an interesting discussion and have all the correct documentation available.
    I think the link to the documentation is posted before.
    Kind regards,
    Jürgen

  • Data load problem - BW and Source System on the same AS

    Hi experts,
    I’m starting with BW (7.0) in a sandbox environment where BW and the source system are installed on the same server (same AS). The source system is the SRM (Supplier Relationship Management) 5.0.
    BW is working on client 001 while SRM is on client 100 and I want to load data from the SRM into BW.
    I’ve configured the RFC connections and the BWREMOTE users with their corresponding profiles in both clients, added a SAP source system (named SRMCLNT100), installed SRM Business Content, replicated the data sources from this source system and everything worked fine.
    Now I want to load data from SRM (client 100) into BW (client 001) using standard data sources and extractors. To do this, I’ve created an  InfoPackage in one standard metadata data source (with data, checked through RSA3 on client 100 – source system). I’ve started the data load process, but the monitor says that “no Idocs arrived from the source system” and keeps the status yellow forever.
    Additional information:
    <u><b>BW Monitor Status:</b></u>
    Request still running
    Diagnosis
    No errors could be found. The current process has probably not finished yet.
    System Response
    The ALE inbox of the SAP BW is identical to the ALE outbox of the source system
    and/or
    the maximum wait time for this request has not yet run out
    and/or
    the batch job in the source system has not yet ended.
    Current status
    No Idocs arrived from the source system.
    <b><u>BW Monitor Details:</u></b>
    0 from 0 records
    – but there are 2 records on RSA3 for this data source
    Overall status: Missing messages or warnings
    -     Requests (messages): Everything OK
    o     Data request arranged
    o     Confirmed with: OK
    -     Extraction (messages): Missing messages
    o     Missing message: Request received
    o     Missing message: Number of sent records
    o     Missing message: Selection completed
    -     Transfer (IDocs and TRFC): Missing messages or warnings
    o     Request IDoc: sent, not arrived ; Data passed to port OK
    -     Processing (data packet): No data
    <b><u>Transactional RFC (sm58):</u></b>
    Function Module: IDOC_INBOUND_ASYNCHRONOUS
    Target System: SRMCLNT100
    Date Time: 08.03.2006 14:55:56
    Status text: No service for system SAPSRM, client 001 in Integration Directory
    Transaction ID: C8C415C718DC440F1AAC064E
    Host: srm
    Program: SAPMSSY1
    Client: 001
    Rpts: 0000
    <b><u>System Log (sm21):</u></b>
    14:55:56 DIA  000 100 BWREMOTE  D0  1 Transaction Canceled IDOC_ADAPTER 601 ( SAPSRM 001 )
    Documentation for system log message D0 1 :
    The transaction has been terminated.  This may be caused by a termination message from the application (MESSAGE Axxx) or by an error detected by the SAP System due to which it makes no sense to proceed with the transaction.  The actual reason for the termination is indicated by the T100 message and the parameters.
    Additional documentation for message IDOC_ADAPTER        601 No service for system &1, client &2 in Integration Directory No documentation exists for message ID601
    <b><u>RFC Destinations (sm59):</u></b>
    Both RFC destinations look fine, with connection and authorization tests successful.
    <b><u>RFC Users (su01):</u></b>
    BW: BWREMOTE with profile S_BI-WHM_RFC (plus SAP_ALL and SAP_NEW temporarily)
    Source System: BWREMOTE with profile S_BI-WX_RFCA (plus SAP_ALL and SAP_NEW temporarily)
    Someone could help ?
    Thanks,
    Guilherme

    Guilherme
    I didn't see any reason why it's not bringing. Are you doing full extraction or Delta. If delta extraction please check the extractor is delta enabled or not. Some times this may cause problems.
    Also check this weblog on data Load errors basic checks. it may help
    /people/siegfried.szameitat/blog/2005/07/28/data-load-errors--basic-checks
    Thanks
    Sat

  • Key Figure data type/length differs in BI and source system

    Hi all.
    It is a strange question, but we need an explanation to our "strange" client. Why many fields which are DEC 13 in source system became CURR 09 in BI? DEC->CURR type switch seems reasonable, but not the length. I guess the shorter numeric field is the less precise it can keep...
    Does SAP give any explanation for that?

    Hi,
         If you are expecting the data to be aggregated in the cube and if the data is loaded by different requests, then in that case the data wouldnot be aggregated.
    EX:  CHAR1   CHAR2    CHAR3   CHAR4     CHAR5    CHAR6    CHAR7    KF1   KF2   KF3
             A               B              C            D        E              F             G          10     20    30
              A               B              C            D        E              F             G          10     20    30
    sUPPOSE IF THE ABOVE 2 ROWS OF DATA ARE GETTING LOADED IN THE SAME REQUEST, then you can expect the data to be aggregated and the o/p of the KFs will be 20, 40 and 60 respectively.
    In case the loading is done with separate requests, then your data will not be aggregated.
    This is becuse in the cube, Request ID (under the Data Package Dimension)    is one of the dimension and this differs when the requests are different.
    Regards
    Sunil

  • How to get Data Source Name and Source System for InfoPackage

    Hello Guys,
    I'm creating a routine that can be use by any InfoPcakges...
    how can I get the Source System and Data Source in a Routine?

    Hi
    Please check the table RSLDPIO,
    In this table search with Info Package-->You will get Data source related to this info package
    then goto RSDS >here search with Data source>you will get from which Source system this is extracting data
    Hope this helps
    Regards,
    Venkatesh

  • BI Content patch level on BI system and source system

    Hi all, hope you can help
    our BI and ECC6 systems are separated. My question is, do we need to be on the same BI_CONT patch level in BI and ECC6? Our current patch level in BI is 7.0.3 level 9 and in ECC6 we have not loaded any patches, however we have BI content which was delivered with the install.
    Regards
    Charl

    Plan on applying the Linux and Solaris versions of all applications patches to the respective servers.
    How To Apply a Patch in a Multi-Server Environment
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=136342.1
    Patches must always be applied in their entirety. If you apply a patch to update
    your filesystem, you must also apply the corresponding database and generation
    portions of the patch if they are included. When updating the filesystem in a
    multi-server environment, you should apply the patch on all servers.
    You can see what patches have been applied to which nodes in OAM on the Applied Patches page. Oracle will not advise you to have patch differences, otherwise supportability comes into question due to partial patch application.

  • InfoSource and Source System Not getting collected while activation BC

    Hello there!
        I'm trying to activate the business content. If i group all the objects below and install a cube (or update rules), it gets everything but infosources (Transfer Rules, etc.) and the source system assignment. Neverthless, if i assign datasource to infosource, it works properly.
        I've installed the data sources, replicated it in BW, and done the source system assignment correctly. Any ideas what is going wrong?
    Thanks and Best Regards,
    DKA.

    The issue was with Repository Cache. Delete it and everything works fine.
    Admin Workbench -> Business Content -> Extras -> Repository Cache (DB) -> Delete (Delivery Objects)
    Thanks, anyways.
    DKA

Maybe you are looking for

  • JSTL how to get the index of a ResultSet

    in jsp can use like this rs.getString(1);//rs is a ResultSet and how to do this in JSTL? <sql:query var="rs"> select count(*) from my </sql:query> ${rs.rows[0].??????}

  • R12.1.1 - Step 12 - Apply latest product patches

    DB: 11.2.0.3 OS: Linux x86 I am upgrading from 11.5.10.2 to 12.1.1 and am trying to understand what is needed for step 12, page 3-5 of the R12 upgrade document (Part No. E16342-04), "Apply latest product patches". I have searched around and there see

  • CAN'T USE DEVELOP SETTINGS IN BRIDGE

    HELLO, i am using cs3 extended and my camera is a canon 40d. i downloaded camera raw 4.2 and installed it. i am able to see my raw images in bridge but am not able to use the develop settings tab under the edit tab. it is greyed out. so any help woul

  • Ios 8 having lots of problem in iphone 5c

    today i just updated my iphone 5c to ios8.. after the update i checked my iphone for all the new features to my suprise it dosent have the audio message in Message app like shown in the features.. on top of that if u get any notifications u cannot ev

  • Reorganization Run

    hi. i want to Delete Material Master(Deletion indicater is already set) from database. how can i do reorganization run?? wats its procedure and Configuration settings.