Problem in getting info in R/3

Hi guys,
I have a scenario like this R/3 > XI > AS400
In r3 I imput a parameter and thanks to this parameter I get more info from a table in AS400
When I check in XI in XML message monitor it is ok , I have all the requested field from AS400
The problem is between XI and R/3 , I can't get the data back in my abap program...
CREATE OBJECT lo_clientProxy.
    CALL METHOD lo_clientProxy->execute_synchronous
      EXPORTING
      output = ls_request
      IMPORTING
      input  = ls_response.
  CATCH cx_ai_system_fault INTO lo_sys_exception.
ENDTRY.
I should have all the info in ls_response but all the field are blank...
Does anybody know Where can be the problem??

Hi,
My intension is check the receiver side configuration , i mean you are able to see the result in SXMB_MONI , with the perfect values for response also , so after that the message content will be place to receiver through Commucniation channel and recv interface , i mean , if you use the receiver side parameters are not correct then sure you will neot get it, try to check in RWB with receiver CC , findout any error.
Any way see the below links to get about AS400 .
For AS400, we have used File based integration. The AS400 creates a flat file which is read by SAP XI File adapter and sent through regular processing.
For OS/390, we used the MQ adapter to retrieve messages sent by the application on OS/390. The JMS implementation for MQ allows XI to pick messages off the queue, and routed through regular processing.
Please see the below links
integrating legacy as/400 application with XI
integrating legacy as/400 application with XI
SAP XI 3.0 JDBC connection to DB2 AS/400 error
XI with AS/400
SAP XI 3.0 JDBC connection to DB2 AS/400 error
Integrate  AS/400 System with SAP System
XI Connectivity with AS400 and OS390
FTP to AS/400 from J2SE Adapter
Re: Message control application
JDBC AS400
JDBC driver to AS400
Connection Parameters for JDBC adapter which connects to DB2 in AS400
XI Connectivity with AS400 and OS390
SAP XI 3.0 JDBC connection to DB2 AS/400 error
How To : RFC<--> XI <-->Java Proxy(Sync)
transit from AS400 to SAP
AS400 - XI
R3-AS400
Regards
Chilla
<i>reward points if it is helpful..</i>

