BI SAP Query Connector test fails!

BI SAP Query Connector test is failing in Portal 7.0 SP6
Scuccessfully tested BI SAP Query connector using the
URL : http://<myhost>:51200/TSapq/servlet/TestSapq
But when i try to test from the portal its failing
The Connection properties are defined both in Connection Connector in Visual admin as well as Portal as follows and user mapping is done as follows.
Application Server  myhost.xxx.net
Client  : 010
Message Server  : myhost.xxx.net
Query Area  : x
System Number : 12
System Name : BWT_SAPQ
Master Language : en
User Management
Logon Method : SAPLOGONTICKET
User Mapping : Admin, User
In User Administration i have maped the BWT_SAPQ system and provided user id and password.
Below is test result
Test Connection with Connector
Test Details:
The test consists of the following steps:
1. Retrieve the default alias of the system
2. Check the connection to the backend application using the connector defined in this system object
Results
Retrieval of default alias successful
Connection failed. Make sure user mapping is set correctly and all connection properties are correct.
Would really appreciated your help on this.
Thanks,
Srinivas

hi Aamod;
it seems like you already have your BI SAP Query system working properly, if you can use it in the BI Integration Wizard. what's the problem you're seeing in VC?
systems created with the BI SAP Query Connector are relational systems and therefore expose tables and fields in VC. via the BI Connector, these systems are 'lent' BI functionality and you can use these tables in the BI Integration Wizard, as you've seen. you might therefore call these "relational BI systems" (just like systems created with the BI JDBC Connector are).
if you have consulted the System Landscape documentation on configuring properties for a BI SAP Query System (<a href="http://help.sap.com/saphelp_nw04s/helpdata/en/4b/9afe3323d14005a283dee9101c66fc/frameset.htm">here</a>) and you're still having problems connecting with the BI SAP Query Connector, i'd suggest you write up a CSS message.
hope it helps;
-m

