Few questions on Report programming

Hi guys,
I have few questions on report programming.
1. What is the purpose of the statement REPORT zxxx. Even if i gave a name other than my report name i don't find any difference in syntax check/Functionality.
2. What is the purpose of list headings in report program? This option will come along with the text elements and selection texts.
3. What is the purpose of logical data base. Even if it is efficient why don't we use it frequently in our reports? Is there any limitations?
All usefull answers will be rewarded as usuall:-)
Thanks,
Vinod.

1. As u told that you dint get any syntax errors even after changing the Report Name,there are chances of getting Runtime errors.
2. The usage of List Headings is when you create a list in a program, you can also create your own list and column headings.
Refer this link for further info.
http://help.sap.com/saphelp_nw70/helpdata/en/e3/960a05eb0711d194d100a0c94260a5/content.htm
3. The Limitation of LDB  is the usage of GET statements which act similar to SELECT - ENDSELECT And also if you dont choose the proper LDB,a  single LDB may contain data retrieval from so many tables ,that it would make the entire process very slow and it is very hard to find LDBs for other modules than HR.
Only in HR module the data is organized in such a way thatusing LDBs would be much simpler.
Reward points if useful.

Similar Messages

  • Few Questions on Report

    Hi All,
    I am trying to create a report in which I have three fields on the screen. The first field I am trying to have is Material Number. Once when I give Material number, the description should automatically come in the second field. If the material is not maintained in the table then it should pop up an error stating Material Not Found and should abort the process. The third field is the option to upload the file from the desktop. Can anyone of you guys please let me know the process of how to do this. I am new to ABAP and hence your expert guidance is required.
    Thanks

    Hi,
    Here is the answer:
    Create a report program through SE38.
    Put this code.
    PARAMETER: mat_num TYPE mara-matnr,
                           mat_txt   TYPE maktx.
    AT SELECTION-SCREEN OUTPUT.
      IF mat_num IS NOT INITIAL.
        SELECT SINGLE matnr INTO mat_num   FROM mara  WHERE matnr = mat_num.
        IF sy-subrc NE 0.
          CALL FUNCTION 'POPUP_TO_CONFIRM'
            EXPORTING
             titlebar                    = 'Error Message '
              text_question               = 'Material Not Found '
             display_cancel_button       = 'X'      .         
       ENDIF.
        SELECT SINGLE maktx INTO mat_txt    FROM makt    WHERE matnr = mat_num    AND spras = sy-langu.
      ENDIF.

  • Financial Reporting using BPC 5.1: A few questions

    Hello,
    A client of mine is doing an assessment of using BPC 5.1 as a financial report writing tool versus BI/BEx. They are not currently using BPC for either planning or consolidations but that might happen in the future. The financial data is being extracted from the SAP BI system and being reported on in this pilot implementation. There are a few questions I have:
    1) How common is it for organizations to be using BPC as just a financial report writing tool but not for planning & consolidations?
    2) We have come across some constraints in using hierarchies in BPC which was not the case in BEx. We are having issues picking and choosing hierarchies. We have not been able to select a particular dependent node of a hierarchy. Let's say that A is the parent node and B and C are child nodes in a hierarchy. We've tried every trick but are not able to select either B or C individually. Moreover if we want both B and C, we are forced to create a hierarchy for B and C. This is not correct. This is a pretty basic requirement. Has anyone come across this restriction? If this is how BPC 5.1 works, is SAP planning on fixing this in BPC 7.0 do that it works like BEx works today?
    I look forward to your help, advice and inputs. We are in a bind and relevant responses will be awarded full points.
    Thanks,
    Jon

    I think it is very common for customer to utilize the tool JUST for reporting.  The idea is to utilize the tool for as many purposes as possible.  Customers use it purly for Operational reporting, planning specific, functional specific, or just plain simplified way to get needed data into the users hands via excel and the ability to build reports on the fly or using predefined templates which are highly flexible.
    As for your second question, There is no direct method for selecting or "checking" a bundle of members to use in a report from the current view.  However, there is an indirect method that may be built using EVDRE.  It involves building an opening Tab in an BPC for Excel report, selecting the members viia the copy function in the current view, pasteing them to a section in the tab, running basic excel tests that aggregarte the members into a useable list for an EVDRE function, used in the MEMBBERSET section of a given dimension, that will then expand and retrieve the data for those members  in the that will be run in a second Excel tab.  Once you see it in action, it does the same thing  or almost the same function you are requesting.
    I am not certain if the process will be fixed in future releases, but if you like the feature, please contact product support and log an enhancement request, so as to formalize the request.  There are other who hold the same sentiment.
    Hope this helps.

  • Change of software - a few questions

    Hello everyone,
    So here I am - yet another editor disgusted by the release of Final Cut Pro X - exploring Adobe Premiere Pro.
    Now I am really impressed with the looks and feel of Premiere. I use to cut away on Premiere 2.0. From there I picked up Final Cut Pro and never really got back until doomsday - last week. Great to see the work Adobe has put in to the software, they seem to really believe in it. My compliments.
    However, I have a few questions that I hope you guys can help me answer. If an question was already posted I apologize, but I find the forum to be very chaotic.
    What's to know;
    I work on a  Mac Pro from early 2009 - 8 core, hyperthreaded machine with 12 GB of DDR3 RAM. I have four monitors of which two are referential and work with the BlackMagic Decklink HD Extreme.
    I am also very sexy which might bring confusion to the program I suppose.
    Question one:
    Coming from Final Cut Pro I am used to the Apple Pro Res workflow and I like it - A LOT. The render quality compared to it's file sizes is amazing. Is there anyway to work with Pro Res in Premiere Pro?
    Question two:
    I know Premiere Pro to be 64 bits but when I render my cores won't go over 35% usage. How do I get it to render for the full 100%?
    Question three:
    I work with XDCam EX material. However, if I want my sequense to have playback over the BlackMagic devices I need to work in a BlackMagic codec sequense. I have all the latest drivers and I can work in a Pro Res or XDCam EX codec sequense in Final Cut and it will playback just fine. Now of course, you can say - well the blackmagic timeline seems to be a fine workaround - but then of course I have to render everything I put in there. Quite unnessesary. Is there anyway to set my timeline to an XDCam codec (or Pro Res if question one gets answered positifly )?
    Question four:
    I notice that whenever I return to Premiere Pro from another program (say via CMD + Tab) it freezes up for some time. Everytime. Frustrating. Is this a common problem? Is there anything I can do to prevent this?
    Question five:
    After I import media (thank God for XML support!) Premiere Pro starts generating Peak Files. I read somewhere that it's supposed to be a background proces so that eachtime I do something in the timeline it stops and gives full core and ram power to where I need it. However, I find that it just keeps going and makes Premiere Pro really unresponsive and slow. Anyway to fix this?
    Question six:
    Why does Final Cut X suck so badly?
    I think that's it for now .
    Hope you can answere these questions all positivly... oh - Questions seven: why is there no dictionary functionality in this text editor??
    Kind regards,
    Wesley Blokker.
    PS: If you like check out my work here: http://vimeo.com/eclipseav/videos

    Question one:
    Coming from Final Cut Pro  I am used to the Apple Pro Res workflow and I like it - A LOT. The  render quality compared to it's file sizes is amazing. Is there anyway  to work with Pro Res in Premiere Pro?
    You bet: import it, and edit. Check out this thread: Apple ProRes workflow in premiere pro?
    Okidoki, thanks mate.
    Question two:
    I know Premiere Pro to be  64 bits but when I render my cores won't go over 35% usage. How do I  get it to render for the full 100%?
    What do you mean
    by "render?" Are you referring to rendering previews? Exporting? A lot
    of it can be influenced by the source footage, the destination format,
    the effects you're using, etc. The bottom line is that you won't always
    get full-tilt boogie rendering, regardless of the app being 64-bit. In
    fact, if you're working with ProRes, you're actually limited to
    32-bitness, since Premiere must use QuickTime for decoding of that
    format, and QT is only 32-bit. That's more than likely the bottleneck
    you're encountering.
    Well I mean rendering your timeline for smooth previews. My footage is XDCam EX 35mb/s material at 1080p25 and comes of a RAID (e-sata) via a server and ethernet cables. However at the moment I am not working with Pro Res since I didn't know you could. I keep the original source footage and place it in a BlackMagic timeline because otherwise I cannot playback via my BM card.
    Question three:
    I work with XDCam EX material. However, if I want my sequense to have playback over the BlackMagic devices I need to work in a BlackMagic codec sequense. I have all the latest drivers and I can work in a Pro Res or XDCam EX codec sequense in Final Cut and it will playback just fine. Now of course, you can say - well the blackmagic timeline seems to be a fine workaround - but then of course I have to render everything I put in there. Quite unnessesary. Is there anyway to set my timeline to an XDCam codec (or Pro Res if question one gets answered positifly )?
    Don't
    worry so much about rendering in Premiere Pro; there's no need to the
    vast majority of the time. Even if you're seeing a red bar, that's only
    saying that you might need to render to get real-time playback.
    Most of my sequences have red bars due to the footage and effects I
    use, and I still get rippin' real-time playback. Naturally, on export,
    your footage will be rendered, but that's an unavoidable
    necessity. Ultimately, sequences work a bit differently in PPro than in
    FCP: you can plunk anything you like into a PPro sequence, and it won't
    try to render it in the background to conform it to the sequence. Just
    edit and be happy
    That doesn't make any sence mate - I have XDCam material right. If I put it in a native sequense, which would be ideal, it won't playback via my BlackMagic monitors. Why is that? The rendering is just another negative aspect of it, but you're right, that don't really matter.
    Question four:
    I notice that whenever I return to Premiere Pro from another program (say via CMD + Tab) it freezes up for some time. Everytime. Frustrating. Is this a common problem? Is there anything I can do to prevent this?
    There
    have been a few reports of this; I can't remember the resolution. You
    didn't mention: are you using CS5 or CS5.5? If you're using CS5, make
    sure that you're fully updated to version 5.0.4; go to Help > Updates
    to check. If you're on CS5.5, the current version is 5.5.0, so there is
    likely something else that is the cause. I'm a PC user, so I've not
    followed those reports to closely. Here's one thread which says this is
    fixed in CS5.5: Adobe Forums: Premiere CS5 post alt-tab freeze
    Unforutatley I'm running 5.0.4.
    Question five:
    After I import media (thank God for XML support!) Premiere Pro starts generating Peak Files. I read somewhere that it's supposed to be a background proces so that eachtime I do something in the timeline it stops and gives full core and ram power to where I need it. However, I find that it just keeps going and makes Premiere Pro really unresponsive and slow. Anyway to fix this?
    The
    generation of PEK files and CFA (conformed audio) files is a point of
    frustration for most Premiere Pro users. The best bet is to simply let
    it finish: usually, it won't take that long. After you import your
    media, go grab some coffee or do some jumping jacks or something else
    interesting, and let the process finish. Now, if Premiere Pro continues
    to generate files, there is something wonky with the media database,
    and it usually means purging the PEK/CFA/etc. files and then cleaning
    the media cache database. Premiere Pro will have to regenerate the files
    (yeah, again), but this time, they'll usually stick. I think it can be a
    little touchy if you continue to try to work during this process, and
    Premiere Pro can lose track of those files. That's why most of us have
    griped again and again for this process to change or go away forever and
    ever.
    Roger that. Thanks.
    Question six:
    Why does Final Cut X suck so badly?
    That's a tough one
    I demand to know!
    Questions seven: why is there no dictionary functionality in this text editor??
    There is; click the little ABC-checkmark button at the top right corner of the text field.
    Aight, thanks
    Thanks for your help mate. I hope you can help me solve the BlackMagic problem here and give some more information about the rendering as it's far from optimal.

  • A few questions about Snow Leopard before purchase

    it was first a french post that I translate:
    salut, quelques questions avant mon achat éventuel de Snow:
    Hi, a few questions before I purchase Snow Leopard:
    1) le update est-il multilingue. c.à.d a-t-on aussi le choix de la langue comme pour pour la version complète?
    Is the upgrade also multilanguages as for the complete version?
    2) suffit-il de lancer l'installation de la mise à jour si on a déjà Leopard installé?
    Need I only to install the upgrade version when Leopard is already installed?
    3) les programmes tels que Pages, Photoshop cs3, etc... fonctionnent-ils sans problème sous Snow? Do old programs from Leopard run normally, are they all compatible such Photoshop cs3, etc...?
    4) est-ce plus fiable de désinstaller Leopard et d'installer Snow Leopard complètement?
    Is it more reliable to desinstall first old version of Leopard and then install Snow Leopard?
    Who knows?

    There are mixed reports saying some things work fine in CS3, while others do not.
    Pages '09 certainly works, since it is available as part of the Mac Box Set with Snow Leopard. Earlier versions of Pages remains to be seen.
    You shouldn't have to uninstall Leopard. The specs call for the lowest priced version of Snow Leopard to simply install on top of Leopard.
    However, you should make sure to follow the tips on this FAQ*:
    http://www.macmaps.com/upgradefaq.html
    - * Links to my pages may give me compensation.

  • A few questions before I buy a new iMac/Mac mini and sign up for Creative Cloud.

    Hello Everyone,
    I am looking to purchase a new Apple computer and sign up for Creative Cloud within the next week and I have a few questions that should be answered before I proceed.
    My wife and I own a business and we will be using the CS6 apps to create brochures, Constant Contact mailings, product package inserts, edit product photography for print and web use, and short HD how-to videos. We are not graphics professionals or power users and wont be doing anything too complicated.
    Any help and answers will be greatly appreciated.
    I will start with the hardware questions first:
    I am trying to decide between the iMac and the Mac mini.
    The iMac is a 2.7Ghz Quad-core Intel core i5 and comes with 4GB of memory that is expandable to 16GB, which I will do for sure. It comes with a Radeon HD 6770M graphics card with 512MB of GDDR5 memory(not upgradable), and a 1TB HDD that runs at 7200RPM. This unit meets the specs required.
    The 2.5Ghz Mac Mini comes with 4GB of memory that is expandable to 8GB, I will also do this. It has a Radeon HD 6630M graphics card with 256MB of GDDR5 memory(not upgradable), and a 500GB HDD that runs at 5400RPM. This unit meets all the spec(I think) except for the speed of the HDD.
    Question: Will the mini run the software without too much of an issue considering the speed of the HDD?
    Question: Will the iMac run the software significantly better to justify the price difference?
    I already have 1 mini(purchased 4 months ago, with the same specs listed above) and will be purchasing a second computer for my wifes desk. If the mini will run CS6 fine, that is great and we can save a few bucks. If my mini will not run CS6 well, I will get the iMac for her desk as she will be doing the bulk of the work in that regard anyway.
    Now a couple of software questions.
    After reading hundreds of reviews and forum posts over the last few days I have seen many people having this or that issue. It seems to me that most of the issues are because of upgrades from Lion to Mountian Lion after installing CS6 first or trying to open CS3,4,5 files in CS6.
    If you want to know what issues have me concerned take a look at just this one forum:
    http://blogs.adobe.com/jnack/2012/07/adobe-cs-apps-mountain-lion-no-known-issues.html
    Similar issues are discussed in the Apple forums as well as many other places around the web.
    I am not a computer professional but I know enough to maintain my systems and keep them running smoothly.
    We do not have any Adobe software installed on my mini and will not be opening any files from previous versions of Adobe product in the new CS6 software. These will be a clean installs on pristine systems running fully updated Mountian Lion OS's on both machines and creating new files from scratch.
    Question: Should I be expecting any issues like the ones I have read in the forums and blogs or are these just the normal things that happen when upgrading to new software with multiple hardware configurations?
    My feeling is that we will not be having too much of a problem due to the clean installs and no files from previous versions.
    Next up, the Creative Cloud(CC) FAQ states that you can install on 2 machines but can't open stuff at the same time.
    Question: Does this mean we can't be using any CS6 apps at the same time or just not using the same app at the same time?
    Example: PS and PS on both machines at same time = No, PS on one and Dreamweaver on the other at the same time=Yes?
    The CC FAQ page says Adobe will add Lightroom 4 later in 2012 while the main CC page lists it as available now.
    Question: Which is true?
    My mini is registered to me, with my name, iTunes account, Apple ID etc.
    Question: Do I need to do the initial set-up of the new machine with all my information to ensure the CS6 suite works on both machines? Do the computers need to be registered(as far as Apple configuration is concerned) to same person for them to work on one CC account or can I install CS6 on any 2 machines regardless of how they were initially set-up?
    This may seem like a silly question but I want to avoid any problems before they happen.
    Well, those are all of my questions at the moment. To anyone who made it this far in my looooong post, Thank You so much for your time. I appreciate your expertise and knowledge and hope that you can help me make this decision.
    Cheers,
    Alex Bogdan

    Alex,
    I'll try and answer your questions as best I can.
    Qn 1 Which Mac.
    Ans:- As I understand it both units will run Adobe CS6.
              Which one really depends on what you wand from CS6. If you are looking for high end demand and performance, then I would go for the IMac
              Your Specs for the Imac are right. However if you buy your IMac straight from Apple there are even higher specs.
              You can get:-
                                  3.4 GHz i7 processor rather than the i5
                                   2GB video card as opposed to a 1Gb video card.
                                   Of course such a model will cost you more.
              In the end it is needs compared with money to spend. That is only a decision you cam make.
    Q2:- Will the higher cost for the Imac justify copst.
    Ans:- Again it depends on what demands you intend to make on the hardware and software.
              But I note you have a business and if that businees expects to high demand and high speedy performance then I suspect the Imac would be more able to provide your needs.
              Again only you will know the answer to that.
    Q3:- Questions about CS6 reliability
    Ans:- I have been with Adobe for way over 10 years.
             Speaking, only for myself, it is the most reliable software on the market.
              It is true that if you look down this form, like any other and I am thinking about the Apple discussions forum, you will find numerous instances of problems.
              Again this is only my opinion, but although all these problems are real for the individuals:-
              First it is not clear why they have the problem e.g. what have they done or not done.
              Second, they are in the minority of the total users using the hardware / software.
              The only problem I am aware of with CS6 is Acrobat X. I understand it has been sorted Adobe, however it cost me so much work I have removed it from my system and reverted to Acrobat 9
              So what I am saying is that there are only two comapnies I rely 100% on: They are Adobe and Apple.
             So if you are happy with my opinion I would not worry about Adobe CS6
    Qn 4:- CS6 0n 2 machines.
    Ans:- Yes you will not be able to run the same program similtaneosly.
               I believe, if it is important that you do run the same program together, that you can acquire a further licience from Adobe to do that.
               You would need to contact Adobe about that.
    Qn 5:- Lightroom 4
    Ans:- Lightroom is now available as part of Creative Cloud.
    Qn 6:- Set up for individual machines
    Ans:- I do not believe you do. Once you have set up your Creative Cloud account you go to the apps site and download the apps for each machine.
              Each machine downloads the apps and your machine and the apps are registered by Adobe.
             Here is something that you may want to know:-
              Because I was so unhappy loosing all the Acrobat data with Acrobat X I ended up deleting Acrobat X
              However as far as Creative Cloud is concered Acrobat X is still on my machine.
              It is not a problem for me because I am happy with Acrobat 9, it fullfils my needs and has not crashed and lost me all my bookmarks.
              However here is the point:-
              Adobe, when there was a problem with Acrobat X requested that no-one deletes the application.
             Though I do not know for certain I believe registration of the apps you have with Creative Cloud are registered with Creative Cloud in their database. Therefore were you to delete an app, it will still be registered with Creative Cloud and you will not be able to download a further copy even though the app is no longer on your    machine.
              Therefore it maybe not a good idea to delete an app when you no longer have a use for it. If you want it back I suspect you will have to contact Adobe Support
    Personal Comment:-
              It is true many unfortunately have had all sorts of problems, including me with Acrobat X.
              That said, Creative Cloud in my view has been a major advance in how Adobe delivers software. I have no regrets with signing up to Creative Cloud and I expect to remain with it.
    Hope all of that goes some way to answering your questions.

  • New to IPhone and have a few Questions?

    To start I want to say that I am a long time (25+ years) veteran of technology but am new the the IPhone. My IPhone is not Jailbroken and would like to keep it that way if I can. Allthgouh I did jailbrake it with blackra1n for about 30mins then I did a factory reload and let it be as it started acting stupid once I started installing apps from unofficial sources.;) Im a x86 nerd and NOT a MAC guy. I haven't sat down at a MAC/Apple in about 15/20 years.
    I just got my first IPhone 3Gs/16GB. (Coming from a BlackBerry Curve 8310) the other day and although it is taking some time getting used to, I think I will like it more then I do once I get used to it.
    Anyhow I have a few questions to start off with. I did some googleing already but just want to make sure I understand a few things.
    All though I did the BlackRa1n jail break thing and installed a few apps then it locked up and failed to turn on or something so I did the whole reload from itunes and now its all good. Anyhow.....
    1.) It appears as if one can not run a program from the home sreen and have it run in the background while doing other things? Take the many SIP Clients I have played with in the last 48 hours. Once I open the SIP Client and connect if I hit the physical button below the screen the program closes, thus the sip client no longer works. Pretty much most if not all apps iv installed from the App Store act like this. Is this the case? Does the IPhone not mutitask at all or verywell?
    2.) Are there any SIP Clients that work over 3G? All the ones iv tried say they are for WIFI only. The SIP Clients work fine when on WIFI. It sounds like this is Apples way of controlling/monopolizing the voice/data/voip aspect of the platform/device. Im sure they would lose a lot of money if everyone did what I am trying to do.Just my opinion.
    3.) Maybe I play with it to much but **** the battery dies fast. Is there anyway to optimize the battery at all other then for me not to use it as much?
    4.) How can I remote lock it if I lose it or it gets stolen? I read somewhere this could be done.
    5.) Are there any other Shells/HomeScreens/Themes that can replace the standard 4x4x4 row icons?
    6.) The speaker phone (when on a call) seems kinda low even when turned all the way up. Is there any way to make it louder?
    7.) I am using the built in VPN client to connect to my works PPTP Windows 2003 VPN server but the client randomly disconnects through out the day. Is there any way to have some type of keep alive set or are there any other VPN Clients that I can use?
    Sorry for all this just thought I would ask for feedback.
    Many thanks for any help anyone can provide,
    SomeOneOnLine

    1.) It appears as if one can not run a program from the home sreen and have it run in the background while doing other things? Does the IPhone not mutitask at all or verywell?
    The iPhone SDK does not permit ANY 3rd party apps from running in the background or multitasking. It does provide for push notifications which can simulate certain background activity in terms of receiving external notifications while the app is actually closed. This works reasonably well with IM apps, news, sports, weather, travel updates and some peer-to-peer games.
    2.) Are there any SIP Clients that work over 3G? All the ones iv tried say they are for WIFI only.
    Just how would the SIP server connect to the cell carrier 3G network? Do you know of ANY that do??
    3.) Maybe I play with it to much but **** the battery dies fast. Is there anyway to optimize the battery at all other then for me not to use it as much?
    3G voice and data connections are culprits. Avoid email push and frequent fetching. See this Apple article for detailed suggestions.
    http://www.apple.com/batteries/iphone.html
    4.) How can I remote lock it if I lose it or it gets stolen? I read somewhere this could be done.
    MobileMe Find My iPhone will locate, set a passcode lock and optionally wipe all data from your iPhone. You have to be a MobileMe subscriber.
    5.) Are there any other Shells/HomeScreens/Themes that can replace the standard 4x4x4 row icons?
    No. Apple does not permit this.
    6.) The speaker phone (when on a call) seems kinda low even when turned all the way up. Is there any way to make it louder?
    You can troubleshoot your iPhone as described in the User Guide - restart, reset, reset settings, restore. Or, get hearing aids
    7.) I am using the built in VPN client to connect to my works PPTP Windows 2003 VPN server but the client randomly disconnects through out the day. Is there any way to have some type of keep alive set or are there any other VPN Clients that I can use?
    See this Apple support article:
    http://support.apple.com/kb/HT1980
    BTW, discussion of "unauthorized modifications" such as jailbreaking is prohibited under the forum Terms of Use you agreed to when joining. Best not to even mention it or risk getting your post deleted.

  • Few Questions on the Creative Cloud

    I have read that the Creative Cloud Connection will be released within the next few weeks which is great. I have a few questions about file uploading and the Creative Cloud Connection program.
    I have a folder which I will upload. The contents of that folder will be updated periodically locally. I want to the files in that folder to stay up to date between my desktop and laptop. Will the Creative Cloud Connection program be able to do that?
    If a file is changed that is already in the cloud will the program recognize the change and keep the cloud up-to-date?
    I guess a little more information about exactly what the Creative Cloud Connection program will do would be nice.
    On the topic of storage will I be able to upgrade from the standard 20 gb of storage that is available when/if needed? And how much will that be?
    One other question:
    When will Lightroom 4 be available via CC and why is it not available since it has been released?

    Creative Cloud Connection will keep files between your desktop and the website in sync. You will be able to add, edit and delete files from either end and see the changes reflected in both.
    To see the the Creative Cloud Connection in action you can watch this video from Adobe evangelist Paul Trani http://tv.adobe.com/watch/adobe-creative-suite-6-creative-cloud-launch-week/adobe-creative -cloud-tour-/.
    There will be a way to get more than 20 GB of storage. The Adobe Creative Cloud FAQ http://www.adobe.com/products/creativecloud/faq.html has a question and answer about this near the bottom:
    Can I buy additional Creative Cloud storage?
    Additional storage will be available for purchase later in 2012. If you have reached your storage limit, contact Adobe Customer Service.
    Lightroom 4 will be available in a few weeks. Jeff Veen has also tweeted this https://twitter.com/#!/veen/status/200810541550288896. More from Jeff on what is coming to the Adobe Creative Cloud here in his Adobe blog http://blogs.adobe.com/creativecloud/coming-soon-to-creative-cloud/.

  • Thinking of getting an iPad but have a few questions

    After using the iPhone 4 (3GS previously) and really liking the OS on it, I am thinking of purchasing an iPad to make reading ebooks easier, also, having the iPad would be more convenient for me to quickly go on the net in my home (or other wifi area, but mostly home use) to seek information and also check, send emails, rather than having to switch the computer on all the time and then having to wait for it to load up and also with the iPad, the larger screen would make email, internet use and ebook use more pleasurable due to the iPad's larger screen when compared to using my iPhone.
    I have a few questions that I would like to ask to iPad users, who could perhaps answer them for me?
    In my household we have 2 iTunes libraries, one for my iPhone and one for my girlfriend's iPod. I created a separate iTunes library for each of the devices so that each one would have a totally separate library and therefore the possibility of having one overwriting the others library would be impossible.
    Now ideally I would be wanting to create a separate iTunes library for the iPad, but I would want to add the music and apps, email accounts, bookmarks that I have on my iPhone and add them onto my iPad. Would this possible?
    Also. I believe some apps have specific versions for either iPhone or iPad, so would the iPhone versions of the apps run on the iPad, or would I need to download the iPad versions of those particular apps?
    Also. I have a number of DVD's that I have converted and then dragged and dropped the video off of them into iTunes. If I am correct, would I need to reconvert those videos/DVD's again, as the video size (screen size) would be for the iPhone and therefore a smaller screen, which would not look very good on the iPad's much larger screen. If this is the case, can anyone recommend a good video converter for converting video for the iPad and what settings need to be used for the iPad?
    I also would be wanting to have a number of photos on the iPad. To get them onto the iPad, is it just a simply matter of selecting the pictures I have on my computer that I want added to my iPad, and then just dragging and dropping them into iTunes, then connecting and syncing the iPad to get them added on to the iPad, or is there an easier method?
    Thanks in advance

    Funny you should mention Macs, but I'm thinking of my next computer been an iMac, and using the Parallel Desktop software so that I can have functionality of been able to switch to Windows when needed to run the programs that are not Mac compatibly. I'm swaying towards Mac has I have heard their OS is more reliable and secure compared to Windows, and the need to have anti virus and anti spyware programs on a Mac is not really needed, but I figure if I can run Windows on a Mac then I have the best of both worlds, anyhow back on to topic
    I do indeed take backups of the various libraries and related data for them.
    I have used the Dropbox app and was impressed, but I did prefer an app called iFiles which allows me to carry various files/files types around with me on my iPhone, such as PDF files, Word doc files etc.
    The reason I use the method of having a separate iTunes library for each device we use on the computer, (my iPhone, girlfriend's iPod, and soon maybe an iPad) is because I accidentally replaced the music I had on an iPod I had at the time with my girlfriend's music. So from then on, that's why I have created a separate library for each Apple device, and so far I have never accidentally messed up another devices contents.
    Thanks for the help its much appreciated.

  • Thinking of moving to iMac from PC, got a few questions

    I'm thinking of moving to an iMac for my next computer, probably in the next 6 months or so, but I have a few questions I wondered if you might be able to help me with.
    I'm planning on getting Parrallels Desktop and installing Windows. Now I know Time Machine takes backups every hour. But I was wondering if it will also backup not only the Mac side but the Windows side too.
    For example, if I install a program on the Mac side, edit a file, delete a file etc, Time Machine will backup the changes on its next backup. If I done the same while running Windows, i.e install a program on the Windows side, edit a file, delete a file etc, does Time Machine backup these changes for the Windows side too.
    Presently for my backing up purposes. I have a hard drive caddie which has a esata connection as well as a USB connection. I have a 3.5 inch 1 TB sata drive that slides in and out of my caddie by way of (for want of a better word) a cradle. I'm planning on getting a 3.5 inch 2 TB sata drive and an additional cradle so that I can have a large collection of backups.
    Now with the hard drive caddie I've mentioned above, to use it on an iMac, I would only be able to connect it via USB. My fear with this is that it will be a lot slower at taking backups to what I am currently used to seeing when I have it connected to my PC via esata.
    I thought about this and noticed the LaCie eSATA Hub Thunderbolt Series on the Apple website http://store.apple.com/uk/product/H8875ZM/A/lacie-esata-hub-thunderbolt-series?f node=5f&fs=m.tsConnections%3Desata
    From what I can gather, it would allow me to connect my current esata caddie up to it and it would increase the performance of it to Thunderbolt performance and also would allow me to make use of my current hard drive in the process. I was wondering if anyone has used this hub and if so, is the performance significantly improved. I thought that Thunderbolt would be a good and extremely fast way of taking backups. I will point out that I find that the taking backups every hour with Time Machine, for me would be a bit of an overkill, so I'm planning on just switching Time Machine off when I don't need it to take backups, and then switching it back on when I want it to take a backup. Doing this could result in larger backups than if I had it doing it hourly, so again I thought something that would give me Thunderbolt performance would be good for this scenario.
    Any help and advice would be appreciated.

    By default TimeMachine does not back up your Parallels virtual machine and if you think about it that's a good thing. Since the Virtual Machine is in effect a hard drive, just booting up Windows or launching a program changes the VM file as temporary files are created. My VM is 25GB so not only would TimeMachine be making a copy of the VM every hour that Parallels is running, it would be copying 25GB! Not good.
    There are a number of solutions. On my desktop I use a different program to backup my VM each evening about the time I eat dinner. On my notebook I have a repeating reminder that asks if I've backed up my VM recently. As far files go, my solution is to save all my files to my Mac drive space so that TM backs them up.
    USB is slower than eSATA but for day to day use, USB is fine for TimeMachine. The initial backup will be longer and OS updates will result in longer backups but otherwise....I have a USB drive connected to the computer I'm using right now. On most hourly backups TM is running a couple minutes and it doesn't require much bandwidth or CPU so the only time I really notice it running is I look at the drive light.

  • A Few Questions About Parallels 5 and Windows 7

    Hey guys!
    So, I am taking a computer programming class that requires Windows, just so we can all be on the same screen at the same time (lame, I know). Anywho, I have a Mac, so my teacher provided me with a log-in to MSDNAA, to get Windows 7 for free, and he gave me Parallels 5.0 for free as well. (go community colleges!)
    A few questions:
    1- I am running Snow Leopard right now on my 2009 MacBook Pro, and my processor is the 64-bit processor, but after running the command uname -a I discovered that my Kernal is loading in the 32-bit mode. Is this normal? Shouldn't it be running in 64-bit mode?
    2- Which Windows 7 should I get, the x64 or x86 (32-bit or 64-bit)?
    Thanks for any/all help!
    Model Name: MacBook Pro
    Model Identifier: MacBookPro5,4
    Processor Name: Intel Core 2 Duo
    Processor Speed: 2.53 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache: 3 MB
    Memory: 4 GB
    Chipset Model: NVIDIA GeForce 9400M
    Type: GPU
    Bus: PCI
    VRAM (Total): 256 MB
    Terminal reply after command:
    local 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386 i386
    the i386 means it's in 32-bit mode, right?

    Try the Windows forum area - http://discussions.apple.com/forum.jspa?forumID=687

  • A few questions and some things we found about Memory Management

    We have been development a pretty complex RIA in flash; true
    we probably should have used flex but we are very heavily invested
    in flash and moving to flex was not really an option due to time
    constraints and the learning curve associated with changing. That
    reminds me are the Flex UI Objects going to be made available for
    Flash CS3 I mean that advanced datagrid would be nice?
    The application is a order processing and document
    management system that has around 150 swf’s and I am posting
    here to let people know what we found through our development and
    testing cycles and also have a few questions that I am hoping
    someone will at least point me in the right direction.
    We were kind of disappointed to find that you could no
    longer duplicate Movies and were forced to reload them if we wanted
    different instances, but we got over that fast. Keeping this in
    mind we decided to make as many dynamic screens as we could but
    these turned out to be horribly time consuming. I mean sure we
    could make the fields jump around like fleas on a dogs back (and it
    was a great joke) but not very practical. So back to the IDE and
    fla creation we went. This leads me to my first question has anyone
    see heard of or thought about a SWF file reader that would read the
    layout of a SWF and then generate the actionscript as output?
    As we were developing we found that it was more complex, and
    I think unnecessarily so, to get connected to a database. We use
    ColdFusion as our “middleware” so it wasn’t to
    bad and this leads me to my next question. Is there or has there
    been any indication that Flex data services or well I guess BlazeDS
    now is available for Flash CS3?
    So we went on our merry little way and everything was going
    great until testing this is when we started to see what kind of
    memory flash really eats up. In the beginning our app would take up
    a gig through the course of a day.
    Any Class that we created we added a CleanUp method to it.
    Yes we used weak listeners, yes we destroyed, and all references to
    the main movies, and yes that was it the main movies.
    Don’t be fooled the same way we were. The Garbage
    collection simulation
    http://www.adobe.com/devnet/flashplayer/articles/garbage_collection.html
    does not really tell you the whole story. Even though if you cut
    the line from the root the simulation suggests that the rest of the
    objects that you have created within that object will be marked and
    collected. Not so.
    After much testing we found that if we wanted a full recovery
    of memory the object and it’s sub objects and sub sub ojects
    within arrays also with sub objects must be deallocated and then
    assinged null to get full collection, I say full but really mean
    between 90-95% reminds me of my C programming days.

    We have been development a pretty complex RIA in flash; true
    we probably should have used flex but we are very heavily invested
    in flash and moving to flex was not really an option due to time
    constraints and the learning curve associated with changing. That
    reminds me are the Flex UI Objects going to be made available for
    Flash CS3 I mean that advanced datagrid would be nice?
    The application is a order processing and document
    management system that has around 150 swf’s and I am posting
    here to let people know what we found through our development and
    testing cycles and also have a few questions that I am hoping
    someone will at least point me in the right direction.
    We were kind of disappointed to find that you could no
    longer duplicate Movies and were forced to reload them if we wanted
    different instances, but we got over that fast. Keeping this in
    mind we decided to make as many dynamic screens as we could but
    these turned out to be horribly time consuming. I mean sure we
    could make the fields jump around like fleas on a dogs back (and it
    was a great joke) but not very practical. So back to the IDE and
    fla creation we went. This leads me to my first question has anyone
    see heard of or thought about a SWF file reader that would read the
    layout of a SWF and then generate the actionscript as output?
    As we were developing we found that it was more complex, and
    I think unnecessarily so, to get connected to a database. We use
    ColdFusion as our “middleware” so it wasn’t to
    bad and this leads me to my next question. Is there or has there
    been any indication that Flex data services or well I guess BlazeDS
    now is available for Flash CS3?
    So we went on our merry little way and everything was going
    great until testing this is when we started to see what kind of
    memory flash really eats up. In the beginning our app would take up
    a gig through the course of a day.
    Any Class that we created we added a CleanUp method to it.
    Yes we used weak listeners, yes we destroyed, and all references to
    the main movies, and yes that was it the main movies.
    Don’t be fooled the same way we were. The Garbage
    collection simulation
    http://www.adobe.com/devnet/flashplayer/articles/garbage_collection.html
    does not really tell you the whole story. Even though if you cut
    the line from the root the simulation suggests that the rest of the
    objects that you have created within that object will be marked and
    collected. Not so.
    After much testing we found that if we wanted a full recovery
    of memory the object and it’s sub objects and sub sub ojects
    within arrays also with sub objects must be deallocated and then
    assinged null to get full collection, I say full but really mean
    between 90-95% reminds me of my C programming days.

  • A few questions from a newbie!

    Hello!
    So, I am VERY new to using Mac productions and I just got my Macbook recently.
    I have a few questions that may seem to have a very simple and obvious answer but like I said, this is all new to me...
    1. Do I have to install a anti-virus/spam program? If so, which one?
    2. Time Machine- this is the program to back up files right? when I try to set it up it doesn't give me any options for a back up disk.
    Anything else that I should defiantly know please let me know!
    Thanks so much!
    Alanna.

    Alanna J wrote:
    1. Do I have to install a anti-virus/spam program? If so, which one?
    Not unless you want to. I have had Macs for 2 years and never had a problem. This is a good one if you decide to install one. ClamXav
    2. Time Machine- this is the program to back up files right? when I try to set it up it doesn't give me any options for a back up disk.
    You need an external hard drive attached to use with Time Machine. This explains it.
    Mac OS X 10.5: Using Time Machine and troubleshooting Time Machine issues
    Anything else that I should defiantly know please let me know!
    This is info that will help you get the best life from your battery.
    It is OK to leave your battery hooked to the charger most of the time. The only time I unhook mine from the charger is when I calibrate or for a few minutes to use in another room. Have you calibrated your battery yet? You should calibrate every two months or so to keep the battery fully functioning. If you use your MacBook infrequently, it’s best to re-calibrate the battery at least once a month.
    It is best not to use your battery unless you need to. Some people have hurt their batteries by charging then discharging every time they use the MacBook. This will age a battery very fast and cause you to buy a battery sooner than you should have too. Don't discharge the battery just because you used it. Li-Ion batteries prefer small charges over big ones. Use it and then plug it in as soon as you can. The only time my Battery is ever fully discharged is when I'm doing a calibration.
    The following links have good information about the MacBook and the care of it's battery.
    Apple: Tips for maximizing your Notebook battery charge
    Apple MacBook and MacBook Pro: Reduces processor speed when battery is removed while operating from an A/C adaptor
    Apple portable computer's battery does not show a full charge in Mac OS X
    Look here and here for some good tips about battery care.
    Apple MacBook: How to remove or install the battery
    Apple: Determining Battery Cycle Count
    Apple: Use and cleaning of MagSafe power connector

  • Few questions about customizing jwm

    Hello all,
    Coming from KDE, I found jwm and it runs so much better on this circa 2008 laptop. KDE runs OK but this is a lot faster. I have familiarized myself with .jwmrc and how to make basic changes and I've come across a few questions.
    1.) Is there any way to enable dragging and rearranging the open programs in the taskbar? I'm kind of OCD about the order of my running apps especially since restarting jwm after edits to the config file puts them in a random order.
    2.) I think I see a way to get programs to start maximized and such using Groups but is there a way to start a program with a specific size? Specifically I am referring to nedit - it always starts too small and I size it so be larger but not overlapping my conky.
    3.) Relating to #2, is there any way to get all programs to remember their window's size and position upon restarting? This has been a pet peeve of mine for years and KDE has the ability to remember this but most other Linux DEs and WMs don't.
    4.) I've been using slock to lock the screen but I need to run it manually. Is there any way to get slock to run automatically, ie after say 5 minutes of inactivity? As of now I've been using xscreensaver to power off the monitor - should I just use the "Lock screen" option here? I've been trying to keep this install as minimal as possible - I don't need a screensaver, just ideally to turn off the monitor and lock the screen after some time.

    1) I don't think you can - you can however disable the jwm taskbar and use xfce4-panel or similar.
    2/3) Devilspie
    4) xautolock

  • Few questions about apex + epg and cookie blocked by IE6

    Hi,
    I would like to ask a few questions about apex and epg.
    I have already installed and configured apex 3.2 on oracle 10g (on my localhost - computer name 'chen_rong', ip address -192.168.88.175 ), and enable anonymous access xdb http server.
    now,
    1. I can access 'http://chen_rong' , 'http://localhost' , 'http://192.168.88.175' without input username / password for realm 'XDB' in IE6;
    2. I can access 'http://localhost/apex/apex_admin' , 'http://192.168.88.175/apex/apex_admin' , and I can be redirected into apex administation page after input admin/<my apex admin password> for realm 'APEX' in IE6;
    3. I can access 'http://chen_rong/apex/apex_admin' in IE6, but after input admin/password , I can not be redirected into administation page, because the cookie was blocked by IE6.
    then, the first question is :
    Q1: What is the difference among 'http://chen_rong' , 'http://localhost' , 'http://192.168.88.175' ? I have already include site 'chen_rong' into my trusted stes! why the cookie was blocked by IE6. I have already tried firefox and google browser, both of them were ok for 'chen_rong', no cookie blocked from site 'chen_rong'!
    and,
    1. I have tried to use the script in attachment to test http authentication and also want to catch the cookie by utl_http .
    2. please review the script for me.
    3. I did:
    SQL> exec show_url('http://localhost/apex/apex_admin/','ADMIN','Passw0rd');
    HTTP response status code: 401
    HTTP response reason phrase: Unauthorized
    Please supplied the required Basic authentication username/password for realm XDB for the Web page.
    Web page http://localhost/apex/apex_admin/ is protected.
    MS-Author-Via: DAV
    DAV: 1,2,<http://www.oracle.com/xdb/webdav/props>
    Server: Oracle XML DB/Oracle Database
    WWW-Authenticate: Basic realm="XDB"
    Date: Tue, 04 Aug 2009 02:25:15 GMT
    Content-Type: text/html; charset=GBK
    Content-Length: 147
    ======================================
    PL/SQL procedure successfully completed
    4. I also did :
    SQL> exec show_url('http://localhost/apex/apex_admin/','ANONYMOUS','ANONYMOUS');
    HTTP response status code: 500
    HTTP response reason phrase: Internal Server Error
    Check if the Web site is up.
    PL/SQL procedure successfully completed
    SQL> exec show_url('http://localhost/apex/apex_admin/','SYSTEM','apexsite');
    HTTP response status code: 401
    HTTP response reason phrase: Unauthorized
    Please supplied the required Basic authentication username/password for realm APEX for the Web page.
    Web page http://localhost/apex/apex_admin/ is protected.
    Content-Type: text/html
    Content-Length: 147
    WWW-Authenticate: Basic realm="APEX"
    ======================================
    PL/SQL procedure successfully completed
    my second questions is :
    Q2: After I entered into realm 'XDB', I still need went into realm'APEX'. how could I change the script show_url to accomplish these two tasks and successfully get the cookie from site.
    the show_url script is as following:
    CREATE OR REPLACE PROCEDURE show_url
    (url IN VARCHAR2,
    username IN VARCHAR2 DEFAULT NULL,
    password IN VARCHAR2 DEFAULT NULL)
    AS
    req UTL_HTTP.REQ;
    resp UTL_HTTP.RESP;
    name VARCHAR2(256);
    value VARCHAR2(1024);
    data VARCHAR2(255);
    my_scheme VARCHAR2(256);
    my_realm VARCHAR2(256);
    my_proxy BOOLEAN;
    cookies UTL_HTTP.COOKIE_TABLE;
    secure VARCHAR2(1);
    BEGIN
    -- When going through a firewall, pass requests through this host.
    -- Specify sites inside the firewall that don't need the proxy host.
    -- UTL_HTTP.SET_PROXY('proxy.example.com', 'corp.example.com');
    -- Ask UTL_HTTP not to raise an exception for 4xx and 5xx status codes,
    -- rather than just returning the text of the error page.
    UTL_HTTP.SET_RESPONSE_ERROR_CHECK(FALSE);
    -- Begin retrieving this Web page.
    req := UTL_HTTP.BEGIN_REQUEST(url);
    -- Identify yourself.
    -- Some sites serve special pages for particular browsers.
    UTL_HTTP.SET_HEADER(req, 'User-Agent', 'Mozilla/4.0');
    -- Specify user ID and password for pages that require them.
    IF (username IS NOT NULL) THEN
    UTL_HTTP.SET_AUTHENTICATION(req, username, password, 'Basic', false);
    END IF;
    -- Start receiving the HTML text.
    resp := UTL_HTTP.GET_RESPONSE(req);
    -- Show status codes and reason phrase of response.
    DBMS_OUTPUT.PUT_LINE('HTTP response status code: ' || resp.status_code);
    DBMS_OUTPUT.PUT_LINE
    ('HTTP response reason phrase: ' || resp.reason_phrase);
    -- Look for client-side error and report it.
    IF (resp.status_code >= 400) AND (resp.status_code <= 499) THEN
    -- Detect whether page is password protected
    -- and you didn't supply the right authorization.
    IF (resp.status_code = UTL_HTTP.HTTP_UNAUTHORIZED) THEN
    UTL_HTTP.GET_AUTHENTICATION(resp, my_scheme, my_realm, my_proxy);
    IF (my_proxy) THEN
    DBMS_OUTPUT.PUT_LINE('Web proxy server is protected.');
    DBMS_OUTPUT.PUT('Please supply the required ' || my_scheme ||
    ' authentication username/password for realm ' || my_realm ||
    ' for the proxy server.');
    ELSE
    DBMS_OUTPUT.PUT_LINE('Please supplied the required ' || my_scheme ||
    ' authentication username/password for realm ' || my_realm ||
    ' for the Web page.');
    DBMS_OUTPUT.PUT_LINE('Web page ' || url || ' is protected.');
    END IF;
    ELSE
    DBMS_OUTPUT.PUT_LINE('Check the URL.');
    END IF;
    -- UTL_HTTP.END_RESPONSE(resp);
    -- RETURN;
    -- Look for server-side error and report it.
    ELSIF (resp.status_code >= 500) AND (resp.status_code <= 599) THEN
    DBMS_OUTPUT.PUT_LINE('Check if the Web site is up.');
    UTL_HTTP.END_RESPONSE(resp);
    RETURN;
    END IF;
    -- HTTP header lines contain information about cookies, character sets,
    -- and other data that client and server can use to customize each
    -- session.
    FOR i IN 1..UTL_HTTP.GET_HEADER_COUNT(resp) LOOP
    UTL_HTTP.GET_HEADER(resp, i, name, value);
    DBMS_OUTPUT.PUT_LINE(name || ': ' || value);
    END LOOP;
    -- Read lines until none are left and an exception is raised.
    --LOOP
    -- UTL_HTTP.READ_LINE(resp, value);
    -- DBMS_OUTPUT.PUT_LINE(value);
    --END LOOP;
    UTL_HTTP.GET_COOKIES(cookies);
    dbms_output.put_line('======================================');
    FOR i in 1..cookies.count LOOP
    IF (cookies(i).secure) THEN
    secure := 'Y';
    ELSE
    secure := 'N';
    END IF;
    -- INSERT INTO my_cookies
    -- VALUES (my_session_id, cookies(i).name, cookies(i).value,
    -- cookies(i).domain,
    -- cookies(i).expire, cookies(i).path, secure, cookies(i).version);
    dbms_output.put_line('site:'||url);
    dbms_output.put_line('cookies:');
    dbms_output.put_line('name:'||cookies(i).name);
    dbms_output.put_line('value:'||cookies(i).value);
    dbms_output.put_line('domain:'||cookies(i).domain);
    dbms_output.put_line('expire:'||cookies(i).expire);
    dbms_output.put_line('path:'||cookies(i).path);
    dbms_output.put_line('secure:'||secure);
    dbms_output.put_line('version:'||cookies(i).version);
    END LOOP;
    UTL_HTTP.END_RESPONSE(resp);
    EXCEPTION
    WHEN UTL_HTTP.END_OF_BODY THEN
    UTL_HTTP.END_RESPONSE(resp);
    END;
    /

    I use oracle database enterprise edtion 10.2.0.3. I have already figured out the epg on 10.2.0.3 to support apex 3.2.
    And as I described above, the apex site works fine for ip address , and localhost. but the cookie will be blocked by IE6, if I want to access the site by 'http://computername:port/apex/apex_admin'. This problem does not occured in firefox and google browser. Could someone give me answer?

