OWB 10.2 Phantom Phailures - mapping reports success but no data!

Hi all,
I've been getting more and more mapping jobs that run for their normal duration but do not update anything in OWB 10.2 against a 10.2 database. I see the following symptoms:
1. The finish time is set to the start time of the mapping when this occurs even though the mapping runs for a long time.
2. The job reports success with no errors
3. The job shows "*" for the table stats of whatever table or dimension level it was working on
4. There is nothing in the alert logs or trace files
This is sporadic! Rerunning the same mapping might work the next time. I logged an SR but was wondering if I'm the only one experiencing this. I'm running manually from design center when this occurs.
It looks like something is aborting the mapping but not reporting any error anywhere. Any ideas?
Thanks,
Mike

Thanks for your reply. I've been in contact with support and I get the following in the logs. They indicated that the error creating temp is not a problem but as you see there is a recovery and a forced termination of the job. No idea why and so far, neither have they. If I can't get error returns from OWB, I can't put it into production! I hope its something odd on my end and not a global problem.
2006/09/08-08:48:26-EDT [64F6CD] Error creating the temp directory C:\oracle\OWB\owb\temp
2006/09/08-08:48:29-EDT [64F6CD] Free Memory(bytes)=642664 Total Memory(bytes)=2031616 Used Memory(bytes)=1388952 Used Memory(percent)=69%
2006/09/08-08:48:29-EDT [64F6CD] Runtime Platform Service Version 10.2.0.1.31 starting
2006/09/08-08:48:29-EDT [64F6CD] Platform Repository Name DW_REPOS on Service DWDEV at Host FLSUS-DBWHSE1
2006/09/08-08:48:29-EDT [64F6CD] Explicit garbage collection - every 1 execution(s)
2006/09/08-08:48:30-EDT [64F6CD] Recovery starting
2006/09/08-08:48:31-EDT [64F6CD] Forcibly deactivating execution with audit ID 37777
2006/09/08-08:48:31-EDT [64F6CD] Service startup complete