Similar Messages

  • Message: 'user' missing BI SAP Query Connector Test

    Dear all,
    The BI SAP Connector test to SAP R/3 system D01 results in :
    Portal version is EP7 SP15. Any help will be greatly appreciated.
    Error> occured >Tue Mar 31 13:42:56,777<
    RfcException:
    message: 'user' missing
    Return code: RFC_INVALID_PARAMETER(19)
    error group: 101
    key: RFC_ERROR_PROGRAM
    at com.sap.mw.rfc.api.RfcOptions.checkLogonData
    (RfcOptions.java:201)
    at com.sap.mw.rfc.api.RfcOptions.checkParameters
    (RfcOptions.java:498)
    at com.sap.mw.rfc.api.RfcApi.RfcOpen(RfcApi.java:707)
    at com.sap.mw.jco.MiddlewareJRfc$Client.connect
    (MiddlewareJRfc.java:1018
    at com.sap.mw.jco.JCO$Client.connect(JCO.java:3255)
    at
    com.sap.ip.bi.sdk.dac.connector.sapq.impl.Connection.connectDB(Connec
    tion.java:333)
    at com.sap.ip.bi.sdk.dac.connector.sapq.impl.Connection.connect
    (Connecti
    on.java:128)
    at
    com.sap.ip.bi.sdk.dac.connector.sapq.SapqManagedConnection.<init>(Sap
    qManagedConnection.java:117)
    at
    com.sap.ip.bi.sdk.dac.connector.sapq.SapqManagedConnectionFactory.cre
    ateManagedConnection(SapqManagedConnectionFactory.java:117)
    Best Regards, Neeta

    hi Aamod;
    it seems like you already have your BI SAP Query system working properly, if you can use it in the BI Integration Wizard. what's the problem you're seeing in VC?
    systems created with the BI SAP Query Connector are relational systems and therefore expose tables and fields in VC. via the BI Connector, these systems are 'lent' BI functionality and you can use these tables in the BI Integration Wizard, as you've seen. you might therefore call these "relational BI systems" (just like systems created with the BI JDBC Connector are).
    if you have consulted the System Landscape documentation on configuring properties for a BI SAP Query System (<a href="http://help.sap.com/saphelp_nw04s/helpdata/en/4b/9afe3323d14005a283dee9101c66fc/frameset.htm">here</a>) and you're still having problems connecting with the BI SAP Query Connector, i'd suggest you write up a CSS message.
    hope it helps;
    -m

  • How to define a BW/BI system in Portal using BI SAP Query Connector.

    Hi,
      How to define a BW/BI system in Portal using BI SAP Query Connector.
    Portal>System Administration>System Configuration-->Portal Content >New System (from PAR)>com.sap.portal.systems.bi-->
    How to retrive the parameters required from a BI 7.0 System.
    Thanks

    Hi,
    You can refer to this link:
    http://help.sap.com/saphelp_nw70/helpdata/EN/c9/b0c8ce704d40fbb18312f8e65b4b0b/content.htm
    Hope it will be helpful.
    Best Regards,
    Assaf Klieger

  • BI SDK - BI SAP Query Connector

    Hi together,
    when I use the BI SAP Query Connector, I have a problem
    in getting any further as establishing the connection.
    When I list all tables (IBIRelational::getTable()) I get some "strange" names. I do not understand where these objects come from, since I cannot find them in the DDIC. I have expected either tables, or SAP Queries in that list.
    Is there an example about the BI SAP Query connector? The examples of the BI SDK only explain MDX/JDBC in detail, these are working fine.
    Maybe somebody has worked with the SAP Query Connector and can help me.
    Thanks a lot
    KB

    Thanks for the hint, though I do not completely get what you mean. I guess I have missed something here, since I do not have an example for this (MDX / JDBC I found with the SDK).
    Below is how I open the connection, which is working (I get the tables). But I have no idea how I can can select something on this (as said, missing an example).
    From what I have read I should be able to invoke a SAP Query and retrieve results. Any hint is appreciated.
    KB
    mcf = (ManagedConnectionFactory) Class.forName(com.sap.ip.bi.sdk.dac.connector.sapq.SapqManagedConnectionFactory.class.getName()).newInstance();
    cf = (IConnectionFactory) mcf.createConnectionFactory();
    cs = Utilities.getConnectionSpec(connProp, cf);
    connection = (IBIConnection) cf.getConnectionEx(cs);
    IBIRelational rel = connection.getRelational();
    List foundTables =
    rel.getObjectFinder().findTable((String) null, (String) null, "%");

  • BI SAP Query Connector Heatmap Error - Empty display in Visual composer

    Hi,
    I am trying to create an Heatmap iview in SAP Visual Composer using BI SAP Query Connector.
    While using the Heatmap template, we are able to see the data but finally when we deploy  and run the iview we see empty screen.
    Any inputs is highly appreciated.
    Regards,
    Sreeram

    Hi,
    thanks for your time and help. Its a relevant blog but unfortunately doesnot solve my problem.
    I am using BI SAP Query Connector system instead of BI JDBC. While creating the Heatmap I am able to select the fields and see the output in table format, but finally the chart is not appearing. its blank.
    IGS is configured correctly, able to reach backend to select tables, select fields. After deployment and when the ivew is run I dont even see any heatmap, but a blank container.
    Please suggest if you have any clues regarding this.
    Regards,
    Sreeram

  • Integrating BI based on the BI SAP QUERY CONNECTOR

    Hi,
    I'am new to BI,i want to use BI in VC,for this i need to integrate BI based on BI SAP QUERY CONNECTOR.
    Anybody please provide me a clear  documentation on this integration.
    With Regards,
    Praveen

    Hi experts,
    I am trying to change workbook settings to display repeated key values.
    When doing so, I get a SQL Error and the result is 'No applicable data.'
    However, my when my co - worker tries to change the same setting in the same workbook, the setting gets changed.
    I have no clue what's going on.
    Any ideas?
    Points will be assigned.

  • Crystal Report Missing SAP InfoSet, SAP BW Query Connector

    Hi,
    I have installed SAP GUI  for Windows 7.2 (Compilation 2) and Crystal Report 2008 SP2 then following by installed SAP Integration Kits 3.1 SP3 on my workstation. However, when i launch my Crystal Report designer, it do shows SAP toolbar however when i click on one of the icon (eg: Setting) the entire CR will hung and prompt me error and exit automatically.
    Beside that, i could not find any connector for SAP (Eg: SAP InfoSet, SAP BW Query and etc) when i create a new blank report by click on the New Connection.
    Appreciated anyone know this could assist on this.
    Thank You.
    Regards,
    CK

    Hi Ingo,
    Thanks for your prompt reply. I will sort it out and ensure the release version will be the same as Inter Kits.
    By the way, i saw your post regarding the Integration Kits installation and configuration. However, i still need some clarification; appreciated you could assist me on this.
    I have installed SAP BOXI3.1 SP3 on an LINUX machine (Redhat Enterprise 5) and the server was running fine without connecting to BW or SAP eCIBS.
    Now, i have to establish the connectivity to BW (InfoCuve and BW Query) and SAP eCIBS system. As my customer requirement was required to using WEBI, CR and Xcelsius for connecting to BW for getting the data and then using scheduler in BOE for performing report distribution. Some of the report will connecting to SAP eCIBS directly and that will using our Client's machine for creating the report (using CR2008) and then publish to the BOE platform for report scheduling and distribution.
    My question, i wish to install SAP Inter Kits and downloaded Inter. Kits for SAP Solution 3.1 SP3 from service market place. When i refer to the document from help.sap.com; there are couple of section but i wish to know which are the perquisite section that i wish to install and configure?
    Eg: System Requirement which are installing SAP RFC SDK and SAP JCO SDK into my BOE server, then following my create a logon token. How to to that? It also require to install SAP Java Connector and SAP GUI, does these two available for LINUX OS as well?
    The steps in doc was confuse, appreciated your kind help.
    THanks.
    Regards,
    CK.

  • SAP query error - 1). [Microsoft][SQL Server Native Client 10.0][SQL Server]Conversion failed when converting date and/or time from character string.  'Received Alerts' (OAIB)

    SAP query error - 1). [Microsoft][SQL Server Native Client 10.0][SQL Server]Conversion failed when converting date and/or time from character string.  'Received Alerts' (OAIB)
    SELECT    
    CASE WHEN T0.DocStatus = 'O' THEN 'OPEN'
    WHEN T0.DocStatus = 'C' THEN 'CLOSED'  END  AS 'Document Status',
    T0.DocDate AS 'Posting Date',
    T0.DocNum AS 'Doc.No',
    T0.NumAtCard,
    T0.TransId AS 'Trans. No.',
    T0.Comments AS 'Remarks',
    T0.CardCode AS 'Offset Acct',
    T0.CardName AS 'Offset Acct Name',
    sum(T0.DocTotal) + (T0.WTSum) as 'DocTotal',
    T3.DueDate AS 'Cheque Date',
    T3.CheckSum AS 'Amount'
    FROM         ODPO AS T0 LEFT OUTER JOIN
                          VPM2 AS T1 ON T0.ObjType = T1.InvType AND T0.DocEntry = T1.DocEntry LEFT OUTER JOIN
         OVPM AS T2 ON T2.DocEntry = T1.DocNum LEFT OUTER JOIN
                          VPM1 AS T3 ON T2.DocEntry = T3.DocNum
    where T0.DocDate>='[%0]' and T0.DocDate<='[%1]'

    Hi,
    Try this:
    SELECT   
    CASE WHEN T0.DocStatus = 'O' THEN 'OPEN'
    WHEN T0.DocStatus = 'C' THEN 'CLOSED'  END  AS 'Document Status',
    T0.DocDate AS 'Posting Date',
    T0.DocNum AS 'Doc.No',
    T0.NumAtCard,
    T0.TransId AS 'Trans. No.',
    T0.Comments AS 'Remarks',
    T0.CardCode AS 'Offset Acct',
    T0.CardName AS 'Offset Acct Name',
    sum(T0.DocTotal) + (T0.WTSum) as 'DocTotal',
    T3.DueDate AS 'Cheque Date',
    T3.CheckSum AS 'Amount'
    FROM         ODPO  T0 LEFT OUTER JOIN
                          VPM2  T1 ON T0.ObjType = T1.InvType AND T0.DocEntry = T1.DocEntry
    LEFT OUTER JOIN
         OVPM  T2 ON T2.DocEntry = T1.DocNum LEFT OUTER JOIN
                          VPM1  T3 ON T2.DocEntry = T3.DocNum
    where T0.DocDate >= '[%0]' and T0.DocDate <='[%1]'
    group by T0.DocStatus,T0.DocDate ,
    T0.DocNum ,
    T0.NumAtCard,
    T0.TransId ,
    T0.Comments ,
    T0.CardCode,
    T0.CardName ,
    T0.WTSum ,
    T3.DueDate ,
    T3.CheckSum
    Thanks & Regards,
    Nagarajan

  • SAP license test Failed

    Hi guys,
    I installed the SAP nw sneak preview 7.0.
    unfortuntely the J2EE server is not working
    I got a failure during saplicense -test.
    Therefore I guess this is the problem
    All is installed on normal laptop with XP professional at the installation I
    got warning but the requirements are fullfilled.
    Any help,please?
    the saplicense test follows
    C:\usr\sap\J2E\SYS\exe\uc\NTI386>saplicense -test NAME=J2E
    Protocol saplicense test:
    Read sapsytem name
           ok, sapsytem name = J2E
    Read message server host
           ok, host = LMCGIOPAC
    Read message server service port
           ok, service port = sapmsJ2E
    Connect to message server
    saplicense: test failed
    Can not connect to message server (rc: -100)

    Hi Giammaria,
    You could find out, how much your MaxDB is eating up and eventually reduce the memory consumption. If you don't know how to get this information, start the application server, open a command prompt and enter:
    tasklist /fi "imagename eq kernel.exe"
    This will show you how much kernel.exe (MaxDB) is currently using.
    If it is a lot of, you could try to reduce it by changing the CACHE_SIZE in the database instance. To do so, proceed as follows:
    - Start the Database Manager and log on the J2E database
    - Stop the database by clicking the red dot
    - Go to Configuration > Parameters > double click on CACHE SIZE
    - Enter a new value
    - Start the database by clicking the green dot
    Note: VALUE is in pages per 8 KB blocks!
    Hope this helps.
    Regards,
    Klaus

  • SAP Query failed...

    Hi all,
    I am working on the SAP Query by using transaction code SQ02, SQ03 and SQ01.
    I have also generated the program and copied display report name to create a transaction code for this report.
    I am able to use the transaction code in the Development Environment. However, when I transported everything into Quality Environment and run the transaction code. It prompt me a shortdump with the message "Program AQZZZQTEST=ZTEST=== not found".
    Anyone knows what is not right? How should I debug on this?
    Thank you so much.

    Create your query in the Global Area (Cross-client) instead of the Standard Area (Client-specific). When you create a query or Infoset in the Cross Client, you have to save your work in development package. Inturn, you will save your work in transportable request.
    So, if you create a tcode for this kind of query, their name will not change in the Other system and you will not get the dump.
    To change the Global Area, you can select it in Tcode SQ01 or SQ02: Environment > Query Areas
    Regards,
    Naimesh Patel

  • Why create BI SAP Query System in EP successful,but visual composer error?

    hi,guy,
    i create BI SAP Query System in EP test successful.
    Test Connection with Connector
    Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
    Results
    Retrieval of default alias successful
    Connection successful .
    now,i use VC find data relational system  error
    error info:
    Eroor-21003 cannot retrieve catalogs and schemas.
    Failed to connect to backend system. Check your system definition and user privileges.
    pls help me.thanks.

    The connection was previously working and then it stopped after I imported a large amount of data to the SQL db. So the permissions should be fine.
    Any other ideas?

  • WebDynpro for Abap Test failed (System Admin/Support/WD)

    Hello,
    I'm using EP 7.0 and I'm trying to test travel&expenses (Ehp3) WD for Abap from System Admin/Support Desk: Integration of SAP Applications/WebDynpro and we get the following error: Exception in SAP Application Integrator occured: Unable to parse template...the problem occured at position 275. Cannot process expression &lt;IView.PCDUnit.ShortID&gt; because Unable to get PCD Unit com.sap.portal.appintegrator.sap.WebDynpro.
    System contector test is ok. Please, could you help me?
    Thank you

    Hello Michael,
    Ok, I forget system connector and support tests. Web AS parameter are supposed to be ok:
    Web AS Host Name: host.domain:port (from smicm tx)
    Web AS Host Name: /sap/bc/webdynpro/sap/
    Web AS Protocol:     http
    but the SAP Web AS Connection test fails. When trying to execute the iView it works. Does it mean that is it correct? Why WAS connection test fails?
    In the other hand, when iView is displayed, it asks for user and password because the R/3 user is locked. Why R/3 user is locking everytime?
    Thank you&Regards

  • SAP Query in VC

    Hi,
    I have set up a SAP Query connection in Portal and I can see all the InfoSets from the R/3 System in Visual Composer Design Time. Connection Test is green. I drag and drop a InfoSet Query in my model but in runtime a got an error.
    What could be the problem ???
    Best Regards,
    Murat

    Hi,
    PopUp Error Message in Runtime:
    An error returned from the backend system.
    The connection test from the sap query system in portal is green and i can see all the infosets from my r/3 system.
    Here is the log file (default-trace) from portal:
    Query-Ausführung fehlgeschlagen
    com.sap.ip.bi.sdk.exception.BIResourceException: Query-Ausführung fehlgeschlagen
         at com.sap.ip.bi.sdk.dac.connector.sapq.impl.SapqQueryExecution.generateQuery(SapqQueryExecution.java:293)
         at com.sap.ip.bi.sdk.dac.connector.sapq.impl.Connection.execute(Connection.java:160)
         at com.sap.ip.bi.sdk.dac.relational.query.impl.BIQuery.execute(BIQuery.java:84)
         at com.sap.portal.guimachine.bikit.query.relational.impl.BIRelationalQueryDefault.execute(BIRelationalQueryDefault.java:53)
         at com.sap.portal.guimachine.bikit.query.relational.impl.BISDKRelDiscover.execute(BISDKRelDiscover.java:354)
         at com.sap.portal.guimachine.bikit.designtime.relational.RelationalProcessor$ExecuteQueryProcessor.execute(RelationalProcessor.java:302)
         at com.sap.portal.guimachine.bikit.designtime.BIConnectionDiscover.dispatchRequest(BIConnectionDiscover.java:331)
         at com.sap.portal.guimachine.bikit.designtime.BIConnectionDiscover.doContent(BIConnectionDiscover.java:251)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sap.ip.bi.sdk.dac.connector.sapq.impl.proxy.Rsaq_Remote_Query_Generation_FaultException:
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at java.lang.Class.newInstance0(Class.java:308)
         at java.lang.Class.newInstance(Class.java:261)
         at com.sap.aii.proxy.framework.core.JcoMarshaler.unmarshalException(JcoMarshaler.java:429)
         at com.sap.aii.proxy.framework.core.JcoProxy.send(JcoProxy.java:78)
         at com.sap.aii.proxy.framework.core.AbstractProxy$JcoProxyHelper.send(AbstractProxy.java:173)
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:141)
         at com.sap.ip.bi.sdk.dac.connector.sapq.impl.proxy.SAPQ_PortType.rsaq_Remote_Query_Generation(SAPQ_PortType.java:17)
         at com.sap.ip.bi.sdk.dac.connector.sapq.impl.SapqQueryExecution.generateQuery(SapqQueryExecution.java:281)
         ... 39 more
    I have no idea whats wrong ....
    I need your help.
    Murat Y.
    Edited by: Murat Yurtoglu on Apr 2, 2008 6:35 PM

  • VC and SAP Query

    <u><b>System Landscape</b></u>
    NW Sneak Preview Java Edition with EP 6.0 (from SDN)
    VC 6.0, Patch 5
    R/3 Enterprise 4.7 extension set 200 (WAS 6.20)
    <u><b>Scenario</b></u>
    Utilize the BI Kit in VC and use SAP Query from a backend R/3 system to generate VC content.
    <i>(From what I have understood, the BI Kit does not necessarily need BW and can work with a R/3 source)</i>
    <u><b>Questions</b></u>
    (a) Is the assumption correct that the BI Kit can use the SAP Query as a backend to generate content in VC (without a BW system in the landscape)?
    (b) Do I need to install the BI UDI SP stack with the EP in NetWeaver Sneak Preview ?
    (c) What type of systems do I need in the EP ? If I try the "New System" wizard, I do not get an option to connect to a "BI" system. nevertheless, if i try "new from PAR", i have a an option to use "com.sap.portal.systems.BIUDI". Can you help me with the parameters for a PAR - "com.sap.portal.systems.BIUDI" ?
    any other tips / experiences of working with SAP Query and VC are most welcome.
    Regards, Parag.
    Note: I have tried a R/3 system connection and the RFCs are visible in VC

    Thanks a ton Mario, your hints helped me in arriving at the configuration.
    For the sake of completeness, I am listing the steps that led me to a successful config.
    1. Download the BW 3.5 SR1 installation guide from service marketplace
    2. Goto section 6 and perform the steps highlighted for BI Query Connector. Note that if you dont assign a value for the parameter "SERVERGROUP", the default is PUBLIC. So if you have a server with only SPACE (like I had), please do enter "SPACE" for this property.
    3. Edit the services file on the Windows Server and add an entry for your SAP server. For example, my server SID is DEV, hence I inserted the following entry in the service file: sapmsDEV 3600/tcp
    This step is necessary for JCo to work.
    4. Stop and Re-start the BI Query service (using the Visual Administrator)
    5. Test the connection with the following URL - http://<host>:<port>/TSapq/servlet/TestSapq
    This should list you the queries in the SAP system
    6. Open EP (I logged in as admin) and add the system as described in Step 4, section 2.2 of the VC installation guide.
    7. Add permission for "everyone" group to this system
    8. Login to EP with another userid, perform user mapping (personalize option)
    9. Start VC storyboard, login to EP with the other userid (not admin), use Data Service or BI Query Wizard to retreive the queries.
    Why did I have to use another userid ?
    Well, this was because the connection test did not work for me with the admin user, nor was I able to retrieve the queries in VC. Dont know why this didnt work.
    Message was edited by: Parag Jain

  • Integrating SAP Java Connector with SAP XI

    Hi XI experts
    We are about to integrate our SAP ERP2004 system with a new WMS system.  The vendors of the WMS system normally integrates with ERP directly through SAP Java Connector, but we would like to put SAP XI between the two systems so we have good way of monitoring the messages beeing sent.
    I would like to make a synchronous test scenario where we send a ARTMAS idoc from SAP to XI which sends it to the WMS. After WMS system receives the ARTMAS Idoc it sends an acknowledgement back to XI which passes it on to SAP.
    The integration would then look like this:
    SAP ERP <-> SAP XI <-> WMS (Jco)
    Is this scenario possible? And if so, how would you suggest to set it up?
    I was thinking of using the RFC adapter to connect to the Java Connector of WMS, but am not sure if this is the right approach or how it should be set up.
    Any help or comments would be greatly appreciated.
    Best Regards
    Chris

    I have made a setup like this:
    SAP <-> XI <-> WMS
    The Scenario is like this:
    SAP sends an ARTMAS03 idoc to XI which maps it directly to the same ARTMAS03 idoc structure (need a few changes in the future so thats why im not using IDOC tunnelling) then it uses a RFC receiver adapter to connect to our SAP gateway, where the WMS is registrered through JCO.
    When I first sent the idoc, i got a "RfcAFWException: failed to read funtionname from XML document: missing namespace declaration(2)" then after reading Q23 in note 730870, I used the RFCNormalizer xslt to change the namespace to a "urn:sap-com:document:sap:rfc:fuctions" instead of the "urn:sap-com:document:sap:idoc:messages". The error is now "functiontemplate from repository was <null>".
    As far as i can see the error is because the metadata repository defined in the RFC adapter cant find the function module that normally would be in the root of a RFC-XML. But I dont know how I can send an Idoc through the rfc adapter to the gateway then. Anyone got some ideas?
    Thanks
    Chris

