Map custom image dir on Standalone deployment?

Is it possible to map a custom images (or other) directory on the Standalone deployment server?
i.e.: images is mapped to /i/
corporate images mapped to /ci/
thanks - Karen
Edited by: K Cannell on May 10, 2011 1:17 AM

Hello Karen,
as for the current release 1.1.1, only +/i/+ is supported directly in standalone mode. I assume you can't just reset the images prefix on your APEX instance. So you'll either have to use a "fullblown" J2EE Container for that purpose, or put a HTTP proxy in front of your standalone APEX Listener. Many proxies, e.g. Apache HTTPD, can be configured to do reverse proxying for a certain URL-path (e.g. +/apex+), but serve locally on others (e.g. +/i/+ and +/ci/+), so you could copy your images into the proxies document root.
-Udo

Similar Messages

  • How to add Custom Image for the Workset Map Pictogram property

    Hello Everybody,
                     Can anyone suggest where should i put a custom image so that i can select it in the Workset Map Pictogram Property of an Iview. I have already uploaded a gif image in root->etc->public->mimes->images->pictograms in KM but still i am not able to see the uploaded image in Iview property. Looking forward for a quick solution.
    Thanks in advance,
    Regards,
    Sarabjeet Singh.

    Hello Nicolas,
    just stumbled accross the topic. Well, if the portal service is
    ".../j2ee/cluster/server0/apps/sap. com/irj/servlet_jsp/irj/root/portalapps/com.sap.portal.navigation.mimeservice" as discussed above.
    I have found the .gifs inside this par file of my NW7.0 Portal:
    \j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd\com.sap.portal.navigation.mimeservice.par.bak
    Hope this is still interesting for someone.
    Regs
    Ulf

  • How to Show custom image  on Google Map Oracle Apex 4.1 page

    Hi.. All,
    Need to show custom Image (From Database Table which is a BLOB Column) as Marker on Google Map with fixed size if we zoom in or zoom out.
    I am using Apex 4.1 and oracle11g r2.
    Thanks in Advance

    Hello,
    This plugin Does Exactly What You Need.
    http://www.apex-plugin.com/oracle-apex-plugins/item-plugin/extension-warp11-gmaps-item_109.html
    Please read the comments on the plugin, in case you come across problem in running the plugin....
    Best Regards,
    Fateh
    If you believe that my answer was correct, then please mark the answer as correct. This is for the best of all

  • Deploying Custom Image with Answer File

    Hi everyone!
    I'm in the process of making a custom image for ~25 computers, using WAIK (no network so no MDT, WDS...). I followed Technet's "Step-by-Step: Basic Windows 7 Deployment for IT Professionals", and installed from original Win7 Ultimate Retail
    Media, with an answer file. Finally I customized that install and now have a properly set-up install, in audit mode and waiting to be generalized.
    I'd like to deploy this custom install with an answer file/configuration set, in order to auto-install some drivers and hardware-specific apps, answer typical questions, etc...
    But I must admit, I'm a bit unclear as to how to proceed from there. So I'm going to state how I understand it, and would love you to correct me where I'm wrong!
    On reference computer, run syprep /generalize /oobe /shutdown
    Boot to WinPE, capture image with ImageX
    Open the resulting custom.wim in WSIM, generate a catalog file
    Make Answer File + Configuration Set, copy them to the root of an empty UFD
    Replace the Original Win7 Media's install.wim with my custom.wim, make bootable UFD
    Deploy to other computers with the 2 UFD's
    Does that sound right to you? Am I missing something? Also, should I be running sysprep with a /unattend:xxx.xml switch (not sure how that works)?
    Bonus Question:
    I'd like to use the Answer File + Configuration Set to perform some silent installs via script. Could you point me to a relevant Technet (or 3rd party) resource for that?
    Thank you very much for reading ^^

    If you are doing the "replace install.wim" option, then you are installing using Setup. In this scenario, Setup will ignore the answer file specified in the image with the /unattend switch with Sysprep. So it would be unnecessary to prepare the
    image with that switch.
    Awesome! Thanks very much for clarifying the use of the /unattend switch with sysprep =)
    Anyways, I'd rather use an autounattend.xml in another UFD, which I can replace for any different hardware type, partition layout, etc...
    Also, the "replace install.wim" method is the only one I know. Are there others I should be aware of?
    Thanks!
    Hi,
    yes, the basic process is like what you said.
    Here is a guide which contains the video and text to tech you how to do the deployment.
    Deploy Windows 7 The Easy Way: Using WDS, MDT and AIK - Step-By-Step Video - See more at:
    http://blogs.technet.com/b/danstolts/archive/2010/03/11/deploy-windows-7-the-easy-way-using-wds-mdt-and-aik-step-by-step-video.aspx
    You could refer to this article. If you have any question about it, feel free to contact us
    Thank you very much for confirming, and for this useful resource =)
    I'll definitely give it a read once I get a proper domain up and running at the office.

  • WDS for custom image deployment via PXE

    I've recently spun up a 2012R2 server and I'd like to use it so I can netboot clients to it and install a custom image on the machine, no hassle.  I have figured out how to take an image from a Windows 7 install disk and add drivers to it.
    However, I'm wondering the best way that I could configure an image to use that has all programs, profiles, updates, and drivers on it for a 'universal' install. Is this possible?
    For example, can I have a 32-bit image that has Chrome, FireFox, and some other programs on it, complete with any drivers that might be needed for NIC and WLAN cards, graphics adapters, etc? And then a 64-bit image for the same thing. Ideally, these
    would house drivers for any of our machines, so I could PXE boot a 64- or 32-bit desktop or laptop, regardless of the model (They're all one manufacturer) and have them install the image and be configured, ready to go?
    I would also like to know how I could create a custom image/ISO from a machine that is already ready-to-go as a template.
    Thank you for answers in advance.
    If it helps, i'm on a Windows 8.1 x64 machine myself, but the machines I'd like to image are Windows 7 (both x86 and x64).

    Yea.  In a nut shell:
    1. Do the install and create the needless account the setup process forces you to create.
    2. On first log in enable the original default Administrator account and give it a password
    3. Log in with the default Administrator account.
    4. Delete the local account that setup forced you to create
    5. Go to Advanced system Settings --> User Profiles, and remove the profile for that account.  This is important,...this removes the registry entries for the Profile as well (just deleting the folder structure under "C:\Users" does not,
    and problems can result).
    6. Build your image model from this point using the original default local Administrator account.  This is the only account that Sysprep will leave on the machine when it is run. Note the machine is not a Domain Member when I am at this point. 
    I only join the machine that I apply the image to when I finally deploy the machine to be used .
    7. Run Sysprep on the machine to prepare it for duplication, then shutdown or reboot.  When starting up you do not want to allow it to boot into the OS or you will have to rerun Sysprep again.   You can use WDS to "capture" an image
    after doing a network boot from the Nic.  You can also boot the machine using a Windows PE bootdisk and manually capture an image with ImageX (comes with WAIK for Win7).  But ImageX is commandline only and annoying,...there is a GUI alternative called
    GImageX (google it). Then manually copy the captured image to the WDS Server.  Note when you capture an image,..you are only capturing the Boot Partition,...not the entire drive.
    The details of all this you can sort out by studying "how to use" WDS and WAIK (Win7).  That should put you on the right track.
    A source for creating a bootable Windows PE disk is here.
    http://winbuilder.net/

  • How to create custom images c.war, similar to i.war.  --context not working

    ORDS beta 3.0..65.09.31
    I am trying to create a custom images c.war file, similar to the way one creates the i.war file for the APEX satic images.
    The directions say:
    java -jar ords.war static [--context] <location>
    Options:
               [--context]           The context path at which the
                                     WAR will be deployed,
                                     defaults to: /i
    Arguments:
               <location>            The location where the Oracle
                                     Application Express static
                                     resources are stored
    but I have yet to find any combination of syntax that will give me a war that maps to /c instead of /i, the default.
    For example:
    C:\oracle\ords3.0.0.65.09.31>java -jar ords.war static --context /c   C:\oracle\custom_htmldb
    WAR Generation complete
    WAR location     : C:\oracle\ords3.0.0.65.09.31\i.war
    Context path     : /i
    Static resources : C:\oracle\custom_htmldb
    Ensure the static resources are available at path: C:\oracle\custom_htmldb
    on the server where the WAR is deployed
    and
    C:\oracle\ords3.0.0.65.09.31>java -jar ords.war static --/c   C:\oracle\custom_ht
    mldb
    java -jar ords.war static [--context] <location>
    Options:
               [--context]           The context path at which the
                                     WAR will be deployed,
                                     defaults to: /i
    Arguments:
               <location>            The location where the Oracle
                                     Application Express static
                                     resources are stored
    --/c is not a valid option
    and variations using quotes and single quotes - all result in the same, either /i gets mapped or I get the directions again/
    This has to be something really simple.
    Please help!
    Thank you

    hi Jose,
    thanks for your answers, i tried to emulate the same but during step create time constraint in OOVK i am getting an error below:
    Specify the key within the work area
    Message no. SV033
    Diagnosis
    You have attempted to create an entry whose key is not in the range defined for this area.
    System Response
    The entry cannot be created.
    Procedure
    Please check your entry.
    below are the steps i executed upto now.
    Create infotype smilar to IT 1001 (ppci)
    Created new object type (ooot)
    created new relationship along with allowed relationship (oovk)
    Do you have any idea where it went wrong?
    Mani

  • MDT 2010 Windows 7 custom image import problelm

    I am unable to import a Windows 7 OS from a wim image file any more. I get "Path 'C:\Distribution\Operating Systems\Old OS Folder' does not exist" when I try to import. I believe the folder it is looking for was one where I had imported a custom image with setup files. I have since added Windows 7 operating systems from the DVD for source files and had deleted the image operating system it is looking for. I can still import a Windows XP custom image just fine.
    It is creating the folder and copying the wim, but it does not show up in the Deployment Workbench under operating systems. Any ideas? I assume the problem is coming from having imported the wim with setup files previously.

    Hi,
    just came across similar problem.
    Custom .wim image not visible after importing to MDT.
    imagex /info returns long wim description for another custom wim but much shorter for this one.
    I tried to change wim name and description property - but nothing worked for me.
    So I applied the original image to folder and then recaptured it with imagex I am using (newest WAIK).
    Now the imagex /info is ok.
    Btw you cannot notice the difference with
    dism /Get-WimInfo
    It is now visible in MDT.
    Can you please explain what you did. 
    i am using image capture cd generated using SCCM to capture the wim file.
    1 image i imported successfully. Every image since then after import it does not show up in deployment workbench. i have no idea what to do.

  • Delivery Assignment to Device group in standalone deployment?

    Hi,
    I am using the standalone deployment of SAP AII 2.1. I have the following two queries regarding assignment of deliveries to device groups.
    1. I am able to assign the same delivery to multiple device groups with same business roles as well as different business roles at the same time.
    For example, I am assigning the delivery to a device group that handles tag commissioning and I also assign the same delivery to a device group that handles the loading at the same time. Is this the correct behavior?
    Or is it that once a delivery is assigned to a device group, it should be first processed by that device group or unassigned before the same delivery can be assigned to a different device group?
    If this is the case, then is there any configuration setting in AII that can control the delivery assignment to device groups?
    2. Logically I believe that only one delivery can be assigned to a device group.
    I assign a delivery to a device group. Then I immediately assign another delivery to the same device group. I believe that the first delivery gets unassigned from the device group, but there is no message to this effect
    Again is there any configuration setting for handling this situation?
    Regards,
    Dhananjay

    What you are deploying is a Client Settings policy, not the client itself. This is akin to a Group Policy Object being linked to an OU. The machines in the collection which already have the ConfigMgr client will process those policies, but additional non-client
    machines added to the collection will not automatically install the client.
    As Torsten indicated, you can deploy the client to these machines using the manual client push method.  Simply right click on the clients themselves (or the collection) and select Install Client.  If doing it at the collection level, I recommend
    against selecting "Always install the client software" in the wizard as it will force an unnecessary repair of the existing ConfigMgr clients. I would recommend testing this on one machine in the collection in question before attempting to do them in bulk.
    Note that this requires that a Client Push Installation account be configured (Administration > Site Configuration > Sites > Client Installation Settings >  Client Push Installation > Accounts tab) which has admin rights on the clients.
    You *DO NOT need to enabled site-wide client push installation* to be able to use the Install Client method in the console. Enabling this will force the client to attempt installation on ALL systems that ConfigMgr sees.

  • Reduce size of custom images in Address Book

    I love Address Book's wonderful integration with Mail.app, my iPod and even my phone. So, one day I decided to set custom images for almost all of my contacts - copying and pasting images into the fields.
    However, afterwards, I realised that my 275 contact address book has ballooned from 2MB to 49.9MB thanks to the pictures. If I export the contacts into a Group vCards, it is an astounding 121.8 MB.
    I feel that Apple should've limited the size of the pictures (automatically resize it just as iPhoto does for email and iWeb does for the web). However, this isn't the case.
    Thus, my question is:
    Is there a script or anything to reduce the size of those custom images? I am not looking forward to deleting the pictures and resizing them before importing them into Address Book. If there is an automated way of resizing the pictures, please let me know!
    Thank you very much!

    Hi mintchocicecream,
    Have a look at this:
    http://discussions.apple.com/message.jspa?messageID=2271577#2271577
    May be of no help, but sounds like you have larger that necessary files.
    I do mot know of any script, short of a photoshop group resize that would work. Certainly nothing in Address Book.
    Good Luck
    John

  • Custom Image bullets--is there a way to change the color?

    The reason why is I'm trying to use one of the circles and it keeps coming out dark gray, and it needs to be white (on a B&W laser printer). This is for a check list on a church bulletin.
    Also, is there a way to upload other bullet images to use?
    Thanks!
    MacBook Pro 15", CoreDuo 2 2.33 ghz   Mac OS X (10.4.9)   Cube 450 mhz

    You would need to edit the custom image in some other application, such as GraphicConverter.
    As for your second issue, Custom Image is the way to set an arbitrary image as a bullet -- what do you mean by "upload"?

  • Mapping Input Parameter renders mapping unable to be compiled or deployed

    Hi there. I have an interesting issue I have not encountered before.
    I can create a new mapping with a Mapping Input Parameter (just one parameter of type Integer), map this to a table column of the same type and the mapping compiles and deploys without any issues.
    However, if I take an existing mapping (which already compiles and deploys without issues), add a Mapping Input Parameter to it (just one parameter of type Integer) and map this parameter through to a table column of the same type, when I compile the mapping I get a pop-up "Warehouse Builder Error" with a number 56 and a red cross. The mapping cannot generate any code and gives no explaination. Trying this on a different mapping causes the same issue but with a different number in the pop-up.
    I have tried changing the parameter from integer to another data type and this makes no difference.
    Removing the Mapping Input Parameter makes the mapping compilable and deployable again.
    Am I missing something here ?
    Thanks
    Paul

    Ok... this could be a bug, but I worked out how to resolve the issue.
    To get the issue:-
    1. Open a mapping which does not have a Mapping Input Parameter and compiles and deploys happily
    2. Add a Mapping Input Parameter object, add an output attribute to it and map it to a table column.
    3. Compile the mapping and you get a "Warehouse Builder Error" pop-up with a number, then a Validation Completed Successfully message. But no code can be generated and the mapping
    cannot be deployed.
    4. Slap your forehead and say "Doh!"
    To fix the issue :-
    1. Open the same mapping
    2. Resynch the tables you mapped the Mapping Input Parameter to. The mapping now compiles and deploys ok.
    3. Pat yourself on the back
    cheers
    Paul

  • Mapping Custom datatypes

    Hi All,
    I am trying to figure out how to map custom datatypes.My scenario is simple.Employee table has address information in a column named addr which is of a custom datatype called Address.I have Employee and Address classes in my object model.
    I have mapped all the fields (except address) of employee class to respective fields in employee table and I have used the Descriptor amendment method to map the address field of employee class using StructureMapping
    StructureMapping mapping = new StructureMapping();
    mapping.setFieldName("ADDR"); // Database Field Name in employee table
    mapping.setAttributeName("addr"); //Address field in Employee class
    mapping.setReferenceClass(Address.class);
    descriptor.addMapping(mapping);
    I get the following error when I try to login to the session
    Exception [TOPLINK-197] (Oracle TopLink - 10g Release 3 (10.1.3.0.0) (Build 060118)): oracle.toplink.exceptions.DescriptorException
    Exception Description: The mapping [addr] is not the appropriate type for this descriptor
    Please let me know where I am going wrong.
    Thanks in advance
    Prasanna

    The source descriptor also needs to be of type ObjectRelationalDescriptor. If you are using the MW to map the source you can edit the XML or source and change the descriptor type. Or you could create a new ObjectRelationalDescriptor and copy the mappings and properties over from the RelationalDescriptor and replace it in the Session. Or just map the source in code as well.

  • How do I use a custom image as a bullet in Keynote 09?

    All I need to do is use a PNG file as a bullet in the Master
    Everything I find online says there is a Custom Image option but the only choices I see are None, Bullet, Image, Lettered, Numbered.
    This should be simple but I have already wasted 2 hours trying to do this.
    Please, can someone tell me what I am missing? What am I not understanding about this procedure?

    As stated, the problem was that I could not find Custom Image anywhere.  I finally figured out that along with the drop down menu for the Bullets there is also a triangle before the word Bullet 7 Lists. THAT is where one finds the Custom Image choices

  • Loading custom image formats

    Hello all.
    I am wanting to load a custom image format into my Java application, and am wondering how to do that. I have a few ideas to try but I figure if there is a site out there (or someone with the knowledge), there is no need for me to re-invent the wheel. So hopefully, someone might be able to expedite my learning. :)
    The image format I want to read actually contains multiple images, with 1 color palette at the end of the file. I'd like to create a series of (I assume) BufferedImages for all the images contained within the file.
    Are there any sites out there that can send me through a quick tutorial on rolling my own images, or can anyone give me a short function to do so?
    Thanks so much!

    Okay... I failed. I could really use some help in getting this work. Please.
    I have a file, which contains 1 or more compressed bitmap images and a palette. I have a small Perl script that will convert the images in the file into multiple bitmap image files, so I know where the data is and I know I have the data locations right. :)
    To create a BITMAP, I must reverse the order of the palette (perl function):
    sub reversePalette() {
      my $output = "";
      for (my $i=0; $i < length($_[0]); $i=$i+4) {
        $output = $output . substr($_[0], $i+2, 1) . substr($_[0], $i+1, 1) . substr($_[0], $i+0, 1) . chr(0);
      return $output;
    }For the image data itself, it uses a simple RLE encoding. If I see a 0, I check the next number and "uncompress" the data by adding that many 0's to the output file.
    So, what I would like to do is convert my Perl script into a Java class that will take this sprite file and return an array of BufferedImages, which can then be used for whatever.
    Any help in this would be greatly appreciated! I can't even figure out how to properly load a valid BMP file manually using WritableRaster and ColorModel. I'm so lost. :(

  • How to use custom images in Apex 4.1 with EPG

    I just ported over an application from Apex 3.2/10g using Apache to a new server using Apex 4.1/11g using EPG and none of my custom images work. When using Apache, all I had to do was copy the file over to the /i/Custom images folder and I could reference it on any of my pages. I copied the entire /Custom folder to the new server and that doesn't seem to do the trick. I've seen some posts that talk about having to use FTP (why?) or something to get this to work. Can someone please explain what is going on here and what I need to do to get this working?

    With EPG, the images aren't accessed from a directory. They are actually stored inside the database. The FTP process actually gets redirected so that the image gets stored inside Oracle rather than being written to a file. There are numerous articles and such detailing exactly how to do this.
    One is here:
    http://www.apex-blog.com/oracle-apex/accessing-i-using-ftp-170.html

Maybe you are looking for

  • VISA runtime min system requirements

    I have a Windows application written in LabView that includes comms.  I have bundled the VISA and Labview runtime engines with the installer which works.  I'm now trying to write the user manual and need to define the minimum system requirements. I'v

  • I'm getting error when running exec of Process class

    Hi I am running a standalone application in WSAD 5 and the platform is Windows XP. I get the following error each time when I run this : java.io.IOException: CreateProcess: C: error=5 The code snippet is the following : if (Runtime.getRuntime().exec(

  • G4 w/OS 10.4.6 disk repair?

    I recently installed a 10.4.6 upgrade on my G4. I was having problems with iphoto quiting automatically while launching and found a thread that said I should use repair disk in disk utility. (I'll deal with the iphoto problem later) I attempted first

  • CS2 re-install  PDF Preset issue

    Just reinstalled CS2 after computer crash, everything seems to be working properly except that I'm unable to load or create new PDF Presets. Folders are all switched to shared, doesn't seem to make a difference. Latest update installed of CS2. Any su

  • I can't change my location in my app ID.

    I've tried to buy an app in appstore but it said I need to change the location to my present location. It said i need to change my location in order to buy app in Thai store. I (My id was in Japan but now i'm in Thailand) I changed my location and up