Experience Manager ImageMap - load Image not working.

Hi All,
I am struggling with image path in Experience Manager.
I want to change the path of image directory. i have created the new images2.xml file using cyber duck and set the imageServiceId in ImageMap cartridge as below.
imageServiceId = /services/images2
images2.xml
<ServiceDefinition type="image/sling"><!-- Edit this title to describe the image source --><title>Asset Management System | Spring 2010 | STAGING</title><!-- This default image source is located relative to the content root. -->
<!--<rootUri>images</rootUri>-->
<!-- To reference an external image source, remove the above element
and add elements such as the following, describing the network
location of the image source.-->
<host>localhost</host>
<port>8080</port>
<rootUri>/endecademo/images</rootUri>
</ServiceDefinition>
Now i have added the ImageMap cartridge and open the image box using browse button, but i did not see the images.
Can any budy help me on this.
Thanks in Advance.
Sunil N,

But will that allow me to create an install image? Does the disk image utility have the ability to take an image of a system and create an install image out of it?
My goal is to create an image that will allow me to perform an archive and install of OS X on these eMacs.

Similar Messages

  • Jquery Loading Image not working at Page Load

    Hi,
    I developed a page using Jquery, want to load an image at the page load. I am using .show() and .hide() functions, but it is not working. I am using "async;false" in all my SPServices. Can i load the image without setting "async: true"?
    shanthan

    Hi,
    According to your post, my understanding is that you had an issue about the JQuery loading image.
    I think the issue is related to the browser. Did you use the IE 8?
    The hide() and show() method not work in IE 8.
    http://social.technet.microsoft.com/Forums/en-US/a8e17024-bea3-4cb7-8283-bcbcf8955e18/jquery-loading-image-issue?forum=sharepointgeneralprevious
    http://stackoverflow.com/questions/21876416/show-hide-not-working-in-ie8-jquery
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Middleware - Delta load is not working from CRM to R/3

    Hi Experts,
    Our client is using SAP-R/3 4.7 and CRM 5.0
    Connectivity was established via Middleware and initial load of Customizing objects and Master data( Customer and Material) was finished successfully.
    Now if i create any Customer or Product in R/3 they were replicating to CRM(Delta load), but this delta load is not working in CRM to R/3 direction.
    In CRM Administration console( Transaction code - SMOEAC) R/3 site was maintained and subscribed for Publications - All Business Partners, All Business Transactions and All Business partner Relationships.
    Can anybody help me out that why Delta load is not happening from CRM to R/3 Direction.
    Thanks in advance
    Nadh.

    Hi Nadh,
    for BPs check PIDE settings once agiain, i hope u ve already downloaded all mandatory obects for BP, because u already told that replication from r/3 to crm is ok, so check once again PIDE settings (CRM to R/3),
    for Products u ve to manual upload only
    for Products
    This may be necessary because the data is required in the OLTP System for a number of logistical processes such as procurement, inventory management, billing, financial accounting, controlling.
    cheers
    Ranga

  • RV042 Load Balancing not working correctly?

    We have an RV042 on firmware version 1.3.13.02 and 2 ISPs:
    WAN1 = Telepacific T1
    1.5Mbps down and 1.5Mbps up
    WAN2 = AT&T U-Verse
    12Mbps down and 5Mbps up
    I have it set to Load Balance, Primary WAN = WAN2
    Network Service Detection enabled, only pinging the Remote Host of 4.2.2.2 and set to Generate Log
    Bandwidth is set to:
    WAN1 = 1000Kbps upstream & downstream
    WAN2 = 5040Kbps upstream & 12000Kbps downstream
    It seems to pick WAN1 a lot of the time.  Do I have something setup wrong?

    Ok, so what do you recommend? To setup binding for ports important to direct over say… WAN1 (my fast access) shall I also keep the bandwidth management set up as is, example:
    For me it’s confusing because this config appears to be clear to me that has to control traffic the way I want .
    Thanks for your response.
    H Aragon
    De: jasbryan
    Enviado el: lunes, 20 de febrero de 2012 03:18 p.m.
    Para: HECTOR MANUEL ARAGON
    Asunto: - Re: RV042 Load Balancing not working correctly?
    Home
    Re: RV042 Load Balancing not working correctly?
    created by jasbryan in Small Business Routers - View the full discussion

  • Loading Progress not work

    Dear all,
    I am using Flash8.
    I create a loading progress as an example showed:
    Frame1:
    - put a movie named "bar_mc".
    - Put this actionscript:
    quote:
    var pctLoaded:Number =
    Math.round(this.getBytesLoaded()/this.getBytesTotal()*100);
    bar_mc._xscale = pctLoaded;
    Frame2:
    - Put this action script:
    quote:
    if (this.getBytesLoaded() < this.getBytesTotal()) {
    this.gotoAndPlay(1);
    } else {
    this.gotoAndPlay(3);
    Frame3 and after that: put images
    The example works.
    But I got problem with situation:
    - From frame3 and after that, I want to attach movie clips in
    library instead of putting image directly into frame.
    Then loading progress doesn't work any more.
    - I found that: when I convert bitmap to movies in library,
    loading progress will not work, even I still put images into frames
    as above.
    - I tried to change load bitmap instead of attach movies in
    order to delete movies in library, loading still not work.
    quote:
    import flash.display.BitmapData;
    var linkageId:String = "libraryBitmap";
    var myBitmapData:BitmapData =
    BitmapData.loadBitmap(linkageId);
    trace(myBitmapData instanceof BitmapData); // true
    var mc:MovieClip = this.createEmptyMovieClip("mc",
    this.getNextHighestDepth());
    mc.attachBitmap(myBitmapData, this.getNextHighestDepth());
    - I think it is because images were set linkage (in order to
    be specified when load image)
    In summary, loading progress in frame1 only work when the
    following frames don't contain action script and only put images
    without linkages.
    What problem did I meet?
    How can I load images or movie in following frames and
    loading progress still work?
    Many thanks,
    TuanVo.

    no, the only way to instantiate a movieclip that's in the
    library is to use attachMovie() and you must have a linkage id to
    use attachMovie().
    to disable loading before the first first, right click your
    movieclip in the library, click linkage and untick export in the
    first frame. finally, place that movieclip on the main timeline
    (way off-stage, generally) in a frame where you want it to load
    (ie, after your preloader) and before you need to attach it.

  • SQl loader is not working in 10g but working in 9i

    In My PC i have installed both 9i and 10g. could you please tell me why it is not working

    "SQL loader is not working" is rather like "my car won't start" http://tkyte.blogspot.com/2005/06/how-to-ask-questions.html
    The 9i Oracle Client install includes sqlldr. The 10g Oracle Client install does NOT include sqlldr. You'd have to do a "Custom" Install and specifically select "Oracle Database Utilities" to install.
    See MetaLink Note#437377.1
    Edited by: Hemant K Chitale on Dec 31, 2008 3:58 PM
    Edited by: Hemant K Chitale on Dec 31, 2008 4:00 PM

  • Infopath form load rule not working in browser forms but works on Client

    Hi
    I am working on an Infopath form and there are rules on form load. The form load checks for a value in a list, if the username() matches the one in the list, then the form would change its view.
    It works when I open it on client, but on the browser it fails.
    Have anyone encountered such an issue.

    Check below:
    http://stackoverflow.com/questions/16222681/infopath-rule-is-not-running-when-checking-sharepoint-list-field-value
    Ensure that "Include data for the active form only" was checked (I had to separate this field into another data connection because that box could not be checked for another field I was using), and
    Ensure that in the rule I was selecting from the "dataFields" folder under the data connection instead of "queryFields"
    http://sharepoint.stackexchange.com/questions/28554/infopath-form-load-rules-not-working
    if I edit the Infopath form on Infopath 2007, it seems that the rules for the load form will be visible if created.
    This look like a bug. Here are the steps below that will lead you to the bug:
    Step 1: Open the infopath form in Infopath 2010 and create 6 rules for Form Load and Save it as a file.
    Step 2: Open that infopath form that you created in Step 1 in InfoPath 2010 and go to the
    Form Load section. You will only see the first 5 rules. The 6th rules that you created for Step 1 will just "vanish". Now, close that infopath form.
    Step 3: Open that infopath form that you created in step 1 in InfoPath 2007 and select Tools > Form Option. In the
    Open and Save category, click the Rules button and add a new rule in it and save it.
    Step 4: Open that infopath form that you modify as describe in Step 3 in InfoPath 2010. That 6th rule will be visible.
    Therefore, there might be a bug in InfoPath 2010 that restrict Rules to a max of 5 in Form Load and thus if anyone open that form in SharePoint, only the first 5 rules will be executed.
    If this helped you resolve your issue, please mark it Answered

  • Loader Does not work

    my Loader Does Not Work. i am create loader with animation.
    total animation are build a 100 frame.code should be write but
    loader does not work .Please help................

    Not sure why you are doing it that way but here is a loader
    script I use all the time that I got off a tutorial a while back it
    is percent driven. You may or may not want to use it but you might
    be able to modify it to your own need. It basuically displays the
    percent in a dynamic text box and makes a movieClip named loadBar
    expand based on percent loaded.
    onClipEvent (enterFrame) {
    loading = _parent.getBytesLoaded();
    total = _parent.getBytesTotal();if (percent == undefined)
    percent = 0;
    percent -= (percent-((loading/total)*100))*.25;
    per = int(percent);
    percentage = per+"%";
    loadBar._width = per;
    if (percent>99) {
    _parent.gotoAndStop(2); }
    }

  • RH 8 Shed images not working

    1.  Shed images not working as of Nov. 12 2009

    Hi all
    Thanks for all the info - but I'm still stumped. I have tried generating my .chm
    files to the default SSL folders, manually copying all the child chms to the SSL
    folder for the master project, letting RH copy them, generating all chms to an
    external folder... no matter what I do, every time I recompile the master
    project it picks up random old stuff. I have checked and rechecked that my
    merged TOC items are to the latest child chms...
    Sometimes when I recomplie the master project, even the content in that reverts
    back to a previous version, sometimes it doesn't...
    I have looked at the Merged Files list in the hhp file, I have deleted this file
    and started my merge from scratch, I have manually deleted some paths (some
    paths are to directories on the server where any files for this project have
    long since been deleted...) directly in this file, but again every time I
    recompile the master project it picks up random old versions of the child chms (
    and the huge list of old merged files are put back in the hhp file. Even when I
    delete all chms from all locations in the folder I'm working in on my C drive,
    delete all the merged TOC items from the master project, save it, and
    recompile it, the list of old merged files reappears in the hhp file).
    Any more thoughts gratefully received:-)
    Also - I don't have a Baggage Files folder??
    One more thing... If I delete ALL the files under Merged Files in the hhp file using HTML Help Workshop, it crashes

  • Why is code to get center of image not working?

    Hey there. I have am trying to establish the center of the imags that load so that I can put them in the center of the stage. I am doing this as each image is a different size.
    Here is the code i have gotten to work before but its not working now and I have been searching to find what I have done wrong with no luck. : (
    Would you look it over and maybe you will see what I am doing wrong?
    public function placePicture(e:Event = null):void {
         rawImage = imageData.image[imgNum].imageURL;
         lastImageIndex = imageData.*.length() - 1;
         imageLoader = new Loader;
         imageHolder = new Sprite;
         imageLoader.load(new URLRequest(rawImage));
         imageLoader.x -= imageLoader.width/2; //this should set the image to the center no?
         imageLoader.y -= imageLoader.height/2;
         imageHolder.x = 640; //this is the center of the stage
         imageHolder.y = 100;
         imageHolder.addChild(imageLoader);
         masterHolder.addChild(imageHolder);    
    The result when I publish is the picture comes on stage but the top left corner goes to 640 instead of the center of the image going to 640.
    I tried several variations of this all with the same result:
    imageLoader.x = -1*imageLoader.width/2;
    I tried using setRegistrationPoint with the following tutorial: http://flashscript.ca/set-registration-as3.php
    and I tried doing all of the above by inserting the loader into a sprite and then applying the code to the sprite and then adding that sprite to another sprite and putting that at 640 and not inserting it in another sprite and trying to straight up put the existing sprite at 640 (hopefully that all makes sense). And I have tried to put it to width/3 and nothing different happens.
    If you have any other ideas or can see what I am doing wrong I would really be gratefull for some tips! : )
    Thanks for any help!
    oh, and I am getting no errors on this.

    the image's width and height are not available until loading is complete.  ie, use a complete listener/listener function.

  • Why does 'insert image' not work?

    If I use Insert Image, the image appears on the email, but is not sent to the recipient. Why?
    Whats the point of it if it appears to work but doesn't?

    <blockquote>The fact that WYSIWYG does not work sometimes is no reason to regard it as not sensible to try and achieve. </blockquote>
    Never is more the point. It never works on the internet, every browser and mail client renders fonts and forms and images differently. That is why most web sites use the browser string to choose which version of the site to offer up.
    Change printers in a word processor and see WYSIWG change. Field questions from users who have suddenly manager to get their document on a 30 degree slant because their document formatting resembles a typewriter.
    <blockquote>If what you see on the screen is completely different from what you send, how are you supposed to make quality judgements? </blockquote>
    People writing computer programs and HTML have been doing it ever since there have been computers. Imagination and knowledge of the rendering capabilities to the expected client give some level of confidence. and KISS applies. The less complex the less likely it is to go spectacularly wrong
    <blockquote>Having a link to a persons computer from another computer is an invitation to hackers. </blockquote>
    That is what every address on the internet is, a link from one computer to another. Usually, your computer to someone elses. It is also why windows supports UNC names for files.
    <blockquote>Why would you do that?</blockquote
    Perhaps so content can be created once and use repeatedly without having to copy the data and perhaps corrupt it in the process. It also allows for content to be changed after the fact, so you can do a countdown due in X days
    <blockquote>
    Also,it still doesn't work. I tried sending myself an email, </blockquote>
    Did you get the email, many providers just don't deliver mail to yourself anymore.
    <blockquote>
    and it should have referenced the file on my computer, but it didn't.
    </blockquote>
    What did the HTML img tag actually contain?
    <blockquote>
    The concept of sending half a document, and referencing the rest of the document from a computer somewhere on the Internet (which might be off), absolutely stupid from many points of view.</blockquote>
    Depends, remote images in email are a perfect example of it. Many of today's emails would not be sent due to their size if the images were not remote, and how to marketers get to know who you are unless there are remote images so they can track you.
    In a corporate environment there are places where you would be sacked for actually attaching documents to an email. A link to them on the server maintains the companies control of their intellectual property. Placing it in an email obviates all of that.
    So get used to the fact that email is not WYSIWYG. It does not even use the same fonts you do, unless by happen-chance the recipient also has the same ones.
    What does the message source say about the IMG tag for the image.
    <preformat>
    ><img alt="" src="file:///C:/Users/Matt/Desktop/CSV%20how%20to/more%20images/blinkers.png" height="315" width="392">
    </preformat>
    It will look something like this for a local link with moz-do-not-send="true" set if I specify not to include the image with the message.
    <blockquote>If Thunderbird has some inherent problem with incorporating image files into a document, then it should not allow it as an option. </blockquote>
    I am afraid is simply do not understand that statement at all. You are the only person I have ever encountered that could not include an image in their email.
    <blockquote>One thing that most Windows software now allows is transferring files between formats, </blockquote>
    How come I can not get mail out of outlook in a usable format? Are BMP, JPEG and PNG images interchangeable?
    I previously asked <blockquote>So what format is this image? (What file type) How large is it? What anti virus program do you use?</blockquote>

  • Manage On Demand Does Not Work on the Web Site

    Trying to Manage on Demand on the web site.  Page does not load correctly.  IE Crashes.  Firefox just does not work.  Something wrong with the web site.

    I've had same problem for 3 months.They've been to the house twice about this issue and still no fix.They won't pay attention until enough of us cancel and that is exactly what I plan to do

  • Links to images not working when saving to JAR

    Hi
    Okay Ive created a Java GUI app with Eclipse and it all works fine until I try to save it to JAR.
    Basically the images don't load.
    grassIcon = new ImageIcon("images/grass.jpg");
    antIcon = new ImageIcon("images/ant.jpg");
    lionIcon = new ImageIcon("images/lion.jpg");
    is what I am using so the images are in a folder named "images".
    I've checked the JAR file and it does contain the folder with the images and it looks like everything else is running.
    Cheers for any help with this.
    Aden

    I have the same problem with my java application
    no html and images files are displayed for the jar
    though the application works normally
    I tried your suggestion but I received an exception thread indicating problem at
    ImageIcon iChing = new ImageIcon(imageURL);
    Please could you help me thank you so much
    here is the class
    public class Main extends JFrame
    * objects required for the GUI: JFrame,JLabel, JButton, ImageIcon, JPanel,
    * Dimension
    private static final long serialVersionUID = 1L;
    JButton jbEnter;
    ImageIcon iChing, logo;
    JPanel buttonPanel, ImagePanel;
    JLabel jlbIching;
    Dimension dim;
    URL imageURL;
    File fileName;
    // Class constructor to create the GUI
    public Main()
         Container container = getContentPane();
         URL imageURL = this.getClass().getClassLoader().getResource("src/myFiles/iching.gif");
         ImageIcon iChing = new ImageIcon(imageURL);
         jlbIching = new JLabel(iChing);
         // button to go to the Title class
         jbEnter = new JButton("Enter ");
         jbEnter.setBorderPainted(false);
         jbEnter.setFont(new Font("Edwardian Script ITC", Font.BOLD, 42));
         jbEnter.setBackground(new Color(0, 0, 50));
         jbEnter.setForeground(Color.YELLOW);
         jbEnter.addActionListener(new ActionListener() {
              // method to render the current frame invisible and trigger the
              // Welcome Menu
              public void actionPerformed(ActionEvent e)
              setVisible(false);
              // this line does not work...............
              new Title();
              } // close the actionPerformed(ActionEvent e) Method
         }); // close the addActionListener(new ActionListener() method
         // Panel holding the decorative image and Button
         ImagePanel = new JPanel();
         ImagePanel.add(jlbIching);
         ImagePanel.setBackground(new Color(0, 0, 50));
         buttonPanel = new JPanel();
         buttonPanel.add(jbEnter);
         buttonPanel.setBackground(new Color(0, 0, 50));
         // setting up of the panels position
         container.add(ImagePanel, BorderLayout.CENTER);
         container.add(buttonPanel, BorderLayout.SOUTH);
         dim = Toolkit.getDefaultToolkit().getScreenSize();
         dim.width = dim.width / 2 - 300;
         dim.height = dim.height / 2 - 250;
         setBounds(dim.width, dim.height, 400, 400);
         setSize(600, 500);
         setResizable(false);
         setVisible(true);
         setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
         //To set the icon for the application. Top left hand corner.
         //this.setIconImage(Image);
         setIconImage(new ImageIcon("src/myFiles/ichingRose.gif").getImage());
         } // close the Constructor
    * the main method for the program.
    * @param args
    * The command-line arguments.
    public static void main(String[] args)
         new Main();
    } // close the main method
    } // close the Main class

  • MRS Push with SMP 3.0 and Service Manager 4.2 is not working

    Hi All,
    I am working on SMP 3.0 SP 06 Service Manager 4.2 application .
    I have configured MRS Push which is not working . Service Order push is working fine.
    If anyone has configured MRS push with any one the Syclo mobile products ,Please share the steps.
    Thanks in advance.
    Thanks
    Neha

    Neha,
    Can you refer this OSS note: 2014454 for MRS setup.  
    Thanks,
    Manju

  • Google Images not working in Safari on Iphone

    Since a while back the "images"-tab in google does'nt work on the iPhone in any of the browsers I've tried. I've searched the net to find others with the same problem but with little luck. Here's a description of the problem.
    For example I search for "dog" in google in the Safari browser, this works just fine.
    Then I press the "images"-tab and get a thumbnail view with pictures of dogs, of course.
    But this is where it all goes wrong, when touching one of the images I get an enlarged view of an image next to it. The "back to the results" and "full image" buttons dim out (without being touchable) and swiping does not work. I don't know what has caused this to stop working properly, I know its not the new iOS version though.
    HERE is a youtube video I prepared that explains the problem.
    First, is there anyone else out there with this problem?
    Second, this is what I've tried:
    - Other iPhone web browser applications, for example "Mercury", "Opera Mini", "Skyfire" and none of them works except "Dolphin" (good work).
    - Resetting any of the settings in the phone, clearing cache and such have no effect.
    - Resetting the iPhone totally, factory settings. No effect.
    - Using someone elses iPhone. I've tried on an iPhone 4 and iPhone 3S, same problems (with iOS 5.01).
    - Trying out all of the settings in google, no change.
    - Setting the google view to "classic" instead of "mobile" works of course, but that makes the site look just like on a PC or Mac and is not what I'm after.
    Third, this problem seems to just affect Swedish users from what I can tell. There would be thousands of posts about this if everyone in the world was affected by it, but so far I've seen no posts on this matter. But after searching a while I found a swedish forum site on the subject. Link (in swedish). Also, when visiting google from Sweden some form of script automatically changes the url from .com to .se. I don't know if this has something to do with it?
    Anyone know what causes this problem and how It might be resolved?
    Best Regard
    Stefan, Sweden

    Hi Stefan,
    First; this must be the most thorough error discription I have ever seen. Impressive.
    Second; yep for a couple of weeks now I've been having exactly the same problems as you describe. One other thing that I've noticed, is that for me, the 'word suggestion drop down list' or whatever it's name is, no longer works. More specificly:
    I open Safari in my iPhone, surf to Google image search and type for example "dog" in the search field. Below the field, I now get a list of suggested words or phrases that I think is based on the most popular searches. For me, the first suggestion in this list is "dogo argentino" (a specific and popular breed of dogs). When I tap on the words "dogo argentino", the search field normally would switch input from "dog" to "dogo argentino" AND starts the image search automatically. However, since the problem showed up, when I tap on "dogo argentino" the input field is not affected (still reads "dog") and I would have to type "dogo argentino" manually and hit "search".
    I use a Swedish iPhone 4S (5.0.1 (9A406)) in the Telenor network. I also have tested the same possible solutions that you describe in your post, but with no luck.
    All the best,
    Ingo

Maybe you are looking for