Need experience

Hello,
How do you use Software component in the integration repository ?
For example in a process with R/3 - XI - BW, where do you put your namespace for your development ?
Is it better to put all into R/3, XI, or BW component ? Or is it better to develop on the 3 components with the same namespace ?
If you put all in one, what is the real interest to create different components and don't use it in the repository ?
Thanks for your experience.
Chris

Hi Christophe,
Theoretically, you should use different software components for different applications. That is the way SAP has gone about it, and what they advise.
So, you should use different SWCs for R/3, and BW. You would not need a component for XI. Data types, Message types, and interfaces for each application shold belong in the respective interface. Mappings ( which are the common link) could be in either, what we have done is put them in the SWC of the sender application.
As for namespaces, what we have done is to create a namespace per process within the SWC. So for example, within the SWC for R/3, you could have a namespace foo.bar.r3.POcreate
Hope this helps.
Regards
Manish

Similar Messages

  • Need experience on FORM Template for custom system development

    Hi,
    I need to use FORM BUILDER+Application Server to do development for a custom system(No relation to EBS).
    There are many screens need to development, and I want to make these screen look like in the same style, I need to a TMPLATE.fmb to guide developers to do work.
    Is there any body have the similar experience?
    If there is one good template, that will be good.
    Thanks

    Hello,
    Set default values to Property Classes and the Visual Attributes, then store them in an Object Library for a reuse purpose. You can also group them into Object Groups to simplify the job.
    Create a Forms module that include all stuff required to your every underlying modules (drop from the Object Library with "reference" option).
    When this template form is complete, you can derive other modules from it, via the File -> New -> New module from template... menu.
    Once you have created one Property Class for the different Items (Text Item, Display Item, CheckBox,...) ask your developer(s) to use these classes for all created items in the new module.
    Francois

  • Business Delegate pattern - need some advice

    Hi. First let me apologize for the long post. I could see no other way. I�m building a system that quite large and I need some advice. The system is a type of transaction system, let�s suppose a shopping cart. I�m using struts taglibs and tiles for presentation, struts proper for controller, and POJOs for business logic. Also I�m using OJB for my data tier.
    Now I�ve been reading Pro Jakarta Struts (Apress), which BTW is a recommended read to anyone with novice experience in struts and related technologies. I�ve assimilated most of the techniques and patterns described in the book, and most of them make sense to me. However, I�ve hit a snag while reading the Business Delegate and Service Locator patterns.
    The way I had though of building my application before reading the book, was to have a wrapper class, such as the following:
    public class ShoppingCart {
      private IAuthenticationService authenticationService;
      private ITransactionService transactionService;
      public ShoppingCart() {
         authenticationService = new DBAuthenticationService();
         authenticationService = new DBTransactionService();
      public login(String username, String password) {
         String sessionToken = authenticationService.logon(username, password);
         return sessionToken;
      private boolean isValidUser(sessionToken) {
         bolean validUser =  authenticationService.isValidUser(sessionToken);
         return validUser;
      public performTransaction(sessionToken, TransactionVO) {
         if (!isValidUser(sessionToken) {
              throw new AuthenticationException();
         transcationService.performTransaction(TransactionVO);
      public editPreferences(sessionToken, PreferencesVO) {
         if (!isValidUser(sessionToken) {
              throw new AuthenticationException();
         authenticationService.performTransaction(PreferencesVO);
    }My idea was that my wrapper class would isolate all the business logic and could perform login service in case my application was ever to be used with other presentation layer than struts (standalone client, web services). However I believe that this overlaps the Business Delegate pattern and maybe even totally implements it. The way I understand the code I�m reading in the book, they suggest having a BD for each major service such as AuthenticationServiceBD, TransactionServiceBD, etc� However this would break my single point of entry for authenticating users. I really need some advice on my design and how it fits with the BD and SL patterns (or others). I would also like to know what you think/recommend of my authentication strategy.
    thanks in advance
    Raphael

    Thanks for your reply. This however, I understood. My concern is regarding my application in regards to business delegate pattern. You see I have this class (simplified for clarity):
    public class ShoppingCart {
       private ILoginService ls = new DBLoginService();
       private ITransactionService ts = new DBTransService();
       // and so on for all services I offer.
       //  then I mirror all the calls of my private interfaces
       //  and pass them through internally
       public String sessionToken login(String username, String password) {
            ls.login(username, password);
       public boolean addToCart(sessionToken, itemNo) {
            // check session
            ts.addToCart(sessionToken, itemNo);
       //  and so on
    }Multiple questions for this one:
    1) Am I not already implementing the Business Delegate pattern with my ShoppingCart class since all interfaces are private and all calls are mirrored from the wrapper class (ShoppingCart) to the private interfaces? All services are implemented as POJOs and I am not using JNDI at the present so I don't use the ServiceLocator pattern.
    2) I store a reference to the wrapper class (ShoppingCart) in the ServletContext so I can grab it from my Action classes. What do you think of this approach?
    3) How many BDs should an application contain. In my case I use just one. What is the advantage of using more?
    4) I create my own session tokens in case I ever want to use to business code in a non-web applications where sessions are not available readily. This brings about the problem that I can't pass the interfaces directly to the Action classes because the login session needs to be checked before any calls to services. So all methods include a sessionToken parameter which I use to check the session. This way, if I want to expose some of the services through web services, I can still use a login. What do you think of this approach.
    5) Any other remarks are very welcome...
    I really need help with this from an experienced programmer. Most things I can handle on my own but with this type of design issue, books just don't cut it. I need experience. I would really apreciate some feedback.
    Raphael
    ps: I would give all my Duke dollars for this (I only have 30), but I'm not sure how. If you want them I can create a dummy question and give them to you.

  • User Experience Analyst / Information Architect Job Opening

    Title:
    User Experience Analyst / Information Architect
    Job Qualifications:
    - Rich Internet applications (RIA) and Adobe Flex application
    integration experience are required
    - Has superb interpersonal and communication skills, able to
    face clients to identify their needs and communicate design
    rationale
    - Minimum 6 years experience as a User Experience Analyst or
    Information Architect
    - Excellent knowledge of Adobe graphic design applications
    such as Photoshop, and Illustrator
    - Able to create and define user interaction flows and page
    architecture
    - Possesses strong project management skills
    - Able to work effectively from a remote home office
    - Collaborates well in person, online or on the phone
    Job Description:
    This position offers an opportunity to work on high-end
    graphical design projects building rich Internet applications for
    Fortune 500 client companies in industries like financial services,
    software and consumer products. As a User Experience Analyst/ IA,
    you will be expected to:
    • interact directly with clients to understand their
    business and technical project requirements, then produce and
    present an RIA concept to the client that exceeds their needs
    • “Experience design” – design
    inspiring end user-oriented RIAs that drive the flow of websites
    • create wireframes, prototypes and storyboards to
    document RIA functionality, as well as help define user
    requirements, navigation, and data flow for application components
    • work with Adobe Flex developers to implement these
    guidelines and act as a user/client-advocate during the development
    process
    • assist in recruiting and assembling of a team of IA
    engineers to support growing services offering
    Candidates will be expected to provide a portfolio of their
    graphical design work in zip files or URL links for review.
    - Can be based anywhere in the U.S.
    - Up to 25 percent travel time required
    - Work on-site and from home
    - 3 to 6 month engagement with potential for perm placement
    If you are not interested in this opportunity but know of an
    excellent candidate, we offer referral bonuses for each referral
    placed on assignment.
    Please reply with your resume attached to
    [email protected]. Thank you for your interest and I look
    forward to hearing from you soon.
    Regards,
    Kevin Bakhmutsky

    Respected Sir,
    I am Nivedita Asmar and I have completed my B.E (Electronics Engineering) from Vishwakarma Institute of Information Technology,Pune in the year 2010 with 61.9%(First Class). I am writing to express my interest in working with your company. I have gone through the website of your company and I find the areas in which you are working interesting. I would love to discuss an opportunity to be a part of your company.
    Currently I am working as a Research Assistant at Center of Excellence in Research and Development at Vishwakarma Institute of Information Technology, Pune under the able guidance of Dr.Aditya Abhyankar. I have worked on project of Human Biometric Identification which involves Fingerprint and Iris Recognition. I have acquired very good experience of  programming on  MATLAB, Visual Studio C++ and dotnet platforms. As a research assistant, I was even responsible for developing Graphical User Interface (GUI) in MATLAB for Image acquisition and recognition. I have completed my final year project on 'Autonomous Cleaning Robot', which involved significant programming in C. 
    I believe that my strong technical experience and education will make me a very competitive candidate.I am confident that if needed, I can efficiently learn and excel at new technologies.
    I have attached my resume to this e-mail for details on my work reference. I would request you to have a look at it.
    Thank you for your kind attention.
    Eagerly awaiting your reply.
    Sincerely, 
    Attachments:
    Asmar_Nivedita_CV.pdf ‏14 KB

  • Need help with certification

    hi!! i m pursuing software engineering .. i want to go in database field ..
    i m planning to appear for sql expert(exam IZ0-047)... can anyone guide me if its the correct exam i have chosen ..this will be my first exam in oracle certification
    if i appear for this exam then what should be my next step ?
    thnk u

    867571 wrote:
    THNX FOR THE REPLY ..
    jst 1 more thng .. Just one more thing ..... {noformat}:){noformat} .... certification is a long journey ... there are many more things ...... . {noformat}:){noformat}
    i want to be a DBA .. is this exam correct path for that and what next (pl/sql?) or someother path?Okay ... if you are intending to certify as a Oracle DBA (MySQL DBA is alos possilble) it is described here:
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=198
    Points to note:
    (1) To be a DBA IMHO you need more than the certification ... you need experience.
    (2) There is possilby now in some regions a surplus of Oracle DBA Certified People.
    (3) If you still want to continue, and your target needs to be 11g DBA OCP
    (4) Consider WDP ( http://workforce.oracle.com ) if you can get local (cheap) training from them ..... but be aware he training from these may not always be of good quality ... so beware.
    (5) Check the topic contents of the exams and see it is covering what you want.
    If your target remains oracle DBA then 1z0-051 should probably be your first exam and PL/SQL is not required for that certification.

  • Need document regarding  Authorization for payroll

    Hi,
    Can anyone guide me for document regarding Authorizations related details for Payroll. I search but i got lots of documents regarding BI not for payroll. This will be helpful for me to work on Security and Authorization User Profile.
    Thanks,
    Lakshmi

    Hi Lakshmi,
    besides the special (but simple) payroll object I assume you also will need experience in the HR Authorization.
    Why? Payroll reports are LDB reports that obey the HR authorizations.
    (Unless you take them out with P_ABAP)
    So you also check the online help or get the course HR940 and you can have a look at the PDFs that are more or less the online help but in a more readable manner here:
    https://websmp201.sap-ag.de/~form/sapnet?_SHORTKEY=01200252310000076208&
    Regards,
    Michael

  • Rather than persists in the future thread...

    The point I was making would be for Archs documents to pick up where man pages leave off, but whatever.
    If you think I stated Arch must fix man pages, not so. I was intending to show that docs as a whole, leave whole subjects unhandled, Arch could provide the answers in its own docs and come out as a hero.
    Or maybe not.
    And remember, users who cannot configure ppp cannot get on the internet to get the ppp configuration docs. Or any other docs, for that matter. One failed configuration needing web documents might leave the newbie stranded.
    Or maybe not.
    I personally think that a lot of configuration has to be made before Linux (Arch or others) will communicate over the internet to a remote website, so as to allow documentation to be visible..... but hey, maybe I missed something? Like the document to get a modem setup? So I could get web based documents? Chicken and egg?
    Maybe not, eh?
    As for the concept of needing to be an experienced admin - these folks usually do not need any docs. That compares to bad docs to a newbie - essentially no docs. Missing docs and no internet access are also useless. Thus, the newbie without documents needs the only thing which gets anyone else through the issue - the newbie needs experience, because the docs are weak or missing or erroneous. Try as you might, that is an issue I went through. Take, for example, when I needed network assistance. Archs forums were not the first place I went asking for help, believe me; I asked and am still asking. 2 years now, and I'm just getting told Samba. Need I say this is baloney? That issue is not Archs fault, but Arch could have a smashing success on its hands if it were to document a few critical areas as well as 0.2 was documented.
    Installing and partitioning... What can I say... apeiro is not mentioning anything I've PM'd him about: secondary hard disks getting reformatted. My pm brought me the answer that most Archers never repartition, so the script was.... well, I guess you could say it was a shot in the dark. Fine, but the PM stated the alternative was something like 'I usually use the commandline stuff and simply reformat the existing partitions'.
    Why the **** would an inexperienced newbie set up partitions outside of using the installer?? The Arch docs tells the newbie to use the installer to partition their hard disks! What, exactly, is the newbies idea of an installers purpose? Are you a newbie when you decide what a newbie has for skills? The installer obliterated gigabytes of data, I trusted that it was going to perform safely, and yet nobody ever used it to learn of the glitch? Ooookkaaaaayyyy.
    Folks, the docs said to use the installer. Never mentioned possibly partitioning from the command line. Take your pick, the newbie was not at fault for following the docs.
    I'll run along, because I cannot possibly be speaking truth. Neither am I telling you where I had problems. This is cannot be feedback, it must be dunbars rantings. Does Arch have a future when feedback is considered trolling or flaming the developers? Lighten up, folks, I had once been trying to offer help and sought to get help.
    I know this is a labor of love for you all; in many ways, Linux is a labor of mine as well. Sadly, you are not hearing some issue that could help make Arch the distro that some folks want it to be.

    dunbar wrote:Step by step: I mentioned a few weak areas that newbies would not know how to address.
    I mentioned that newbie would not necessarily have the skills to get the correct docs from a myriad of websites.
    Which appear (and frequently are) obsolete.
    Well, then we include the docs and then non-newbies would complain that we are cluttering the filesytem and you would complain because those documents are obsolete. sound familiar? i have seen this argument before and there is not winning it. people bitch about the manpages, docs, etc ALL THE TIME. you must know that. so the best we can do is add your concerns to our own documents and add necessary documents to the files.
    When their internet connection was what had failed, the internet doc is not available.
    And when they had no Xwindows in which to read HTML documents,
    and nothing tells the newbie about CLI browsers.
    i would expect that no absolute green newbies would try arch so those newbies that do show up i would assume have some linux experience (one can be a newbie and have some experience) so i would assume that they would know about lynx or links browsers or at least know how to use cat and less.
    another point about this is that if a newbie does not even know how to use cat, less, or a cli editor to view files then they would be very very f**ked with arch linux and having self contained documents would be pretty pointless. so again i would ask is it not wise to print out/write down any relevent install/configuration instructions? you do know how to write since you already say you don't have a printer?
    okay so if we include install configuration data in the installer will you know how to access it? is it fair to tell the user that it is in such and such directory and you can access it through say vc1-4? should we scrap our online docs altogether and just have them self contained?
    The network thing was changed along the way - IPX/SPX was part of the issue, my 5 port switch is another part. I am not berating you, sarah31, nor am I asking anyone to re-write man pages, etc. as several posts seemed to attribute to me. The man pages are the weak spot, Arch docs need to go from there. Never wanted to say more than that.
    and all i wanted to know is what apps do we extend our documentation to? all of them? are you saying that all our apps need extended docs? can you point me to one distro that has extended documents of all their applications? besides ppp what would YOU extend? it is fair to ask this of arch developers/users but they really need to know just what manpages are defunct and have no bearing on arch.
    i would not expect a request like this would get fulfilled too quickly there are lots of applications' man pages and docs to go through then the developers would have to determine what is needed and what is not.
    as for manpages......i used to find them unreliable but to be honest most manpages i have viewed lately have been very clear and concise about how to operate/configure apps. i am not saying this to contradict you but i say it honestly. when i have been unable to find someone to ask on this forum or irc manpages normally do the trick for me. (and don't say it is because i am some expert with linux because i a definitely not)
    I'm trying to point out that A] with a presumed goal of gaining Linux users,
    B] Arch, being small, uncluttered and likely attractive to newbies (small draws newbies because it is so small (dialup accessible but only one big download at a time) and older systems where XP won't fit on their disks, etc) and also
    C] since Arch had very tight documents covering what needed to be done (but might need more topics covered), I felt that was likely going to lead to newbies arriving here in some situations that
    D] Arch clearly tries to assume will not need the attentions of forum members (which have the skills) and
    E] the newbie does not have the skills.
    That would lead to the assumption that Arch was not interested in the users needs.
    with respect to this.....well what can i say but you are a complete ***hole. for one thing small does not always attract newbies in fact i know ALOT ALOT ALOT of people that will not even try arch or similar distros because they are small. most people want the choice to kludge up their system if they like but arch is not in this realm yet because we do not offer alot of packages.
    i agree we need more stuff covered in our documents and you would not find a single user or developer that would disagree with you. So i guess this point you make throws out your idea of extending the manpages because that is not a concise project (for example manpages for transcode are good but to get into all the basics a newbie would need to know would require one to be alot more verbose similarily with networking documents)?
    to say that we here do not pay attention to users is ABSOLUTELY THE WRONG ANSWER. there are only two pages of unanswered post and considering there are always post that are merely statements that do not need to be answered that is very good. in fact if you even bothered to check there are only 79 unanswered posts out of 4512. that's 1.75% of the posts on the forum are unanswered. besides that there are always questions that no one has an answer to. obscure problems do exist i know i have hit many in my ventures in any OS.
    besides this forums are a free service. no one is under obligation to use it user AND developers alike. no one is paid here so don't diss anyone and don't feel that anyone is obligated to answer you.
    i can also say that you are a complete arrogant ass for saying arch does not care about its users. we don't care about you that is for certain. but i can guarantee that everything i did every package i made, upgraded, donated, fixed, etc was for the user. people wanted openoffice i spent a week building it then it got broken with the upgrade to gcc 3.3 i spent another week trying to fix it without luck then judd spent 3 days compiling and patching 1.1. so do you EVER say we don't fucking care you little ingrate.
    The perceived 'lack of clarity' on my part is because I am still a newbie. I might have a few things working under Slackware, but I'm not certain, today, where I even made the changes. I'm not asking for hints on how to keep a notebook, I have one, it is 40 miles away, I cannot discuss Linux by reading my notes or grepping my config files, they are 40 miles away. I cannot log into my Linux PC, I only have dial up, the only telephone line in my house is for voice communications. DSL is too far away, Cable is too expensive.... have I never said any of this before? No, not in this thread, but I've always been a hardliner on those points sarah31. I do not match up with what is assumed of me. But here I am, posting, despite my ineptitude.
    "Waaagh i'm a newbie. waggh i don't have highspeed pity me pity meee!"
    there are lots of users on dialup here including developers so we don't give a flying f**k.
    I believe the deepest undercurrent I see here is diverging viewpoints of what Arch is and diverging goals for Arch. My views are different from a few who assume the Archer has the skills, hApy seems to have a third viewpoint, and yet a third viewpoint exists.
    yeah and you are saying we have to conform to your view. typical. funny we seem to be getting more and more users all the time both newbie and non newbie and this despite having a completely uncaring development team and a horrendous set of docs. one of the funny things is that many of the newbies recently are all dialup like you and they still take time to make irc interesting or contribute packages.
    If my posts reflect an atmosphere of bewildering viewpoiints, I'm not surprised - I've tried to reply to differing posts which take differing opinions; I suppose it is frustrating to anyone to reply to 3 posts at once. I'm replying in order to offer my view of when I was a frustrated newbie (this morning, I think ;-) ). Remember, I was told by a certain forum member that, most certainly, dunbar was a slackware user and the assumption was that he must be nearly expert - yet, I declared, no, I'm not an expert and I freely admit a lack of skills. I was not the one who estimated dunbars skills, Sarah31.
    oh you are soooo subtle in your insults. come on you tell me after hundreds of installs and two years of using linux you don't know anything? find me five green newbies that know how to grep or know to look online for information. personally i and many others here and elsewhere have little time for someone who cries about being a newbie when they obviously aren't.
    what is it some sort of ploy to make people feel sorry for you or shorten your look online for info that you likely could find in two minutes? spare me. up to one year you are a n00b after that you are not.
    I'm definitely not interested in dissing anyone, not you, nor Gyroplast, nor Apeiro, nor hApy .....
    hmmm you care to stand by that or should i pull out several quotes to the contrary?
    I have pointed out that early on, Arch was interested in being Judds perfect distro... did anyone ask him if he ever said that? As I said, I can offer to cut and paste, if you wish.
    so your point is? is this a bad thing? is it not possible for many of us to believe it is the perfect distro for us as well? why not diss yoper for claiming to be THE distro.
    Yet, I'm clearly getting 2 viewpoints in response to me repeating that fact. Thus, in order to push the reader away from their position, so as to get them to walk in my shoes, I post from different directions aiming toward one central condition. Is the issue me, and me alone? Or did the issue exist, and I'm guilty of responding to all viewpoints and thus I'm guilty of pointing it out?
    i have been in your shoes and i often get put back in your shoes when i start to use or investigate applications or areas of linux i have never explored before. so whats your point? if it was to fix up the documentation? that was a goal for some time now in fact a few users have made it an ongoing thing.
    you are not the only one that is a newbie here nor are you the only one here. there are many things that developers must balance when they do their duties. there will never be a distro that will satisfy all a user's needs but i can tell you that the arch team does try to please as many people as possible. so yeah i think you are the issue to some extent. you could have come in here and politely explained what it is that you felt needed improvement but instead you came in and whine and cried that you were so abused and that we had to change to please you. it was all about you anyone can easily extract that from the way you keep flipping between i'm a newbie, i'm not a newbie but i speak for newbies. if you cannot find the offesive comments you have made along the way or see how some people came to the conclusions they did then it is your fault.
    Anyway, you mentioned the ethernet thread.... thydian is evidently new here. Lets explain that issue out loud (since you already raised the matter). I offered to write a document regarding Ethernet setup, I was not shown what to do (frozdsolid posted that they were "pretty sure that's necessary"). I do not assume that every member here reads every posted message; thus, I believe I had read the opinion of someone who was as newbie to Arch as I myself was a newbie (frozdsolids title still shows only 4 posts even today). Nobody here 'handed me an answer' as some might conclude from your post.
    well YOU may not have gotten answer but people DID try to answer your question and, in fact, the answer is there. but you could not extract it or did not know how to ask the question properly to get the result you desired.
    but of course we are the bad guys here because we took the time to try and give you an answer. man you are such a wanker....
    I posted everywhere else on the internet about my situation using IPX/SPX, I heard that it was a dead protocol. I finally found information about IPX/SPX, it was not herein, so the forum was of no use in that instance - that is a fact, sarah31. Now that I have concluded that IPX/SPX was not the best choice and changed the rest of the household over to TCP/IP...... the IPX/SPX issue is no longer the focus, so I dropped the subject; until I was  6 months later, I came back here, saw BluPhoenixs post and was a bit confused. That lead to him suggesting DOSemu, I stated no, that was not preferred, etc. etc. I ultimately thanked BluPhoenix, stated why I was going to drop the issue, and I left the thread cold.
    so why insist on blaming us for something that we tried to answer but was obviously beyond our knowledge? you did it at the end of that thread and you constantly do it here. how many other people did you verbally assault along the way?
    The whole thing got misdirected, away from what I was asking for, as if the topic was no longer my decision alone.
    what a pile of BS. it was YOUR thread so get in there and assert yourself. threads get out of hand sometimes but the original poster can easily get control again if they have a pair.
    i know for a fact that the people he chose to insult would and have tried to help him but he blows them off. i know too that the head developer is VERY open to user contributions yet dunbar chose not to contribute.
    The reasons should be evident by now - when I offered to contribute, I had the time; 6 months of time transpired, I was not able to write because I had no answers with which to generate such a document. I had to revoke the offer. I am taken by surprise that anyone would say I was given the necessary information!
    BS again you just stated that you got your answer (outside of our forum) so you could have easily posted back with what you had found out and then provided documentation later. and you mean to tell me that you have not had time in the last six months to wing something together. shit you have practically written a novel here.
    it is obvious to me that you just want to guard that knowledge and us it to flame and troll here. once you had the answers you were sure to come back and flame that thread and continue flaming on a regular basis. what an ass.
    I've known you to be patient, sarah31 (and you are yet teaching me as I write), but when you say I'm taking great pains to insult someone - while I'm waiting months for forum responses and I'm reading internet documents that are obsolete and these are docs which talk about a different distro, refer to a different kernel, puts files in a different location????
    yeah so you waited for an answer and didn't get one...it happens. you stated that barely anyone knew the answer. fianlly you got one and then came back and rudely blamed us for poor documentation and a barrel of other things. nice guy.
    all i saw was orelein answer you in a nice and proper fashion and you called him eliteist. you also were rather rude about judd in your first post in the future thread. so yes i see all throughout attempts to belittle and brate and not one instance of sober commentary from you.
    and here you are again balming us for online docs that are not ours.
    That is not appropriate, ever, to assume that the newbie will not find older docs and will know enought to discard the incorrect ones.
    this is not limited to newbies.....it can definitely be difficult finding what you need online.
    And since most internet docs are coasting along since, for example, 1999 (re: the IPX/SPX how-to)
    well if you are checking out and obscure problem that is actually now obsolete then sure the fucking doc will be old but you make is sound like ALL docs are old. so i have to assume that you are very much an idiot because i have found most documentation for most current issues to have current docs. most applications will upgrade their docs as they upgrade or do you even notice that? are you to self absorbed to go around and find out if your wild accusations actually have any merit?
    once again, and I'll ask this, and directly of you, sarah31, why would any newbie assume that 4 year old document applied to their situation??
    well knowing how many newbies are i would expect them to ask if docs are relevant. or they could possibly look into some of the information. if it was not producing answers...wow i think they would ask for help again. shit do you even pay attention to how newbies act on justlinux?
    :oops: I'd ask that people remove useless web documents, but I fear that I'd get only 4 responses. That is reality, not sarcasm.
    hmmm remove docs, add docs which is it? fyi arch removes most docs except in rare circumstances. if those docs are html they are html. if a n00b doesn't know how to view them i expect they would ask( that is if they are outside x).
    dunbar...stick with slack because arch will never please you. slack is a very nice distro that should have the balance arch does not afford you. that is the great thing about a linux .... if you don't like one flavour then try another. just don't go back to the ice cream dealer and berate him for selling you your choice...get the point (if you don't then fine i expected that)

  • Creating a report containing Report Names and associated Groups in XIr3.2

    Hi -- Does anyone know if we have the ability to create a report that contains Report Names and their associated Groups (like LDAP groups)? 
    We actually have Groups associated at the Report Level as well as the Folder level. 
    This functionality did not exist in XIr2.

    I'm inferring you want to report on the CMS repository database, specifically UserGroups and which reports are accessible by those UserGroups.
    That would involve Java SDK coding if you're looking for detailed ACL list information.  You'd need to implement Enterprise Java SDK code to retrieve the InfoObject/SecurityInfo2/Principal information, and create adapter classes to make that information consumable via one of the supported reporting connectivities.
    For this, you'd need experience with both Enterprise Java SDK and supported reporting connectivity APIs (such as POJOs or JavaBeans).
    Sincerely,
    Ted Ueda

  • Urgent: Flat file load issue

    Hi Guru's,
    Doing loading in data target ODS via flat file, problem is that flat files shows date field values correct of 8 characters but when we do preview it shows 7 characters and loading is not going through.
    Anyone knows where the problem is why in the preview screen it shows 7 characters of date when flat file has 8 characters.
    Thanks
    MK

    Hi Bhanu,
    How do i check if conversion is specified or not and another thing is it is not just one field we have 6 date fields and all of them are showing 7 characters in PSA after loading where as flat file have 8 characters in all of the 6 date fields.
    In PSA I checked the error message it shows 2 error messages:
    First Error message:
    The value '1# ' from field /BIC/ZACTDAYS is not convertible into the    
    DDIC data type QUAN of the InfoObject in data record 7 . The field      
    content could not be transferred into the communication structure       
    format.                                                                               
    em Response                                                                               
    The data to be loaded has a data error or field /BIC/ZACTDAYS in the    
    transfer structure is not mapped to a suitable InfoObject.                                                                               
    The conversion of the transfer structure to the communication structure 
    was terminated. The processing of data records with errors was continued
    in accordance with the settings in error handling for the InfoPackage   
    (tab page: Update Parameters).                                                                               
    Check the data conformity of your data source in the source system.                                                                               
    On the 'Assignment IOBJ - Field' tab page in the transfer rules, check    
    the InfoObject-field assignment for transfer-structure field              
    /BIC/ZACTDAYS .                                                                               
    If the data was temporarily saved in the PSA, you can also check the      
    received data for consistency in the PSA.                                                                               
    If the data is available and is correct in the source system and in the   
    PSA, you can activate debugging in the transfer rules by using update     
    simulation on the Detail   tab page in the monitor. This enables you to   
    perform an error analysis for the transfer rules. You need experience of  
    ABAP to do this.                                                                               
    2nd Error Message:
    Diagnosis                                                                               
    The transfer program attempted to execute an invalid arithmetic          
        operation.                                                                               
    System Response                                                                               
    Processing was terminated, and indicated as incorrect. You can carry out 
        the update again any time you choose.                                                                               
    Procedure                                                                               
    1.  Check that the data is accurate.                                                                               
    -   In particular, check that the data types, and lengths of the     
                transferred data, agree with the definitions of the InfoSource,  
                and that fixed values and routines defined in the transfer rules                                                                               
    -   The error may have arisen because you didn't specify the      
             existing headers.                                                                               
    2.  If necessary, correct the data error and start processing again.  
    Thanks
    MK

  • Problems with earphones in iPod on iPhone

    My earphone buttons (volume and pause) have stopped working on my iPhone 3GS. It is not the earphones as I have tried another set. I also can't answer a call by pressing the centre button. Any ideas?

    It appears that the problem is with the iphone headphone jack. The pin which takes inputs from the buttons may be bent so that its not in contact with the headphone jack correctly. Try using a different set of headphone. IF the buttons don't work, then we can conclude that the problem is with the jack.
    IF thats the problem, you might need to take it to an apple store(expensive to fix, since its not covered under warranty). Or there are several third part repairers which can fix up the jack for you (Relatively cheaper). Or you can order the part from websites who sell this part, and fix it yourself. (Caution: You need experience to open up the iphone and replaceing it. Dont risk it if you are trying for the first time).

  • Reference material for someone who wants to learn

    This may be the wrong place for this question, but it should be seen by the right people.
    I've been using Premier for 10 years editing other people's video. Now I've purchased an XH A1 and find myself a bit over my head in shooting quality video.
    I want to shoot sporting events and nature and I'm interested in any books, training or online resource that would teach me pretty much from the beginning. I've searched the Web and spent a lot of time here and on the Cow. Any suggestions would be appreciated.

    i I want to shoot sporting events and nature
    Think inside the box...
    Watch sporting events and nature on tv and from dvd's etc.
    Look at composition, style and learn from the pros.
    I've learnt much from watching BBC Nature dvd's -
    eg: Planet Earth, National Geographic and Survival.
    i Just go out and do it - a lot.
    Sporting events needs experience.
    Practice by filming local events and watch sport.

  • MX 04 keeps on crashing

    Hello,
    I am opening a ASPX file together with it's CSS. I also have
    Visual Studio open in order to run the Development Server. for some
    odd reason every few times I refresh the browser in order to view
    my design changes DW04 crashes. this can happen after 2-3 refresh
    and sometimes 20.
    I am running the latset version 7.0.1.
    thanks
    Micha

    Glad to hear you believe your issue is resolved.  Keep an eye on things and keep backing up especially when you have no problems.  That way you have backups in case you run into future issues. 
    I know Facebook has caused problems with calendar entries, but hadn't seen this before.  Live and learn.  Maybe Twitter AND Facebook was just too much??? 
    Let us know how you are doing and keep coming back.  We need experiences like yours to expand the collective group knowledge base.  
    IrwinII
    Please remember to "Accept as Solution" the post which solved your thread. If I or someone else have helped you, please tell us you "Like" what we had to say at the bottom right of the post.

  • HT4623 whatsapp keeps on crashing

    my whatsapp messenger keeps on crashing plzzzzzzzzzz help 

    Glad to hear you believe your issue is resolved.  Keep an eye on things and keep backing up especially when you have no problems.  That way you have backups in case you run into future issues. 
    I know Facebook has caused problems with calendar entries, but hadn't seen this before.  Live and learn.  Maybe Twitter AND Facebook was just too much??? 
    Let us know how you are doing and keep coming back.  We need experiences like yours to expand the collective group knowledge base.  
    IrwinII
    Please remember to "Accept as Solution" the post which solved your thread. If I or someone else have helped you, please tell us you "Like" what we had to say at the bottom right of the post.

  • Re: corrupted database

    Interestly. If I trivially modify am action class and save it, I see the
    session variables in the variable view. It is as if I need to touch all the
    action classes to make it rebuild correctly.
    "Alan Berezin" <[email protected]> wrote in message
    news:417eda07$[email protected]..
    I installed the latest build 1.0b329 Previous was running 316. I pointedto my existing workspace with an existing webapp. Nitro now has an error
    "the nitrox database appears corrupted.... click ok to rebuild.
    I rebuilt it but I still get errors. Also, all the session and request
    variables i would expect to see in the variables view are not there. I
    even
    deleted the .m7project file, restarted nitro, and set my project to a web
    application again and still got the corrupted db error.

    Scott, I would interepret Paul's post as that there is a fine distinction between repair and reconstruct. Repair in this context means that you can do it automatically in DBCC CHECKDB.
    Reconstruct on the other hand would mean that you do it manually by inspecting pages to see which are allocated and which are not. That is likely to be a trial-and-error process, not the least if the database have other corruption.
    Vikas asked for a step-and-step instruction. First step is to check the funds for this project. Are they unlimited? That is, how much does it cost to lose these database entirely?
    If the answer is that funds are unlimited, then consider to get in contact with a person like Paul Randall and see if they are available.
    This is a task that requires good knowledge of the storage format SQL Server uses. Starting level requirement is that you have read Kalen Delaney's books, but not that is just the starting level. You also need experience, understand - and a whole lot
    time and patience.
    Maybe there is a backup you can restore?
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Doubt about FAGLCOFIFLUP - Post CO Documents to FI

    DETAIL: For Legal and Management consolidation base information requirements, our client needs a balance between P&L General Ledger accounts (FI-GL) and Analytical cost elements (CO). We are aware that there is a new SAP functionality that after activation, allows to have a replication of all Analytical movements on Financial Tables (e.g.: GLT3, other GL table). In order to help on our client decision, we need experiences on this functionality (or similar one), so we can understand all impacts and advise properly. If possible, we would appreciate detail about this SAP functionality behavior on:
    ·         The replication also works properly with secondary analytical cost elements?
    ·         Which table SAP uses for replication? We need this table to upload it afterwards to a SEM-BW system, so we need to know if it is a single table (a new GLT) or if it is an already used one (e.g. GLT3 u2013 If so, how can we differentiate FI-GL totals from Cost Element movements replication)
    ·         How does system handles replication after distributions and other cost transfers between cost objects?

    Hi,
    The real-time integration of Controlling with Financial Accounting was active at the time the CO documents were posted.
    CO documents could be not transferred to financial accounting on behalf of errors which are only known to occur in the following situations:
    - During mass processing such as internal CO assessments or distributions
    - Manual posting of individual CO documents is not possible if errors occur in financial accounting.
    - If real-time integration was not active when the CO document was posted, you must use the report   FAGL_COFI_TRANSFER_CODOCS to transfer these CO documents to financial accounting because they are not in the worklist.
    Regards,
    Eli

Maybe you are looking for