Not Able To View Data in Web Service Model

Hi ,
   I m trying to view a table using web service model.
   When i write the same code for binding it to context , i m able to view its data.
   But not so while using Web Service Model(not adaptive web service model).
   The code is: 
         Request_ZMANAGE_MAKT_ZMANAGE_ZMAKT object1 =new Request_ZMANAGE_MAKT_ZMANAGE_ZMAKT();
   wdContext.nodeRequest_ZMANAGE_MAKT_ZMANAGE_ZMAKT().bind(object1);
   object1.setResponse(new Response_ZMANAGE_MAKT_ZMANAGE_ZMAKT());
  CAn anybody plz solve my problem.
Thanks..
Regards,
Ankita

Hi,
I have no problem with item :P15_EV_LCL this is having a value my probem here is i am using java script to display the value in different color based on the condtion case
eg:
select
case
TRUNC((
( (NVL(Z."AEWP",0) - NVL(Z."BEWP_Final",0) ) / DECODE(Z."BEWP_Final",0,NULL,Z."BEWP_Final") ) * 100
),2)
= :P15_EV_LCL
then
span style="background-color:lightgreen"
|| TRUNC((
( (NVL(Z."AEWP",0) - NVL(Z."BEWP_Final",0) ) / DECODE(Z."BEWP_Final",0,NULL,Z."BEWP_Final") ) * 100
),2) || '%' || /span
else
span style="background-color:yellow"
|| TRUNC(
( (NVL(Z."AEWP",0) - NVL(Z."BEWP_Final",0) ) / DECODE(Z."BEWP_Final",0,NULL,Z."BEWP_Final") ) * 100
),2) || '%' || /span
end "Effort"
from actuals Z
If i dont use this <Span style="Background-color:color"> i am able to generate data in excel sheet if i use this color coding i am not able to get data in spread sheet.
Please suggest
Thanks
Sudhir
Edited by: Sudhir_N on Mar 23, 2009 10:00 PM