Similar Messages

  • Converted 10g Release 1 Report to BIP: Report Runs, but NO DATA

    Hi,
    I went through all the steps and converted a very simple report (to show department code and name) to BIP using the following link
    [Converting Reports from Oracle Reports to Oracle BI Publisher in Release 10.1.3.3|http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/e10416/convertrpts.htm]
    The name of the report is Dept_Rpt.rdf.
    It has simple query: SELECT department_code, dep_name FROM dept ORDER BY department_code
    I created the Dept_Rpt.xml.
    Then I converted to BIP using the java BIP Converter: The 6 files were created successfully.
    I create the package Dept_Rpt in the schema.
    Then I copy the files to the BI Publisher XMLP\Users\~administrator directory.
    Now I start BIP Server, and login as administrator.
    Go to Admin option and Refresh Metadata
    Now under my reports folder I can see the report
    Image: !http://img34.imageshack.us/img34/6696/rptinbips.gif!
    I have created a JDBC data source to the schema and it works fine (i.e. test connection succeeds)
    Image: !http://img171.imageshack.us/img171/1218/datasource.gif!
    Now when I press the View option I get this error:
    Image: !http://img183.imageshack.us/img183/3641/errorwhenpressview.gif!
    Now I press the Edit option. Under "Report Properties' the Default Data Source is set to Oracle BI EE. I change it to my one: *orabi@BIP*. I do a Save.
    Now I go to the main-query in the Data Model. I see this. The Type is Data Template and the query is in XML.
    Image: !http://img3.imageshack.us/img3/1800/queryinxml.gif!
    Why is the query in XML and the Type set to Data Template. Why isn't it showing the query as seen in Oracle Reports?
    Now I log into BIP Desktop from MS Windows, selects the Dept_Rpt.rtf and press "Open Layout Template".
    Image: !http://img198.imageshack.us/img198/6812/bipdesktoperror.gif!
    I get this error: Error occurred. Please check the settings and try again.
    I now do this: In the Data Model I change the type to SQL Query and Data Source to my one.
    Then the SQL query (with XML disappears). I then copy and paste the query manually and it looks like this:
    Image: !http://img9.imageshack.us/img9/2595/querydatamodelchanged.gif!
    Now I press View and it runs but the output is this: NO DATA.
    Image: !http://img10.imageshack.us/img10/3985/nodata.gif!
    Why is this?
    Image: !http://img198.imageshack.us/img198/8709/bipworkingnow.gif!
    Note that now if I log-in to BIP Desktop from Word and select the RTF it shows the RTF correctly. But here again if we run (preview) we get no data.

    Hi Tim,
    My dataSourceRef in the Dept_Rpt.xdo file points to my data source (see below pls).
    !http://img4.imageshack.us/img4/9778/datasourceref2.gif!
    Also in the BI Publisher desktop when you open the template in Word I cannot find a place to specifiy a data source and also in the BIP Server you cannot edit the template.
    Also, you did not explain why the SQL query appears in XML in the DATA MODEL????
    !http://img10.imageshack.us/img10/1800/queryinxml.gif!
    I would really appreciate your help since I have to give a demo tomorrow to our mgt on the conversion process.

  • Data Passed into CT_DATA and written back successfully but not reflecting in cube

    Hi,
    While executing through UJKT the log show data are written back successfully but those data's are not reflecting in cube. the sample log file is attached.
    Kindly help me to resolve this issue
    why new material with signdata 0 is not updating in cube
    Regards
    Vimal Raj

    hi deepak ,
    it should be , No 'Applicable Data found' , you can change your selection input values and try again ,
    Or give appropriate selection for the query by knowing the data in the cube, use TCode LISTCUBE to view the contents and try ,
    Let me know if the issue is some thing else
    thanks,
    sathy

  • OWB Mapping Reports

    I am using OWB 10g with client version of Design Browser so see what reports are available. So far, I'm not seeing what I want. I can't get "Detailed Mapping Report" to work for any mapping, maybe that has what I want? I can get Impact and Lineage reports but I'm looking for more of a simple text-based version of each mapping that can, as much as possible, show column-level mapping from source table to target table. This is to provide fairly readable, simple documentation to the client to depict column level mapping from old database design to new database design.
    Something that would combine the Impact and Lineage reports at the column level for each map is what I was hoping to find.
    Any ideas?

    Hi,
    I am fairly new to OWB and have a similar request to produce a simple column level mapping report that could be provided to business users for review and approval.
    The Detailed Mapping Report in the Repository Browser doesn't display this too well.
    Can anyone advise me on alternatives, possibly some sql to derive mapping information from the repository?
    Would it be better to provide business users with read only access and let them view the mappings in the mapping editor? or provide them with a print out of the mapping from the editor?
    Any comments much appreciated,
    Thanks,
    Brad

  • How to create Map report?

    Hello experts.
    I'd like to know how map report works in OBIEE 11G..
    Upon researching and trials, I have successfully downloaded and loaded the MVdemo stuff into my DB. I am able to import layers and back ground map into OBIEE. So at this point, I think I have set up the map metadata successfullly and I am able to use map as one of the view.
    However, I'd like to know how to actually use the map view to create reports that are meaningful with my data..
    I have 1 table, base table, where I have base name, attribute 1...10, latitude and longitude. I also have some fact tables that goes with this table.
    It seems, as I was going through the MVdemo metadata, the cities table doesn't store all of the cities in the world (this is understandable), so the part of Russia where my bases are located aren't found in the spatial data.
    My base table only has latitude and longitude, it doesn't have geographic region names.
    Now I want to create one report that shows all of my bases over east part of Russia on a map, so I want to see a map of Russia with Base names plot all over it.
    How would I be able to do it? Do I need additional tables or data to do it?
    The examples I get from internet seems to be too generic
    Please let me know your thoughts
    Thanks

    Hello
    I like this article:
    http://prasadmadhasi.com/tag/obiee-11g-maps/
    However, I have a few beginner's question..
    1. I notice that the author has a subject area 'Map', which was used to create map.. Is this subject area any different from normal subject or is it created specifically for making maps?
    2. The author has state, city columns in the DB, which was used to map to the report.. In my case, I only have longitude and altitude of my base in the base table, what can I do in this case?
    Thanks

  • 11.1.2 Planning – Mapping Reporting Application

    Hi John,
    I was reading one of your blog
    http://john-goodwin.blogspot.com/2010/06/1112-planning-mapping-reporting.html
    I want to know what is the advantage of using "Mapping Reporting Application" over replicated partioning, and also what should be the real use of "Mapping Reporting Application"
    One example of why you may want to use this functionality is you say you have a reporting database such as an ASO database reporting actuals and you want to push a proportion of the forecast/budget data from the planning application into the ASO model. It could also be that you have a number of different cubes that you need to push different areas of data to from your planning application
    When I first read about this new functionality I assumed it would create a replicated partition and push the data to the mapped database, I thought it would manage the partition so it wasn’t destroyed with a refresh, this is not the way it works though but more about that later.Can you please explain me in detail about the way of working of this functionality
    Thanks & Regards,
    Avneet Singh Bhatia

    I don't know if there is any advantage, it is just a different way going about it, the planning method exports and then loads the data, is that better than a replicated partition I am not sure but everybody has there own opinions.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Dont want to display "Report Successfully Run" applet

    Dear Users....I Dont want to display "Report Successfully Run" applet after my report runs successfully. I'm calling report from Forms-10g Rel.2 and my browser is Internet Explorer ver.6. I'm sending my report directly to printer using Web.Show_Document.If my report is sent to printer successfully there is no need to display browser window with the above mentioned message. Is there any solution for this???

    Code in when-button-pressed
    DECLARE
    V_Usr_Prm Varchar2 (1000);
    BEGIN
    V_Usr_Prm :=
    'FROM_REF_NO='
    || P_FRM_REF_NO
    || '+TO_REF_NO='
    || P_FRM_REF_NO
    || '+P_PRE_BY='
    || P_PRE_BYE
    || '+P_VR_TYPE='
    || P_VOR_TYP
    || '+YEAR1='
    || P_VOR_YER
    || '+MNU_IDE=0'
    || '+P_PRN_FLG=1';
    web_show_document_proc ('HTMLCSS', 'Y:\02\\02\VOR_PRN.REP', V_USR_PRM);
    END;
    Procedure Web_Show_Document_Proc is
    PROCEDURE WEB_SHOW_DOCUMENT_PROC (runformat varchar2,
    reportname varchar2,
    userparameters vARCHAR2)
    IS
    i NUMBER (10);
    v_a VARCHAR2 (10);
    v_b VARCHAR2 (10);
    vc_url VARCHAR2 (1000);
    vc_url_temp VARCHAR2 (1000);
    vc_user_name VARCHAR2 (30) := GET_APPLICATION_PROPERTY (username);
    vc_user_pw VARCHAR2 (30) := GET_APPLICATION_PROPERTY (password);
    vc_user_connect VARCHAR2 (30)
    := GET_APPLICATION_PROPERTY (connect_string) ;
    BEGIN
    vc_url :=
    'userid='
    || vc_user_name
    || '/'
    || vc_user_pw
    || '@'
    || vc_user_connect;
    FOR i IN 1 .. LENGTH (vc_url)
    LOOP
    v_a := LTRIM (TO_CHAR (TRUNC (ASCII (SUBSTR (vc_url, i, 1)) / 16)));
    IF v_a = '10'
    THEN
    v_a := 'A';
    ELSIF v_a = '11'
    THEN
    v_a := 'B';
    ELSIF v_a = '12'
    THEN
    v_a := 'C';
    ELSIF v_a = '13'
    THEN
    v_a := 'D';
    ELSIF v_a = '14'
    THEN
    v_a := 'E';
    ELSIF v_a = '15'
    THEN
    v_a := 'F';
    END IF;
    v_b := LTRIM (TO_CHAR (MOD (ASCII (SUBSTR (vc_url, i, 1)), 16)));
    IF v_b = '10'
    THEN
    v_b := 'A';
    ELSIF v_b = '11'
    THEN
    v_b := 'B';
    ELSIF v_b = '12'
    THEN
    v_b := 'C';
    ELSIF v_b = '13'
    THEN
    v_b := 'D';
    ELSIF v_b = '14'
    THEN
    v_b := 'E';
    ELSIF v_b = '15'
    THEN
    v_b := 'F';
    END IF;
    vc_url_temp := vc_url_temp || '%' || v_a || v_b;
    END LOOP;
    vc_url :=
    '/reports/rwservlet?server=rep_appsrv_frhome1+'
    || vc_url_temp
    || '+report='
    || reportname
    || '+destype=Printer+desformat='
    || runformat
    || '+paramform=No+'
    || userparameters;
    WEB.SHOW_DOCUMENT (vc_url, '_blank');
    END;

  • Dont want to display "Report Successfully Run"

    Dear Users....I Dont want to display "Report Successfully Run" applet after my report runs successfully. I'm calling report from Forms-10g Rel.2 and my browser is Internet Explorer ver.6. I'm sending my report directly to printer using Web.Show_Document.If my report is sent to printer successfully there is no need to display browser window with the above mentioned message. Is there any solution for this???

    Code in when-button-pressed
    DECLARE
    V_Usr_Prm Varchar2 (1000);
    BEGIN
    V_Usr_Prm :=
    'FROM_REF_NO='
    || P_FRM_REF_NO
    || '+TO_REF_NO='
    || P_FRM_REF_NO
    || '+P_PRE_BY='
    || P_PRE_BYE
    || '+P_VR_TYPE='
    || P_VOR_TYP
    || '+YEAR1='
    || P_VOR_YER
    || '+MNU_IDE=0'
    || '+P_PRN_FLG=1';
    web_show_document_proc ('HTMLCSS', 'Y:\02\\02\VOR_PRN.REP', V_USR_PRM);
    END;
    Procedure Web_Show_Document_Proc is
    PROCEDURE WEB_SHOW_DOCUMENT_PROC (runformat varchar2,
    reportname varchar2,
    userparameters vARCHAR2)
    IS
    i NUMBER (10);
    v_a VARCHAR2 (10);
    v_b VARCHAR2 (10);
    vc_url VARCHAR2 (1000);
    vc_url_temp VARCHAR2 (1000);
    vc_user_name VARCHAR2 (30) := GET_APPLICATION_PROPERTY (username);
    vc_user_pw VARCHAR2 (30) := GET_APPLICATION_PROPERTY (password);
    vc_user_connect VARCHAR2 (30)
    := GET_APPLICATION_PROPERTY (connect_string) ;
    BEGIN
    vc_url :=
    'userid='
    || vc_user_name
    || '/'
    || vc_user_pw
    || '@'
    || vc_user_connect;
    FOR i IN 1 .. LENGTH (vc_url)
    LOOP
    v_a := LTRIM (TO_CHAR (TRUNC (ASCII (SUBSTR (vc_url, i, 1)) / 16)));
    IF v_a = '10'
    THEN
    v_a := 'A';
    ELSIF v_a = '11'
    THEN
    v_a := 'B';
    ELSIF v_a = '12'
    THEN
    v_a := 'C';
    ELSIF v_a = '13'
    THEN
    v_a := 'D';
    ELSIF v_a = '14'
    THEN
    v_a := 'E';
    ELSIF v_a = '15'
    THEN
    v_a := 'F';
    END IF;
    v_b := LTRIM (TO_CHAR (MOD (ASCII (SUBSTR (vc_url, i, 1)), 16)));
    IF v_b = '10'
    THEN
    v_b := 'A';
    ELSIF v_b = '11'
    THEN
    v_b := 'B';
    ELSIF v_b = '12'
    THEN
    v_b := 'C';
    ELSIF v_b = '13'
    THEN
    v_b := 'D';
    ELSIF v_b = '14'
    THEN
    v_b := 'E';
    ELSIF v_b = '15'
    THEN
    v_b := 'F';
    END IF;
    vc_url_temp := vc_url_temp || '%' || v_a || v_b;
    END LOOP;
    vc_url :=
    '/reports/rwservlet?server=rep_appsrv_frhome1+'
    || vc_url_temp
    || '+report='
    || reportname
    || '+destype=Printer+desformat='
    || runformat
    || '+paramform=No+'
    || userparameters;
    WEB.SHOW_DOCUMENT (vc_url, '_blank');
    END;

  • SSRS Map report

    Hi ,
    I am facing one difficulties in SSRS Map report.
    In my map report there are many states coming ,some having data some not
    I have linked  states to other report so if I click on state having data it will go to another
    report, I want not to show clickable on states which is blank ,i have markerd those states have no data in white colour.
    please suggest me some solution
    regards,
    Vipin jha
    Thankx & regards, Vipin jha MCP

    Hi Vipin jha,
    According to your description, you want to have the states with data link to detail report by clicking. Right?
    In Reporting Servcies, if we want to have the states link to another report, we can right click on the polygon, select Map->Map Properties->Action->Go to report. Choose the detail report and pass the state as parameter so that the detail report
    can filter report based on this value. 
    Please post some screenshot of sample you want if possible.
    Best Regards,
    Simon Hou

  • Reports successfully execute but generate a login failed for user 'sa' err

    I am running Crystal Reports Server XI R2. Classic ASP is used to generate embedded reports within our application. The crystal reports use ODBC to connect to a SQL Server 2005 database. The reports successfully generate in our Classic ASP application. However in SQL Server 2005,  the following error messages are being generated each time a crystal report is ran:
    - Login failed for user 'sa'.
    - Error: 18456, Severity: 14, State: 8.
    We know that we are passing the correct username/password to the crystal reports, becuase they execute successfully.
    It appears that when the report is called, Crystal Reports appears to conect to SQL Server using a username/password that we didn't provide it at execution time, this fails and the SQL Server 'login failed for user' is generated. Then it runs the report using the username/password we provide and it successfully generates a report.
    I have ran Profiler against the SQL Server Database and the 'Login failed for user 'sa' ' errors have a ApplicationName of either 'Seagate Crystal Reports' or 'Crystal Reports'. Therefore I know it is Crystal Reports generating these errors in SQL Server.
    Does anyone have any ideas on how to stop these SQL Server 'Login failed for user 'sa' ' errors being generated?

    What happens if you use Profiler when running the report using Crystal Report Designer?
    If the report is ran through Crystal Report Designer, NO 'Login failed for user' error messages appear in profiler. Everything looks ok when ran in Designer.
    Also, need to know what patch level you are on?
    We are running Crystal Reports Server XI Release 2, Version: 11.5.8.8265
    No additional patchs have been applied since Crystal Reports Server was installed.
    We may try the SA account if one of the connections fail to log on with the credentials you provided. Verify the user you logged on with has rights to all tables.
    The reports were running through our application using the SA account. The SA account has permissions to these tables. The reports do generate results and appear perfectly fine in the application.  The issue is that when our application requests the report from Crystal Reports Server. Crystal Reports Server delivers the correct report to our application. However during the process to generate the report, 'login failed for user 'sa' ' errors are being generated in SQL Server 2005.
    Also, I have tried creating a completely new SQL user called 'crystaluser'. I ran the report using Crystal Report Designer and used the crystaluser logon and saved the report. Then I ran the same report through our application. SQL Profiler will then display 'login failed for user 'crystaluser''. 
    Its seems as though Crystal Reports Server is first executing the report using the default SQL user saved with the report, but is either sending a blank password or no password at all. This generates the 'login failed for user' in SQL Server 2005. But it then uses the SQL username/password my application gives it and successfully generates the report. Of course this is only speculation.

  • Drill Down in Map Report

    I've been trying to get drill down reporting working in a map report I've created an can't seem to get things to behave properly. So far, I've done everything I've read in several posts, but yet drill don still isn't functional.
    Here's what I've done:
    - Downloaded esri file from online and imported the spatial data in my SQL Server
    - Created a map report using spatial data as a source for the map. I also have a dataset based on an Analysis Services query...Sales by State. Each figure has a corresponding state abbreviation. Below is the map report. The map report takes one parameter:
    Year. The report is a color analytical map. Colors vary based on sales amount and year.
    Below is the map display:
    I have a second report called SalesByState that takes two parameters: State and Year.
    What I would like to happen is when a user clicks on a state, they are taken directly to the report that lists detail information based on the year and the state chosen in the first map report. The year isn't getting passed to the second report nor is the
    state clicked on.
    When I set up the Action tab in the Polygon Properties dialog, I'm not seeing the dataset values as available as a parameter. When trying to give an expression for the state parameter, I get an error:
    =First(Fields!STUSPS.Value, "SQLSpatialData") saying "Unknown Collection Member".
    The STUSPS field is the state abbreviation.
    Not sure what I'm missing here!
    A. M. Robinson

    Hi A. M. Robinson,
    Please refer to the steps below:
    Subreport:
    Add two datasets in the report: Spatial data, ContactState.
    Add a parameter in the report named SpatialData. Please refer to the following Available Values:
    Dataset: Spatial data
    Value field: STUSPS
    Label field: STUSPS
    Add a table in the report fill with specify data.
    Right click the table, select Tablix Properties.
    Click Visibility in the left pane. Select “Show or hide based on an expression” option, and type following expression:
    =IIF(Parameters!STUSPS.Value="ID" ,False,True)
    (Note: It is use parameter’s value to control the tablix visibility.)
    Main report:
    Based on your map design, click the PointLayer arrow in the Map Layers dialog box, select Point Properties.
    Click Action in the left pane. Select “Go to report” option.
    Select the specific subreport below “Specify a report”.
    Click Add, please refer to these values below:
    Name: SpatialData (Subreport Parameter’s name)        Value: [STUSPS]
    Hope this helps.
    Regards,
    Alisa Tang
    If you have any feedback on our support, please click
    here.
    Alisa Tang
    TechNet Community Support

  • "SQL Server 2008 Reporting Services does not support map report items"

    Hi,
    I am trying some new feature that are introduced in SQL Server 2008 R2 version. While I try to use "Map" control within it, it threw the following error:-
    "Error 1 The map, Map1, was removed from the report. SQL Server 2008 Reporting Services does not support map report items. "
    -Also, similar kind of error I am getting for "Indicator" control.

    Hi Tej,
    I think you get this error message when you are deploying a report to report server using BIDS, correct?  If not, please provide more details on your scenario :-)
    If I guessed correctly, then this message is a result of trying to deploy a map report (a SSRS 2008 R2 feature) to a non-R2 2008 report server.  When deploying a report of RDL2010 format to a non-R2 report server, BIDS will downgrade the file to RDL2008 format, so that the non-R2 report server can process it.  Any report elements using features not supported in RDL2008 will be dropped during this downgrade process.
    BIDS gets the server version from a report project property called TargetServerVersion:
    http://technet.microsoft.com/en-us/library/ee635898(SQL.105).aspx
    If your report server is indeed the 2008 R2 version, then the TargetServerVersion property should be set to "SQL Server 2008 R2 Reporting Services."  The project property page also has a "Auto Detect..." option if you are uncertain about the version of your report server.
    Hope this helps!
    Cheers,
    LawrenceThis posting is provided "AS IS" with no warranties, and confers no rights.

  • Warning Msg: Character Mode report is being opened as a Bit-mapped report

    Hi All,
    I am opening a Oracle Standard Report in Oracle Apps "INVISMMX", while opening it shows the below warning message:
    "Character Mode report is being opened as a Bit-mapped report"
    What is the reason for this?
    How can I open this report in ASCII mode itself?
    Thanks,
    Gowri

    I believe Oracle Reports by default will open a report as a bit-mapped report. You can change the poperties of the report to make it a character mode report by:
    1. If this is a new report, in the Object Navigator, click the Reports node,
    then click in the toolbar.
    2. Double-click the properties icon next to the report node to display
    the Property Palette.
    3. Under the report node, set the width and height properties as desired:
    for example, 11 (or 15) width x 8.5 height for landscape or 8.5 width x 11
    (or 15) height for portrait.
    4. Under the Character Mode node:
    a. Set Design In Character Units to Yes.
    b. Set the report width and report height to the appropriate
    character-mode dimensions for the report, such as, 132 (or 180)
    width x 66 height for landscape or 102 width x 85 (or 116) height
    for portrait.
    5. In the Object Navigator, expand the Data Model node, then the System
    Parameters node.
    6. Double-click the MODE properties icon to display the Property Palette.
    7. Under the Parameter node, set the initial value for property to Character.
    8. In the Object Navigator, double-click on the Layout Model node icon.
    9. In the Layout Model view, choose FormatLayout OptionsRulers to display
    the Ruler Settings dialog box.
    10. Set Units to Character Cells and Number of Snap Points Per Grid Spacing
    to 1. Click OK.
    11. Click View in the menu bar and make sure that Snap to Grid is checked.
    12. Choose Tools Preferences to display the Preferences dialog box.
    13. On the Preferences page, set Horizontal Interfield to 1 and Vertical
    Interfield to 0. Click OK.
    14. Choose Format Font, and select the font, style, and size that most
    closely approximates the character-mode font (such as, Courier,
    Regular, 12 point).

  • Mapping tested successfully in Simulator but fails in SXI_MONITOR

    Hi gyus,
    The Outbound message structure is the following:
    MT_CAP_BANKS
    actions     1..1    xsd:string
    RECORD   0..unbounded  Segment
       Field1
       Field2
       etc
    The target Inbound message structure is the structure of the JDBC receicer adapter, since the scenario is Proxy to JDBC.
    MT_DB_BANKS
    STATEMENT       1..unbounded
    DBSTATEMENT   1..1
       action
       etc
    I want to have one STATEMENT per RECORD segment. But the RECORD segment may also be missing in case that we want to do massive delete of all the entris in a table. So I may have only the action field in some test cases.
    Therefore, I am mapping RECORD>mapWithDefault>STATEMENT.
    Mapping is tested successfully in simulator for all cases, either many RECORD segment or no RECORD segment. Interface mapping tested successfully. However, when we are doing real tests, mapping works fine with many RECORD segments, but fails with no RECORD segments (Cannot produce target element /ns0:MT_DB_BANKS/STATEMENT. Check xml instance is valid for source xsd and target-field mapping fulfills requirements of target xsd).
    Any ideas ?
    I also tried to chang the mapping with IF RECORD EXISTS THEN STATEMENT='' ELSE RECORD-->STATEMENT but problem still remains!!

    Hi,
    I'm not really sure why you are encountering this error. Have you tried any context modifications before mapping to field STATEMENT?
    Could you try this mapping?
    constant:null -----------------------------------------> \
    RECORD --> mapWithDefault:null --> equalsS:null --> ifThenElse --> STATEMENT
    constant:hasValue -------------------------------------> /
    The code should perform just like the one with the mapWithDefault without the ifThenElse, but it's worth to try.
    Hope this helps,

  • I have SSRS parametarized report in that one data set have repeated values with query parameter . but while am mapping that query parameter to report parameter i need to pass distinct values. How can i resolve this

    I have SSRS parametarized report in that one data set have repeated values with query parameter . but while am mapping that query
    parameter to report parameter i need to pass distinct values. How can i resolve this

    Hi nancharaiah,
    If I understand correctly, you want to pass distinct values to report parameter. In Reporting Service, there are only three methods for parameter's Available Values:
    None
    Specify values
    Get values from a query
    If we utilize the third option that get values from a dataset query, then the all available values are from the returns of the dataset. So if we want to pass distinct values from a dataset, we need to make the dataset returns distinct values. The following
    sample is for your reference:
    Select distinct field_name  from table_name
    If you have any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

Maybe you are looking for