Attenuation and Physical Structures and Obstructions

Hi, I am looking for any information on structures and obstructions and how they impede and attenuate signals from a Cisco AP. I am a student and I need to put together a proposal for setting up wireless in our cinder block university. We presently have wireless and are using Cisco AP's, but the project is to redesign it or better yet start from scratch. Is this information or any other additional information listed here or anywhere else that might help me? Thanks...

You're asking a pretty complex question, one that probably can't be thoroughly answered in the Cisco space provided.
About the best we can do is give you some "rules of thumb."
The reason is that there are just too many variables ... there are no easily predictable circumstances for any given scenario, aside from true line of site (If you can see it through an unobstructed path, you can PROBABLY (not always) connect to it).
"Not always" depends on things like interference (signal quality) and the transmit and receive characteristics of the AP/antenna(s) and the client/antenna(s) -- relating to signal strength.
If you search these Cisco wireless forums, the only consistent theme you'll find is that to cover an area properly, only a solid and comprehensive site survey can give you sufficient guidance.
Anything short of that is just a "good guess" and you'll either overspend and saturate the area (crappy network) or underspend and frustrate the end-users with weak or always-jumping-roaming connections (crappy system).
SO, given that you are a student, and you are tasked with improving the system with a "from scratch" implementation, ponder this approach:
1) Survey the existing system. Get current application and "typical" traffic flows; This is the baseline you need to improve against.
2) Query {whoever} and find out what the expansion plans are (application, type, traffic models, user density, etc). This should guide you to determine expansion options and designing a WLAN that can grow easily. You also need to determine the expectation of {whoever} in the WLAN performance and --> prioritize the needs and desires <--.
3) Commission a site survey (or figure out how you'd do one that meets your needs for extra credit). you ***ALWAYS*** need a site survey, certainly for a project of this size and scope.
4) Create you BOM (Bill of Materials) and price it out. Don't forget installation labor costs + fudge factor.
5) Compare that to your budget. This is where the "Prioritize the needs and desires" come in. Frequently the budget is not quite big enough for the wants / desires / needs. You have to work with {whoever} and find out if they want to expand the budget, or cut back on some of the wants / desires / needs.
6) Make sure the budget includes $$ for documentation. An undocumented network is a serious pain in the butt. It's hard to find, hard to fix, and makes everyone ... the users and the engineers that run it .. really frustrated.
7) make sure the budget includes post-install testing and needs verification, compared to the original project plan. You have to have some way of identifying to the "customer" {whoever} that you have accomplished their desires completely and within the agreed budget (or have documentation as to WHY you didn't).
This is where you can compare the new network against the baseline from #1 above. If it's not better, either the old network was *really good* or your new network "needs some additional adjustments."
You should also plan on several return trips to monitor the network traffic for utilization, dead spots, "enhancements" at the hands of students, etc.
It is rare that an WLAN install and implementation (at least big ones) happen perfectly at the first whack. Usually there will be "several" return trips for adjustment of one sort or another.
That's it for me
Good Luck
Scott

Similar Messages

  • What are the logical structure and physical structure in oracle

    what are the logical structure and physical structure in oracle and how can allocate a DB block size as default size is 8192?

    From the Concepts Guide
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14220/toc.htm
    The physical structures are:
    Datafiles
    Control Files
    Redo Log Files
    Archive Log Files
    Parameter Files
    Alert and Trace Log Files
    Backup Files
    The Logical Structures are:
    Tablespaces
    Oracle Data Blocks
    Extents
    Segments

  • How come extend is the physical structure ? Can some one explain.

    How come extend is the physical structure ? Can some one explain.
    thanks
    siva

    "Tablespaces physically group schema objects for administration convenience. They bridge physical structures, such as datafiles or extents, and logical structures, such as tables and indexes. Tablespaces can store zero or more segments. Segments are schema objects that require storage outside the data dictionary. Tables and indexes are examples of segments. Constraints and sequences are examples of schema objects that do not store data outside the data dictionary and are therefore not segments." - Study Guide.
    Read above, it reads "physical structures, such as datafiles or extents", this is where I got confused ?
    thanks
    siva

  • Do NI have a PXIe Fibre Optic Power Meter to measure loss (attenuation) and output power from a Fibre Optic cable

    Hi, I want to be able to measure the loss in a Fibre Optic cable at a wavelength of 650nm, is there any PXIe cards that can perform this function
    Thanks

    Hi Paul_byrne,
    There is no specific NI PXIe card which measures the power output of optical fibres. However the task can be accomplished using an Optical Sensor and a DAQ Board. Here is a white paper which provides an example of the hardware components and setup:
    Lowering the Cost of Optical Power Measurements
    ttp://www.ni.com/white-paper/3611/en/#toc2
     hope this helps,
    Kind regards,
    James V.
    NI UK Applications Engineer

  • Since FF 3.6 was installed I cannot open my AOL mail on FF. BING Search page blocks ALL mail. I go to old basic method for AOL. BING is annoying and obstructive!

    Is Bing the chosen search engine for FF.? How do I get it from essentially blocking my AOL mail which cannot be read using FF?

    cpupower frequency-info
    analyzing CPU 0:
    driver: acpi-cpufreq
    CPUs which run at the same hardware frequency: 0 1 2 3
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 10.0 us.
    hardware limits: 800 MHz - 2.30 GHz
    available frequency steps: 2.30 GHz, 2.30 GHz, 1.80 GHz, 1.60 GHz, 1.40 GHz, 1.20 GHz, 1000 MHz, 800 MHz
    available cpufreq governors: conservative, powersave, ondemand, performance
    current policy: frequency should be within 800 MHz and 2.30 GHz.
    The governor "conservative" may decide which speed to use
    within this range.
    current CPU frequency is 800 MHz.
    cpufreq stats: 2.30 GHz:0,02%, 2.30 GHz:0,05%, 1.80 GHz:0,05%, 1.60 GHz:0,03%, 1.40 GHz:0,01%, 1.20 GHz:0,16%, 1000 MHz:0,38%, 800 MHz:99,29% (1017)
    boost state support:
    Supported: yes
    Active: yes
    25500 MHz max turbo 4 active cores
    25500 MHz max turbo 3 active cores
    25500 MHz max turbo 2 active cores
    25500 MHz max turbo 1 active cores
    Thax

  • How do I create a physical structure in the data dictionary ?

    Hi all,
    How can I create a data structure using ABAP ? (prefrebly by using a class)
    I want to create a physical data dictionary structure, just like using se11 (data type -> structure).
    Thanx ahead.
    -Tonni

    To create a dynamic table at runtime I use the code below.
    DATA: gt_fcat          TYPE slis_t_fieldcat_alv,
          gs_fcat          LIKE LINE OF gt_fcat,
          gt_fieldcat      TYPE lvc_t_fcat,
          gs_fieldcat      LIKE LINE OF gt_fieldcat. 
    CLEAR: gt_fieldcat, gt_fieldcat[], gs_fieldcat.
      gs_fieldcat-fieldname     = 'SIGN'.
      gs_fieldcat-ref_field     = 'XMSTU'.
      gs_fieldcat-ref_table     = 'T007A'.
      gs_fieldcat-fix_column    = space.
      gs_fieldcat-no_zero       = space.
      APPEND gs_fieldcat TO gt_fieldcat.
      gs_fieldcat-fieldname     = 'OPTION'.
      gs_fieldcat-ref_field     = 'SEQN'.
      gs_fieldcat-ref_table     = 'T159W'.
      gs_fieldcat-fix_column    = space.
      gs_fieldcat-no_zero       = space.
      APPEND gs_fieldcat TO gt_fieldcat.
    Create a new Table
      CLEAR : gt_range2.
      CALL METHOD cl_alv_table_create=>create_dynamic_table
        EXPORTING
          it_fieldcatalog = gt_fieldcat
        IMPORTING
          ep_table        = gt_range2.
    Create a new Line with the same structure of the table.
      ASSIGN gt_range2->* TO <range>.
    To create a structure like this table I use
      CREATE DATA gs_range2 LIKE LINE OF <range>.
      ASSIGN gs_range2->* TO <range1>.

  • Separation of the physical and logical structures

    Hi,
    I am very new to Oracle database administration. While reading Sam Alapati's book "Expert Oracle9i Database Administration," I came across the concept of the separation of an Oracle database’s physical storage structures from its logical storage structures. In particular, Sam states the following in his book:
    “This logical defining of Oracle's database structure has another fundamental motive behind it. By organizing space into logical structures and assigning these logical entities to users of the database, Oracle databases achieve the logical separation of users (owners of the database objects, such as tables) of the database from the physical manifestations of the database in terms of data files and so forth.”
    I am not quite convinced about the value this separation of the physical and logical really adds to the task of database administration. Considering the way DBASE worked, i.e. each table used to be stored as a separate file, what would be lost if Oracle’s implementation were similar and each table (i.e. file) were to be assigned to a particular user. I am not sure of the value added by storing the data from more than one table in more than one file, effectively resulting in a many-to-many relationship between tables and files. Please enlighten me. I would really appreciate it.
    Karim

    and each table were to be assigned to a particular user. Don't know what you mean. In Oracle, every table has one and only one owner.
    I am not sure of the value added by storing the data from more than one table in more than one fileIf an application has a thousand tables, would you rather manage 1000 files or 1?
    In general, separating the physical from the logical allows the physical structure to change without affecting the logical (in theory at least). Even a table is a logical structure. We think of rows and columns, but it isn't stored the way we think of it. When we do a select statement, we don't have to write code to read each block, extract the contents, etc.
    With partitioned tables, it is sometimes a good idea to split up partitions in such a way to get a performance gain. Like placing the most recent (and most queried) month of data on the fastest storage device. If you stuffed everything in to one gigantic file, you would lose that ability.
    If you want to store each table as a separate file, you can do that with Oracle. For each new table, create a new tablespace, and then create a new file for the tablespace. Then come back to this forum in a year and tell us how it's going.

  • Physical and Logical Structures of DB

    Hi all
    Why datafiles are called physical structure of database and tablespace,segment etc are called logical structures of database as datafile is also a name given to memory area on disk drive ,therefore it should also be called logical structure

    user13345475 wrote:
    as datafile is also a name given to memory area on disk driveNo it is not. There are no "+memory areas+" on disk. The closest to that will be a virtual memory page that has been written to disk (e.g. written to a raw swap device or to a swap file).
    A physical disk itself does not have "memory areas" on the disk platters. The correct term would be "storage location". Memory areas exist in physical memory instead.
    I suggest that you review your understanding of technical terms.

  • Detuning is not equal to blocking and attenuation

    Steve talked alot about holding the phone and blocking the signal, thus causing attenuation, and how it exists in other phones.
    fine.
    Why did he not talk about the OTHER issue, which is the detuning that results when human contact bridges WiFi antenna with the Cellular antenna?

    That's what bothered me about the press conference: while they mentioned the "bridging the gap" issue, they made it more about blocking the antenna, which is almost a non-issue on an externally-wrapping antenna. I'm not sure you can compare the iPhone to those other phones because they have internal antennas that don't wrap around the phone.
    What they did in their demonstration with the iPhone was both block the antenna and bridge the gap; they made no distinguishing between blocking and bridging. If they had simply unbridged, the reception would have dropped less.
    What they need to do is simply move the gaps to the top of the phone where they are less likely to be bridged, or put a thin film over them so they can't be bridged. Either way it's easy. The antennas can be re-molded while keeping the same screw holes.
    It's amazing that a company that spends hundreds of millions of dollars on research and development can't suggest those two solutions and simply provide them. If 0.55% of people are complaining, well, that's 0.55% of their phones being sent in for a fix. Probably less of a cost than handing out free bumpers to anybody who "reports" a problem.

  • Poor, poor service and STILL waiting for a callbac...

    The following information is a partial capture of the service standards that we have received from BT that has led to our complaint being made. Following this extended period of time we have had to take a considerable amount of our time to try to resolve this issue. We have spent a considerable amount of time waiting for calls that haven’t been forthcoming and waiting for engineers. When we did push for an engineer (otherwise we would be waiting for another week of intermittent service) he showed up and had no notes or any idea why we had requested his call out!
    You will notice that the last entry that we have made is for August 31st 2012. We have decided that our time is too important to waste on an organisation that cares so little about their customers that they cannot be bothered to follow up and resolve outstanding issues. The complaint has been sent on September 10th 2012.
    Between August 31st and September we have heard nothing about resolving this complaint from BT, despite assurances that that somebody would resolve the issues raised.
    The overall standard of service of BT has fallen what I would expect as a basis standard and in many cases has been deliberately evasive and obstructive. Frankly, this is the kind of shabby service that is difficult to reconcile with the image of a cutting edge communications provider in 2012.
    We can only emphasise just how let down and disappointed that we are with BT.
    9th August
    We experienced intermittent problems with the broadband connections causing issues with BT broadband, Vision and BT Anywhere mobile.
    We contacted BT to report the problem. It was confirmed that someone from the Technical Team would look into it.
    We spoke with technical team and confirmed that they would complete checks and call back within a specific time.
    10th August
    We had continued issues with broadband, vision and mobile. Losing connection every 3-4minutes throughout the day between the hours of 9 and 6
    13th August
    We contacted BT again to confirm issues still ongoing and broadband intermittent throughout the day. We were assured that line checks would be carried out and were contacted at 9-45pm to explain that the situation would be resolved.
    Various diagnostic attempts were made over this period involving changing filters, unscrewing the phone plate at BT’s request etc…. We were told that it was probably a faulty filter- even though it had been changed…..
    I received a call a couple of days later when I was at work and a co-worker dealt with it. He said the call referred to the BT fault but no message was left.
    In the meantime we received a call from a marketing team offering to sell us BT infinity ‘at no extra cost’…. This would resolve our issues and we understood this call to be part of the ongoing service issue.
    23rd August. After 6pm
    We called through to report a fault again and was on hold for 28 minutes. 13 minutes in I spoke with someone and as I had gone through about the telephone was told it was the wrong department and they would put me through to the broadband team. Total hold time 28 minutes
    Asked to speak with a manager
    Ashalt came on the phone and said that he would speak with a manager in the ‘level two team’ and find out what was happening. I said that I wanted compensation for the issues and the amount of time that this has taken with both myself and my partner. I said that it was not acceptable for this to have taken over 3 weeks to get this sorted.
    He said that he would call me back to discuss compensation as I would definitely receive compensation for this.
    I was put on hold and then his operator came back on the phone to say that she was putting me through. I explained that this was not what was agreed and that the manager was going to come back to me. She said that they have my telephone number and would call me after the call.
    Was advised would put me through to the Level 2 technical helpdesk as this is where it had been escalated and they would find out when an engineer would be sent around.
    Upon being transferred through to Level 2 the lady did not know why I was being put through. I had to explain everything again.
    She then completed the following script again:
    Apologies for inconvenience
    Checking the line
    Taking time with the check
    Problem at the exchange
    Sent a previous request to the wholesale team and they didn't find a problem
    Send a further request
    I explained that we were telephoned to say that due to our complaint they would install BT Infinity as this would help the situation. The lady confirmed that the issue needed sorting out as would still get the same problems.
    I asked if i had been miss-sold BT Infinity to which she said yes.
    Line test results completed and nothing is showing as an error. Explained that someone would need to come and physically check the line. Then told that if there is a fault in the flat we would be charged £99. I confirmed that we did everything that was asked of us and couldn't understand why it would be in the flat. It was again repeated that if there is a fault in the flat then we would get charged.
    The ‘customer service’ operative confirmed that the earliest date for an engineer call out would be Tuesday between 8-1. We suggested that this was not acceptable and that we would be without proper broadband for the whole bank holiday weekend. The lady said that's the earliest available time. She said that she was not sure why an engineer had not been called already
    Confirmed that manager a would call back to discuss compensation. We never received call.
    Saturday 24th August
    The BT engineer came today and fixed the problem within 20 minutes. The fault appeared to be with the connection from the terminal box outside and how our home line was attached to that. The engineer said that he had no notes relating to why we had called him out and was in the dark initially as to what the problem was. Once again we explained the problem.
    We called the cancellation team to find out whether or not there would be any charges related to cancelling all of our BT services. Spoke with John.
    John confirmed that there would be a cost of 159.91. I asked John for clarification of this. He said that we entered into a new 18 month contract on the 27th February. I did not know what this was for and asked for the call to be listened to. John said that they would have needed to confirm that there would be a new 18 month contract otherwise it would be invalid. John said it would take 7days for the call to be listened to. I asked for a full transcript of the call and John said that this would be provided. I asked if these were the only charges as we also have a mobile. John said that was the only figure being given to him. John offered to give me the telephone number 0800 169085.
    We called this number and were put through to the Welsh Language team - Michelle. She then tried to put s through to the correct department. We then went through to the offshore team who then tried to put us through to the correct Team who then put him through to "I'm sorry the number you dialed has not been recognised".
    Called through again to BT 150 number and went through to Rebecca. She managed to find the correct number and put me through to Maureen. Maureen checked the cancellation charges and advised the same figure. Maureen confirmed that she would put a note on the account as well to confirm that this would be the only cancellation charge.
    Correct number 0800 0322111
    12.58
    We received a call from a gentleman pertaining to be a manager. When question he had no idea why he was calling me and thought it was just to check that the broadband was working. I explained that this was a complaint and that a manager was to call me back. He admitted he was not a manager. He was called Jude.
    Jude transferred me through to Molly who was a manager and the phone was cut off.
    Molly then called back. I summarised the situation to her (again) and she confirmed that again it was unacceptable. I asked why I was not receiving a call back from the manager that had promised me the call. She could not comment. I asked why I was receiving the call at the very end of my call back slot as this would mean that I would not have to waste even more of my time. Again she could not comment on this.
    She confirmed that she would definitely help with compensation and that we have been reporting the fault since 9th August I confirmed that 160.00 would be a good starting point. I also asked several times that I wanted a full transcript of all of the calls made. This to date has not been forthcoming. I confirmed that I had been lied to on several occasions, had been given incorrect information, had not received callbacks when I had been promised them even by senior managers.
    I mentioned that the service appeared to be working. Molly said that they would need to wait 48 hours before been able to close off the overall complaints process.
    I asked when we would be discussing the compensation. She put me on hold and said that she would need to speak with the billing team. She then came back on the line to explain that any adjustment would take 48 hours. I said that so basically they haven't said anything and you still need to wait for 48 hours.
    She said that she would call me back on Monday. I confirmed that this was a bank holiday and asked if she was actually working on that day. She confirmed that she would. I mentioned again that it was a bank holiday but she said that she was working. She asked me what time I would like a call back. I asked her what time she started work and she said at 8am. I asked for a call back at 8am. She agreed and confirmed to this.
    We then received a call on my mobile from apparently Molly's manager confirming that we would get a phone call from Monday between 8-9 o’clock am and that they would call within that timescale.
    Monday Bank Holiday
    No call received. Called through to check at 13.47 and advised offices are closed as it was a Bank Holiday
    Tuesday 28th
    Call received and missed at 14.38
    Call returned by me at 16.54
    I requested to speak with the customer complaints manager on hold for 12 minutes.
    The operator advised that he wanted to put me through to level 2 technical support. I said that I did not want to go through to them as they were incompetent and incapable of dealing with this situation and it is very disappointing that I am having to call again and chase.
    Requested to speak with a manager
    Sunny came on the phone and I confirmed that I wanted to make a complaint and that I was not happy. Sunny attempted to put me through to the level two technical team again and I insisted this was not the nature of the call. I wanted to complain. Sunny said that I had not mentioned this and that he could try and deal with the complaint.
    I asked to speak with the center manager and advised that his manager was Rhuel. He then said that he was not allowed to give me the name of the center manager as he was not authorised.
    I explained also that we were mis-sold BT Infinity as we had received a call confirming that they were calling on the back of our issue and that if we had BT infinity it would rectify this matter. We were later advised that even BT Infinity would not have worked until the issue was rectified.
    Complaint finally logged under the following reference:
    VOL012-xxxxxxxxxxx
    Fault logged under reference:
    VOL051-xxxxxxxxxxx
    Sunny then advised that I should call the billing team myself as he only had a limit of £10 compensation. I explained that I cannot understand why I needed to do this and that they could not do this as part of the complaints procedure. He said it would be quicker if I did this. We agreed I would call and then he would call me back on Wednesday between 5-6 pm.
    Sunny did not call back.
    Tuesday 28th August 18.22
    I went through to billing team and I was offered £16.42. I asked about waiving the £160 charge and was told that I would have known about being entered into a contract again. I confirmed that this was not discussed in the call of the 27 February. I was advised that I would have been sent out information and I should have read it. This ‘information’ has never been received. I confirmed that I was not happy with this and asked about about the compensation for my time and emotional distress. It was explained to me that BT don't give out money for that. I asked to speak with a manger
    I was told that Jason Puchowski (who I was told was the manager) was not available and that he would call me back in 48 hours. I explained that this was not acceptable. The operator confirmed that Mr Puchowski would call me back the following day at a time between 2 and 3 pm.
    No phone call from Jason was received
    Wednesday 29th August 5.27
    I received a call asking me if my broadband has been resolved. Understandably I was very annoyed with this as it was not Sunny or Jason calling me back but one of his team who had no idea of what the problem was. He had not even got another manager to call me back. I asked to speak a manager
    I was put through to Sagarika who apparently is Sunny's manager. She said that it was due to personal circumstances that Sunny could not make the call.
    I again explained the situation and that a call had not received a call from Jason. She confirmed what I was saying in that the service was unacceptable, upsetting and distressful and that the current offer for compensation was unacceptable.
    I repeatedly asked to speak with the Centre Manager which by the terms of your complaints policy I was allowed to ask for this. I was advised that she was not allowed to give out those details.
    I asked for the email contact for the center manager as I was putting together the complaint for Offcom and wanted to copy him in. She asked me not to do that and that she would try and resolve this.
    Sagarika said that she would look into this to see what she could do and call me back that evening between 7-8 pm.
    No call back received
    Friday 31st August
    No call back received from either manager. I had received a text from BT confirming that my direct debits were cancelled. I went online to try and reset them but couldn't do this and went through to the billing team.
    Spoke with a very helpful individual who reset my direct debits. I asked if he was aware of a manager called Jason Puchowski. He said that he was. I explained a little to him about the situation and circumstances and he said that he would instant message Jason. A reply came back to say that Jason was away from his desk. Then an email was sent to Jason and the operator, who originally took my call, confirmed that I was calling and that I was very upset. He forwarded to Jason that not only did I not receive a phone call within the agreed time slot but did not receive one within 48 hours.
    This was the last communication that we have received from BT on this issue.
    The only communications that we have received from BT is to tell us to return their ‘BT Infinity’ box within 2 weeks or we will be liable to pay a fee.
    it is now Tuesday 25th September and today I have checked the bill and no compensation or reimbursement has been received.  No telephone call forth coming.

    Hi
    I am sorry to see you are having problems with your BT Service
    I suggest you contact the forum mods they should be able to get this problem sorted for you this is a link to them http://bt.custhelp.com/app/contact_email/c/4951
    They normally reply by email or phone directly to you within 3 working days they will take personal ownership of your problem until resolved and will keep you informed of progress
    They are a UK based BT specialist team who have a good record at getting problems solved
    This is a customer to customer self help forum the only BT presence here are the forum moderators
    If you want to say thanks for a helpful answer,please click on the Ratings star on the left-hand side If the reply answers your question then please mark as ’Mark as Accepted Solution’

  • How can I make some pages in a PDF display in single-page view and others in two-page (facing) view?

    Exactly as it says on the tin. I am looking to save a PDF magazine/book layout in such a way so that when opened, only the front and back covers open to the viewer in single-page mode, and the rest of the pages in two-page facing mode, without re-printing the in-between pages in booklet format  and re-inserting them into a new PDF (with the front and back covers left separate and untouched, and included as single portrait-orientation pages). This is so that individual pages can still be printed (on a physical printer, not a "virtual" one like a PDF driver), as-is without having the page next to it included, or the printouts always requiring landscape orientation (resulting with two "pages" from the PDF showing up on one sheet of paper).
    So when the PDF is opened, I want just the front and back cover to be auto-viewed by themselves, and the content (the "meat" of the document) viewed side-by-side, as though one were actually reading a "book" -- but without actually re-doing the content pages to be "fused" side-by-side. Thus creating the "illusion" that they are, in fact, in booklet form. Is this possible, to have different page-display settings for different pages/page ranges in a single PDF? If so, how is this done? If not, what would be my best course of action otherwise to achieve this "virtual" book layout, while still retaining the "physical" structure of the document and allowing individual pages to be printed by themselves rather than "fused" together?
    Using Acrobat X Pro on Windows 7 Pro SP1.

    Dave Merchant wrote:
    The best you can do practicably is the 'two up with cover page' view mode. The first page will appear singly but not centered, and to get the last page to behave it would have to be a folio sheet.
    It's theoretically possible to use JavaScript to reset the view mode as each page is changed, but it makes for a nightmare of usability (what if someone on a smaller display wants to use 'fit to width'? Not an option if JS keeps overruling it). Anything involving JS won't work on non-Adobe software or mobile devices.
    Not a programmer by any means, so I won't be using JavaScript because I wouldn't know where to begin. I was thinking more in terms of an option I could adjust in the menus or dialogues.

  • Ipod not recognized and Restore doesn't work

    i have an ipod classic 160 GB, with disk mode enabled. When i connect it to the mac mini, it calls up iTunes. but then the message comes up that ipod can't be recognized. So i have restored it (using the latest updates, by connecting to the net) and then synced. During ejecting the ipod too, the proper procedure has been followed. However, at the end of all of it (i have 10000+ items in iTunes and it takes a LOOONG time to sync), when i try to use the disconnected ipod, it shows 'No Music', 'No Playlists', no this, no that...
    I have also gone thru some other posts in this forum which suggested methods (such as getting ipod into disk mode and then connecting, trashing ipod software updates and reinstalling), to try to rectify the problem but there has been no difference And BTW, now i check, ipod shows 92 GB free (of the 160 GB). so what been copied, and where is it? or is the flash drive corrupted?
    Pls HELP, as I need the ipod and my music
    BTW, I think that this problem has become more pronounced since I installed the latest iTunes update (7.6.1)

    Try this...
    *Checking hard-drive for errors*
    Hold Menu+Select on the iPod for about 6 seconds until it resets, then hold Menu+Play as soon as the Apple logo appears, again for about 6 seconds to put the machine in disk mode. Connect to your computer, closing iTunes if it opens. Run *Disk Utility / Repair Disk* for the iPod. This should find and correct any errors in the logical & physical structures of your iPod's hard drive. Once these have been fixed you can reset the iPod (hold Menu+Select ) and should stand a better chance of a successful restore.
    Once you've restored your iPod don't rush to dump all the data back exactly as it was before. Complex smart playlists can sometimes trigger constant reboots or dumping of the iPod's library. In addition, larger transfers can fail leaving data in an inconsistent state. Try this technique for populating the iPod in stages.
    *Break up large transfers*
    In iTunes select the menu item *File... New Smart Playlist*. Change the first drop-down box to Playlist, the next to is and the next to Music. Tick against *Limit to*, type in say 10, then change the drop-down to GB, and set the last drop-down to artist. When you click OK you can enter a name for the playlist, e.g. Transfer. Now sync this playlist to your iPod rather than your entire library. When the sync is complete modify the rule ( *File... Edit playlist* ) to increase the size by your chosen amount, then sync and repeat. You can experiment with different size increments, if it doesn't work just choose something a bit smaller until it works each time. Before long you should have all your music on your iPod. Once that's done you can move on to other media such as podcasts, videos, photos etc.
    tt2

  • IPod not syncing, very strange and different problem compared to others

    I have an 80 GB iPod Classic, when i plug it in to sync with my computer. The computer makes the noise showing that the computer recognizes a USB port being used, however iTunes immediately freezes up while the iPod sits in limbo on its screen saying Connected while showing the Sync sign. While the iTunes is frozen, nothing happens and it does not change until I unplug the iPod. It doesn't matter how long I leave it for. When i unplug the iPod the device menu finally shows in iTunes however it doesn't do any good because the iPod is no longer plugged in. Instead it shows the DEVICE menu in the background with an error message saying either "The iPod "Customer's iPod" cannot be found. The required file cannot be found" or that with a (-53) error message at the end. I have tried many different things including system restore and still does not work. I have tried different ports, different cords. I really don't know what I can do from this point. I have installed and uninstalled iTunes 8.1.

    Use the SHIFT-Launch iTunes method to get iTunes waiting for a library. Stick the iPod in disk mode and connect to the computer. Browse *My Computer* and right-click on the drive for the iPod, click Properties, then click Tools. Under Error-checking, click *Check Now*. Under Check disk options, select *Scan for and attempt recovery of bad sectors* (Optional - takes ages but a good idea if you've reason to suspect physical damage). Click Start. Mac users should run *Disk Utility / Repair Disk* for the equivalent process. This should find and correct any errors in the logical & physical structures of your iPod's hard drive which may be causing the problem. When the process is complete disconnect the iPod and then reset it (hold Menu+Select ). Cancel the waiting iTunes dialog and then try to connect in the normal way.
    If that still doesn't work you could try Erase your iPod - The Super Fix for most iPod Problems. Basically a low level format of the iPod’s hard drive to get around whatever problems are stopping iTunes from working with it.
    Have you tried connecting the iPod to another computer to see if the issues is focused on the iPod or iTunes?
    tt2

  • SOAP in XI: message use="encoded" and binding/@style="rpc"

    Hi
    Hope somebody who is familiar with XIs SOAP implementation could give the answer for my questions. Problem is that the SOAP server is not working but I am afraid that the reasons are not really simple.
    In our company we have to provide some SOAP services. I have entered as much as I could in IR ... including a simple scenario. Then imported the scenario to ID and the wizard created a number of agreements and determinations...
    As I need to describe the service to external parties, then I used IDs Web Service definition tool to generate the WSDL.
    But as the external messaging framework (for us a preprogrammed SOAP client) is fixed, I noticed that there are some differences that might matter.
    XI generated WSDL where SOAP binding has
    wsdl:binding/soap:binding/@style="document" but I would need it to be "rpc"
    And the second thing is that in binding message bodies have attribute @use="literal" but as the messages should have several parts then it should be "encoded" (and encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
    also is needed then).
    Could somebody explain if these may be the reasons why the soap server does not work. And if there is a way to define soap interface so that it would have above mentioned properties as needed.
    A easy question also... I would need for a method to have an empty message... inside soap body there should be just a tag with the message name and no content. But I can not figure out how to create a message type with no datatype.
    Thanks for any input!

    Hi, Stefan
    Thanks for the answer. To clear my questions: we want to deploy XI as the SOAP server (sry I have not figured out if it is a sender or receiver channel by name - all this inbound-outbound naming in XI is quite complex). Our SOAP server/XI is actually  just one part of a big SOAP network and MAFIA it uses rpc styled SOAP messages.
    The note is really useful, but still it does not give any hint how to make a RPC styled SOAP interface. So the problem is still up for me. As I am not very familiar with WSDL bindings and SOAP... for the message it self, is there any difference as for the RPC vs DOCUMENT style is discussed? Is it possible that the physical structure of a SOAP envelope could be the same?
    And the second question: is there a way in IR to define several parts for a message. Something like:
    <message name="isiku_andmed">
      <part name="paring" type="tns:isiku_andmed_paring" />
      <part name="keha" type="tns:isiku_andmed_keha" />
    </message>

  • Regarding Partener profile and Port generation

    Hello everyone, my requirements are following:
    i have one billing document invoice, actually i want to make idoc of this and when we execute this billing document, it has to create one idoc and output of that idoc has to come in form of xml, for that i am using T.code we34, in we 20 i want to know that i have to go through outbound parameter, or inbound, and in T.code we21 which dictionary i have to maintain, physical or logical. please reply me
    Thanks & Regards
    V.B

    Creation of IDoc
    To Create Idoc we need to follow these steps:
    Create Segment ( WE31)
    Create Idoc Type ( WE30)
    Create Message Type ( WE81)
    Assign Idoc Type to Message Type ( WE82)
    Creating a Segment
    Go to transaction code WE31
    Enter the name for your segment type and click on the Create icon
    Type the short text
    Enter the variable names and data elements
    Save it and go back
    Go to Edit -> Set Release
    Follow steps to create more number of segments
    Create IDOC Type
    Go to transaction code WE30
    Enter the Object Name, select Basic type and click Create icon
    Select the create new option and enter a description for your basic IDOC type and press enter
    Select the IDOC Name and click Create icon
    The system prompts us to enter a segment type and its attributes
    Choose the appropriate values and press Enter
    The system transfers the name of the segment type to the IDOC editor.
    Follow these steps to add more number of segments to Parent or as Parent-child relation
    Save it and go back
    Go to Edit -> Set release
    Create Message Type
    Go to transaction code WE81
    Change the details from Display mode to Change mode
    After selection, the system will give this message “The table is cross-client (see Help for further info)”. Press Enter
    Click New Entries to create new Message Type
    Fill details
    Save it and go back
    Assign Message Type to IDoc Type
    Go to transaction code WE82
    Change the details from Display mode to Change mode
    After selection, the system will give this message “The table is cross-client (see Help for further info)”. Press Enter.
    Click New Entries to create new Message Type.
    Fill details
    Save it and go back
    Runtime Components
    There are three types of records
    Control Record
    Data Record
    Status Record
    Control Record - contains the key information like destination, IDoc type, message type, port and sender information.
    Control records are of EDIDC type of structure
    Runtime Components
    Data Records - This contains two parts
    Administrative Section and Data Section
    Administrative Section consists of Idoc number, Segment Name, Segment number, Version, Segment Hierarchy etc.
    Data Section contains the data of respective segment
    Data records are of EDIDD type of structure
    Status Record - whenever a process is taken place, system will generate status records.
    We can identify the process with the number of status record.
    01 - 49 for Outbound Process
    50 - 75 for Inbound Process
    when IDoc is processed the messages are:
    01 - IDoc is created
    30 - IDoc is ready for dispatch
    03 - IDoc is processed
    We need to write a Selection Program to create a Physical structure of IDoc
    Import Parameters
    Define a parameter of type NAST
    Define a parameter of type EDIDC (for control record)
    Export Parameters
    Define a parameter of type WFAS1-ASGTP
    Define a parameter of type EDIDC (for control record)
    Tables
    Define a parameter of type EDIDD (for Data record)
    or
    To Create Idoc we need to follow these steps:
    Create Segment ( WE31)
    Create Idoc Type ( WE30 )
    Create Message Type ( WE81 )
    Assign Idoc Type to Message Type ( WE82 )
    Creating a Segment
    Go to transaction code WE31
    Enter the name for your segment type and click on the Create icon
    Type the short text
    Enter the variable names and data elements
    Save it and go back
    Go to Edit -> Set Release
    Follow steps to create more number of segments
    Create IDOC Type
    Go to transaction code WE30
    Enter the Object Name, select Basic type and click Create icon
    Select the create new option and enter a description for your basic IDOC type and press enter
    Select the IDOC Name and click Create icon
    The system prompts us to enter a segment type and its attributes
    Choose the appropriate values and press Enter
    The system transfers the name of the segment type to the IDOC editor.
    Follow these steps to add more number of segments to Parent or as Parent-child relation
    Save it and go back
    Go to Edit -> Set release
    Create Message Type
    Go to transaction code WE81
    Change the details from Display mode to Change mode
    After selection, the system will give this message “The table is cross-client (see Help for further info)”. Press Enter
    Click New Entries to create new Message Type
    Fill details
    Save it and go back
    Assign Message Type to IDoc Type
    Go to transaction code WE82
    Change the details from Display mode to Change mode
    After selection, the system will give this message “The table is cross-client (see Help for further info)”. Press Enter.
    Click New Entries to create new Message Type.
    Fill details
    Save it and go back
    Regards.

Maybe you are looking for

  • Duplicates created in error

    Not often, but on occaison, Aperture 3 creates duplicates when moving photos from one project to another (eg,: moving a freshly edited batch of pics from "Untitled 1" to an on-going project folder). To illustrate - I drag all of the pics from Untitle

  • HTTPS URL launch from a HTTP page link in new TAB

    I have a table where a particular column having url's. When clicking on a particular url it is going to new tab but suddenly after that it closed. If I open that url in new window instead of new tab it is working fine. Code for creating url is- I cal

  • Adobe Download Assistant failed to initialise

    Hello, I am trying to install Adobe Photoshop Elements and Premium Elements from a disc that I purchased yesterday but when I double-click on install the Download Assistant starts to run and then fails with 'Failed to Initialise'. I've run the Adobe

  • DB Key Performance Indicators(KPIs)

    Hi, We have migrated a DB from oracle 9i to oracle 10g R2.. that DB is 50+GB in size... My manager told me to prepare a comparion of KPIs for both the DBs so that he can show to the client that 10g has really improved the response time of the app and

  • Help required to get data from Cash Mgt

    Hi I need help to get following data from cash managemment . Bank Name Branch Account# Date cheque#/Ref Amount Direct Debited by bank Amount Direct credeted by bank. Kindly help Regards