Using ADI to load Assets

Hi
Can anyone please send me some kind of a documentation on how to load Assets through ADI (something called FA-ADI). Atleast guide me to find them if they are somewhere in the net.
Thanks
Regards
bharat

If you have access to Oracle's Metalink you can search on Oracle Applications Desktop Integrator User's Guide.
The User's Guide will help you get started.
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Bharat Bhaaradwaj ([email protected]):
Hi
Can anyone please send me some kind of a documentation on how to load Assets through ADI (something called FA-ADI). Atleast guide me to find them if they are somewhere in the net.
Thanks
Regards
bharat<HR></BLOCKQUOTE>
null

Similar Messages

  • Flash player 10.1 crash when loading assets

    My existing site crashes when trying to load assets under flash player 10.1. The site is built on PureMVC and uses BulkLoader to load assets from Amazon S3.  I'm trying to debug but nothing has worked so far except removing the loading code completely. Anyone else have similar problems?

    This is my loading code:
    for each ( var assetInfo:AssetInfo in _assetsArray )
    if ( assetInfo.slateURL != "" ) // NOT ALL AIs have slates (e.g. custom)
      var li:LoadingItem = _loader.add(assetInfo.slateURL, { id: assetInfo.name, context: context, priority:priority  } );
      // li.addEventListener( Event.COMPLETE, li_complete ); // LISTEN PER ITEM
      priority--;
    Commenting out li.addEventListener makes it quit crashing. Still investigating.

  • SD card fails to import - generates endless "Loading Assets" routine.

    I seem to have a dodgy 8GB SD card, although it functions in the camera (Canon SX30), and I can manually transfer the photos into Aperture 3.2.1. Attempting to use the Import functions in Aperture result in zero activity apart from at lower left of the Aperture window, where the spinning paddlewheel endlessly spins while Aperture is equally endlessly "Loading Assets".
    On the first occasion this happened, after a day or two elapsed the message popped up telling me "not to be a naughty boy and properly eject the media" (although I rarely lapse in that regard). After ackowledging same, Aperture appeared to have resumed normal operations.
    At the second probing attempt to import from this card,the malfunction resumed, and I have reformatted the card in the camera.
    My quetion is: "Is the any way I can break the loop?"
    As I view the situation, force quitting is not required because both iMac and Aperture are otherwise working fine.

    It's been a while since you posted this question. I read in another post that it had to do with photos deleted on the SD-card. Once you 'Empty Trash' for the SD-card, the problem should disappear. At least that was what happened in my case.

  • Using loadMovie to load SWF linked to FLV

    I am having problems getting a movie (SWF) with an linked FLV
    file to play when I use loadMovie to load it in.
    I have an .FLV file named vid_9.flv. I have embedded it into
    a Flash movie named vid_9.swf using Flash 8 Professional. I am
    using "Progressive Download from a Web Server" and no controls.
    When I play the SWF on the stand-alone player (the FLV is in the
    same folder) it works great. Now when I call that SWF into another
    movie using
    swfHolder.loadMovie("SWFs/vid_9.swf");
    it shows it being completely loaded, but then never plays,
    all I get is a white screen. This is my second project in a row
    where this did not work. Any ideas as to why? Thanks for any
    help.

    onLoadComplete executes before the loaded swf's assets are initialized:  use onLoadInit.
    those function definitions in your loaded swf should NOT be in an onLoad method.  if they are defined on the main timeline of the loaded swf, use:
    var url:String = "scene05.swf";
            var movieClip:MovieClip = createEmptyMovieClip("movieClip", 0);
            var listenerObj:Object = new Object();
            listenerObj.onLoadInit = function (target_mc:MovieClip):Void {
                //It should execute these functions that are located in the onLoad event in the loaded swf.
                target_mc.initBackground();
                target_mc.initBackgroundWeg();
                target_mc.initVehicles();
                target_mc.initForeground();
                target_mc.initKnoppen();
            var movieClipLoader:MovieClipLoader = new MovieClipLoader();
            movieClipLoader.addListener(listenerObj);
            movieClipLoader.loadClip(url, movieClip);

  • Flash 6 application upgrade AS1 - AS2 loaded asset gotcha

    Basically we are upgrading a large flash site from a flash 6
    AS1 model, to a Flash 7 AS2 model.
    This has gone well with one exception - the site has a
    resource of nearly 2500 flash assets that are loaded in by the main
    application. Within these assets are function calls without scope
    for example -
    someFunction();
    Which in Flash 6 AS1 would be caught by the funciton defined
    as _global.someFunction();
    We have automated though JSFL the conversion of these
    function calls prefix them to give them scope - however
    re-publishing these assets then causes other problems with font
    mappings, etc... So this means a manual run trough is still
    required.
    We have also tried to patch the loaded movies by attaching
    functions to the movie and assigning them to the correct ones in
    our main application - but this too fails - for instance using a
    patch such as -
    loadedMovie.someFunction = function(){
    _global.someReplacementFunction();
    typeof(loadedMovie.someFunction) retruns "function"
    however a call such as
    someFunction();
    on the seccond frame of the loaded movie fails to trigger the
    call and is in-effective. Could this be because the loading movie
    is AS2 and is not sensitive to the loaded assets script model?
    If anyone out there has any ideas of a work around this type
    of issue then please post - as manually processing 2500 assets is
    not something we will relish...

    Basically we are upgrading a large flash site from a flash 6
    AS1 model, to a Flash 7 AS2 model.
    This has gone well with one exception - the site has a
    resource of nearly 2500 flash assets that are loaded in by the main
    application. Within these assets are function calls without scope
    for example -
    someFunction();
    Which in Flash 6 AS1 would be caught by the funciton defined
    as _global.someFunction();
    We have automated though JSFL the conversion of these
    function calls prefix them to give them scope - however
    re-publishing these assets then causes other problems with font
    mappings, etc... So this means a manual run trough is still
    required.
    We have also tried to patch the loaded movies by attaching
    functions to the movie and assigning them to the correct ones in
    our main application - but this too fails - for instance using a
    patch such as -
    loadedMovie.someFunction = function(){
    _global.someReplacementFunction();
    typeof(loadedMovie.someFunction) retruns "function"
    however a call such as
    someFunction();
    on the seccond frame of the loaded movie fails to trigger the
    call and is in-effective. Could this be because the loading movie
    is AS2 and is not sensitive to the loaded assets script model?
    If anyone out there has any ideas of a work around this type
    of issue then please post - as manually processing 2500 assets is
    not something we will relish...

  • Loading Assets 3.0 - OSX10.6.2 - Demo

    G'day all,
    Just downloaded the demo of Aperture and it's not doing anything when I click on "Import" and navigate to my personal photo storage area on my Macbook Pro 13" running OSX 10.6.2. (The folder they are in is called ~~PHOTOS~~. It just keeps spining the circle thing and says "Loading assets".
    I've turned off "Recognise faces" or whatever that option is called.
    I've clicked on "Decide later" for access to camera and don't want to click on "Use Aperture" would that cause a problem ?
    The program looks awesome from the demos I've seen online but I can't even look at any images yet.
    Please help !
    Tony
    Message was edited by: T-o-n-y
    Message was edited by: T-o-n-y

    Yep that's it William !
    I just saw that other thread when I was at work and couldn't wait to get home to try.
    The tilde ~ was the problem. As soon as I removed it and replaced it with a minus sign - it opened up the images.
    Now it's time to see what this program can do !
    Yippee.
    Thanks for reading.

  • Aperture frozen on "loading assets"

    Recently upgraded to Yosemite and Aperture 3.6.  Never had this problem prior.  Aperture, when importing camera card (or from iPhone) is frozen on "loading assets".  Sometimes I see no previews of photos and sometimes I see a few previews but am never able to actually hit import button.  I've tried rebooting,  I've tried opening up more hard drive space, I've tried to import to different locations, I've tried importing from my iPhone: None of this worked.  Please help.

    I've got the same problem and I've done a fair bit of testing, without any real solution.
    I've repaired the database, and that made no difference. I've started with a blank photo.library and that made no difference.
    One of the tests is this:
    Insert an SD card or camera (via USB), then Aperture 3.6 (A3.6) starts up itself, and the import routine starts. It says "Loading Assets". If you click on the swirling circular icon, a window pops up with the Activity. You can compare the progress of file importing in this Activity window with the number of Imported files notified at the bottom right of A3.6, which also says number of files imported.
    It should go through the SD card and complete the task and the activity ends.
    However, instead, randomly, it often gets stuck, part way.
    When I eject the SD card in Finder and reassert it, the routine starts up again.
    I've done this repeatedly, with my Photo.Library and a blank database/library. I've used two SD cards, on 1Gb the other 2Gb.
    I've tried it with A3.6 running and I've tried it by closing A3.6 each time and starting the program fresh.
    Each time I get random results. It starts the import and freezes after a random number of photos. Sometimes, it stops after just 6 photos, sometime its stops after 156. Occasionally, it completes the task and does all photos (on these SD cards that's about 220 or 415 photos).
    There seems to be no rhyme or reason.
    In 10 recorded tests (out of many unrecorded), it completed as follows:
    1) 155 photos imported
    2) 176
    3) 136
    4) 156
    5) All 415 photos, task completed
    6) 256
    7) All photos, task completed
    8) All photos, task completed
    9) 6 photos
    10) All photos, task completed
    APPLE - PLEASE RESPOND. YOUR REPUTATION IS AT RISK AND USERS ARE LOOKING TO DUMP APERTURE. Some on this forum think you are ignoring this problem, or even creating the problem, deliberately.
    PLEASE RESPOND....

  • Hi,  I'm in Nova Scotia, Canada and when I try to use Siri it loads and loads and then says, "I'm really sorry about this, but I can't take any requests right now. Please try again in a little while."  I rebooted and it didn't fix the problem. I just got

    Hi,
    I'm in Nova Scotia, Canada and when I try to use Siri it loads and loads and then says, "I'm really sorry about this, but I can't take any requests right now. Please try again in a little while."
    I rebooted and it didn't fix the problem. I just got my iPhone 4s (unlocked right from Apple) several weeks ago.

    Siri has been a bit more erratic than usual in the last week or so. Apple has announced a major announcement for 9/12. Conclusions are left to the reader.
    Best of luck.
    (Occasionally from Lower Economy, Colchester County).

  • How to use the property-loader?

    Hello,
    i´m using TS 3.5 and LV 8.0. Now i also want to use the built-in property-loader from Teststand.
    Is there somewhere a documentation for "beginners" how to use this property-loader? At the end i want to read parameters from an ascii-file which updates my input-parameters of the steps in the current-sequence.
    I know how to read and change parameters from teststand in labview via active-x, but i have no idea how to use this propertyloader-thing.
    Is there an easy help file somewhere in the net ( I havent found one yet)?
    Thanks for your help.

    Meanwhile i can use the propertyloader for Limits and Variables which are in a container of the teststep. What not worked was:
    1.) setting the properties of a "Messagebox". For example the property "Button1Label". Why is this not working?
    2.) The second thing what is not clear: Do i need for each sequence an own property-loader? I tested it with a sequence with one subsequence. Does the subsequence needs its own property-loader?
    Currently the import-csv-file looks like this:
    Start Marker,,,
    <Step Name>,Limits.Low,Limits.High,Cont.Voltage
    TestStep_1,1,2,4
    TestStep_2,8,16,32
    End Marker,,,
    When Teststep_1 and Teststep_2 are both in mainsequence then it works. When i copy Teststep_2 in a subsequence then i get an error (-18).
    Any ideas about my two questions?
    Thanks

  • How can I make server use single class loader for several applications

    I have several web/ejb applications. These applications use some common libraries and should share instances of classes from those libraries.
    But applications are being deployed independently thus packaging all them to EAR is not acceptable.
    I suppose the problem is that each application uses separate class loader.
    How can I make AS use single class loader for a set of applications?
    Different applications depend on different libraries so I need a way that will not share library for all applications on the domain but only for some exact applications.
    When I placed common jar to *%domain%/lib* - all works. But that jar is shared between all applications on the domain.
    When I tried to place common jar to *%domain%/lib/applibs* and specified --libraries* attribute on deploying I got exception
    java.lang.ClassCastException: a.FirstDao cannot be cast to a.FirstDaoHere http://download.oracle.com/docs/cd/E19879-01/820-4336/6nfqd2b1t/index.html I read:
    If multiple applications or modules refer to the same libraries, classes in those libraries are automatically shared.
    This can reduce the memory footprint and allow sharing of static information.Does it mean that classes should be able to be casted ?

    You didn't specify which version of the application server you are using, but the config is similar as long as you know what to look for. Basically, you need to change the classloader delegation. Here's how it is done in 8.2
    http://download.oracle.com/docs/cd/E19830-01/819-4721/beagb/index.html

  • ICal reports that it can't find server, and lots of data from several years ago is trying to get attention.  Cannot bring up calendar in any view to use. also keeps loading unused calendar websites from long ago.  I can' remove them. what to do?

    iCal reports that it can't find server, and lots of data from several years ago is trying to get attention.  Cannot bring up calendar in any view to use. also keeps loading unused calendar websites from long ago.  I can' remove them. what to do?

    UPDATE: I had 36 Safari windows open and minimized on the dock from my last session; 20 of those windows failed to open b/c Safari "couldn't find the server"; I just went to the URL bar of all 20 pages and clicked return, and all 20 pages loaded perfectly, without dropping any images or losing formatting. This is a puzzle!!!

  • HOW TO CHANGE THE USEFUL LIFE FOR MORE ASSETS AT A TIME FOR ASSET CLASS

    Hi All,
    Asset which is under Asset Class Support system-B700. Here every thing is ok but the problem in USE FULL LIFE which is come by default. It must be 4 instead of  5.   So can any body help me out from this how to change the Useful life in that Asset class.  In that Asset Class we have the morethan 200 Assets. It was happend in Prdocution system so now the problem is where i can change the useful life for the asset class either in DEV or PRD.
           Also i want to know the information of How these assets are Uploaded into the system (Lsmw or etc). this is very urgent for me.
    Thanks in Advance,
    Regards,
    Siva.

    Hi Ashok,
         Can i know the reason how it was happend. i mean instead of 4 years the system showing is 5yesrs any reason is there behind that.
    Thanks in Advance.

  • Loading the data from a packed decimal format file using a sql*loader.

    Hi ,
    In one of the project i'm working here i have to load the data into oracle table from a file using a Sql*loader but the problem is the data file is in the packed decimal format so please let me know if there is any way to do this....I search a lot regarding this ..If anybody faced such type of problem ,then let me the steps to solve this.
    Thanks in advance ,
    Narasingarao.

    declare
    f utl_file.file_type;
    s1 varchar2(200);
    s2 varchar2(200);
    s3 varchar2(200);
    c number := 0;
    begin
    f := utl_file.fopen('TRY','sample1.txt','R');
    utl_file.get_line(f,s1);
    utl_file.get_line(f,s2);
    utl_file.get_line(f,s3);
    insert into sampletable (a,b,c) values (s1,s2,s3);
    c := c + 1;
    utl_file.fclose(f);
    exception
    when NO_DATA_FOUND then
    if utl_file.is_open(f) then utl_file.fclose(f); ens if;
    dbms_output.put_line('No. of rows inserted : ' || c);
    end;SY.

  • Hey guys i was wondering if i could downgrade my iphone 5 from ios 7.1.1 to 7.0.6 or .0.4 i have 7.0.6 and .0.4 shsh blobs but when i try to build a custom ipsw using ifaith it loads and never stop loading is there any way to downgrade to older ios 7 ?

    Hey guys i was wondering if i could downgrade my iphone 5 from ios 7.1.1 to 7.0.6 or .0.4 i have 7.0.6 and .0.4 shsh blobs but when i try to build a custom ipsw using ifaith it loads and never stop loading is there any way to downgrade to older ios 7 ?

    No, you cannot downgrade your iOS device. That's not supported by Apple.

  • Business partner migration using lsmw direct load .

    Hi,
    We need to do business partner migration using the direct load method.
    We are thinking of using direct input method of lsmw for the data transfer.
    Could someone suggest a proper object/ subobject for the same.
    Alternatively has anyone done the same using LSMWbapi or LSMWidocs.
    Inputs will be highly appreciated <<text removed>>
    Dirk.
    Edited by: Matt on Dec 19, 2008 1:33 PM -  Do not offer rewards.  Please read the rules of engagement.

    Hi ,
    Does this solution give any way to update the customer fields too ?
    We have few customer fields added to BUT tables ... How can we update these fields using LSMW and IDOC ?
    Could you please give your opinion on thesame.

Maybe you are looking for