Best practices to convert Deski to Webi report

Hi all,
We converted deski to webi report using report conversion tool. It converted partially.
Please us the Best practices to convert Deski to Webi report manually.
Issues we are facing with converted document
1.data returned when compared to deski is low.
2.for deski prompts are working. For webi prompts are not working.
eg in deski report we have 3 prompts
AT Query design time
gl date less than or equal to prompt1 enter AS OF DATE(DD-MON-YYYY)
and
gl date closed greater than equal to promt2 enter AS OF DATE(DD-MON-YYYY)
and
product equal two prompt3 enter product
But report run time prompts are displaying as follows
AS OF DATE(DD-MON-YYYY)
enter product
for example we enter 01-jun-2010 and product = mobile
we get information about total july month details.
prompt1 & prompt2 are combining .only one time passing of prompt values is enough.
but for webi same prompts are not working .We are facing WIS 00015 error as below
Multiple query filter contain a prompt with same text but prompt use different operand type or operator count of values
for above prompt problem any one has the solution?
Thanks,
James

1) I'm shooting on the SONY Z1U in the Cineframe30 mode. (HD)
For starters, stop shooting using that mode. You lose half your picture resolution right away using that setting. That camera shoots interlaced HD, it "fakes" the film look by tossing out half of the interlaced lines and expanding the others to fill the gaps. That is the worse thing you can do with that camera, use that mode. Sorry man.
4) Then I use the built in down convert from HD to SD in the camera into FCP.
Now you are taking an HD image, and compressing it even further by putting it into a DV codec. This further degrades the image.
The biggest issues I see are how you are shooting. Don't use cineframe mode, capture native HDV and edit native HDV, then compress to DVD. The compression for DVD will take a bit longer, but it will look much better.
Shane