Maybe you are looking for

  • Error while importing Webservice Model in NWDS in java WebDynpro

    Hi All, Our Project FileNet team has developed 1 web service and they have given us WSDL of that webservice. I have to use this webservice in my java webdynpro code. We have 2 different webdynpro DC, In one DC I have imported this webservice model as

  • While executing a query in SQL Server 2000

    Hi, I am connecting to an SQL Server 2000 using class.forName method... and i am reading the data from the queue continuously and execute an INSERT statement to a table.. but the DBAs have a trigger to perform a set of actions when a new row is inser

  • Cannot install Framemaker 8 on Windows server 2008R2

    Hello, I try to install Framemaker 8 on WS2008R2 and it goes until the application registration and fails and then rolls back to remove it. In the event viewer I have : Event ID 11708      Product: Adobe FrameMaker v8 -- Installation operation failed

  • JDBC Adapter - Error Handling

    Hi, I have a question with JDBC Sender Adapter. In my scenario, SAP XI will retrieve input data using JDBC Sender Adapter. Here is my question, What would happen if input data is wrong and cannot pass mapping in XI? Would XI send success record to ta

  • Multiple Developers on one Project

    Hi, I would like to know if there is a way that multiple developers on one project can work separately and later merge work into the main project?  I am thinking about the concept concurrent development.