From ztable to infocube, step by step, too much to ask?

Greetings!
I have a z table of open PO data on r/3.  I would very much like to make this data available in an infocube or ods object. 
Via this forum, I found document https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/84bf4d68-0601-0010-13b5-b062adbb3e33, which clearly explains how to create the datasource.
What I need now, as a BW/BI newcomer, is a step by step guide for how to proceed creating an infosource, transfer rules, etc.  Does such a document exist?
Thanks in advance for your help!
Regards,
Dennis

Hello Dennis,
You can follow these links in order to get an idea of how to create
Infosource
http://help.sap.com/saphelp_nw04/helpdata/en/80/1a6264e07211d2acb80000e829fbfe/content.htm
Maintaining Transfer Structure
http://help.sap.com/saphelp_nw04/helpdata/en/97/2ade3776061051e10000009b38f842/content.htm
Transfer Rules
http://help.sap.com/saphelp_nw04/helpdata/en/80/1a62bfe07211d2acb80000e829fbfe/content.htm
Hope it helps. Please post if you have any specific question or need any other help.
Regards,
Praveen

Similar Messages

  • Is it too much to ask from apple, an option for different volumes levels from different apps, including alarm, text, email, basically from every posible app?

    Is it too much to ask from apple, an option for different volumes levels from different apps, including alarm, text, email, basically from every posible app?

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • I need to input text from PC to iPad with large font size. Too much to ask?

    Works well with PC to PC using just software likge Windows Live Messenger, but not with iPad because I haven't seen a Messenger app for iPad that can display large fonts or has custom font size option. They all use small font size that can't be changed.
    I've also tried many VNC apps by writing the text in my PC to notepad and using the VNC to display the large text for iPad. Probelm is VNC's wont work well with 3G.
    Is this really too much to ask from iPad?
    If some app developer reads this, I'll buy an app for 50$ that has white background and can receive text sent from PC with custom font sizes. Doesn't have to have any other features. Just receive text from PC using the existing IM softwares like Windows Live etc or simple custom software.

    I was wondering if you could help me out with my current situation. It seems like it is similar to your previous I/O delima. I think I might have to parse the data, but i dont know how to do that yet. I basically have to put the information from one text file into a database, and it is formatted in one way, and i need to format it a different way that SQL statements can read. Here are 2 entries of about 12,000 that i have in one text file:
    1
    UI - 4
    TI - 117-28
    Y2 - -32676
    RP - NOT IN FILE
    SO - <None Specified> -1 ;():
    2
    UI - 11721
    TI - The mechanism of genetic recombination in Escherichia coli.
    MH - mechanism
    MH - recombination
    MH - Escherichia coli
    RP - NOT IN FILE
    SO - Cold Spring Harb Symp Quant Biol 1953 ;18():75-93
    This is only 2 of the records, You notice that the record number is first, followed by another field ex. (UI), which then the data stored in that field are after the "-"
    Thanks for your help

  • Is it too much to ask for Apple to explain the content of the Console?

    I've asked for definitions of terms for years now ... defintions of console terms and phrases such as the following example, each of which may well relate, in terms of the components and the Consoles ref to their "loading", to the ongoing, sophistcated penentration that manages to deinstall my ESET firewall and screw up desktop components across the board. None of third-party malware products have ever found a "threat" on my system, but the malicious activity continues. '
    Unfortunately Apple long ago decided against helping their customers with the UNIX-based Mac, pretending to the world that new OS X Macs were as simple use as System 9 Macs, and just as secure. LOL. What a lie.  
    Apple exploits its reputation for not documenting its products by continuing to not document their products. Apple also continues to imply in all sorts of ways that a Mac is the most secure platform on the planet, ignoring the fact that its Firewall is a joke because, among other things, its "safest" setting — Block All Incoming Traffic — lets Bonjour traffic in, as if it or its Windows twin ZeroConfig are safe when in truth Bonjour is a massive back door that is almost impossible to shut off.
    WHY DOESN'T APPLE DEFINE ITS CONSOLE MESSAGES, ESPECIALLY THOSE REPORTING ON COMPONENTS THAT ARE SUPPOSED TO BE DISABLED, SUCH AS ACTIVE DIRECTORY, WHICH HACKERS LIKE TO USE TO SET UP SHAM DHCP SERVERS?
    WHAT DOES THIS MESSAGE MEAN? Plugin "Active Directory", Version "6.5.1", is set to load lazily.
    Since I have the bad luck of being targeted, and since I know Active Directory represents a huge security hole unless it is used in a controlled environment (i.e., and office the infrastracture of which is used by IT staff to secure its at-work network), I know I don't want mdsresponder guiding a sham server through a firewall's "maximum security" setting.
    SO, I SHOUT THIS QUESTION INTO APPLE'S ECHOING VOID: IS IT TOO MUCH TO ASK FOR A DEFINITION FOR: Is set to load lazily"?
    Is there anyone with integrity left at Apple, or did they all leave when Bonjour was introduced?

    Hi, as far as I can infer, that term means it's not loading any resources until needed, opposite of this...
    -bind_at_load
                     Sets a bit in the mach header of the resulting binary which tells dyld to bind all symbols                when the binary is loaded, rather than lazily.
    https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/ man1/ld.1.html
    Load resources lazily.
    You should never load a resource file until it is actually needed. Prefetching resource files may seem like a way to save time, but this practice actually slows down your app right away. In addition, if you end up not using the resource, loading it wastes memory for no good purpose.
    http://developer.apple.com/library/ios/#documentation/iphone/conceptual/iphoneos programmingguide/PerformanceTuning/PerformanceTuning.html
    And, higher OS versionsare even worse with Bonjour/mDNSResponder, but might see this...
    http://support.apple.com/kb/ht3789

  • All I want is all my contacts on my phone and the same on my iMac, but no, that's too much to ask, instead I get everything doubled up on the phone and everything doubled up (triple in some cases) on the iMac, why does it do this? and more importantly how

    All I want is all my contacts on my phone and the same on my iMac, but no, that's too much to ask, instead I get everything doubled up on the phone and everything doubled up (triple in some cases) on the iMac, why does it do this? and more importantly how can I stop it? Thanks

    Look under system preferences on the mac at what is be controlled?  Look at Mail, Contacts, Calendars.  How many accounts are managing contacts?  Just the cloud? the cloud and gmail? or cloud, gmail, yahoo, and exchange?  If you have more than one contact account, then you will have different contact lists, if John Smith shows up in more than one of your contact lists, you will have multiple entries.
    Pick a contact list that is your master, (I use iCloud), only turn on contact syncing for it.  The same for your phone.  Spend some time on the iCloud webset (www.icloud.com) and work on your contact list there.  Clean it up, remove duplicates, etc...Changes will auto sync back to all your devices.  Life gets much simplier.
    Just remember, if you sync different contacts lists and a large number of people appear in your different lists, then they will appear as duplicates.

  • Too much to ask? Windows 8 epub reader + Adobe DRM...

    Hello all,
    Is it just too much to ask to read an Adobe DRM protected epub document in a nice metro-friendly Windows 8 interface (which Adobe Digital Editions most certainly is not)?
    I have spent hours today looking for that little Holy Grail The only Windows applications I could find that would open Adobe DRM epubs (in addition to Adobe Digital Editions, of course) was Neosoar and Copia, neither of which qualify as a nice metro-friendly interface. Don't get me wrong, lots of nice Windows epub readers out there e.g. Freda, Kobo, Calibre but they'll be damned if they're going to interface with Adobe DRM!
    I've bought the book; I just want to read it without fighting Adobe DRM at every turn. Any light on the horizon?
    David.
    ...and what about Microsoft Reader? Did they even mean to publish that? My ear wax provides more utility than that app.

    Hello all,
    Is it just too much to ask to read an Adobe DRM protected epub document in a nice metro-friendly Windows 8 interface (which Adobe Digital Editions most certainly is not)?
    I have spent hours today looking for that little Holy Grail The only Windows applications I could find that would open Adobe DRM epubs (in addition to Adobe Digital Editions, of course) was Neosoar and Copia, neither of which qualify as a nice metro-friendly interface. Don't get me wrong, lots of nice Windows epub readers out there e.g. Freda, Kobo, Calibre but they'll be damned if they're going to interface with Adobe DRM!
    I've bought the book; I just want to read it without fighting Adobe DRM at every turn. Any light on the horizon?
    David.
    ...and what about Microsoft Reader? Did they even mean to publish that? My ear wax provides more utility than that app.

  • Would it be too much to ask for Firefox to ignore the "www" when sorting history by site?

    Like it says in the topic question. Would it be too much to ask for Firefox to ignore the "www" when sorting history by site? IE ignores the "www", but not Firefox. It's a real pain to have to look in two places rather than one for a site I previously visited.
    Other than that my migration to FF has been great.

    Hi, as far as I can infer, that term means it's not loading any resources until needed, opposite of this...
    -bind_at_load
                     Sets a bit in the mach header of the resulting binary which tells dyld to bind all symbols                when the binary is loaded, rather than lazily.
    https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/ man1/ld.1.html
    Load resources lazily.
    You should never load a resource file until it is actually needed. Prefetching resource files may seem like a way to save time, but this practice actually slows down your app right away. In addition, if you end up not using the resource, loading it wastes memory for no good purpose.
    http://developer.apple.com/library/ios/#documentation/iphone/conceptual/iphoneos programmingguide/PerformanceTuning/PerformanceTuning.html
    And, higher OS versionsare even worse with Bonjour/mDNSResponder, but might see this...
    http://support.apple.com/kb/ht3789

  • I bought a camera connection kit , while connecting my camera (Samsung ex1) , I got this message from my iPad "my attached accessories using too much power "

    I bought a camera connection kit but fail to connect to my iPad . My iPad prompt me that my attached device using too much power ! I got no problem using the SD connecting kit. My camera is Samsung EX1 , pls advise

    Do your cameras support Picture Transfer Protocol (PTP) and/or USB Mass Storage Device Protocol (http://support.apple.com/kb/HT4106), and if so do you need to change a camera menu setting in order to enable it ?

  • Premiere Elements...a step too much

    Hi,
    Every year I teach hundreds of non-media students how to film and edit using Premiere Elements. Since I am a professional user I have no problems with Premiere Elements at all but I notice that many students find some assets very confusing. So I want to point them out for you guys and hope to start a discussion.
    Problem 1) When starting up APE9, or older versions, you need to know what KIND of camera you are using. NOTE: so not the Brand and Model, but the system behind it. For instance: AVCHD 1080i, HDV720p30, DVCAM and more. I know that Adobe says: Read the manual of your camera too see what system your camera uses. But that too is hard for many amateurs. (Especially for students who only loan camera's for a quick filmsession).
    Solution 1) In the older Premiere Pro versions you could choose a Brand and then a Model. The settings were automatically adjusted to he corresponding camera. Adding pictures of the camera would only make things even easier. (Sure, it will cost time but it make this package really easier to start) If your camera is not listed, then you can use the current system.
    Problem 2) In APE7 I manually created a preset, and I called it SONY BLOGGIE, so that student know what option to pick for their editing. It is a shame that that option is removed from APE9. No more adjusting your settings and saving the preset. Sure...Adobe Prem Pro still features the option but thats no option for my students.
    Solution) Please return this feature
    Students are asking to work on my current PC now so I'll update the above list asap

    I'm afraid it just is not the case that PRE9 automatically adjusts the preset when dragging the clip. It purports to do so, and attempts to make a correct change, but I found that it does not change the default mpeg preset to say the required AVCHD setting. So it has to be done manually before starting; and it certainly is not where many consumer editors want to start on an ad-hoc basis. It would even be more helpful if, when creating a new project, PRE9 asked the question (What format do you want? Here is a list). But it does not: you have to go and set it, while the app is actually encouraging you to simply press 'go'..
    It's somewhat disappointing that Adobe do wilfully ignore their users so well; I work with SAP in my day job, and regulary use (and contribute to) their user forums, in which their technical experts regularly offer hints, advice and solutions (while retaining the more formal paths for real bug reports. I am not saying they are without their own problems).
    Since cameras can be set up to record different ways, maybe it would be better to point to an intial sample clip rather than a camera setting. But, hey, I'm not even areally a beginner, just sorting out stuff for the real creative in our home, my wife. She's happy to mess with tools and functions and do a lot of pretty creative stuff, but no way does she want to read tech specs of cameras or clips, beyond is wide-screen, HD or whatever .
    Stephen

  • Going from Results tab to Criteria is taking too much time I think

    Hi guys,
    I noticed that sometimes when you go from Results to Criteria tab - it's taking too long, maybe 15-20 seconds sometimes. And in reality, shouldn't it be faster?
    I wonder whether it's an OBIEE issue at all?

    IE definitely has an issue...don't know if it's 6 or generally IE. Firefox is a LOT faster in most cases. Also, you don't need to kill IE every three hours or so just to free my RAM from all the memory leakage...
    Edit:
    Don't take me for a FF fanboy though...I'm using exclusively IE for development to ensure everything runs as it will on the client machines afterwards.
    Message was edited by:
    ChrisBerg

  • Camera Control-Too much to ask from BB?

    Hello, Since upgrading software didn't do it, does anyone know of a way to control camera exposure (brightness) on my BB?  A simple slider bar would suffice.  It's pretty pathetic, though, isn't it?

    Hello Dennis,
    You can follow these links in order to get an idea of how to create
    Infosource
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a6264e07211d2acb80000e829fbfe/content.htm
    Maintaining Transfer Structure
    http://help.sap.com/saphelp_nw04/helpdata/en/97/2ade3776061051e10000009b38f842/content.htm
    Transfer Rules
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a62bfe07211d2acb80000e829fbfe/content.htm
    Hope it helps. Please post if you have any specific question or need any other help.
    Regards,
    Praveen

  • Is it too much to ask MS for a simple ad-hoc query tool for end users?

    Hello
    This is a general MS BI topic and not specific to Power Query, but I couldn't find a more suitable general forum for it.
    This posting is the result of the frustration I have with MS BI stack, whereby a simple ad-hoc drag and drop query tool to get the data in a table format (preferably from a relational
    data source) is missing, something that other big vendors have, such as SAP Business Objects Universe and the associated tools. The deprecated SSRS Report model and SMDL was the closest MS ever got to this functionality (although that had some limitations
    too), which unfortunately is dead now in favour of all sort of "Power" tools that basically can’t deliver the same functionality.
    The requirement is pretty simple: provide users with a tool that they can drag and drop fields from different entities in a data model without having to worry about entity relationships and
    apply necessary filters and get the data out in Excel or CSV, no fancy (or even simple) aggregation or formatting is required, and users should only see the rows they are authorized to see, i.e. row level security (RLS) of data.
    Let’s see what we have at our disposal from MS BI:
    From the modeling perspective, we have relational models in the database that support RLS with views, but obviously cannot maintain PK-FK relationships in the database model between views. Other
    models are .Net Entity Data model Framework model exposed as OData, and SSAS tabular, SSAS PowerPivot, SSAS multidimensional, which you can find a good comparison of their features here:
    http://www.sqlchick.com/entries/2012/3/4/decisions-powerpivot-ssas-tabular -or-ssas-multidimensional-m.html
    From the tools perspective we have:
    Power Query on top of a relational database (SQL Server): Can connect to relational databases easily, generated queries are optimal, detects relationships with entities, but only when entities
    are tables and have PK-FK relationships enforced in the database. So can’t detect relationships with views and hence can’t enforce RLS, so this is not an option unless users keep joining entities, which is not a desirable option either.
    Power Query on top of an OData: Works well except that queries generated for multiple entity expansion are terrible (look here for more details:
    http://social.technet.microsoft.com/Forums/en-US/7a8b8e52-d3a9-42af-bc52-9d5459c00529/odata-multilevel-expand-query-issue?forum=powerquery). In addition all filtering and projections are done at client side, so even if you want 1 row out of 1 million, all
    rows are brought over to Excel before filtered. Overall this results in unacceptable performance even for small sized data.
    Power Query on top of a tabular model: Doesn’t support that type of data source yet (http://social.technet.microsoft.com/Forums/en-US/ebcccb5e-7058-4046-917d-3d7fcf60cbdc/tabular-model-as-data-source-for-power-query?forum=powerquery).
    Even if it did, tabular models don’t support Many-to-Many relationships out of the box and not sure if there are plans to support tabular models in Direct Query mode in Power Query to take care of RLS.
    Excel on top of tabular models or multidimensional models: The tabular model should not be in Direct Query mode and you only get to use PivotTable to query the model. PivotTables are not famous
    for generating optimal MDX queries, so performance is not going to be acceptable if you are dealing with large dimensions, especially large junk and degenerate dimensions. You can use drilltrough to get details of a measure, but you have to specify the columns
    for a drilltrough action upfront, no flexibility for users to select what they want to see.
    PowerPivot on top of relational databases: The query designer cannot detect relationships between views, so users have to perform manual joins, not an option.
    PowerPivot on top of a multidimensional or tabular model: The query designer doesn’t generate optimal MDX queries by drag and drop. Especially there doesn’t seem to be a way to add related
    attributes of a dimension attribute to the query without cross joins which results in poor performance on large dimensions. Other issues found here
    http://sqlblog.com/blogs/marco_russo/archive/2010/08/24/using-ssas-2005-2008-as-powerpivot-data-source-query-designer.aspx. In addition the result set has ugly column names and issues with data types, such as interpreting numeric data types as Text, and
    there’s no straight forward way of getting the data from PowerPivot directly to Excel. The user either has to do a copy/paste (which doesn’t work on large datasets) or create a pivot table, bring the measure, and drillthrough the measure to get the details
    in table format.
    PowerPivot with OData: Treats every entity as a separate table to import, not suitable for our use case.
    Report Builder and SSRS on top of relational, multidimensional or tabular model: Given the query designer is the same as PowerPivot, it has similar issues. In addition, there are 4 more steps
    from designing a query to generating an Excel or CSV output, not an option.
    PowerView: Works against tabular and multidimensional models, but there’s no way of exporting data to Excel sheet. Besides the add-in is not available for Excel 2010.
    Good old MS-Access: Link to tables and views through ODBC, create relationships between entities and give each user a copy of that Access database to create their queries, and deal with the
    nightmares of updates to the model and distribution of new models to the users! Did I mention Access as an option?
    So there you go, 10 options, none of which can deal with a seemingly simple use case sufficiently. At the moment, the best among them appears to be option 6 against a heavily optimized OLAP
    cube, and perhaps #3 when/if Power Query support for tabular models in direct query mode arrives. Perhaps I am missing something very obvious, and would like someone to enlighten me here.
    Thanks
    MR

    Hi, as far as I can infer, that term means it's not loading any resources until needed, opposite of this...
    -bind_at_load
                     Sets a bit in the mach header of the resulting binary which tells dyld to bind all symbols                when the binary is loaded, rather than lazily.
    https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/ man1/ld.1.html
    Load resources lazily.
    You should never load a resource file until it is actually needed. Prefetching resource files may seem like a way to save time, but this practice actually slows down your app right away. In addition, if you end up not using the resource, loading it wastes memory for no good purpose.
    http://developer.apple.com/library/ios/#documentation/iphone/conceptual/iphoneos programmingguide/PerformanceTuning/PerformanceTuning.html
    And, higher OS versionsare even worse with Bonjour/mDNSResponder, but might see this...
    http://support.apple.com/kb/ht3789

  • Is a year too much to ask???

    Why is it that we as consumers are excepting less than what we paid for? I had a thunderbolt that I purchased new and am within my 12 month manufacturer's warranty when my cell phone went postal. I have always kept my phone protected in an otter box case and when I was at work, out of no where it staredt shutting off and on, I kept hearing the thunderbolt sound over and over. After trying to shut it down and then removing the battery it came on for a short amount of time then died completely. I took it to the Verizon store in which they told me that Verizon had done a major update and they think it may have crashed my phone. Well today I received my replacement phone and it happened to be refurbished. I don't so much have a problem with a refurbished phone as I do the fact that I should be receiving a new 12 month warranty. I purchased a product that said it would be repaired or replaced with new or rebuilt parts, NO WHERE did it state that I would receive a whole "used phone" that only comes with a 90 day warranty. My issue being if the whole product is replaced, that in a sense equals a replaced phone and should come with a replaced warranty equal to that of receiving a new phone. How am I to know what this "refurbished phone" has been through prior to my getting it? Who had it before me? How was it treated? My question to Verizon was if your replacing my device in which I purchased new with a used unit why shouldn't I be warranteed the full 12 month warranty in which I originally purchased with my phone when I am essentially getting a whole new device to which nothing about it's past history is being disclosed?  For all I know I just received Walmart's display unit in which every Tom, Dick, and Harry and their children have had their hands on?  How is it my fault that this phone malfunctioned and did not withstand the full 12 month warranty in which it was covered by? Verizon may be laughing all the way to the bank, but why are we letting them! If I have to settle for a refurbished replacement phone then I deserve a warranty that covers that phone equal to the one I purchased new! NO EXCEPTIONS!!!

    Sad, but true. I will be giving Verizon the boot when my contract is up, but like you said we are also locked in on a contract. But eventually we won't be. They are committing robbery without any consequence. I wish someone would step in on the consumers behalf.
    Sent from my Verizon Wireless 4GLTE smartphone

  • I Just want to download + save a copy of the OS I have paid for?! Is that too much to ask?

    I have already downloaded and upgraded to ML once already, but cant find the DMG file anywhere?!
    I don't want to download OSX Mountain Lion everytime I want to install it, that is just friggin ridiculous! not everyone has mega bandwidth flowing freely into their homes!!!!!! Surely it is possible to just download the DMG and burn to a DVD so I load it on each computer like with Lion!????
    I thought the point of technology was to make life easier not harder! I shouldnt have to be resorting to a forum post just to figure out how to save a copy of the OS I have actually paid for.......Apples control freak attitude is out of control!  Sorry for the rant im just over seeing these kind of crappy changes everytime Apple releases something new!

    Thanks for this one, was a big help!
    My frustration is just with the fact that Apple have become so arrogant as they have grown and have stopped considering their customers like they used too. When releasing new products they make changes like this that provide no benifit at all and they dont think about how it will affect their whole user base.
    Bottom line is that I shouldnt have to resort to a forum and then follow a process to create a bootable disk for Mac OSX when I could do it with the last version with no problems......another example is the removal of the YouTube apps from iphone and ipad just because its owned by Google....its pathetic!
    Anyway sorry to go on about it........for others looking for a solution to this problem, this link provides a good, simple process to allow you to create a boot disk for Mountain Lion.

  • Is it too much to ask that a Mac user can just OPEN and USE a PDF form created by LiveCycle Designer PC software?!?

    My problem is just that- I have created all my forms using LiveCycle Designer because it is easier to make the forms accessible to individuals with disabilities.  Apparently it doesn't make Mac users have access to the forms.  I've received complaints from Mac users that cannot complete or submit the forms that I created.  I'm not asking how to recreate using another software, I know how to do that.  I'm asking is there a work around to allow a Mac user to open a PDF form or even XML (bedded within an HTML page) on a Mac computer WITHOUT having to use bootcamp, parallels, etc. and be able to complete the form and submit, print or email it?????  I've exhausted all my knowledge on this thus far and I'm hoping to find something that will help.  So far all forums talk about how Mac users need to have a PC side to their computer.  Isn't there another way?
    I've attached an example form that we are no longer using (though still created exactly the same as the others)
    Thanks!

    Hi, as far as I can infer, that term means it's not loading any resources until needed, opposite of this...
    -bind_at_load
                     Sets a bit in the mach header of the resulting binary which tells dyld to bind all symbols                when the binary is loaded, rather than lazily.
    https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/ man1/ld.1.html
    Load resources lazily.
    You should never load a resource file until it is actually needed. Prefetching resource files may seem like a way to save time, but this practice actually slows down your app right away. In addition, if you end up not using the resource, loading it wastes memory for no good purpose.
    http://developer.apple.com/library/ios/#documentation/iphone/conceptual/iphoneos programmingguide/PerformanceTuning/PerformanceTuning.html
    And, higher OS versionsare even worse with Bonjour/mDNSResponder, but might see this...
    http://support.apple.com/kb/ht3789

Maybe you are looking for