Maybe you are looking for

  • Keyboad input when out of focus

    I wrote a Java application to take a series of screen shots of the desk top when a key is pressed that I then turn into a gif animation later. The problem is that I cannot use the program when it is out of focus or minimized. I am looking for source

  • Using MXO2 for monitoring fcp

    I'm looking to monitor HD out of a MacPro with one video card, and wondering if the MXO2 mini will allow me to have 2 computer monitors hooked up to my video card, and export HDMI to a LCD/TV (3 screens). From what I'm seeing, it looks like I'm going

  • How to do left outer join in one-one mapping

    I tried to do a left outer join between two tables. I specified kodo.jdbc.DBDictionary: JoinSyntax=sql92 in kodo.properties. I used ref-join-type="outer" in the package.mapping. However, I still see Kodo is translating my queries using inner join. Ho

  • Configuration manager requires microsoft sql server 2008 sp2 with cumulative update 9 or higher

    Hi, I have this error during setup of SCCM 2012 R2 to a sql server. Patch level is higher then what is mentioned in popup. Please advise. Note: build of SQL is 10.50.4000 J. Jan Hoedt

  • What is a good GPS app for iPad?

    I just got a new 3G iPad and am searching for a good GPS app that I can use without a data connection. I really don't want to spend mega money just to try out different apps. Thanks!