Similar Messages

  • Problems with 'Get Info' in movies and TV Shows

    Hey all,
    Very Recently I have acquired a problem with my iTunes application and specifically the 'Get info' option in movies and TV Shows. For some reason I when I use apple + I or go to file then 'get info' the information box for the item in question does not appear.I have tried restarting iTunes and also restarting my machine but the problem still persists. any help would be appreciated, thanks.

    bump

  • Problems by getting info out of XML file with a HTTP request

    Hi,
    I have a litte question. I'm working on an application that works together with google maps. In my java code, I get general information about address out of one database table, and I want to add some geographic information like coordinates that I want to retrieve from Google Maps through HTTP:
    Right now my code is like:
    while (resultSet.next())
                             title = resultSet.getString("title").replaceAll("'","''").toUpperCase();
                             author = resultSet.getString("author").replaceAll("'","''").toUpperCase();
                             location = resultSet.getString("location").replaceAll("'","''").toUpperCase();
                             straatnaam = resultSet.getString("straatnaam").replaceAll("'","''").toUpperCase();
                             nummer = resultSet.getString("nummer");
                             landcode = resultSet.getString("landcode").replaceAll("'","''").toUpperCase();
                             address = straatnaam + " " + nummer + " , " + location + " " + landcode;
                             url = "http://maps.google.com/maps/geo?q=" + address + "&output=xml&key=+key+";
                             String query = "INSERT INTO data2 VALUES ('" + i + "','" + title + "','" + author + "','" + resultSet.getString("date1") + "','" + resultSet.getString("date2") + "','" + location + "','" + resultSet.getString("postcode") + "','" + straatnaam + "','" + resultSet.getString("nummer") + "','" + landcode + "','+something like url.getCoordX+','something like url.getCoordY')";
                             success = sql2.executeUpdate(query);
                             i++;
    Now I don't know how I can handle that. Is it possible to do an HTTP request in Java without using Java Script of servlets? I just want to get the X and Y coordinates out of the XML file.
    The XML file will be something like:
    <kml xmlns="http://earth.google.com/kml/2.0">
    <Response>
    <name>1600 amphitheatre mountain view ca</name>
    <Status>
    <code>200</code>
    <request>geocode</request>
    </Status>
    <Placemark>
    <address>
    1600 Amphitheatre Pkwy, Mountain View, CA 94043, USA
    </address>
    <AddressDetails Accuracy="8">
    <Country>
    <CountryNameCode>US</CountryNameCode>
    <AdministrativeArea>
    <AdministrativeAreaName>CA</AdministrativeAreaName>
    <SubAdministrativeArea>
    <SubAdministrativeAreaName>Santa Clara</SubAdministrativeAreaName>
    <Locality>
    <LocalityName>Mountain View</LocalityName>
    <Thoroughfare>
    <ThoroughfareName>1600 Amphitheatre Pkwy</ThoroughfareName>
    </Thoroughfare>
    <PostalCode>
    <PostalCodeNumber>94043</PostalCodeNumber>
    </PostalCode>
    </Locality>
    </SubAdministrativeArea>
    </AdministrativeArea>
    </Country>
    </AddressDetails>
    <Point>
    <coordinates>-122.083739,37.423021,0</coordinates>
    </Point>
    </Placemark>
    </Response>
    </kml>
    many greetings and thanks in advance
    Mathias

    Hi, sorry for being not so clear. My question was actually if it is possible to do a HTTP request in Java without using servlets or being in Java Script. Actually my question was more specific for Google maps, because it didn't seem to work. It was my mistake, and already solved, to forget to make the webservice-call "URL-encoded". Because of that, I always received a HTTP 400 error, and that's why I thought it wouldn't be possible.
    But now I have another, perhaps for you guys stupid question. The result I get from the webservice URL is of the form:
    <?xml version="1.0" encoding="UTF-8"?>
    <kml xmlns="http://earth.google.com/kml/2.0">
    <Response>
         <name>nieuwelaan 38, Hamme</name>
         <Status>
              <code>200</code>
              <request>geocode</request>
         </Status>
         <Placemark id="p1">
              <address>Nieuwelaan 38, 9220 Hamme, Hamme, Belgium</address>
              <AddressDetails Accuracy="8" xmlns="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0">
              <Country>
                   <CountryNameCode>BE</CountryNameCode>
                   <AdministrativeArea>
                        <AdministrativeAreaName>Vlaams Gewest</AdministrativeAreaName>
                        <SubAdministrativeArea>
                             <SubAdministrativeAreaName>Oost-Vlaanderen</SubAdministrativeAreaName>
                             <Locality>
                                  <LocalityName>Hamme</LocalityName>
                                  <DependentLocality>
                                       <DependentLocalityName>Hamme</DependentLocalityName>
                                       <Thoroughfare>
                                            <ThoroughfareName>Nieuwelaan 38</ThoroughfareName>
                                       </Thoroughfare>
                                       <PostalCode>
                                            <PostalCodeNumber>9220</PostalCodeNumber>
                                      </PostalCode>
                                 </DependentLocality>
                            </Locality>
                        </SubAdministrativeArea>
                   </AdministrativeArea>
             </Country>
             </AddressDetails>
             <Point>
                   <coordinates>4.126295,51.097724,0</coordinates>
             </Point>
         </Placemark>
    </Response>
    </kml> Now I want to get the value of the coordinates field.
    This is my code:
    address = URLEncoder.encode(address, "UTF-8");
    urlString = "http://maps.google.com/maps/geo?q=" + address + "&output=xml&key=ABQIAAAA9fEXNK-q6vKpPU0JCmPPkxQjbVBpjtblJJYkDfbMo0e51afwehRmujfvBtJqx1Qehg6e6QgCRY8poA";
    url = new URL(urlString);
    XPath xPath = XPathFactory.newInstance().newXPath();
    Document domDoc = processData(url);
    path = "/kml/Response/Placemark/Point/coordinates";
    coord = xPath.evaluate(path, domDoc);
    System.out.println("coord : " + coord);Now, in the last line, by writing out the value of coord to my screen, I get the value "1", instead of "4.126295,51.097724,0" I would expect, anyone knows what I'm doing wrong?
    greetings
    Mathias

  • Problems with "Get Info" & music files

    I just switched to Vista from XP, now when I click on information some of my songs are in the Grey & cannot be edited. Is this a format issue, the file still shows MP3?
    Message was edited by: geno56

    Welcome to AD!
    Sounds like a Vista permissions issue. Give yourself ownership and full control over your music folder and all its subfolders.
    How to Take Ownership and Grant Permissions in Windows Vista

  • "Get info" (command I) shortcut not working

    When using Finder (MacBookPro 10.5.5), if I try to use the keyboard shortcut of command-I to get info on a file, it doesn't work. Nothing happens.
    If I go through the menu, then it works fine. Other shortcuts, like open (command-O) still work.
    I've added this shortcut under system preferences, but that hasn't helped.
    Option-Command-I and control-command-I will bring up the info window.
    Note, this is not for itunes--I've seen that plenty of people are having problems with "get info" there.

    Create a new admin user account, log into it, and see if the problem persists. If not, there's corruption/conflict in the original account. If so, then it's system-wide and installing the latest COMBO update, repairing permissions, and restarting should fix it. If not, report back for more detailed steps.

  • "Get Info" stopped working for external drives

    MacPro Early 2008
    OS X 10.9.2
    4 x Internal HD
    4 x External HD
    For some weird reason my external disks have suddenly stopped responding to ‘Get Info’. The four internal HD’s display Info fine but the four external disks do not. They did until a few days ago. There has been no physical change to my machine in that time. There has been no update or change to software in that time.
    The problem occurs regardless of whether I Ctrl Click and use the context menu, whether I use the Info button on the finder menu bar or whether I use Cmd I keyboard shortcut.
    The four external disks display properly in finder and all other functions seems fine.
    There is no ‘hang’, no spinning beach ball, just quite simply nothing happens.
    All four disks pass “Verify”.
    I have checked and repaired permissions on the system disk.
    If I sign in as guest the problem disappears - it would seem therefore to lie in my configuration.
    I have tried the following:
    Re-launch finder using Alt-Cmd-Esc.
    Deleted Finder’s plist and restarted to create default settings.
    Removed all items from Users & Accounts > Login Items.
    Backed up and removed all files from User/Library/LaunchAgents
    Backed up and removed all files from /Library/LaunchAgents
    Backed up and removed all files from /Library/LaunchDaemons
    Checked /Library/StartupItems which is empty.
    All to no avail …………..
    I have not touched any launch or startup directories from /System/Library/
    Any suggestions where else I might look?
    David Macdonald

    No new software has been installed or updated in the immediate time frame of the problem appearing. Except one Apple OS X auto update.
    The problem persists in Safe Mode. I first booted into safe mode with just keyboard and mouse connected and then tried adding in the drives one by one. Each one shows the same symptoms.
    I then tried plugging in other external drives - another HD and a pendrive. They work fine. The problem seems confined to just the four drives that are permanently connected.
    I then backed up one of the drives and erased and re-formatted it. Problem solved works fine. Remaining three same old problem no "Get Info".
    So to sum up.
    The problem exists in even safe mode for my four permanently connected drives.
    The problem does not exist for any other external drives.
    The problem is cured by re-formatting the drive.
    From this I would supect that something has zapped the integrity of the drives themselves .... except ..... the problem does not exist when logged in as guest.
    So, unless anyone can draw some clever conclusions from the above, it would seem to me I have three options:
    1) Back up my external HD's and re-format them then restore from backup. See if the problem returns later and if I can identify what triggered it. Although it involves several terrabytes of backup and restore it can at least go on in the background and overnight and needn't take up too much of my time and I don't lose my machine.
    2) Start a fresh user acount in which the problem does not occur and restore my system from time machine. The risk of course is that this may re-install the problem. Advantage is once again this can go on unattended but I lose my machine for half a day.
    3) Start a fesh user account and re-install my system app by app and see if and where the problem returns. This seems like less work and more reliable than unistalling and re-installing and will start me off with a relatively clean new system. But it's a LOT of time and work.
    Hmmmmmm .......

  • Itunes 10.6.1.7 problem: when I change the file "media type" from 'Music' to 'Podcast' the file disapears from ITUNES. I do this via (1) right click, (2) select 'Get Info', (3) select 'options' tab, and (4) change media type. What is the problem?

    Itunes 10.6.1.7 problem: when I change the file "media type" from 'Music' to 'Podcast' the file disapears from ITUNES. I do this via (1) right click, (2) select 'Get Info', (3) select 'options' tab, and (4) change media type. What is the problem?

    Hi Memalyn
    Essentially, the bare issue is that you have a 500GB hard drive with only 10GB free. That is not sufficient to run the system properly. The two options you have are to move/remove files to another location, or to install a larger hard drive (eg 2TB). Drive space has nothing to do with SMC firmware, and usually large media files are to blame.
    My first recommendation is this: download and run the free OmniDiskSweeper. This will identify the exact size of all your folders - you can drill down into the subfolders and figure out where your largest culprits are. For example, you might find that your Pictures folder contains both an iPhoto Library and copies that you've brought in from a camera but are outside the iPhoto Library structure. Or perhaps you have a lot of purchased video content in iTunes.
    If you find files that you KNOW you do not need, you can delete them. Don't delete them just because you have a backup, since if the backup fails, you will lose all your copies.
    Don't worry about "cleaners" for now - they don't save much space and can actually cause problems. Deal with the large file situation first and see how you get on.
    Let us know what you find out, and if you manage to get your space back.
    Matt

  • This problem showed up last year spent 2 months with apple senior supervisor for tech support no solution. When the "new" itunes came out problem fixed its self. Just did an update last week or so and back to the problem. In "get info" missing all rt side

    Last year upon an update some of my itunes media was not working. Then the new version came out and it fixed itself.
    Well another update and we start over with the problem. In the itunes store you can not preview any tv show, music video, or movie.
    In your itunes library none of the purchased movies, tv shows, or music videos play. The element the same is in the get info tab. The information in the right side pane in the middle is gone. The left side information is still present. The right side info is the purchase info. Even an item downloaded today had the missing info and will not play. After dealing with apple support with the first go around last year. I uninstalled and reinstalled itunes 8 or more times, in the proper order. I deleted my itunes library and reinstalled it. We deleted all types of program files and program data. nothing worked. I was trying things on my own and foung nothing. Please help I am so frustrated with this. It seems to be a codec error that I can not solve.

    Your issue has been escalated to a Verizon agent. Before the agent can begin assisting you, they will need to collect further information from you.
    Please go to your profile page for the forum, and look in the middle, right at the top where you will find an area titled "My Support Cases". You can reach your profile page by clicking on your name beside your post, or at the top left of this page underneath the title of the board.
    Under “My Support Cases” you will find a link to the private board where you and the agent may exchange information. This should be checked on a frequent basis as the agent may be waiting for information from you before they can proceed with any actions.
    To ensure you know when they have responded to you, at the top of your support case there is a drop down menu for support case options. Open that and choose "subscribe".
    Please keep all correspondence regarding your issue in the private support portal.

  • Hi guys, once again I've been tinkering with my iMac (late 2008) model and created a problem for myself... I )as many before me have and will continue to do) selected get info on my harddrive and gave everyone "no access" so can't boot the system...

    To complicate matters I tried to run the mac os snow leopard cd but alas it could not boot so it did not save me and now the cd won't eject either probably due to the no access to everyone. I was patient and gentle guys.
    I have tried the following without success..
    1. Ejecting the cd using the famous 5 options already posted on here.
    2. Power on holding down "c".
    3. Power on holding down "command s"
    Basically reinstalling the system software, changing permissions, then using TM to restore my system before the problem seems impossible unless a genius  here (or at the store) can help me with a rescue mission...
    Can anyone help with this? Aside from this particular incident, I'm a pretty bright kid so happy to try a few things before giving up...
    Thanks in advance for your time.

    Hi LetJoJoTakeOver, thank you for that. I did actually try the former piece of advice.
    The problem has now been resolved by folks at the Apple Store and this it what they did...
    1. Using one prepared earlier, they hooked up an external hard drive with Snow Leopard installed on it.
    2. Held down the "Option" key while starting up my iMac.
    3. Selected my hard drive then hit the "Command i" (get info) keys.
    4. Restored the permissions under "everyone" to "read and write".
    5. Ran "Disk Utilities" to make sure there were no other permission issues.
    6. Restarted the iMac with the external hard drive disconnected.
    Hey presto. It worked.
    Lesson learned?
    I think it's clear. You can pretty much do anything software related and the guys at the Apple Store can sort it out when all else fails.

  • Just updated to itunes 12.1.0.71 - big problem - can no longer access the legacy "Get Info" where you could change multiple files, easily add artwork, add album name for TV show, and much more. In previous iTunes 12 you'd right click

    Just updated to itunes 12.1.0.71 - big problem - can no longer access the legacy "Get Info" where you could change multiple files, easily add artwork, add album name for TV show, and much more. In previous iTunes 12 you'd right click and hold shift key and be able to get to it. Anyone figured this out?

    The "legacy" metadata editors, for which there was a "back door" in iTunes 12.0, have gone from 12.1.  However, the revised editors in 12.1 provide access to (almost) all the metadata elements that were available in iTunes 11, albeit in a different layout and with some additional constraints based on media kind.  Some users have / will have an issue with the statement that "Get Info has been completely redesigned in iTunes 12 to focus your attention only on what’s necessary for the selected item" since that removes some metadata elements that people may have been using in creative ways.  iTunes 12.1 basically gives you access to the fields that Apple think are necessary ... .  Some of the things that have been excluded by this rule:
    track and disc number fields for video media kinds
    show and episode fields for music
    description tab for audiobooks made up of more than one file
    Obviously the first two examples can be regarded as "overloading" the metadata elements - i.e., using them in ways that the designers didn't intend - but given that some users do find valid cases for this it's a shame that they've been deprecated in the new UI.  There are couple of workarounds:
    in songs view (or any of the other columnar views), you can still select any fields to display, independent of media kind, and these can be edited (though only one at a time) by double-clicking in the relevant "cell"
    you can (temporarily) change the media kind of an item (or group of items) to get access to metadata elements that would otherwise be inaccessible.
    It may be worth submitting an issue via https://www.apple.com/feedback/itunesapp.html - I can't see it as a huge development task to have a user preference to switch between "show all fields" and "filter fields based on media kind".
    One other oddity/irritation is that some of the tabs don't, by default, show all the available fields - you need to scroll up/down to access them or to expand the window by dragging on one of its corners.  Fortunately, the latter seems to be persistent - once you've done this to make all the fields visible the editor will open at the same (larger) size when opened again.

  • Right Click and Get Info Problems

    After the 10.5.6 update, when I right click on a file the option to "Open With" no longer appears. When I select "Get Info", I no longer have the option to assign the default application.
    As an example, I used to have all PDF files open with Preview. Something changed that to use Adobe Acrobat Reader. Now I cannot change the pdf file to to use Preview. Same thing for .jpg files. Seems to option to open with is now gone. Same with the Get Info window. The option to change the default application is not "Preview" and cannot change.
    I cannot find why these things changed or how I resolve this problem.

    Try this to start:
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger and Leopard.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger, and 4.1 for Leopard) and/or TechTool Pro (4.6.1 for Leopard) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    If the above does not work then it's likely you had a corrupted system prior to updating thus resulting in further system problems. In such a case reinstalling OS X is the best solution. You may be able to do the following:
    How to Perform an Archive and Install
    An Archive and Install will NOT erase your hard drive, but you must have sufficient free space for a second OS X installation which could be from 3-9 GBs depending upon the version of OS X and selected installation options. The free space requirement is over and above normal free space requirements which should be at least 6-10 GBs. Read all the linked references carefully before proceeding.
    1. Be sure to use Disk Utility first to repair the disk before performing the Archive and Install.
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then quit DU and return to the installer.
    2. Do not proceed with an Archive and Install if DU reports errors it cannot fix. In that case use Disk Warrior and/or TechTool Pro to repair the hard drive. If neither can repair the drive, then you will have to erase the drive and reinstall from scratch.
    3. Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When you reach the screen to select a destination drive click once on the destination drive then click on the Option button. Select the Archive and Install option. You have an option to preserve users and network preferences. Only select this option if you are sure you have no corrupted files in your user accounts. Otherwise leave this option unchecked. Click on the OK button and continue with the OS X Installation.
    4. Upon completion of the Archive and Install you will have a Previous System Folder in the root directory. You should retain the PSF until you are sure you do not need to manually transfer any items from the PSF to your newly installed system.
    5. After moving any items you want to keep from the PSF you should delete it. You can back it up if you prefer, but you must delete it from the hard drive.
    6. You can now download a Combo Updater directly from Apple's download site to update your new system to the desired version as well as install any security or other updates. You can also do this using Software Update.

  • Locked out - permissions problem - List Fetching instead of my name under Get Info

    locked out - permissions problem - List Fetching instead of my name under Get Info - can nott unlock files and some apps

    For 10.7, hold down Command R at Startup and you get recovery Mode Utilities.
    Choose Disk Utility. Select your Hard drive. Check the SMART Status for "Verified. Select the Boot Volume, by default it is "Macintosh HD".Run REPAIR disk. If it completes without incident, run Repair Permissions as well.
    You can also hold down Option at Startup, and Choose Recovery HD as the boot device. It gets you to the same place in Utilities.

  • Get Info Edit Listings- unable to do -an answer to the problem- this works!

    Not being able to edit song info using **Get Info** - I had this problem and all the forum "experts" still didn't get it solved so I had to solve it myself, so here goes:- (this works in Vista)
    Open Windows Explorer, browse to your directory that is holding all your music folders, for me it is - Computer, 500GBMyBook (D:), Ripped.
    Expand the folder that is the problem, for example if you cannot edit any Coldplay X&Y information in iTunes, then the folder you require is X&Y in the Coldplay folder.
    Right click on the X&Y folder and select Properties, then select the Security Tab, use the scroll bar on the right to scroll down to: Users(Home\Users) highlight this line and then click "Edit"
    Give Vista permission to continue, a new dialog box will appear (Permissions for X&Y), highlight Users(Home\Users) and check the "Allow" tick box next to Full control, then click apply. A windows security box will briefly appear granting security permissions to the folder in question. Click Ok on both dialog boxes to exit.
    You can now go into iTunes and edit the info.
    THIS DEFINETLY WORKS I HAVE DONE IT TO NUMEROUS LISTINGS

    julesanth wrote:
    Not being able to edit song info using **Get Info** - I had this problem and all the forum "experts" still didn't get it solved
    Funny, but your post history doesn't show you ever posting a request for help. Strange how the "experts" didn't know you had this issue, eh?
    By the way, I guess you are now a forum expert.
    Patrick

  • I cannot find the next and previous button in iTunes get info menu? Is there anyone that has also experienced this problem that can help me please

    I cannot find the next and previous button in iTunes get info menu?
    Is there anyone that has also experienced this problem that can help me please
    I have the lates version of Itunes

    I have managed to figure out how to solve this problem, after looking around I saw a lot of people kept saying makesure it is list view however this still did not work, I found the only way for me get these buttons back was to change the Movie to a TV Show and only then did the "Next" and "Previous" button appear. Right Click> Get Info > Options > Media Kind and then Select TV Show, this is extremely inconvienent but the only way that I found that has worked so far.
    Hope this works for you too!!

  • Problem changing information under "get info"?

    I am using windows vista which I know has a lot of compatibility problems with itunes right now (including the fact that my ipod wont even work properly with it) but I'm not sure if this is causing the problem or not:
    When I go into "get info" to change information about a song, its totally not working! when I try it for multiple songs at once, it looks like it will work (I can type the new name or whatever in) but then nothing happens/ the change doesnt save. For one song at a time, it wont even let me type in any of the fields! Help!

    The Mac Mini and 3 NAS devices are all wired connections.  All connections are 100MB full duplex and do not have issues copying files to or from the NAS devices or Mac.  It is a home network with1 mac mini wired, 3 NAS wired, 3 laptops (wireless with 2 of them rearley on), 2 Apple TVs wireless, and one Windows desktop wired in.
    At the time of editing no movies or music is beign played and not other major network traffic is going on.
    When iTunes locks up i get the pinwheel and can do nothing else in iTunes.  I have left it for over an hour with no change.

Maybe you are looking for

  • How to add custom error message in standard application log of change doc.

    Hi, While saving chnage document I need to add raise an error on specific condition. As Error messages is being shown in application log I added custom message in include LCRM_1O_UIF15 by using BAL_LOG_MSG_ADD FM however it is not showing in the scre

  • Extract a page from a PDF document

    Can I extract a page from a PDF using Preview? Under Windows using Adobe Acrobat Pro you can extract a page from a PDF, so I was wondering.

  • Where I can get and how to install BI Publisher template for word?

    I'm totaly new in BI Publisher. I read that the easiest way to create RTF templete is BI Publisher template for word. But I don't know where can I get it, and how to implement it MS Word. Does somebody can tell me the answer. Thanks, Best Regards.

  • BGP stuck in opensent state

    HELP! Been looking at this problem all day. Have a simple BGP config on my end (below). I have no control on the other end. Recently upgraded from 2811 to 2911.  IOS: c2900-universalk9-mz.SPA.151-4.M7.bin  Configs on old and new routers exactly the s

  • Streaming Live Camera not working

    I am very new to FMS and need some pointers on where to go now i have the product installed. Currently i have FMS installled on a server and can access the Flash Media Administration with no problems. I have setup a webcam on a desktop and used the A