Pl/sql web tool kit

Is there any place where I can find a lot of examples of pl/sql web took kit?

I have identified this post as one that appears to have been posted between August 3rd and 7th, 2004, but had the wrong date applied, during problems with the forums. I do not have time to answer them all myself, so I am posting this reply just to bump it from the bottom of the list to the top of the list, where others may see it and respond to it.

Similar Messages

  • How to install PL/SQL web tool kit for designer 6i

    HI,
    I was going through the tutorial supplied by the evaluation
    version of Designer provided at OTN. there it required PL/SQL
    web tool kit to be installed, but when I run the web tool kit
    generator, it gives me error.
    Where can I find the PL/SQL web tool kit, which I can install in
    the database directly, I don't want to install Oracle 9iAS. As I
    know web tool kit is available in it.
    Sreekant

    To run WEB PL/SQL in Desgner, you just need to run the following
    package in databse user, where you want all your schema objects
    to be:
    <<Designer Home>>\Cgenw61\Cvwetc\Wsgl.sql
    After this, just create a DAD entry with a Database Connector
    pointing to this schema where you have run the script and things
    will work fine.
    Vishal

  • JAVA WITH GWT(GOOGLE WEB TOOL KIT)

    Anyone know about this........?JAVA WITH GWT(GOOGLE WEB TOOL KIT)

    CeciNEstPasUnProgrammeur wrote:
    JavaJaquar wrote:
    do u knw the codingparts..
    this.setAttribute(PLATINUM_STAR);
    this.setAttribute(FEATURED_DEVELOPER);
    this.setAttribute(COOL_FRENCHY_WITH_MOTORCYCLE);
    Fame fame = this.getGenerateFameFromAttributes();
    Chicks chickSet = null;
    try {
    chickSet = fame.acquireChicks();
    } catch(NullPointerException npe) {
    System.out.println("Oh fuque off.");
    this.attachGroupies(chickSet); // works with null, too
    this.haveFun();
    Don't forget to work your RubberChickenVoodooMagic. ;-)

  • PLSQL Web Tool Kit (HTP) disabled in R12 - What are the alternitives

    We have developed a fair amount of add-on applications in our e-business suite using the plsql web toolkit (htp). This functionality has been disbaled in R12.
    My question to Oracle, "What is the work around for using applications we developed in 11i that were developed using the plsql web toolkit?
    Oracel response:
    R12 does not support WWK fucntions.
    You will need to recreate these as custom JSP pages.
    The pl/sql toolkit in the Apache Server is disabled in R12 as a security precaution.
    1. What are other people doing who have encountered this issue?
    2. Is it possible to enable the pl/sql toolkit in the apache server? If for nothing else than to buy time until these apps are re-written as jsp apps.
    3. Is anyone doing something other than jsp? i.e. SSWA Servlet Function?
    Any help or suggestions appreciated.

    Pl see your duplicate post here - R12 plsql web toolkit disabled - what are the alternatives?
    Srini

  • MAP Toolkit - How to use this MAP tool kit for all SQL Server inventory in new work enviornment

    Hi Every one
     Just joined to new job and planning to do Inventory for whole environment so I can get list of all SQL Server installed . I downloaded MAP tool kit just now. So looking for step by step information to use this for SQL Inventory. If anyone have documentation
    or screen shot and can share would be great.
    Also like to run It will be good to run this tool anytime or should run in night time when is less activity? 
    Hoe long generally takes for medium size environment where server count is about 30 ( Dev/Staging/Prod)
    Also any scripts that will give detailed information would be great too..
    Thank you 
    Please Mark As Answer if it is helpful. \\Aim To Inspire Rather to Teach A.Shah

    Hi Logicinisde,
    According to your description, since the issue regards Microsoft Assessment and Planning Solution Accelerator. I suggestion you post the question in the Solution Accelerators forums at
    http://social.technet.microsoft.com/Forums/en-US/map/threads/ . It is appropriate and more experts will assist you.
    The Microsoft Assessment and Planning (MAP) Toolkit is an agentless inventory, assessment, and reporting tool that can securely assess IT environments for various platform migrations. You can use MAP as part of a comprehensive process for planning and migrating
    legacy database to SQL Server instances.
    There is more information about how to use MAP Tool–Microsoft Assessment and Planning toolkit, you can review the following articles.
    http://blogs.technet.com/b/meamcs/archive/2012/09/24/how-to-use-map-tool-microsoft-assessment-and-planning-toolkit.aspx
    Microsoft Assessment and Planning Toolkit - Technical FAQ:
    http://ochoco.blogspot.in/2009/02/microsoft-assessment-and-planning.html
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Sql tool kit + base multi-table

    Bonjour,
    Je cherche à attaquer une base contenant plusieurs table avec le SQL tool kit.
    Seulement, je voudrais écrire une fonction générique qui me permette de trouver le nom des tables présentes dans la base (qui par définition du besoin doit être dynamique).
    En effet, par la suite, mon soft pourra créer de nouvelles tables, suivant les attentes des utilisateurs.
    Mon problème est donc que je ne connais pas encore les noms des tables qui seront créées.
    J'aurais juste besoin au lancement de mon soft, une routine qui attaque la base de données et me retourne le nom de toutes les tables présentes dans cette dernière.
    Quelqu'un aurait-il une solution?
    Merci
    Résolu !
    Accéder à la solution.

    Je commence à désespérer.
    J'ai essayer les fonctions data sources informations et rien ne fais.
    Je pensais pourtant que la fonction DBTables servait à ça.
    J'ai beau la triturer dans tous les sens, elle me donne que des renseignements sur la database.
    Je n'arrive pas à récupérer les noms de toutes les tables présentes dans la base. Même aucun nom d'ailleurs.
    si quelqu'un à une solution ou des indications à me donner, je suis preneur ;-)
    Cdlt,

  • PL/SQL Web Service problem in Oracle10g

    Hi everybody
    I try to publish PL/SQL Web Service using JDeveloper 9.0.4.0 and Oracle10g.
    But when I deploy the Web Service using 'http-web-site', error messages are:
    oracle.oc4j.admin.internal.DeployerException: Unknown site: http-web-site
    Active sites are:
    file:/D:/oracle/DS/j2ee/home/config/default-web-site.xml
         at oracle.oc4j.admin.internal.WebApplicationBinder.bindWebApp(WebApplicationBinder.java:131)
         at com.evermind.server.administration.DefaultApplicationServerAdministrator.bindWebApp(DefaultApplicationServerAdministrator.java:364)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:124)
         at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:48)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    Exit status of OC4J admin tool (-bindWebApp): 17
    Use the following context root(s) to test your web application(s):
    http://huan:????/CSE5200-PLSQLWS-context-root
    Note: JDeveloper was unable to determine the HTTP port number of the remote server for the above URL(s).
    Elapsed time for deployment: 2 minutes, 19 seconds
    When I change it to 'default-web-set', the following information is shown:
    ---- Deployment started. ---- 2004-8-31 8:50:08
    Target platform is Standalone OC4J (WSConnection).
    Wrote WAR file to D:\oracle\DS\jdev\mywork\CSE5200\PLSQLWS\WebServices.war
    Wrote EAR file to D:\oracle\DS\jdev\mywork\CSE5200\PLSQLWS\CSE5200-PLSQLWS-WS.ear
    Invoking OC4J admin tool...
    D:\oracle\DS\jdk\jre\bin\javaw.exe -jar D:\oracle\DS\j2ee\home\admin.jar ormi://huan/ admin **** -deploy -file D:\oracle\DS\jdev\mywork\CSE5200\PLSQLWS\CSE5200-PLSQLWS-WS.ear -deploymentName CSE5200-PLSQLWS-WS
    Notification ==> Application Deployer for CSE5200-PLSQLWS-WS STARTS [ 2004-08-31T08:50:32.487EST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Copy the archive to D:\oracle\DS\j2ee\home\applications\CSE5200-PLSQLWS-WS.ear
    Notification ==> Unpack CSE5200-PLSQLWS-WS.ear begins...
    Notification ==> Unpack CSE5200-PLSQLWS-WS.ear ends...
    Notification ==> Initialize CSE5200-PLSQLWS-WS.ear begins...
    Notification ==> Initialize CSE5200-PLSQLWS-WS.ear ends...
    Notification ==> Initialize WebServices begins...
    Notification ==> Initialize WebServices ends...
    Notification ==> Application Deployer for CSE5200-PLSQLWS-WS COMPLETES [ 2004-08-31T08:50:45.766EST ]
    Exit status of OC4J admin tool (-deploy): 0
    D:\oracle\DS\jdk\jre\bin\javaw.exe -jar D:\oracle\DS\j2ee\home\admin.jar ormi://huan/ admin **** -bindWebApp CSE5200-PLSQLWS-WS WebServices default-web-site /CSE5200-PLSQLWS-context-root
    Exit status of OC4J admin tool (-bindWebApp): 0
    Use the following context root(s) to test your web application(s):
    http://huan:8890/CSE5200-PLSQLWS-context-root
    Elapsed time for deployment: 53 seconds
    ---- Deployment finished. ---- 2004-8-31 8:51:01
    And the Web Service still can not work. I did this before with JDeveloper 9.0.3 with Oracle9i and succeeded. Could anybody tell me how to resolve this problem. Thanks a lot.

    Thanks Frank.
    In my function package i create xml use dbms_xmldom. I save created xml into clob and return this clob in function.
    Now I want create web service that return my clob(xml).
    I try use JDevelper with PL/SQL Web Service Wizard.
    But I get wrong result (see in my first post).
    My Example xml in clob
    <test>"testvalue"</test>
    I want get responce
    HTTP/1.1 200 OK
    Content-Type: text/xml; charset=utf-8
    X-Powered-By: Servlet/2.5 JSP/2.1
    SOAPAction: "http://localhost/MyWebService1.wsdl/udoFDicnomnsXmlWs"
    Date: Thu, 28 Oct 2010 08:23:31 GMT
    X-ORACLE-DMS-ECID: 0000IjlvoFZB_6yb05nZ6F1CmJAZ000006
    Content-Length: 279812
    X-HTTPAnalyzer-RuleName: Pass through :
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    <env:Header/>
    <env:Body>
    <m:udoFDicnomnsXmlWsResponse xmlns:m="http://localhost/MyWebService1.wsdl">
    <result><test>"testvalue"</test>
    </result>
    </m:udoFDicnomnsXmlWsResponse>
    </env:Body>
    </env:Envelope>
    But I get
    HTTP/1.1 200 OK
    Content-Type: text/xml; charset=utf-8
    X-Powered-By: Servlet/2.5 JSP/2.1
    SOAPAction: "http://localhost/MyWebService1.wsdl/udoFDicnomnsXmlWs"
    Date: Thu, 28 Oct 2010 08:23:31 GMT
    X-ORACLE-DMS-ECID: 0000IjlvoFZB_6yb05nZ6F1CmJAZ000006
    Content-Length: 279812
    X-HTTPAnalyzer-RuleName: Pass through :
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    <env:Header/>
    <env:Body>
    <m:udoFDicnomnsXmlWsResponse xmlns:m="http://localhost/MyWebService1.wsdl">
    <result>& lt;test>&amp;quot;testvalue&amp;quot;& lt;/test>
    </result>
    </m:udoFDicnomnsXmlWsResponse>
    </env:Body>
    </env:Envelope>
    Can you advice something?
    Edited by: user10707438 on 28.10.2010 1:14
    Edited by: user10707438 on 28.10.2010 1:27

  • Migrate/Import/[etc.] PL/SQL Web-Toolkit Application to APEX

    Hello all,
    I've only recently learned about APEX and have dabbled with it for a little while, and I'm quite impressed with how amazingly quick it is to develop applications with it.
    A few co-workers and myself are trying to convince "The Management" that we should pursue using APEX to develop our Enterprise Applications. Currently we write our web apps using the PL/SQL WebToolkit, accessing our applications at URL's like: http://host/dad/[package.]procedure .
    Recently (within the past month) there was a convention in the Southern California region where I believe some people from TUSC presented on APEX. As I understand it, they said it was possible to migrate existing applications (written in packages and procedures) to APEX. I'm also told that it is possible to view the PL/SQL that is rendered by APEX to display the application.
    We've practically sold our Director, however he has a few outstanding issues he's asked me to research, as he feels his boss would be most concerned with:
    * How much effort will it take to migrate/import/etc the PL/SQL WebToolkit Application to APEX
    * Should the need arise, how much effort would it take to move from APEX back to PL/SQL WebToolkit
    I've tried researching these topics over the past few days and I haven't really come up with much. I realize that you can call PL/SQL packages/procedures/etc from within a region, but as I read on a thread in these forums ( How to jump from mod_plsql to APEX! ), you still won't be able to take advantage of the Items, Computations, Processes, etc. Is there, in fact, a way of importing a PL/SQL-developed Web Application into APEX to take advantage of all its tools? I would imagine it would be quite a feat to be able to create the items for the form fields, maintain the layout and such, but I need to provide my Director with as much information on these topics as possible.
    Many of us developers are really excited at the prospect of developing with this tool; it would be a shame to lose the opportunity over not being able to provide any information on the topics above.
    Thanks in advance for your assistance,
    -Luis

    Hi Luis,
    I had a client a couple of years back who had an existing PL/SQL Web Toolkit application who used the htp.p etc calls to generate the HTML (and in some cases CSS) for their site. They were interested in using Application Express and asked me to design a new administration module for their site (which I did). The development went extremely smoothly so they then asked about re-writing their existing site in APEX (since maintaining the old site was not a straight-forward task).
    Fortunately for me, the original designer had the foresight to put lots of the application logic into packages (which I could reuse), but I quickly (about 2 or 3 days from memory) created a custom theme and templates in APEX which gave the same look and feel as the existing site.
    Personally, I think if you tried to re-use the existing htp.p calls (by using PL/SQL regions etc), then you would be missing out on some of the major advantages of using APEX (such as the ability to easily change the look and feel of your application).
    I always think that migrating to a new tool/platform etc is a great opportunity to re-examine your existing code to perhaps see if you can do things differently (speed up those queries, perhaps make the navigation more logical etc).
    So, yes you can certainly re-use lots of your existing packaged logic, but I would also take the leap and use the features that Application Express provides to make future maintenance of your application easier.
    Just my thoughts.
    John.

  • FF17.0.1, Java 7 U9 outdated message. Removed/re-installed.Picked up 10 & tool kit. OS Win7SP1 64 bit. FF keeps crashing. Plugin Disabled OK

    FF 17 initial crash prior to update with Shockwave Flash 11.5.502.135 which RESOLVED.
    Then Java 7 U9 began crashing. Bios updated, All Software/Hardware updated as well. Installed U10 from Oracle and still crashing. Got rid of U10 and went back to U9.
    At least it's not crashing every 3-5 minutes as U9 did before. Do not want to stay in safe mode forever. HELP....I'm missing something? Where I'm at now with Add-ons Manager stating U9 outdated....plus many other Plugins are listed as "unknown":
    Java(TM) Platform SE 7 U9
    Next Generation Java Plug-in 10.9.2 for Mozilla browsers Outdated Version Update
    Plugin Icon
    Java Deployment Toolkit 7.0.90.5
    NPRuntime Script Plug-in Library for Java(TM) Deploy Outdated Version Update
    Since this began happening, the following plugins became unknown and suggested "research".
    Microsoft Office 2010
    The plug-in allows you to open and edit files using Microsoft Office applications Unknown plugin Research
    Plugin Icon
    Windows Live™ Photo Gallery
    NPWLPG Unknown plugin Research
    Plugin Icon
    Simple Pass
    Website Logon Plugin Unknown plugin Research
    Plugin Icon
    Intel® Identity Protection Technology
    Intel web components updater - Installs and updates the Intel web components Unknown plugin Research
    Plugin Icon
    Google Update
    Google Update Unknown plugin

    Resolved.....Java is green on Add-ons Manager. I pulled up the Java Control Panel and clicked on UP-Date. Damn if it didn't do it beautiful and now tool kit is gone and this is what the plugin profile shows with only ONE ENTRY NOW:
    Java(TM) Platform SE 7 U10
    Next Generation Java Plug-in 10.10.2 for Mozilla browsers 1.7.0.10 Up to Date.
    What I learned --- Do not use update from Oracle, regardless if U9 completely removed.
    Let the "Java Control Panel" on your computer do the work.
    Can't wait to see if my "crash days" are over!
    I'm not out of the woods yet. Profile page still shows GREY---Plugins UNKNOWN and RESEARCH for the following:
    MS Office, Windows Live Photo Gallery, Simple Pass, Intel ID Protection Tech., and Google Update
    '''Does anyone know why the above plugins are listed as "unknown" on the Add-ons Manager?'''

  • Issue in Data Admin Tool Kit

    Hi,
    I am modifying the Signature email body under workflow in Cutom Translations in Data Admin Tool Kit. When I am trying to write in new line, I am not able to write.
    I used HTML tags like \n but then also it is not writing in to new line.It is coming as below.
    Action needed at the following status\n<b>INPUTand REVIEW</b>\n Data Owner can enter content.Refer to the Ownership Grid on the Helix SharePoint for field ownership and instructions.\nData Reviewers can review and sign off to approve the spec.\n\n<b>PLANT TRIAL</b>\nData Owner can Modify, Update, Review owned content.\nData Reviewers can review and sign off to approve.
    Please help and let me know how to write the text into new line in Override translations under Custom translations .

    What is the sql you are using? Is this Sql Server or Oracle?
    You can try a double back slash like this
    Action needed at the following status\\n<b>INPUTand REVIEW</b>\\n Data Owner can enter content.Refer to the Ownership Grid on the Helix SharePoint for field ownership and instructions.\\nData Reviewers can review and sign off to approve the spec.\\n\\n<b>PLANT TRIAL</b>\\nData Owner can Modify, Update, Review owned content.\\nData Reviewers can review and sign off to approve.
    If it is sql server Ive used the following in the past with SQL Server Studio, and just included the new line/Carriage return in the editor and it worked:
    INSERT INTO TysonTranslationItemValues (pkid, fkTranslationItem, langValue, langID) SELECT '2167d3fa954c-2ab3-4e7e-bb06-5bda86eba661', '2166b8a82f69-b243-4d2b-a380-ffdd542e01d6', N'Attention: @PERSONTOSIGNOFF
    Your ''@FUNCAREA'' signature has been requested for the activity ''@TITLE.'' (on project ''@PROJECT''). Please review the document and use the ''Workflow'' signpost icon in the upper toolbar to submit your approval (or return with comments) once you have reviewed the supporting documents:
    @URL', 0 FROM DUAL;
    Hope that helps.
    --Trey

  • Report builder in Web Tools

    Does anyone know where I can find documentation on the Report Builder in Web Tools?
    I've already looked at the documentation and e-learning but they do not seem to cover this topic.
    Regards,
    Douglas

    In this post here:
    [Re: How  to find out list of users who has logged into webtools|Re: How  to find out list of users who has logged into webtools]
    I give an example of creating a report to see who has logged in.
    Creating reports usually follows this methodology:
    1) Enter in your query on the queries tab and give the section a name
    2) On the Template screen, make sure the "section name =" tag matches up with one of your queries.
    3) To display variables in your template you can use CAST in your SQL query and then it will be available as %%CastVariable%% or you can also use column titles in the same way %%ColumnName%%
    4) The rest of the formatting is in standard HTML
    Hope this helps some, I'll keep looking for good examples.

  • Using Adobe's SMS Rporting Tool kit - Software Inventory

    I’m using SMS Reporting tool kit  ver 4.0, with SCCM 2007 R3.  Is there a newer version?
    1. How long would it/should it take for SCCM to query 2500 systems in SCCM for Adobe SWTAG files? The current scan has been running for about 3 hours now.
    2. Will the SWTAG scan pick up more recent Adobe CS5/6 products?
    3. I added SWTAG file collection in SCCM software Inventory.  Inventory has run on many systems, but I cannot run a SCCM query to locate systems with these files.  Does anyone have a SCCM query to find these systems with SWTAG files?
    I have looked on other Adobe/Microsoft forums with little success.

    I have seen you have posted around the web about this. This forum is for Adobe Business Catalyast, their website CMS system.
    Like others have said to you - I have also never heard about this.
    You have the adobe file tagging which iuses SWTAG - http://blogs.adobe.com/oobe/2009/11/software_tagging_in_adobe_prod_1.html
    But I know nothing of SMS reporting tool etc. What ever that is you need to contact the vendor for it.

  • Query using database connectivity tool kit

    I'm currently using an application that can read and write from an access database using labview. My problem is that I want to somehow have a query (hopefully just using the tool kit) that searches the database and displays the results in the read screen. I uploaded the program... can someone please take a look at it and try to help me out. I know the "look up screen" is a little messy, but i'd greatly appreciate any help you can give me.
    Thanks
    Attachments:
    hail_mary3a.vi ‏198 KB

    I am unable to look at your program, since I am using an older version, but here is an example of what I do to display query results. I just do an SQL query and display it in a table. All data must be converted to strings first, though.
    Attachments:
    Access_Query_Example.vi ‏116 KB

  • BizTalk ESB tool kit 2.2 Configuration Issue File/SSO

    Hi,
    I m trying to configure BizTalk ESB tool kit 2.2.
    In the configuration we have File Counfiguration source or SSO Configuration source. As per the below blog 
    MSDN ESB Tool Kit Configuration
    If you are installing and configuring the ESB Toolkit in a single server environment, you should
    use File Configuration Source. The SSO Configuration Provider is most commonly used for multiple machine deployments.
    1. We having the BizTalk VM and SQL Server as a Remote machine, in our case do we need to go with the File or SSO configuration.
    2. What is the use of the Configuration (File and SSO COnfiguration)?
    3. If i go with SSO configuration i am getting below error : 
    Error:   Exception calling "PushAllConfiguration" with "6" argument(s): “Unrecognized element 'typeConfig'. (C:\Program Files (x86)\Microsoft BizTalk ESB Toolkit\esb.config line 151)”
    I find the error in the Microsoft blog but dont know how to change the TypeConfig:( 
    Please let me know which configuration i need to select and resolution for the above issue.
    Regards, Aboorva Raja R Please remember to mark the replies as answers if they help and unmark them if they provide no help.

    Hi,
    I configured SSO Configuration Source because for multi environment we need to use the same.
    Follow the instruction in the below blog and Replace the Resolver as it is in the blog. Then it will configured successfully.
    ESB ToolKit Configuration Issue Resolution
    Regards, Aboorva Raja R Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • LabVIEW Full Development System 7.1 and tool kit

    hello, i am confusing about the LabVIEW Full Development System 7.1 product.
    what is thats means? any different of standard Ni LabVIEW 7.1. Is the full development system is already includes a tool kit.
    i want to open an example file from this page...(http://zone.ni.com/devzone/cda/epd/p/id/5146) , i am using LabVIEW 7.1 student edition. It say file not found...( http://forums.ni.com/attachments/ni/170/292574/1/file%20not%20found.JPG)
    and also i would like to know about the tool kit from this page...(http://sine.ni.com/nips/cds/view/p/lang/en/nid/12855)
    is this the reason why the file not found when i open the am_modulation.vi because i don't have this product? thanks
    zull azym
    research assistant
    Tun Hussein Onn University of Malaysia

    I have found your original question and the attached VI.
    am_modulation.vi you have attached was saved in LV 8.0. You do not need the modulation toolkit to open the VI. I redownloded the VI from the NI web page and it was stored in LV 8.0 too. I made a comment on this on the page.
    I have attached the converted VI.
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions
    Attachments:
    am_modulation.zip ‏2535 KB

Maybe you are looking for

  • Washed out background image on Treo Pro

    Hi: When I set my background image on my today screen (check the box in settings, browse to image - use 320x320 resolution) I get a "washed out" version of the image regardless of its original color, tone or intensity. Images from the preinstalled th

  • How to Delete the Junk data in Transformation Routines

    Hi, I had scenario like infoobject for 0CUSTOMER master data is bringing the values C123456_RECEIPTS. C12345_RECEIPTS. So when i extract the data from R/3 for this 0CUSTOMER master data it is bringing the SOME JUNK DATA I would require delete the C12

  • Error while using Analytic view with BO explorer

    Hi, I am trying to create an info space based on my Analytic view which has input parameters. The infospace is validated and indexed without any issue. However when I ran the view, I get an error (50011) as it is unable to fetch any results. I tried

  • Having trouble migrating from macbook Pro to macbook Air?

    Apple has kind of messed up with migration from older laptops to Macbook Air. With 140 GB to transfer onto my new Macbook Air, I took a big gulp when my new Air told me casually that it would take about 36 hours to migrate my stuff from my Pro to the

  • ITunes Music Locations - controlling workstations remotely via script?

    I do storage administration at a company with over 2000 users scattered across the globe. Predictably, at least have use iTunes. We redirect the "My Documents" folder to a network location to force the backup of critical project data. This creates a