Image Server location: conflicting instructions

Plumtree Corporate Portal v5.0.2
The Enterprise Web Development (EDK) guide says on page 19-18 to use the following folder structure for storing custom images, stylesheets, etc.:
<ROOT>/<domainname>/<productname>/private or public/help or img or js or styles or custom/
However, the UI Customization Guide says on page 4-20:
[The designated] location is \ptimages\imageserver\plumtree\portal\custom\img(in a standard portal installation).
Which is the best practice?

Here is what I do and find it very easy to manage.
{drive}:\BankersbankImageServer\<product>\[<public>|<private>]\[img | js | help]\
It then create a virtual directory under the imageserver virtual directory in IIS that points to BankersBankImageServer. This way, my files are not in any danger of getting distroyed when I do an upgrade of portal. Of course these files are on the imageserver machine. It also follows the recomendations of the EDK and UI Customization guide.
Michael [email protected]

Similar Messages

  • Cannot connect to imaging server after ZDML SP1 IR3 install

    OK, here's a bit of an odd problem... well, actually, I hope it's an insanely easy problem that I just have overlooked a simple solution for. I guess that's for you guys to help figure out. ;)
    We had been running Zenworks 7.0.1.0 on an OES1 Linux server with a few odd problems, mostly with remote management and inventory, but we never had a problem with connecting to it for imaging purposes (at least not since I took over management of the box not that long ago). Considering the remote management and inventory issues, I decided to update it to the latest version just to make sure it wasn't an issue that had already been fixed, but now that I have done that we can no longer connect to the imaging server for imaging. While I'd still like to get our original problems fixed, I'm more concerned about the imaging itself and can then revisit the first.
    How I went about the upgrade: I followed the instructions at section 4.3 at ZENworks 7 Desktop Management with Support Pack 1 Interim Release 3a. Running ZDMstart shows "done" for bringing everything up, but when I try "/etc/init.d/novell-zmgserv status" it tells me that the Daemon is stopped; when I try "/etc/init.d/novell-zmgserv start" it says "failed".
    When that failed, I downloaded the ZEN7_with_SP1_IR2_DesktopMgmtLinux.iso and ran that installation, then went through the steps on 4.2 to upgrade. (OK, this particular maneuver may not have been my smartest.) Same end results though.
    I do recognize that I'm walking into a situation I didn't set up and there were other problems to start with. I have a feeling by the end of the year we'll be migrating to an OES2 server but, to be blunt, that project has been put off for other reasons here and again and I'd like to have something to work with in the meantime. Any idea where exactly the failed attempts would be logged to give me more to work with (I don't see anything in /var/log/messages)? Any other thoughts/suggestions are more than welcome; thanks in advance!
    topher

    Apologies in advance for any confusion; normally I post under this account, but the other day was logged in as tchristi2 for other reasons and forgot to log out... :/ In any case....
    I tried uninstalling and re-installing ZENworks from the 7.1HP2 CD, and tailing the /var/log/messages file this line jumped out at me:
    Sep 2 09:07:19 oes1 logger: We were unable to locate ndsmodules.conf at /usr/lib or at /usr/lib/nds-modules. ZENworks Imaging was not installed correctly.
    I cannot find ndsmodules.conf in either of those locations; could someone help me figure out where it would be or why I might not have it? I may just punt and setup an OES2 box and move ZENworks to it, but at the same time I'd like to have imaging running until we do get that box up and going. Thanks in advance!
    topher

  • MacBook Air, can I partition my Mac external drive to have an ISO image file location for Windows downloads?

    Hi, in preparation for installing bootcamp and windows 7, and in the absence of a DVD drive on my MacBook Air, can I partition my Mac external drive to have an ISO image file location for Windows downloads?

    The Boot Camp instructions are located here: http://www.apple.com/support/bootcamp/
    The Boot Camp Discussion Community is located here: https://discussions.apple.com/community/windows_software/boot_camp

  • SAP ME 6.0 POD Image Icons location works different than ME 5.2

    In SAP ME 5.2 in POD Maintenance and Button configuration I had the Image Icon configured  like:
    /Images/PODButtons/blue_02.gif
    This location was covered by a Netweaver Alias to point to the location where the images are located on the server.
    In ME  Base 6.0.1.0 Counter 40 the images do not appear in the POD anymore.
    It only works if I specify like
    http://10.79.3.36:50200/Images/PODButtons/blue_02.gif
    It looks like ME 6.0 and 5.2 behave differently and I would need to change all the PODu2019s. The issues is as well transportability of the solution.
    Any ideas how the POD Image location can be specified without the server name and port in ME 6.0?
    Thanks Tony

    Hello Tony,
    It is a known issue for SAP and is goind to be fixed in some of ME 6.0 patches. Please check out Release Notes to verify the exact patch with the fix.
    Regards,
    Alex.

  • How to upload multiple files into a server location at a single time

    Hi All,
    In my application i need to send multiple files from a particular page into the server location. In this page there will be an option to upload a file and after selecting the file , we will have an option asking if we were interested to send another file. It works just similar to google mail where we can multiple files at the same time. Right now though i had coded the uploading files concept i am facing some problems when trying to upload multiple files. All the files are being appended to a single file but i want them to be placed as different files at the specified location. Plz help me in this regard...
    Thanks in advance................,,

    Hi,
    i am sending the code in my prg. Have a look at it.
    var multi_selector = new MultiSelector( document.getElementById( 'files_list' ),3);
    In the above line i am specyfying that the maximum no. of files to be uploaded is 3. So if i upload less than 3 files, the program doesn't work and is not reading the uploaded files. If i upload 3 files it works fine. So please suggest me how to make this work irrespective of the no. of files uploaded using apache commons.
    My code is as follows:
    <form action="./servlet/Sample" method = "post" enctype="multipart/form-data">
         <!-- The file element -- NOTE: it has an ID -->
         <input id="my_file_element" type="file" name="file_1" >
         <input type="submit" name="submit1" value="submit">
    </form>
    Files:
    <!-- This is where the output will appear -->
    <div id="files_list"></div>
    <script>
         <!-- Create an instance of the multiSelector class, pass it the output target and the max number of files -->
         var multi_selector = new MultiSelector( document.getElementById( 'files_list' ),3);
         <!-- Pass in the file element -->
         multi_selector.addElement( document.getElementById( 'my_file_element' ) );
    </script>

  • File Download from Server location - JSP

    Hi SDN,
    I have a txt file in a folder created in server location under the path /usr/sap/EPD/JC00/j2ee/cluster/server0. On click of the link correspondin to the file name in JSP, i have to open the file with the pop up to save, open or cancel. I have to achieve this in the JSP. I am currently
    <td> <a href="/usr/sap/EPD/JC00/j2ee/cluster/server0/XXX/yyy.txt"> <%=fileName%></a ></td>
    I am not able to achieve the intended functionality. How to achieve it. Expecting your valuable replies
    Thanks & Regards,
    p188071

    hi,
    I am using the following snippet
    String filePath ="/usr/sap/EPD/JC00/j2ee/cluster/server0/xxx/yyy.txt"; // path of your excel file
         HttpServletResponse resp = componentRequest.getServletResponse(true);
         resp.setContentType("text/html; charset=UTF-8");
           // set the exact content type
         resp.setHeader("Content-Disposition","attachment; filename=\""+ filePath + "\"");
    It is creating downloading a txt file with the name usr_sap_EPD_xxx_yyy.txt without actual contents inside the file. It is just generating a file without writing the contents into that file.
    What should I do?
    p188071

  • Where are the image files located?

    hey guys, my book is 75 mb and I can only guess that it's because my images are Too big. I don't know how to get the file sizes down because I replaced them but they must still be retained in the image folder because when I look at the size its 75mb. Does anyone know where the images are located?

    Finding out where the images are held doesn't really help – here's why:
    iBA a files aren't really document files – they're more like zipped folders. iBA does a whole heap of background stuff to make the book work. When you drag an or import an image into iBA, it gets filed into a certain place within that folder structure, and presumably 'logs' that location in some xml-type wizardry somewhere else in that folder structure.
    Because of this, it's not a great idea to muck around with any of that stuff - it often makes things worse, not better.
    As for image size - as Vinny said - all you can do is make the images 2048 x 1536 if you want view them full screen. That looks best on a Retina display, as almost all iPads being sold now are.
    I don't know what your intentions are with the project, but in my experience, 75Mb pretty small. Is 75Mb the iBA file or an exported .ibooks file? Once a book gets exported to .ibooks format, the file size comes down. The iBA files I have worked on are much larger – the smallest being about 975Mb, going up to about 3.25Gb.

  • Image server and images in the product catalog(CRM ISA)

    Dear Gurus,
        I am using CRM ISA 5.0 R/3 version. My products in the product catalog has got images. I have assigned the image's to the products in the R/3 product catalog(WWM2)
    In the b2b XCM for the webcatalog node, I need to specify the imageserver url. Can you please tell me what goes here. How do I find out what is my image server in my landscape. Please advice me how do I get the images in my ISA product catalog.
    Thanks!
    Vivek.

    Hi Vivek,
    In general image server is the web server. You need to talk to your network administrator to identify and setup the web server. Pass on the below document to your administrator to setup the publishing directories on the web server:
    http://help.sap.com/saphelp_crm40sr1/helpdata/en/c7/d64e3c719d1742e10000000a11405a/frameset.htm
    <b>Reward if helps</b>
    Regards,
    Paul Kondaveeti

  • Prime Infrastructure 2.0: Running an inventory sync removes "snmp-server location" in running-config

    Hello,
    we're running Prime Infrastructure 2.0 (version VA-2.0.0.0.294).
    I was scared as I figured out one hour ago that running an inventory sync (Device Work Center) removes the command snmp-server location and adds the command snmp-server host "PI-ip address" "snmp rw community" in the running-config.
    Has someone the same behaviour or can reenact this scenario?!
    Can someone imagine that this behaviour has something to do with a configuration setting in PI?
    I'm perplexed and got gray hair now.
    Thank you for your answers or tips.
    Bastian

    Hello Rob,
    I just successfully installed the patch. The snmp-server location is not touched anymore while running a inventory job.
    But PI still enters this string in the running-configuration:
    snmp-server host "PI-IP address" " our snmp RW community- string"
    although there already exists the entry:
    snmp-server host "PI-IP address" version 2c "community-string (not the snmp rw-community-string)"
    Do you or anyone else has the same behaviour that PI adds automaically himself as snmp trap receiver with the SNMP-RW community?
    Regards
    Bastian

  • One business system and two FTP server locations

    Hi,
    We have one business system and two FTP server locations related to it. We have to send two different messages to this business system.
    It has to be send to both the ftp server locations.
    How do we configure the receiver determination and receiver agreements ?
    Do we need two receiver Business systems for this?
    How do we configure the receiver agreements especially?
    Urgent
    Regards,
    John

    hi
    1) you must create 2 CC, each one to one FTP server.
    2) how you send diferent message to each FTP yo only have to define 2 Reveiver determination, and two Interface Determination.
    3)one sender Agreement
    4)2 receiver agreement.
    take in mind you only have 1 BS you must create 2 receiver determination, else if have 2 one receiver would be enouhgt
    Thanks
    Rodrigo

  • PT Transform Tag that outputs Image Server URL

    I noticed something missing from the EDK that I wanted to get Plumtree's perspective on. We have instances where we need the imageserver URI through the facilities of a Transformation Tag. This useful when the portlet source document is native HTML and does not have server side scripting and also whn using an XSL transformation. In these cases, it would be nice to have a <PT:Image /> tag that can be used to transform into a full URL to an image.
    e.g
    <pt:image pt:src="/fld/subfld/image.gif" alt="sometext" /> --- would output<img src="http://ptserver/imageserver/fld/subfld/image.gif" alt="sometext" />

    The portal translates the token every time it finds a static URL, that is every URL that the transformer rewrites. It would work, for example, in an tag. The transformer does not rewrite style sheets or inline styles, so:
    <td style="background-image: url('someBG.gif');">
    would not get automatically rewritten. You can't use the pt:url tag here, either, since you can't nest XML tags inside HTML tags (note: that's why pt://images/ is a URL rather than an XML tag in the first place).
    So I don't really have a good solution for this one. If this is a dynamic page, your best bet is to grab the image server URL from the EDK in the conventional way.

  • Prime Infrastructure 2.2 snmp-server location

    We have implemented Cisco Prime Infrastructure 2.2 in our facility.  We have each switch loaded in with an "snmp-server location" set for the switches for easier identification and quicker troubleshooting.  We would like that location to show in the network topology map as well as in the email alerts it sends if one of those switches goes down.  Is this something I am overlooking, and if so, can someone please explain to me how to make this happen?

    Hi William,
    snmp-server location is synced from the devices & also the info available in various report.
    But, if i'm not wrong you want to customize the e-mail body of notifications sent out from the prime.
    This functionality is no where discussed in PI user guide & i'm afraid not possible as of now.
    Also, there's bug related to snmp-server location even retrieving it from the reports 
    CSCuj09556 : PI 2.0 corrupts device config by doing snmp set for location after sync 
    https://tools.cisco.com/bugsearch/bug/CSCuj09556
    CSCuo16889 : PI 2.0 - Does not poll sysLocation for 3750 device
    https://tools.cisco.com/bugsearch/bug/CSCuo16889
    - Ashok
    Please rate the post or mark as correct answer as it will help others looking for similar information

  • Server Locator Service Failed to Start

    Received Event ID:4380 on single Exchange Server (once part of a DAG but no more - removed other servers and the DAG). Error reads: 'net.tcp://huntsvr.huntelectric.local:64337/Exchange.HighAvailability'. Error A TCP error (10013: An attempt was made to access
    a socket in a way forbidden by its access permissions) occurred while listening on IP Endpoing=0.0.0.0:64337.
    The above error is paired with the following error as well:
    Event ID: 2121. The Microsoft Exchange Replication service failed to start the TCP listener. Error: System.Net.Sockets.SocketException: An attempt was made to access a socket in a way forbidden by its access permissions ..."
    The above two errors are joined by this error:
    Event ID: 4383. Microsoft Exchange Server Locator Service communication channel faulted. State: Faulted
    And the next error appears as well:
    Event ID: 4379. Microsoft Exchange Server Locator Service stopped.
    These 4 errors repeat every minute. Any suggestions of where to find a resolution?
    Thanks,
    Michael

    Hi Michael,
    The above errors indicate the following two things:
    1. An existing service is using port 64337.
    2. Port 64337 is blocked by firewall.
    I recommend you use the commands below to check if port 64337 is used by a program.
    netstat -aon | findstr "64337"
    tasklist | findstr "64337"
    What's more, here is a thread for your reference.
    Exchange 2010 SP3 RU1 event id 4380 and 4383 logged every minute
    http://social.technet.microsoft.com/Forums/exchange/en-US/892721dc-f2cc-45da-ba5f-b24a9a2ef749/exchange-2010-sp3-ru1-event-id-4380-and-4383-logged-every-minute
    Hope it helps.
    If you need further assistance, please feel free to let me know.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • [AS] Linking to/copying graphics to a server location in ID CS4

    Situation:
    I have an indesign CS4 document with a graphic placed locally from the desktop. I then via script copy that indesign file to a folder, and then copy the graphic files into a sub-folder. (that part works ok).
    If I open the indesign document locally, it finds the local graphic files. If delete the local graphic files, and open the indesign document locally, it finds the server copy of those graphic files. If I open from the server, same type of results.
    ... I tried relink - here is the guts of it...
    relink OpenFile's link <graphic> to <newpathlocation>
    where <graphic> would be the graphic to update and <newlocation> is the server path; those parts of the script evaluate properly; I am getting the proper graphic name and the proper server path location.
    What is the best way - via apple script - to have it always reference the graphic files copied to the server; even if the parts exist locally?
    Thanks in advance -
    RbS

    I did try relink.
    Script Moves parts to server location.
    Script Moves Indesign file to server location.
    Those steps work fine.
    Scritp them attempts to relink using the following command:
    relink openFile's link newloop to (pathtoIDfile & newLinkFIleName)
    where newloop walks the links
    I thought about deleting the content and then flowing the graphics back in, but I am feaful of losing any modifications (such as scaling, etc) that may have been applied.

  • Adobe PDF Pack Server Location?

    I have read on this forum through other questions/answers that if you would like to combine PDFs or save a PDF to Word/Excel etc., the PDF Pack Software uploads your original data to a server located somewhere and then the new document (I presume) is downloaded back to my computer from the server.
    My questions are:-
    If I am in the UK, where is the Adobe PDF Pack server located? (Inside the EEC Safe Harbour Data Area?)
    What happens to my original file data that was "uploaded" to Adobe PDF Pack?
    What copies of the newly produced PDF from the PDF Pack service are retained by Adobe?
    Many Thanks - Mark

    http://helpx.adobe.com/x-productkb/policy-pricing/return-cancel-or-change-order.html

Maybe you are looking for

  • Pictures are tinted red when playing on TV

    Has anyone experienced and/or solved this issue? When playing pictures from the library (not streaming) they are all tinted with a reddish hue. This happened after a few hours of normal operation. I restarted the machine and it did nothing to help th

  • Im doing a work shop  at a apple store do i need to take my mac with me

    If I am doing a workshop at one of the apple stores do i have to bring my own laptop ?

  • Qosmio F30-112 D-video to (HDMI or A/V)

    I need to connect my F30 to a plasma TV what kind of cable to use ,the only cable in the box was a D-video/SCART. Please help!

  • How to use symbols in a loaded swf

    I want to load a swf file in flex as application with embed tag and then create instance of its class. I want to use symbols within this swf i.e. to load dynamically those symbols when needed and play with it. is it possible in flex builder 3? If yes

  • Financial Statement translation

    Hi Guru, I have to translate the Financial Statement (transaction OB58). I have followed the sap note 1803913 "Changing language in financial statement structure", but when I run the transaction code SE63 for the steps "Translation-->Abap Object-->Ot