Similar Messages

  • Not able to registred the external Web service on CF8

    I am not able to registred the external Web service on CF8 (Error creating web service. Please ensure that you have entered a correct Web Service name or URL.), but same Web service has no problem on CF6.1

    Hi,
    Please close this duplicated thread.
    Thanks & Regards,
    Nagarajan

  • Not able to view data and song folders/files in my ipod

    Hi All,
    I have a 30 GB Video iPod which I have been using since the past 6 odd months. Recently, my iPod was infected with a virus. I managed to clean up the virus but since then I am not able to view the data and song files or folders stored in the iPod. I can only view a hidden folder with the name 'astry' and when I double click on it nothing is visible. I tried some freewares available for data recovery but they just scan the iPod and tell that so many number of files are available. But for retrieving them I will have to buy the software.
    Has anyone faced similar project? Does anyone knows any solution to this problem?
    Thanks,
    Sameer

    Hi Aneesh,
    First be more clear about Aria Application. As Aria, is been related to an hrms part of an organization carrying the people infomation and it has some separate features too.
    But in your prespective i couldnt able to understand what do you want to do with that packeged application.
    Since you want to customize the aria application according to your organization needs means, First collect all your necessary organization information that is needed(like tables etc.). Then substitute those (i.e) your organization tables in the appropriate places in the form of query.
    Please dont use the same Aria people table, as the Oracle may framed according to their employee information. Nearly Aria application has 200 supporting objects. If you want to use the same objects means whether u r going to creating nearly 200 supporting objects..It is not worth at all.
    Please be more clear in your requirement that, what you are doing, and then raise the question. Be more prepared with your tables along with datas, and let give your reply once you were been prepared with your organization details table.
    As there are more peoples in the forums to help you other than me.
    Brgds,
    Mini
    Mark Answers Promptly

  • Not able to View data in .CSV file

    Hi,
    I am using some java script to display data conditionall, for color coding purpose but when i try to download the data to an spread sheet i am not able to do that please suggest me how to export fix this bug
    select
    case
    TRUNC((
    ( (NVL(Z."AEWP",0) - NVL(Z."BEWP_Final",0) ) / DECODE(Z."BEWP_Final",0,NULL,Z."BEWP_Final") ) * 100
    ),2)
    = :P15_EV_LCLthen
    '<span style="background-color:lightgreen">'|| TRUNC((
    ( (NVL(Z."AEWP",0) - NVL(Z."BEWP_Final",0) ) / DECODE(Z."BEWP_Final",0,NULL,Z."BEWP_Final") ) * 100
    ),2) || '%' || '</span>'
    else
    '<span style="background-color:red">'|| TRUNC((
    ( (NVL(Z."AEWP",0) - NVL(Z."BEWP_Final",0) ) / DECODE(Z."BEWP_Final",0,NULL,Z."BEWP_Final") ) * 100
    ),2) || '%' || '</span>'
    end "Effort"
    from actuals Z
    If i try to extract actuals it shows blank not able to extract data please suggest me how to fix this issue.
    Thanks
    Sudhir

    Hi,
    I have no problem with item :P15_EV_LCL this is having a value my probem here is i am using java script to display the value in different color based on the condtion case
    eg:
    select
    case
    TRUNC((
    ( (NVL(Z."AEWP",0) - NVL(Z."BEWP_Final",0) ) / DECODE(Z."BEWP_Final",0,NULL,Z."BEWP_Final") ) * 100
    ),2)
    = :P15_EV_LCL
    then
    span style="background-color:lightgreen"
    || TRUNC((
    ( (NVL(Z."AEWP",0) - NVL(Z."BEWP_Final",0) ) / DECODE(Z."BEWP_Final",0,NULL,Z."BEWP_Final") ) * 100
    ),2) || '%' || /span
    else
    span style="background-color:yellow"
    || TRUNC(
    ( (NVL(Z."AEWP",0) - NVL(Z."BEWP_Final",0) ) / DECODE(Z."BEWP_Final",0,NULL,Z."BEWP_Final") ) * 100
    ),2) || '%' || /span
    end "Effort"
    from actuals Z
    If i dont use this <Span style="Background-color:color"> i am able to generate data in excel sheet if i use this color coding i am not able to get data in spread sheet.
    Please suggest
    Thanks
    Sudhir
    Edited by: Sudhir_N on Mar 23, 2009 10:00 PM

  • Not able to view Data Preview of Attribute View,AV and CV

    HI,
    I have created tables and then created the required attribute view, analytic view and calculation view for parent child hierarchy.
    I'm facing two problems
    1. I'm not able to see the "Data Preview" of any of the views.
    2. When i'm trying to import data from HANA from MS-EXCEL 2010 with data connection wizard, then connection is established successfully but after that instead of showing cubs its giving the following error
    Regards,
    Ch3tan

    Hi Seshadri Sreenivas R,
    I executed following queries
    Statement 'SELECT * FROM "_SYS_BI"."BIMC_ALL_CUBES"' successfully executed in 158 ms 518 µs  (server processing time: not supported by server)
    Fetched 0 row(s) in 0 ms 0 µs
    Statement 'SELECT * FROM "_SYS_BI"."BIMC_CUBES"' successfully executed in 195 ms 12 µs  (server processing time: not supported by server)
    Fetched 0 row(s) in 0 ms 0 µs
    I got 0 rows .
    I redeployed and reactivated successfully, then clicking on data preview i'm getting the same error
    Waiting for your suggestion.
    Regards
    Ch3tan

  • Not able to view data from more than one data package in PSA

    Hi Friends,
    Desparetly trying to view data in PSA. Problem :
    If i mark more than one datapackage this error raises:
    You must only select one data packet when entering data record numbers
    Message no. RSAODS127
    And there is no change to reset data record numbers.
    What is wrong ?
    Thanks in advance for help.
    Joe
    BW3.5, SP21
    Edited by: J.F.B. on Jul 2, 2009 11:40 AM

    Hi again,
    Seems I'm too stupid for this issue.......
    As I understand there are two ways to view PSA :
    1. PSA maintenance in RSA1
    2. In SE11/SE16 viewing the underlaying transparent table
    ad 1.
    When I try to filter erroneous records for more than one datapackage situation is as described above.
    ad 2.
    Trying to view the table works, but where is the chararcteristic/field marking a  record as erroneous
    in table /BIC/Bxxxxxxxx (table containing PSA-Data) ?
    Thanks
    Joe

  • Not able to view data in Aria People search Org Chart

    Hi,
    I have uploaded my data into aria_tmp_people, aria_people_a & aria_people_b.
    While doing the search from Aria poeple, the uploaded data is not displaying in org chart.
    Your help is highly appreciated.
    Thanks
    Aneesh

    Hi Aneesh,
    First be more clear about Aria Application. As Aria, is been related to an hrms part of an organization carrying the people infomation and it has some separate features too.
    But in your prespective i couldnt able to understand what do you want to do with that packeged application.
    Since you want to customize the aria application according to your organization needs means, First collect all your necessary organization information that is needed(like tables etc.). Then substitute those (i.e) your organization tables in the appropriate places in the form of query.
    Please dont use the same Aria people table, as the Oracle may framed according to their employee information. Nearly Aria application has 200 supporting objects. If you want to use the same objects means whether u r going to creating nearly 200 supporting objects..It is not worth at all.
    Please be more clear in your requirement that, what you are doing, and then raise the question. Be more prepared with your tables along with datas, and let give your reply once you were been prepared with your organization details table.
    As there are more peoples in the forums to help you other than me.
    Brgds,
    Mini
    Mark Answers Promptly

  • Not Able to View data after reverse engineering

    Hi All,
    I have created an XML dataserver and tested it sucessfully. Created a physical and logical Schema and defined appropriate context for this.
    Now in the xml model i am also able to successfully reverse engineer the columns, but when i am viewing the data, it is giving the error:-
    Suppose i have given a physical schema- BUSINESSUNIT
    java.sql.SQLException: You already have a schema opened on this file with another name BUSIn(it is referring to another logical schema which i cant find any reference to)
    How do i resolve this error?
    Please help.
    Regards,

    Hi,
    Thanks for the input...but when i am changing the physical schema to BUSIN then this error also crops up
    java.sql.SQLException: You already have a schema opened on this file with another name BUSINESSUNIT(it is referring to another logical schema which i cant find any reference to)
    Please help

  • While creating project from inactive dc not able to view the project struct

    Dear All,
    I have created project from inactive dc now when I open the project in the webdynpro explorer I am not able to view the application, component and models.  I have tried reloading and repairing but still the structure is not appearing.  Can anyone tell what I may be doing wrong.
    Thankyou
    Regards,
    Ganesh

    Dear Bala,
    I have got about 8 to 10 DC's out of which only this one is showing the missing structure and as this dc is being used by other dc's I am getting the error like missing component.  Previously we were using the client desktop and doin the work now we have shifted it to our individual systems.  Now any project I am creating whether from same track or different same problem comming the structure is missing.
    Regards,
    Ganesh
    Edited by: Ganesh Sawant on Sep 8, 2009 9:42 AM

  • Error while creation of web service model in web dynpro

    Hi,
    I am getting following error "no services available or local server not accessible"  while creation of web service model.
    I have already created my web service nad deployed it. It was deployed successfully.
    In the web service model creation wizard I am not able to see neither my web service nor any other standard service.
    Regards,
    Anubha Pandey

    Are you using the deprecated Web Services model or the new adaptive web services model?
    Take a look in this document: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b2bc0932-0d01-0010-6d8e-cff1b2f22bc7

  • Not able to query data from View

    Hi,
    I am not able to fetch data from views even while running simple select statements. I am using SQL Developer Version 3.0.04,
    Same query is fetching data on other computers running SQL Developer or Toad.
    Has anyone faced this issue??

    Is that the first version ever you installed? You unzipped in a clean directory, right?
    What OS/JDK/DB versions?
    So do you get an error or what?
    K.

  • Not able to create Web Service Model in Visual Composer

    Hi All,
    I am trying to create a Web Service model in VC but I am not able to do so.
    When I am clicking on Create button its saying Invalid URL.I have tried a lot of web service URL.
    Can any one provide me some valid web service URLs or can anyone tell me what could be the problem.
    Sometimes it gives "Bad or missing XML"
    Please help
    Regards
    Roshni
    Edited by: Roshni Verma on Jan 15, 2010 3:09 PM

    Hi Roshni,
    Check the below wiki for web services.
    http://wiki.sdn.sap.com/wiki/display/VC/WebservicesforVisual+Composer
    Use the web services from www.webservicex.net
    Kind Regards
    Basheer

  • I received a massage to upgrade carrier, after upgradtion I am not able to view the APN setting which earlier was showing. Please advice how to resolve the problem as I am not able to use internet on my mobile with my data sim.

    Hi,
    I am using Qtel data sim at Doha - Qatar. I have receive a message to upgrade your carrier which I did.
    Unfortunetly after upgradtion I am not able to view and edit the Cellular data setting & APN setting.
    Please help me out as I am not able to access internet.

    Hey Shaiju isac,
    I'd take a look at the following article, it'll guide you though steps to you troubleshoot cellular data issues on your iPhone:
    iPhone: Troubleshooting a cellular data connection
    http://support.apple.com/kb/ts3780
    Cheers,
    David

  • Iam not able to view preview data under preview tab in BI 7

    Dear One's
    Can any one kindly reason out the occurance of my problem ?
    Iam not able to view preview data under preview tab in BI 7 even the file format is CSV and no. of rows to be ignored is 1 and data separator is "," & escape sign is ";"
    The error was some thing like " infoobject MAT_IDMAT_NAME_MAT_TYPE is not corelated"
    Though I was given seperated the columns like MAT_ID & MAT_NAME & MAT_TYPE
    Thanks in advance,
    Raj

    Hi Raj,
    If it is CSV, you can make corections data source itself.Once you check the fields entered in the data source with your csv file, because there may be some mismatching between the file you loaded and data source.Enter thre fields in data source as per your file.And check the line to be displayed option, when you clicking on preview.
    If you still getting problem, let me know.

  • Not able to view any report in BI Publisher 11g

    Hello All
    I have installed BI Publisher 11g in Intel Solaris 10. I started of from the scratch, created a Data Model, then created a Report. but now I am not able to view the report. Upon clicking the report name or Open it logs me out.
    I am logged in as user, weblogic the default user created while installation.
    Please help
    Ash

    Hi Rony,
    You may have created the report initially with Web Layout only - therefore there will no paper layout.
    To 'get' the paper layout back, select your Report module name from the Builder and then select Tools-->Report Wizard. Select 'Create both web and Paper Layout' and then go through the various wizard steps.
    Best of Luck.
    Regards,
    John

Maybe you are looking for