Similar Messages

  • Best practice for auto update flex web applications

    Hi all
    is there a best practice for auto update flex web applications, much in the same way AIR applications have an auto update mechanism?
    can you please point me to the right direction?
    cheers
    Yariv

    Hey drkstr
    I'm talking about a more complex mechanism that can handle updates to modules being loaded into the application ect...
    I can always query the server for the verion and prevent loading from cach when a module needs to be updated
    but I was hoping for something easy like the AIR auto update feature

  • Best practice for simply invoking a web service

    Hello,
    We have web services deployed and accessible as wsdl documents in the SOA service manager/UDDI product. What is the best practice for simply calling a web service method deployed without regard to whether it is deployed on Tomcat, WebSphere, Oracle, etc.
    I'd just like to create a java client to make a web service call and JAXRPC has me confused because you seem to have to have custody of the web service implementation code to call a service. Can someone point me in the right direction?
    Thanks,
    Sean

    Thanks. Here is my wsdl, how would you say this is encoded?
    <?xml version="1.0" encoding="UTF-8"?>
    <definitions
         name="OracleProcess"
         targetNamespace="http://xmlns.oracle.com/OracleProcess"
         xmlns="http://schemas.xmlsoap.org/wsdl/"
         xmlns:tns="http://xmlns.oracle.com/OracleProcess"
         xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
         xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
         xmlns:client="http://xmlns.oracle.com/OracleProcess"
        >
        <types>
            <schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://xmlns.oracle.com/OracleProcess"
                 xmlns="http://www.w3.org/2001/XMLSchema">
                <element name="OracleProcessProcessRequest">
                    <complexType>
                        <sequence>
                            <element name="input" type="string"/>
                            <element name="input2" type="string"/>
                        </sequence>
                    </complexType>
                </element>
                <element name="OracleProcessProcessResponse">
                    <complexType>
                        <sequence>
                            <element name="result" type="string"/>
                        </sequence>
                    </complexType>
                </element>
            </schema>
        </types>
        <message name="OracleProcessRequestMessage">
            <part name="payload" element="tns:OracleProcessProcessRequest"/>
        </message>
        <message name="OracleProcessResponseMessage">
            <part name="payload" element="tns:OracleProcessProcessResponse"/>
        </message>
        <portType name="OracleProcess">
            <operation name="process">
                <input message="tns:OracleProcessRequestMessage"/>
                <output message="tns:OracleProcessResponseMessage"/>
            </operation>
        </portType>
        <binding name="OracleProcessBinding" type="tns:OracleProcess">
            <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
            <operation name="process">
                <soap:operation style="document" soapAction="process"/>
                <input>
                    <soap:body use="literal"/>
                </input>
                <output>
                    <soap:body use="literal"/>
                </output>
            </operation>
        </binding>
        <service name="OracleProcess">
            <port name="OracleProcessPort" binding="tns:OracleProcessBinding">
                <soap:address location="http://st4s:9700/orabpel/default/OracleProcess/1.0"/>
            </port>
        </service>
      <plnk:partnerLinkType name="OracleProcess">
        <plnk:role name="OracleProcessProvider">
          <plnk:portType name="tns:OracleProcess"/>
        </plnk:role>
      </plnk:partnerLinkType>
    </definitions>

  • Forums : Best practices to FAX the BI publisher reports

    What are the best practices to FAX the BI publisher reports in Oracle Applications?
    Also please let me know the advantages and disadvantages using CUPS printer/RightFax Server.
    Thanks for your help.
    Liyakath

    You can use any of the methods you have listed to create XML data. Oracle seeded code is using PLSQL to generate XML rather than reports since reports technology will not be used in the next version of Application (aka Fusion)
    Srini

  • Best Practices for converting SAP HR data (4.7 to ECC)

    Hello Experts ...
    We are going from 4.6 to ECC ... no upgrade ..it will be a new implementation ...
    I am looking for best practices to convert SAP HR data from one sap instance(4.6) to another(ECC) ...
    I am not sure if direct input or LSMW or any other method/tool is the best way ...
    Will really appreciate and award point if I can get good advise or documentation ...
    Let me know if my question is not clear enough.
    Thanks,

    Hi
    You can check SAP Marketplace and there follow the download link. You will require a SAP Marketplace login to download the Best Practices. Fortunately Best practices for ECC 5.00 and 6.00 are available there but they are country specific versions. I know HCM for US is available there.
    Reward points, if helpful.
    Regards
    Waz

  • Best practice for workflow triggering from Web Dynpro UI

    Hello, workflow community!
    I'm working on a task which allow to trigger the workflow by clicking a button in Web Dynpro UI. As always, there are multiple ways to do that, for instance, to use SAP Workflow API (SAP_WAPI_START_WORKFLOW) or to raise an event upon the button click, which will be caught by workflow template.
    In my opinion, the optimal solution is to call FM, which will call ABAP-class, raising an event, which, in turn, will be caught by workflow template. In this case, FM will service kind of wrapper, where we can implement some additional checks if needed.
    But the question is what approach is the best practice — to raise an event or use SAP_WAPI_*?
    Thanks.

    let combine, use SAP_WAPI_CREATE_EVENT
    usually I would not recommend creating a workflow directly (SAP_WAPI_START_WORKFLOW) since when I look for workflows in a system I usually start from SWE2 (the event linkage) which uses events so the workflow you start by SAP_WAPI_START_WORKFLOW will not be seen there, also SWE2 gives you better control for starting the workflow, you can easily deactivate an event linkage. finding where you called the workflow by SAP_WAPI_START_WORKFLOW will be more difficult and deactivation will require a code change.
    so use events, and start them by SAP_WAPI_CREATE_EVENT
    Also pay attention that you have a check function module option in SWE2.

  • Best practice to develop the news web part to retrieve news data across the farms

    Hi,
    We have developed the News Web part. The functionality  it pulls the news from other SharePoint Farms and display it in the site. Currently we are using secure store service to  to connect to different FARM to retrieve the news from that FARM.
    The issue with this approach is that every time user hits the page it  will always hit the Secure Store service.There are almost 80K users who will be using this web part. Moreover this web part connects to multiple sites for multiple news from different
    division.What should be the best practice to develop such kind of web part without consuming the server resources and keep hitting the server till we get the new news.News does not change very often.
    Regards
    Rajaniesh

    Hi,
    According to your description, my understanding is that you want to know which is the best way  to handle the large complication of SharePoint cross farm retrieving data.
    If you are developing the custom web part to retrieve data from other farm, I suggest you can firstly create a custom timer job to get data hourly in the backend and restore the data in a list. Then you can create a web part to link to the list to display
    the data.
    For cross farm accessing data, I suggest you can create a custom web service to achieve it.
    Also, you can use ajax to display the web part data asynchronously. It will improve the performance and reduce the server pressure.
    Here are some detailed articles for your reference:
    Create and Deploy Custom Timer Job Definition in SharePoint Programatically
    Creating a Custom ASP.NET Web Service
    Create asynchronous web parts for Sharepoint
    Thanks
    Best Regards
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jerry Guo
    TechNet Community Support

  • Best practices for exposing BPEL as web service on the Internet

    Hello can anyone tell me if there are any best practices to exposing a BPEL process to the Internet using SOA Suite 11g. We want to create a separate domain that will contain the few processes that will be need to be accessed by external services. We obviously have to do this in a secure manner, so any help in this area on how to do so would be greatly appreciated.
    Thanks in advance.
    Jim

    Hello can anyone tell me if there are any best practices to exposing a BPEL process to the Internet using SOA Suite 11g. We want to create a separate domain that will contain the few processes that will be need to be accessed by external services. We obviously have to do this in a secure manner, so any help in this area on how to do so would be greatly appreciated.
    Thanks in advance.
    Jim

  • Best Practices Document for Creating/Designing Queries/Reports

    Hello all,
    I hope I am not posting my very first question in a wrong forum. I am looking for any document(s) related to Best Practises for Designing Queries/Reports using BeX Query Designer (or any other tool for that matter). I did some searching, but could not find anything related to what I am looking for.
    Thanks in advance!
    Amit

    Hi Amit:
       The documentation below might help.
    Regards,
    Francisco Milán.
    Chapter 6 of "Performance Tuning for SAP BW"
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10fb4502-111c-2a10-3080-df0e41d44bb3?QuickLink=index&overridelayout=true&15882789067966
    "30 technical tips and tricks to speed query, report, and dashboard performance" by Dr. Bjarne Berg
    http://www.google.ca/url?sa=t&rct=j&q=30%20technical%20tips%20and%20tricks%20to%20speed%20query%2C%20report%2C%20and%20dashboard%20performance&source=web&cd=2&ved=0CFQQFjAB&url=http%3A%2F%2Fcsc-studentweb.lr.edu%2Fswp%2FBerg%2Farticles%2FNW2010%2FBerg_NW2010_30_tips_for_SAP_BI_performance_v4.pptx&ei=oVIYULT3HIOJ6AHUuICADw&usg=AFQjCNGZnqACv5u3ai81xvKH1Kq-qckavg
    "Improving Query Performance by Effective and Efficient Maintenance of Aggregates" paper by Naween Kumar Yadav.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/906de68a-0a28-2c10-398b-ef0e11ef2022?QuickLink=index&overridelayout=true&43426414363758
    "Summary of BI/BW 7.0 performance improvements" blog by Jens Gleichmann.
    http://scn.sap.com/people/jens.gleichmann/blog/2010/10/12/summary-of-bibw-70-performance-improvements
    "BEx Front end Performance"
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40955430-dc1c-2a10-349a-fa181307d7df?QuickLink=index&overridelayout=true&15882789070879
    "Performance Optimization of Long Running Queries Using OLAP Cache" paper by Raghavendra Padmanaban T.S. and Ananda Theerthan J.
    https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f048c590-31a4-2c10-8599-bd01fabb93d4&overridelayout=true
    "BW Performance Tuning" paper by Dr. Thomas Becker and Alexander Peter
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/701382b6-d41c-2a10-5f82-e780e546d3b6?QuickLink=index&overridelayout=true&15878494103977
    "Performance Tuning for SAP Business Information Warehouse" paper by Alexander Peter and Uwe Heinz
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/4c0ab590-0201-0010-bd9a-8332d8b4f09c?QuickLink=index&overridelayout=true&5003637415559
    "How to… Performance Tuning with the OLAP Cache"
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9f4a452b-0301-0010-8ca6-ef25a095834a?QuickLink=index&overridelayout=true&5003637412341
    Queries section of "Performance Tuning Massive SAP BW Systems - Tips & Tricks" paper by Jay Narayanan.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/ce7fb368-0601-0010-64ba-fadc985a1f94?QuickLink=index&overridelayout=true&5003637414215

  • What is best practice to convert a SP2010 Solution to a SP2013 Solution

    Hi,
    i have developed a Solution for SharePoint 2010 which includes some WebParts, some Custom Application Pages and a TimerJob.
    I would like to convert this Solution to a SharePoint 2013 Solution.
    What is the preferred way to do this?
    Best Regards
    Bog
    Developers Field Notes | www.bog1.de

    Check below article which explains in details about converting SharePoint 2010 solutions and projects to SharePoint 2013
    http://zimmergren.net/technical/upgrading-your-sharepoint-2010-visual-studio-projects-and-solutions-to-sharepoint-2013
    if you have multiple projects which need to be migrated you can use the below powershell script
    http://www.codeproject.com/Articles/522220/ConvertingplusmultipleplusSharePointplus2010pluspr
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • Need to know the best practice for converting string to double

    I have a string and want to convert to double if it is a valid number, else want to keep as it is. There can be couple of ways doing it and I want to know which one is best if I have lots of strings, specially from performance point of view.
    1) Use Double.parseDouble(myString) and catching Number format exception to detect it is not a number. One of my colleague said it does not give good performance because of exception catching,
    2) Use of org.apache.commons.lang.math.NumberUtils.isNumber() and if it is true then only parse it - so don't rely on exception.
    I did some performance testing - putting it in a loop and trying out for 2 scenarios - one loop for proper numeric value string and another for non-numeric. What I found out was if strings are not proper then parseDouble() is taking long time (because of exception catching) and in that case using NumberUtils.isNumber() makes sense.
    Would like to hear expert views on this.
    Thanks
    Manisha

    If you need it as a double you must convert it to a double and catch the exception. This means that testing it first is a waste of time in the case when the test succeeds - did your colleague think of that?
    Catching the exception is possibly slower than the test. Whether this is significant depends on the relative timings of the test and catching the exception, and also on the expected error rate. If this is below about 40% I suggest your colleague is talking through his esteemed hat.
    And of course the best test by far is the conversion itself. Using any other test runs the risk of its rules being different from those applied by the conversion.
    In any case you are obliged to write the code that catches the exception. You're not obliged to write the pre-test code.
    My personal rule for efficiency is to minimize lines of code until hard evidence to the contrary proves that further improvement is required.

  • Best Practice for converting Temps to Permanent Employees

    I'm interested in how other companies handle the conversion of Temporaory Employees to Regular Full-Time Employees. Currently, my company has a entirely separate "Temp Hire", which we use to get them in the system.  When they convert we perform a Termination action and then a Rehire Action to put them in the Employee position.  This "Rehire" action is causing problems for other systems and we could like to use a straight "Hire" action - but we can't because they already have a "Temp Hire".
    Is this generally how it is handled?  Has anyone seen other ways to handle this?

    Hi Ktenes,
    I believe you have employee groups and subgroups set up to distinguish between temps and permanent employees. If that is the case, Iu2019d suggest you to consider running the org. reassignment action with a reason u201Cpermanent job offeru201D and changing the position along with employee group, subgroup, payroll area etc. You might want to include certain infotypes (through infogroup) that are only valid for permanent employees and delimit the ones that had been maintained exclusively for temps. This action would not change the employment status.
    Other option is to get away from the termination-rehire process because in reality, employees are not getting terminated. They are being absorbed as/converted to permanent employees. So, running a termination-rehire process is not justified in this case. Also, it would make difficult to identify this case from a normal termination-rehire. As an alternative, you can have a new action/reason that would not change the employment status but only other attributes like employee group, subgroup, payroll area et al as mentioned in the above paragraph
    Both the options are also easy to report off of. Let us see what other experts have to suggest.
    Donnie

  • HowTo/Best Practice: Fill existing PDF Form by Reports

    Hi,
    we have a pdf form which should be filled by Reports.
    We don't want to build this form manually in Reports with all the fields and graphics.
    Is there a way to transform an existing pdf form to rdf?
    Can we use this pdf as background inside the rdf?
    Does anybody has other ideas to accomplish this?
    Thanks in advance!
    Florian.

    Thanks, Rainer,
    am I right? You are describing the BI-Publisher way... unfortunately customer has no BIP... :-(
    There is just Oracle Reports.
    The approach of Andreas (+"For using it as background, create an item out of the pdf and import it using Insert->Image"+) doesn't work for me because customer needs RTF output.
    And there is a bug in RTF generation of Reports:
    If you generate RTF output with images inside and you use MS Office 2003/2007 for viewing/editing then images are scaled to 133% :-(

  • Best practice for great slideshows to web

    Hello All,
    I am using A3. I have successfully exported slideshows, and assigned them into iWeb. I have had the site published online. When I view my site, the slideshows work great. However when my "testers" view it, they are having trouble. My feeling is that the slideshows are too large. But being less than 5 megs, I didn't expect anyone with fast connections to have issues.
    What I am asking is that if anyone has a solid slideshow workflow for me to try.
    Thanks in Advance

    Thank you all...
    It's a real mystery to me then... At least I'm glad it worked fine for you, and thanks for the kind words.

  • Best approach to "migrate" from BEX reports to Webi reports ?

    Hello,
    i have read lots of documents regarding best practices on how to built webi reports and universes on top of BW.
    But i can't find any document about best approach, not in performance way of thinking but in best way of using reports.
    i mean: when end users are coming from bex reports (where they can drill down through hierarhies and use free filters ) to webi reports (where layout is quite beatiful and user can change it easely), this is not the same way of consuming reports.
    I come from BO world and are new on reporting on top of BW.
    for me webi is good for quite static layout reporting where data is clear and available.of course you can have prompts for interactivy and more accurate reporting.  Drill down is just a functionality but is not the real purpose of the report tool.
    So ,according to me there is a gap between both tools (BEX and WEBI) but end users are the same.
    So i 'm wondering if you have any feedback for the best approach to build webi reports where end users are coming from bex reporting.
    And how to choose between prompts, drill-down (with available filters on top of the window), fold/unfold and input controls or just having diffrent levels of hierarchies in the table/ section/ breaks but without drill down (because if you drill down, report begins weird with diffrent levels) ...?
    So , if you have any feedback , advise....
    thanks in advance,
    Rgds,

    Hi,
      WEBI don't replace BEX reports, is for different audience, in fact BEX is for OLAP reports and analysis.
      You can find some answer in this page
    [FAQ: The Future of SAP NetWeaver Business Intelligence in the Light of the NetWeaver BI & Business Objects Roadmap|FAQ - The Future of SAP NetWeaver Business Intelligence in the Light of the NetWeaver BI&Business Objects Roadmap [original link is broken]|FAQ]
    spercific for What is the future of the BEx Query Designer? you can read here
    [FAQ - The Future of SAP NetWeaver Business Intelligence in the Light of the NetWeaver BI&Business Objects Roadmap [original link is broken]#section11] and here [FAQ - The Future of SAP NetWeaver Business Intelligence in the Light of the NetWeaver BI&Business Objects Roadmap [original link is broken]#section3]
      The idea is to use the rigth tool for the rigth job.
      You can find more information here [http://www.sdn.sap.com/irj/sdn/edw], [http://www.sap.com/solutions/sapbusinessobjects/index.epx], [http://www.sap.com/solutions/sapbusinessobjects/newsevents/index.epx], [http://www.sap.com/community/flash/BusinessIntelligenceAGuideforMidsizeCompanies.pdf]
    I hope this help you.
    Best regards.

Maybe you are looking for

  • Duplicating a DVD

    I have a "universal disk format" DVD. It opens and plays fine using the "DVD Player" app. on this computer. It plays fine on both my Blue Ray disk players and HDTVs. I've used both the finder 'duplicate' and Disk Utility 'disk image' methods to try t

  • Fqdn and domain in solaris 11.1

    hello, i have difficulties to understand and set up fqdn in solaris .. sendmail still annoys me with his message about missing fqdn and using hostname instead .. what I did: i set my domain on several places: # svcprop dns/client | grep domain config

  • Can I recover Acrobat 9 Standard which I uninstalled by mistake?

    Help please!! I inadvertently uninstalled my registered copy of Acrobat 9 Standard by mistake. can i download the trial version and then put in my registration number? Help would be so ,much appreciated. Molly321

  • Crystal Reports 2011 INS00140 error

    I have been unsuccessful in installing Crystal Reports 2011.  After I enter my name, company name, and key, it will pop up with the error after 30 to 45 seconds of waiting.  I am uncertain if I have to uninstall Crystal Reports 2008.  I have spoken t

  • Translation process

    hello, This is my first post in this forum and i am new to htmldb. i want to translate my application into italian but the problem i am facing is how to translate the xliff file when i am trying to open the xliff file generated by Oracle html db in x