IStore Images Batch Load Issue

Hello All,
We have been working on setting up a Batch load for product images for our iStore and have run into an issue. First off, this is more of a batch association since we are using already existing items.
The issue we are having is that we are using APPS.IBE_LOGICALCONTENT_GRP.SAVE_DELETE_LGL_CTNT API to tie the images to the items. The process runs without error, but on inspection of the iStore page, the link to the image is bad causing no image to be displayed. Going through the iStore Admin and checking the Catalog / Content everything looks fine.
If I remove the association to the content for the item, apply the change, then re-associate the content and apply, everything works fine. So, it would appear that the content is not the issue. We will be loading 1000+ image associations, so having to manually fix each one is not a very good option.
After creating the Item - Content association, is there another API or something else that needs to be run so that the image correctly shows up on the iStore?
Thanks
Kyle

1. Did you try using save_logical_content API.
2. Did you verify the table IBE_DSP_OBJ_LGL_CTNT, IBE_DSP_LGL_PHYS_MAP. If data exists, Please send me an email to [email protected]
Thanks
RK
925 998 1494
[email protected]
Independent Consultant

Similar Messages

  • Concurrent image (batch) loading

    First, is it really possible? I have been struggling for days creating a batchLoader for images, but it seems to be missing something...
    Here is what I did (AIR app):
    1. scan a directory to load all images
    2. create and load an URLLoader with file.url reference (URLRequest)
    3. onLoadingComplete, create and loadBytes on the urlLoader
    4. onParsingComplete, create the image
    [repeat steps 2-4 by batch of 100s until no more file in directory]
    5. display the images
    This sounds fine... or at least I hoped
    PROBLEM:
    Only a portion of the files make it to the full loading process... meaning that some events on the second loader are not triggered.
    Facts:
    - out of 651 images in the directory, some 470 images are actually loaded.
    - Less images are loaded if I am in debug mode
    - sequential loading (one after the other) works fine
    - This loading method as proven me to be the best so far to recover the memory on images deletion
    - A counter in the onLoadingComplete (URLLoader) shows the correct count 651, while a counter in the onParsingComplete (simple Loader) gives around 470.. WHERE ARE THE LOST EVENTS?
    it seems like we are losing events when there are too many... Does anyone have advice/comment/thoughts on this?

    I/O operations are asynchronous, but that doesn't mean they run in parallel with each other. I doubt that the Air runtime will be loading your files simultaneously using hundreds of threads, so your requests are probably being queued-up under the hood. Even if it did spawn multiple threads, it is unlikely you will see significant gains over loading files sequentially.
    I cannot explain the missing events, so these may be due to problems with the queuing mechanism. You could try listening for other events from your loader / parser objects in case any fault conditions are being reported. For example, LoaderInfo dispatches "ioError" and "Progress" events.
    However, since your approach is unlikely to have any advantages over sequential loading you'd probably be better off just keeping it simple. Sequential loading has a number of advantages: It is much easier to show progress to the user, it is easy to halt the loading process and it is more efficient.

  • FDMEE : Batch Loader Issue

    Dear All,
    I am facing problem with Batch loader. It was working fine earlier but not now. The changes made between working and not working status is UNC update. UNC details got updated from F:/FDMEE to \\frs-ICT-03\FDMEE. 
    Below mentioned is error.
    Executing open batch: Prestwick_Test
    2014-11-27 01:40:25,661 INFO  [AIF]: Copy from Src Dir: file://\\frs-ict-93\FDMEE/inbox/batches/openbatch/?customTheme=otn, Tgt Dir: file://\\frs-ict-93\FDMEE/inbox/batches/openbatch/7079?customTheme=otn
    2014-11-27 01:40:25,661 INFO  [AIF]: Error Coping from Src Dir: file://\\frs-ict-93\FDMEE/inbox/batches/openbatch/?customTheme=otn, Tgt Dir: file://\\frs-ict-93\FDMEE/inbox/batches/openbatch/7079?customTheme=otn. Check that source directory exists.
    I guess, I have access to the folder but don't see file getting archieving in folder as per Process Id: Like if Process Id is 7080, batch loader normally creates a folder 7080 and achierve the files into it Correct ? But I am not able to see the folder being created and file getting achieved.  Data Type  = file load. Type = Open Batch Auto create data rule: Checked, Auto created data load rule is available in Data Load screen. File Name= 1~Prestwick-Test~Actual~Jan-14~RR  Could someone you please let me anything else I need to check. 
    Warm Regards..

    Hi Francisco,
    I sent log file and screenshot of batch defination on your gmail id.
    Please check and let me know incase of any other details.
    Regards..

  • FDM Multiload Batch loader issue

    Hi All,
    I need help in Multiload Batch load process. I am working on FDM 11.1.2.1. We need to move data of 6 months. I am using comma separated Text file for this purpose.
    When I am loading it through FDM user interface, it is fine (It is generating 1 export file for all 6 months with diffrent combination) but If I am trying to run it through FDM Batch load for Multiload it is generating the 6 export files and loading one by one (Which I don't want).
    I want one export file generated for all month. Is there any setting by which FDM will stop multiple Export file generation for diffrent month.
    Remaining process is Working fine if I am loading manually through FDM web.
    Thanks,
    Shivendra

    Hi Shivendra
    Unfortunately I think it is a "feature" of batch processing.
    When processing multi-load files manually through FDM a text multiload source file produces a single export file while an excel multiload source file produces a separate export file for each period in the source file.
    With batch processing unfortunately both types of source file behave the same as the manual excel way.
    One option that may help you is parallel processing in the batch? Be warned though, that may not help either as the parallel processing will queue files for the same POV (I think from memory it treats different periods for the same location/category as the same POV in parallel processing so if you are loading say 12 periods for the same location/category you may not gain anything in parallel processing).
    Hope this helps
    Stuart

  • Dynamically loading images: UI Loader issue

    I posted this last week, but did not show good examples to get help. Admittedly, I am new to flash, so this may be a bit elementary, so my apologies in advance. I am trying to dynamically load images through the UI Loader component. Attached are the errors I get, and although I think that the coding is close to correct, when I publish, it just flashes up then restarts the movie... any ideas? Thanks in advance.

    there's a problem attaching things to this forum.  so, nothing is attached.
    can you copy and paste your error messages to this forum?

  • Image files loading issue

    Hi,
    Image files like .png, .gif files were inconsistently not displaying in IE 8 and 9 not even getting red X. when i navigate to other screen it is displaying as expected. Am suppose to use HTML 5 with IE 8 and 9, even i tried HTML5shiv.js with conditional
    comments, but of no use.
    I've downgraded HTML 5 to 4, still this issue exist. Even tried Clearing browser caches, cookies,history etc..
    Someone help me on this please..
    Syntax background:url(../images/header/header.gif)

    Thanks, for your reply..
    I've corrected it.. Its works as expected in Firefox and Chrome, problem with IE alone
    My question is changing doctype declaration is alone enough for upgrading HTML 4 to 5?
    Previously, i've used is
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    now i changed to <!DOCTYPE html>

  • Images, website loading issues

    pictures won't display on websites and some of them aren't loading properly

    Assuming you are using Safari, go to your Safari menu bar click Safari > Preferences then select the Appearance tab.
    Select:   Display images when the page opens
    If that box was already selected, select the Extensions tab in Preferences. If you have any installed, turn that OFF, quit then relaunch Safari to test.
    And empty the Safari cache. From the menu bar click Safari > Empty Cache
    And from the menu bar click Safari > Reset Safari
    Select the top 5 boxes, click Reset.

  • Batch load images (tiff) into table with a BLOB column

    Hi,
    Does anyone know any third-party tool/software to bulk/batch load images into Oracle table? There is an ETL software to regularly pull the images (tiff) from a ftp server to a directory in the database server. There is no way I can hardcode the image filenames into the control file and use SQL*Loader to load the files. Is there any tool/software that can just grab whatever files in the directory and load them into Oracle. Then, I can write a program to extract the filename from the file already loaded into the table and update the filename column.
    Thanks.
    Andy

    sound like simple scripting to me...
    -- SQL loader example
    http://www.orafaq.com/wiki/SQL%2ALoader_FAQ#How_does_one_use_SQL.2ALoader_to_load_images.2C_sound_clips_and_documents.3F
    -- dynamically build control file
    devuser1:/tmp>>touch image1.gif
    devuser1:/tmp>>touch image2.jpg
    devuser1:/tmp>>touch image3.jpg
    devuser1:/tmp>>ls -l image*
    -rw-rw-r--   1 devuser1   mygrp           0 Jul 10 11:19 image1.gif
    -rw-rw-r--   1 devuser1   mygrp           0 Jul 10 11:19 image2.jpg
    -rw-rw-r--   1 devuser1   mygrp           0 Jul 10 11:19 image3.jpg
    devuser1:/tmp>>ls -l image* | awk '{ print NR "," $9}'
    1,image1.gif
    2,image2.jpg
    3,image3.jpg
    devuser1:/tmp>>echo "LOAD DATA" > t.ctl
    devuser1:/tmp>>echo "INFILE *" >> t.ctl
    devuser1:/tmp>>echo "..." >> t.ctl
    devuser1:/tmp>>echo "BEGINDATA" >> t.ctl
    devuser1:/tmp>>ls -l image* | awk '{ print NR "," $9}' >> t.ctl
    devuser1:/tmp>>cat t.ctl
    LOAD DATA
    INFILE *
    BEGINDATA
    1,image1.gif
    2,image2.jpg
    3,image3.jpgEdited by: maceyah on Jul 10, 2009 12:42 PM

  • CS3 and png image loading issue

    we have a flash appln created in flash cs3 , here we are
    loading some png images dynamically,
    we have tested in windows and mac environment , it is working
    images are loading fine.
    when we are testing in clinets machine png images alone not
    loading ... they are testing in IE6 anf FireFox2
    please help me in this...
    thanks in advance....

    aruntychons, currently I am trying to find out what the
    PROBLEM is. I cannot blindly give solutions to unknown problems. I
    gave you a good starting point for debugging in my first response.
    I NEED relevent code samples to understand how you are doing
    things, to know if I can even solve your problem, to know what the
    problem is. Posting code samples is a standard part of the forum
    process.
    That said, I took the liberty of downloading and decompiling
    your SWF. I found the following URL - set as the variable "gateway"
    in your FrameSelect class:
    http://www.artomeframer.com/swx.php
    When I paste this url into the browser, I get the following
    error:
    Fatal error: Uncaught exception 'VerboseException' with
    message 'The 'serviceClass' argument is missing (no class name was
    supplied)' in
    /mnt/target03/361136/367620/www.artomeframer.com/web/content/vendors/cakeswx/php/core/swx /app/CakeGateway.php:70
    Stack trace: #0
    /mnt/target03/361136/367620/www.artomeframer.com/web/content/vendors/cakeswx/php/core/swx /app/CakeGateway.php(70):
    amfErrorHandler(256, 'The 'serviceCla...', '/mnt/target03/3...',
    70, Array) #1
    /mnt/target03/361136/367620/www.artomeframer.com/web/content/vendors/swx/php/core/shared/ app/BasicGateway.php(54):
    CakeGateway->createBody('The 'serviceCla...', 256) #2
    /mnt/target03/361136/367620/www.artomeframer.com/web/content/app/webroot/swx.php(18):
    BasicGateway->service() #3 {main} thrown in
    /mnt/target03/361136/367620/www.artomeframer.com/web/content/vendors/cakeswx/php/core/swx /app/CakeGateway.php
    on line 70
    On a quick look, perhaps this error is related to the
    problem. The problem could be permissions on the server side,
    whereas your computer has permission, but other computers do not.
    Regardless, maybe this will give you a starting point to figure out
    where the problem is occuring.

  • FireFox images not loading in local folders (firebug error-Failed to load given URL)

    I am having difficulty when developing websites in local folders (Windows7 computer). The webpages I make are showing images in IE9 & Chrome but not FireFox (nor Safari nor Opera).
    In FireFox I get Firebug "Failed to load given URL" prompt.
    I am using html5 & external linked css stylesheet & the html/html5 & css code validates.
    I have tried using rel path ie images/image.gif & absolute path references ie C:/RPD_Programming/RPD WEB/amwcsnew/index.html
    and have tried using % to eliminate whitespace in references but I cannot get FireFox to display images!!
    This has been a problem for me for around 2 weeks now & is very frustrating. Some website code/templates I have downloaded from the internet display the websites properly (ie load images fine) when I open them locally in FireFox. Why does my code not allow the images to load in FireFox (paths/permissions/other issue??). How can I fix this?
    Here is example css & html5 not displaying images from local directory in FireFox (fine in IE9 & Chrome):
    style.css
    /* CSS Document */
    /*Basic Reset*/
    margin:0;
    padding:0;
    html{
    /* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
    display: block;
    body{
    width:1200px;
    margin:0 auto;
    header{
    height:450px;
    background:url("C:/RPD_Programming/RPD WEB/amwcsnew/images/header.gif");
    background-repeat:no-repeat;
    #mid{height:750px;
    background:url('C:/RPD_Programming/RPD_WEB/amwcsnew/images/mid.gif')no-repeat;
    footer{height:286px;
    background:url('C:/RPD_Programming/RPD WEB/amwcsnew/images/footer.gif')no-repeat;
    index.html
    <!doctype html><!-- simplified doctype works for all previous versions of HTML as well -->
    <!--html5 template from www.impressivewebs.com_modified by RPD-->
    <!-- Paul Irish's technique for targeting IE, modified to only target IE6, applied to the html element instead of body -->
    <!--[if lt IE 7 ]><html lang="en" class="no-js ie6"><![endif]-->
    <!--[if (gt IE 6)|!(IE)]><!--><html lang="en" class="no-js"><!--<![endif]-->
    <head>
    <!-- simplified character encoding -->
    <meta charset="utf-8">
    <title>amwcs-new</title>
    <meta name="description" content="amwcs">
    <meta name="author" content="rpd">
    <!-- Delete these two icon references once you've placed them in the root directory with these file names -->
    <!-- favicon 16x16 -->
    <link rel="shortcut icon" href="/favicon.ico">
    <!-- apple touch icon 57x57 -->
    <link rel="apple-touch-icon" href="/apple-touch-icon.png">
    <!-- Main style sheet. Change version number in query string to force styles refresh -->
    <!-- Link element no longer needs type attribute -->
    <!-- <link rel="stylesheet" type="text/css" media="all" href="css/style.css" />-->
    <link rel="stylesheet" href="css/style.css?v=2">
    <!-- Modernizr for feature detection of CSS3 and HTML5; must be placed in the "head" -->
    <!-- Script tag no longer needs type attribute -->
    <script src="js/modernizr-1.6.min.js"></script>
    <!-- Remove the script reference below if you're using Modernizr -->
    <!--[if lt IE 9]>
    <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    </head>
    <!-- If possible, use the body as the container -->
    <!-- The "home" class is an example of a dynamic class created on the server for page-specific targeting
    <body class="home">-->
    <body>
    <!-- ******************************************************************** -->
    <!-- The content below is for demonstration of some common HTML5 elements -->
    <!-- More than likely you'll rip out everything except header/section/footer and start fresh -->
    <!-- First header has an ID so you can give it individual styles, and target stuff inside it
    <header id="hd1"> No way Hosay-not by default! Default is <header> tag (RPD edit) -->
    <header>
    <!-- "hgroup" is used to make two headings into one, to prevent a new document node from forming -->
    <hgroup>
    <h1>amwcs</h1>
    <h2>tagline</h2>
    </hgroup>
    <!-- Main nav, styled by targeting "#hd1 nav"; you can have more than one nav element per page -->
    <nav>
    <ul>
    <li><a href="#">Home</a></li>
    <li><a href="#">About</a></li>
    <li><a href="#">Services</a></li>
    <li><a href="#">Contact</a></li>
    </ul>
    </nav>
    </header><!--End header & or #hd1 header div id if used-->
    <!-- This is the main "div" that wraps the content generically; don't use "section" for this -->
    <div id="mid">
    <!-- The first of two "section" elements for demo purposes; optional class added for styling (hs1 = "home section 1") -->
    <section class="hs1">
    <!-- Each section should begin with a new h1 (not h2), and optionally a header -->
    <!-- You can have more than one header/footer pair on a page
    <header>
    <h1>This is a Page Sub Title</h1>
    </header> -->
    <p>Some content...</p>
    <!-- The h2 below is a sub heading relative to the h1 in this section, not for the whole document -->
    <h2>Demonstrating EM and STRONG</h2>
    <!-- "strong" is used for SEO and contextual hierarchy -->
    <p><strong>This text will have more importance (SEO-wise and contextually)</strong></p>
    <!-- "b" is used for stylistic offset of text that's NOT important contextually -->
    <p><b>This text has visual importance but has no contextual or SEO importance</b></p>
    <!-- "em" is used for colloquial-style emphasis -->
    <p>This is a <em>very</em> colloquial expression.</p>
    <!-- There can be multiple footers on each page -->
    <!-- Secondary headers and footers don't necesarily need ids; they can be targeted via context (i.e. ".hs1 footer")
    <footer>
    <!-- incite a riot: http://24ways.org/2009/incite-a-riot
    <p>Author: <cite>Louis Lazaris</cite></p>
    </footer> -->
    </section><!-- .hs1 -->
    <!-- This is another section; doesn't have header/footer because it's not required -->
    <section class="hs2">
    <h1>This is another section</h1>
    <p>This is some dummy content</p>
    </section><!-- .hs2 -->
    </div><!-- #mid -->
    <!-- The "aside" element could be a sidebar (outside an article or section) -->
    <!-- Or it could reference other tangentially-related content within an article or section
    <aside id="sidebar">
    <p>Sidebar content</p>
    </aside>-->
    <!-- The main footer has an ID for targeting, similar to the main header -->
    <footer >
    <p>copyright &copy; year</p>
    </footer>
    <!-- Remote jQuery with local fallback; taken from HTML5 Boilerplate http://html5boilerplate.com -->
    <!-- jQuery version might not be the latest; check jquery.com -->
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
    <script>!window.jQuery && document.write(unescape('%3Cscript src="js/jquery-1.4.4.min.js"%3E%3C/script%3E'))</script>
    <!-- Below is your script file, which has a basic JavaScript design pattern that you can optionally use -->
    <!-- Keep this and plugin scripts at the bottom for faster page load; combining and minifying scripts is recommended -->
    <script src="js/general.js"></script>
    <!-- asynchronous analytics code by Mathias Bynens; change UA-XXXXX-X to your own code; http://mathiasbynens.be/notes/async-analytics-snippet -->
    <!-- this can also be placed in the <head> if you want page views to be tracked quicker -->
    <script>
    var _gaq = [['_setAccount', 'UA-XXXXX-X'], ['_trackPageview']];
    (function(d, t) {
    var g = d.createElement(t),
    s = d.getElementsByTagName(t)[0];
    g.async = true;
    g.src = ('https:' == location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    s.parentNode.insertBefore(g, s);
    })(document, 'script');
    </script>
    </body>
    </html>
    I am most grateful for help & look forward to replies & fixing this-thanks
    NB
    Is there a FireFox guide/manual in pdf format available anywhere? I have not found one yet & a FireFox reference might be useful!

    You need to use file:// as the protocol instead of C:/. The latter may never work (C:\ might).
    Where is the main HTML located ?
    Easiest if to store the images in a sub folder of the location because you can't go back via ../ beyond that root location for security reasons.
    See:
    *http://kb.mozillazine.org/Links_to_local_pages_do_not_work

  • Safari won't display a site correctly, sometimes page takes extended time to respond and partially loads other times images wont load

    So I have a friend who I've been trying to assist with this. I don't know if she has issues with other sites or she may not have encountered any yet, but one in particular is just not working. It started about a month ago around the time she moved (so different ISP/router etc.) though not entirely sure if it started right after that or if it was just coincidence. Anyways she cleared cookies/cache, no luck. I had her update and restart the computer, still not working. Disabled all extensions, still doesn't work. It can take upwards of 30-45 seconds to even respond in some cases, and when it does sometimes the page is all white with just text improperly formatted, but the background doesn't display at all, other times the background images and text are displaying correctly but the nearly all the user submitted images on the site (deviantart) will not display. I believe she mentioned it occasionally happened on tumblr as well.
    Other computers on her network are fine. I downloaded Firefox to see if it was a problem that persisted across browsers and indeed it did. So I went into the console on Firefox and looked at further information and it was returning Status Code 304 Not Modified which I looked up and that says it is telling the browser that the images should be loaded from cache. Problem with that is she shouldn't have any cache as its been cleared. I searched around this issue, found a suggestion saying to clear DNS cache, tried that and suddenly Firefox worked. I then logged into her username on DeviantArt through Firefox and suddenly the issues returned. I eventually was able to log out and things worked again. Now when I log into her account through Firefox it works fine. Safari still has issues.
    I've even deleted the cache.db file in the library/safari folder and quit/restarted Safari and still no success. I've tried disabling cache through the developer options. The status code 304 error made me believe that the reason the images weren't showing up is because there is no cache for those images but the server is telling the browser to use the cache so the images cannot load. One last thing I can mention is that on the console in Safari, it often just returns many errors for all the images on the site saying it didn't respond. One time there were errors saying something about the security certificate but I refreshed numerous times after that and that error never showed up again in the console. Anyone know what might be causing this?

    Hi ...
    Start here >  Safari 5.0.1 or later: Slow or partial webpage loading, or webpage cannot be found
    If nothing helped from that link, try troubleshooting Safari plug-ins.
    From the Safari menu bar click Safai > Preferences then the Security tab. Deselect:  Allow all other plug-ins. Quit and relaunch Safari to test.
    If that made a difference, instructions for troubleshooting plugins here.

  • Index.php loading issue

    I finished and uploaded a new site in .php.
    I  have a graphics loading issue only with IE.
    The js  accordion with images will not reload after returning to the home page.
    Anyone out thier that can shed some light on this?
    http://carpetcleaningsantabarbarapro.com/index.php
    Thank you in advance
    Crissymarie

    Ken might be on to something.  The current release of jQuery is 1.7.2 which is compatible with jQuery Cycle.
    For the latest core library, you can link to jQuery's CDN like so:
              <script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>
    You have some improperly nested <h3> tags around your lists on lines 170 and 191.  To keep your code error free, simply delete the heading tags.
    Finally, as a courtesy to your site visitors, consider adding a cookie so people don't have to watch the Flash Spokesperson every time they go to your home page.   The link below shows how:
    http://alt-web.com/DEMOS/cookie-test-show-hide-flash-intro.shtml
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/

  • The wonderful world of Batch Loading - what's going on?

    Hi,
    I'm having an issue with the batch loader. When I load a file using batch loader and the the same file manually executing the workflow I get two different datasets at the import stage. I have a single import script and it seems that it doesn't execute properley when the file is loaded via the batch loader but does when I perform a manual import. I can't think of any logical reason for this. The script is getting executed but only partially when the batch load is run. I make use of a FDM temporary variable in the script RES.PvarTemp1, and this is the only thing I can think of that may be failing. Do these work when the batch load is run? Has anyone else experienced similar problems with the batch loader and import script execution?
    Any ideas are very welcome :-)
    FDM version 11.1.1.3 by the way
    Edited by: SH on Mar 5, 2012 10:54 AM

    Is the iPhoto icon showing crossed out?  Like this?
    When you shot down your Mac, it may have installed a system update, that had been downloaded automatically.
    Which version of MacOS X are you currently running?  The newest MacOS X version 10.10.2 requires iPhoto 9.6.
    Try to download and install the newest iPhoto version from the App Store "Featured" page.

  • WebCenter Content | Batch Loader

    Hi All,
    We have to checkin 1 million (approx) scanned document in WebCenter Content 11g.
    We are planning to use WebCenter Content Batch Loader feature for this.
    Is there any limitation with Batch Loader in terms of volume, performance.
    Also is there any guideline available for Batch loader best practises.
    Thanks in advance !
    ~ Piyush

    Assuming you are saving the files to a file system rather than in the database be sure to understand how metadata spreads content out in the file system. Performance of the hardware can degrade significantly if you have too many files in a folder.
    When using Batchloader on scanned images i commonly set dAccount = year/month/day of the document creation or scan or anything that helped spread out the content.
    Also I found working with batches of 10,000 at a time to be a good number and would run multiple batches at the same time.
    Turn the indexer off before you start and on again when you finish then do a reindex with a fairly large batch size, 2500 seemed a good number for me, though with scanned images this wont matter as much.
    Batchloader worked great.
    Edited by: David B Johnson on Jun 1, 2012 4:06 AM

  • Batch Loader is not working

    Hi,
    I am using UCM on weblogic 10.3 and trying to upload contents through Batch Loader. Today while running the Batch Loader script i am getting the below exceptions. thx in advance.
    Output of version and java home is as below:
    [wlsuser@locadelvmpmodev bin]$ echo $JAVA_HOME
    [wlsuser@locadelvmpmodev bin]$ java -version
    java version "1.6.0_25"
    Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
    ==========================
    java.lang.UnsatisfiedLinkError: /u04/Oracle/Middleware/Oracle_ECM/ucm/idc/components/NativeOsUtils/lib/linux64/7.2.1.0/libJniNativeOsUtils.so: /u04/Oracle/Middleware/Oracle_ECM/ucm/idc/components/NativeOsUtils/lib/linux64/7.2.1.0/libJniNativeOsUtils.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch)
    java.lang.UnsatisfiedLinkError: /u04/Oracle/Middleware/Oracle_ECM/ucm/idc/components/NativeOsUtils/lib/linux64/7.2.1.0/libJniNativeOsUtils.so: /u04/Oracle/Middleware/Oracle_ECM/ucm/idc/components/NativeOsUtils/lib/linux64/7.2.1.0/libJniNativeOsUtils.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch)
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.loader.IdcClassLoader.invokeMain(IdcClassLoader.java:337)
    at intradoc.loader.IdcClassLoader.startMain(IdcClassLoader.java:170)
    at intradoc.loader.IdcClassLoader.main(IdcClassLoader.java:140)
    Caused by: java.lang.AssertionError: !syNativeOsUtilsNotLoaded
    at intradoc.common.NativeOsUtilsBase.doLoad(NativeOsUtilsBase.java:386)
    at intradoc.common.NativeOsUtilsBase.<init>(NativeOsUtilsBase.java:352)
    at intradoc.common.NativeOsUtils.<init>(NativeOsUtils.java:26)
    at DynamicConverterInstallerFilter.initEnvironmentVariables(DynamicConverterInstallerFilter.java:283)
    at DynamicConverterInstallerFilter.initEnvironmentVariables(DynamicConverterInstallerFilter.java:207)
    at DynamicConverterInstallerFilter.doFilter(DynamicConverterInstallerFilter.java:61)
    at intradoc.shared.PluginFilters.filterWithAction(PluginFilters.java:114)
    at intradoc.shared.PluginFilters.filter(PluginFilters.java:68)
    at intradoc.server.IdcExtendedLoader.executeFilter(IdcExtendedLoader.java:462)
    at intradoc.server.IdcExtendedLoader.extraAfterConfigInit(IdcExtendedLoader.java:152)
    at intradoc.server.IdcSystemLoader.extraAfterConfigInit(IdcSystemLoader.java:481)
    at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:463)
    at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:336)
    at intradoc.apps.shared.StandAloneApp.initSystem(StandAloneApp.java:276)
    at intradoc.apps.shared.StandAloneApp.init(StandAloneApp.java:112)
    at intradoc.apps.shared.AppLauncher.init(AppLauncher.java:234)
    at BatchLoader.main(BatchLoader.java:82)
    ... 7 more
    Caused by: java.lang.UnsatisfiedLinkError: intradoc.common.NativeOsUtilsBase.getNativeVersion()Ljava/lang/String;
    at intradoc.common.NativeOsUtilsBase.getNativeVersion(Native Method)
    at intradoc.common.NativeOsUtilsBase.doLoad(NativeOsUtilsBase.java:382)
    ... 23 more
    =====================

    thx Jiri for your response but issue has been resolved. Actually earlier everything was working fine but all of sudden that day it stopped working. If you see the exceptions where it was referring "libJniNativeOsUtils.so" was 64 bit and when i replaced that with 32 bit, it started working.
    It really surprises me why and how it got changed but and how everything was working earlier :)
    thx anyways.
    ajay

Maybe you are looking for

  • SharePoint online 2013 event receiver error

    I am currently working on a SharePoint online project. My code generates 6 documents in 6 different document libraries along with other metadata. When I save data to a List, the event receiver fires and creates all the 6 documents. But sometimes it s

  • Infoarea not appearing in Query designer

    Hi - I have some cubes created under cross application components infoarea but the infoarea is not appearing in the query designer. I have to create reports on these. how can I see them in query designer? Thanks, Raj.

  • Pagebreaks in PDF from Answers + Dashboard Filter Value in Answers Title

    Hi All, Question 1: is there a possibility to to "data driven" page breaks with the PDF printing funcion from Answers? Say, we have a list of Customers with some Invoice data in a report. When i print the results as PDF, i want to have each customer

  • Return to Parent retaining Cache

    Hello, I have a requirement, when i click on link it will open new page by keeping current page as it is.( I have done it using "Target Frame =_blank"). In second page i am querying and getting one value, this is always single value. This is similar

  • Guide me please in sap abap hr and in sap hr. have 1 year exp did get job wht to do  ?

    Dear Friends , I Have 1 year exp as an Associate SAP ABAP HR Consultant and i have done MCA but still did get any job i am free from 3 months did get any call please guide me what to do my abap is not much strong but hr is good . i am so upset tht pl