Extra (Duplicate) Code Added After Editing Page

At first I thought this was a problem when using templates
but I've confirmed that it's more widespread that that. I've also
found this posted a couple of times on other boards but nobody
seems to have an answer.
After I edit a page (html or php, doesn't make a difference)
in Dreamweaver 8.02 extra code is added at the bottom of the page.
This code duplicates a portion of what is already on the page, and
it appears (although I can't say for certain) that the more editing
I do the more code is added.
The extra code is added after the closing </html> tag.
Sometimes a portion of it will show up in Code view but more often
than not I have to view the page in a text editor and remove it
outside of Dreamweaver. But once the page is edited again then the
problem repeats.
Bizarre.
Thanks.

> I'll try and re-create the problem and post the before
and after.
The answer is always in the code.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"SilverR252" <[email protected]> wrote in
message
news:eneb22$2cg$[email protected]..
>
quote:
You just haven't read the answers posted.
> Well, I spent over an hour googling variations of the
problems and found
> it
> referenced in only a couple of places. In neither post
was there an
> answer. You
> can see that
>
http://groups.google.com/group/macromedia.dreamweaver/browse_thread/thread/b35b5
>
0466da5ea05/8c5264cb11bf7d36?lnk=st&q=dreamweaver+extra+code&rnum=3#8c5264cb11bf
> 7d36 and
>
http://groups.google.com/group/macromedia.dreamweaver/browse_thread/thread/ae47c
>
5731780634d/012a96d2fb5c818f?lnk=st&q=dreamweaver+extra+code&rnum=8#012a96d2fb5c
> 818f although the latter refers to MX.
>
>
quote:
Show us your template page, please.
> As I said, I originally thought this was a problem only
on child pages of
> templates. However, it's happening in non-template
pages.
>
> I'll try and re-create the problem and post the before
and after.
>
> Thanks.
>

Similar Messages

  • Extra namespace was added after SOAPBody.addDocument(xmlDoc) is called

    Hi all,
    I am working on adding SAMLRequest to SOAP message using saaj-api 1.3.4 with Java1.5
    However, when I add the XML doc using SOAPBody.addDocument(), extra namespaces were added to the soapBody
    The XML I try to add is:
    <samlp:Request RequestID="mhdefhnhjladllhdlfeihkcbbcabakodmnnmbjdl" MajorVersion="1" MinorVersion="1" IssueInstant="2013-01-11T00:31:49.492Z" xmlns:samlp="urn:oasis:names:tc:SAML:1.0:protocol"><samlp:AssertionArtifact>QUFFWm9QMkF1N1dCNE1PbHIyS3FUQXlQaTJWR0dXUzB5VmNpUm0vMUtIZ0RQbytjWnFGcFNoSlA=</samlp:AssertionArtifact></samlp:Request>
    after soapBody.addDocument(doc)
    I get
    <soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
    <soapenv:Body xmlns:samlp="urn:oasis:names:tc:SAML:1.0:protocol">
    <samlp:Request xmlns:axis2ns2="urn:oasis:names:tc:SAML:1.0:protocol" IssueInstant="2013-01-11T00:31:49.492Z" MajorVersion="1" MinorVersion="1" RequestID="mhdefhnhjladllhdlfeihkcbbcabakodmnnmbjdl">
    <samlp:AssertionArtifact xmlns:axis2ns3="urn:oasis:names:tc:SAML:1.0:protocol">QUFFWm9QMkF1N1dCNE1PbHIyS3FUQXlQaTJWR0dXUzB5VmNpUm0vMUtIZ0RQbytjWnFGcFNoSlA=</samlp:AssertionArtifact>
    </samlp:Request>
    </soapenv:Body>
    </soapenv:Envelope>
    As you can see, "xmlns:axis2ns2", "xmlns:axis2ns3" are added to the SAMLRequest and body has xmlns:samlp namespace.
    Here is How I did this:
    String artRequest = buildSAMLRequest(samlArt);          
    //build soap message
         DocumentBuilderFactory builderFactory = DocumentBuilderFactory.newInstance();
    builderFactory.setNamespaceAware(true);
         InputStream stream = new ByteArrayInputStream(artRequest.getBytes());
    Document doc = builderFactory.newDocumentBuilder().parse(stream);
         MessageFactory mf12 = MessageFactory.newInstance(SOAPConstants.SOAP_1_2_PROTOCOL);
         SOAPMessage message = mf12.createMessage();
         SOAPBody soapBody = message.getSOAPBody();     
    soapBody.addDocument(doc);
    //output as String for HTTP connection
    ByteArrayOutputStream xmlout = new ByteArrayOutputStream();
    message.writeTo(xmlout);
    String strMsg = new String(xmlout.toByteArray());
    Does anyone have idea how can I get rid of the extra namespace?
    Thank you so much
    David
    Edited by: 898054 on Jan 10, 2013 4:46 PM

    Thank you so much. Indeed, I have axis-saaj.jar in my project which caused the problem
    Thanks
    David

  • How can I retain my counter button after editing page?

    How can I retain the numberon my counter button after I have change information on my welcome page?

    Since MobileMe will be discontinued on June 12, 2012, and with it the following features:
    Features Unavailable When Publishing to a Non-Mac Server:
    ◼ Password protection
    ◼ Blog and photo comments
    ◼ Blog search
    ◼ Hit counter
    ◼ RSS Feed Widget
    you might get ahead of the curve and use a 3rd party counter.  There are many counters that will give you much more than just the number of visitors and can be setup to not count your visits. I use  StatCounter which gives the following info on visitors:
    Click to view full size
    This tutorial describes how to add the counter using an HTML snippet: #13 - Adding a StatCounter as an HTML Snippet. 
    OT

  • Error in saving .aspx pages after editing the XSLT

    Hi,
    I am developing a SharePoint 2010 web app and I had to do some modifications for a .aspx page which has a data form web part and I am encountering following issues:
    1. After selecting the web part, when trying to modify the filter criteria of the data source, the "group" and "ungroup" buttons are seen as disabled and the option of editing in the XSLT editor is also not visible.
    2. after editing the XSLT, knowing that there are no issues if I try to save it an is showed saying null value issue and asking whether to allow scripts to run in this page r not. After choosing either yes or no, when I try to preview it in browser I get
    an error in the place where I have the data form web part saying error with web part try to edit it in SharePoint editor such as SharePoint designer.
    3. this is happening only i try to edit the code but no matter how many copies I get from the original page, they are correctly previewed in the browser unless I try to edit it.
    your kind support or suggestions are highly appreciated as I am unable to fix this
    thanks.

    Data you are changing is on the frontend. You need to pass data to backend (server). The static method 'dispatch' of control framework class (CL_GUI_CFW) is used to do this 'manual' synchronization. It is sort of helper method of control framework (which is basis for ALV controls) and is independent of ALV controls (cl_gui_alv_grid etc.) that are used.
    Try putting this code as suggested and check.
    short code would be (without error handling)
    CL_GUI_CFW=>DISPATCH( ).
    null

  • Staying on the edit page after posting

    There's something that I can't get to work and probably is not difficult at all.
    I want users to stay on the editpage after posting the form.
    I thought to do it in the processEdit method.
    By creating an url and give this as a return value. But I keep comming back to the default portal page.
    My users can go to the edit page of a channel. On the editpage I have made a telephonebook in which the users can search.
    The intention is that the users see their results on the edit page and they can select some of the results.
    my code (which doesn't work):
    String url = request.getRequestedURL().toString();
    URL editpageURL = new URL(url);
    return editpageURL;

    I use the following piece of code to display error messages on the edit pages and to redirect to the user back to the same edit screen. It has been working for me for quite a while.
    desktopUrl = context.getDesktopURL(request);
    containerName = request.getParameter("containerName");
    provider = request.getParameter("editChannelName");
    targetprovider = request.getParameter("provider");
    if (log.isDebugEnabled()) {
    log.debug("desktopUrl: "+context.getDesktopURL(request));
    log.debug("containerName: "+containerName);
    log.debug("provider: "+ provider);
    log.debug("targetprovider: "+ targetprovider);
    log.debug("errorMessage: "+ errorMessage);
    url = new StringBuffer();
    url.append(desktopUrl);
    url.append("?action=edit");
    url.append("&provider="+provider);
    url.append("&targetprovider="+targetprovider);
    url.append("&containerName="+containerName);
    if (errorMessage != null) url.append("&error="+URLEncoder.encode(errorMessage));
    if (log.isDebugEnabled()) log.debug("errorUrl: "+ url.toString());
    url = new StringBuffer(context.encodeURL(url.toString()));
    errorUrl = new URL(url.toString());
    return errorUrl;

  • Problems with DUPLICATE DATABASE when datafile was added after full backup

    Hi,
    I'm facing a problem when performing database duplication with the RMAN duplicate database command on a 10g database. If I preform the duplication from a full backup that is missing a datafile which was added to the database after the full backup, I get the following error message:
    Starting restore at 10-10-2009 18:00:38
    released channel: t1
    released channel: t2
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 10/10/2009 18:00:39
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06026: some targets not found - aborting restore
    RMAN-06100: no channel to restore a backup or copy of datafile 43The redo log which was CURRENTat the time of the datafile's 43 creation is also available in the backups. It seems like RMAN can't use the information from the archived redo logs to reconstruct the contents of datafile 43. I suppose that because the failure is reported already in the RESTORE and not in the RECOVER phase, so the archived redo logs aren't even accessed yet. I get the same message even if I make a separate backup of datafile 43 (so a backup that is not in the same backupset as the backup of all other datafiles).
    From the script the duplicate command produces, I guess that RMAN reads the contents of the source database's controlfile and tries to get a backup which contains all the datafiles to restore them on the auxiliary database - if such a backup is not found, it fails.
    Of course if I try to perform a restore/recover of the source database it works without problems:
    RMAN> restore database;
    Starting restore at 13.10.09
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=156 devtype=DISK
    creating datafile fno=43 name=F:\ORA10\ORADATA\SOVDEV\SOMEDATAFILE01.DBF
    channel ORA_DISK_1: starting datafile backupset restore
    channel ORA_DISK_1: specifying datafile(s) to restore from backup set
    restoring datafile 00001 to F:\ORA10\ORADATA\SOVDEV\SYSTEM01.DBF
    .....The datafile 43 is recreated and then redo is applied over.
    So, does anyone know if duplicate database can't use archived redo logs to recreate the contents of a datafile as a normal restore/recover does? If it's so, then it means it's necessary to perform a full database backup before every run of duplicate database if a datafile was added after such a backup.
    Thanks in advance for any answers.
    Regards,
    Jure

    Hi Jure,
    I have hit exactly the same problem during duplication.
    Because we backup the archive logs every 6 hours with rman I added an extra run block to this script.
    run
    backup incremental level 0
    format 'bk_%d_%s_%p_%t'
    filesperset 4
    database not backed up;
    (I also than hit a bug in the catalog which was solved by patching up the catalog dbs from 11.1.0.6 to 11.1.0.7.)
    This will narrow down the datafile not being part of any rman backup to 6 hours while skipping datafiles for which a backup already exists.
    Regards,
    Tycho

  • Contribute CS3 embeds the contents of SSI Includes into page after Edit and Publish

    I have tried every possible way to figure this out but it
    seems as though no one has this problem or a solution...
    My Dreamweaver CS3 Template based files that have SSI
    Includes placed in a "non-editable region" of a template and/or
    nested templates are continually embedded, merged, or hard-coded (I
    used those keywords for anyone else who might be searching for help
    on this frustrating issue) into the page after it has been edited
    and published with Contribute CS3 for Windows.
    After many, many, hours and days rebuilding templates
    (thinking that it was my code), experimenting with .htaccess
    include_path variables, and cursing this application, I have come
    to one conclusion - if I put my includes within "editable regions"
    in the templates or the template based pages, edit and publish the
    page with Contribute - then the page is saved normally, with the
    includes intact and not embedded within the page. This is of course
    not necessarily desirable!
    I have tried using various types of include directives like:
    <?php include('footer.inc'); ?>
    <?php require('footer.inc'); ?>
    <?php virtual(footer.php'); ?>
    <!--#include file="footer.inc"-->
    <!--#include virtual="footer.inc"-->
    All Includes are merged into the template-based page after
    the page has been edited and published with Contribute - if they
    are in "non-editable regions"!
    Please, someone point me in the right direction - if it's
    calling Adobe's Help line, or posting the files or whatever. I
    can't finish this project and hand off to the client until this is
    resolved.
    Andrew

    Hi,
    I'd be reall interested to know if you got anywhere with this as I'm having the same problem.
    The article referenced further down this thread is no longer available either.
    Any suggestions or advice on this issue would be much appreciated.
    Cheers,
    Bill

  • Template Trouble--Extra Code Added

    For some reason, an extra <!-- code was added to each of
    my web pages from the template, and I can't remove it.
    <!-- <!-- InstanceBeginEditable name="Main" -->
    When I update my template and save, the changes don't apply
    to the web pages because of an imbalanced <!--
    InstanceEndEditable --> tag.
    The extra <!-- code cannot be removed from the pages,
    because it is part of the template code. It also doesn't go away if
    I detach the template from the page. I'm stumped.

    We have to see the code on your Template page, please. That's
    where the
    answer is.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "MGCTracy" <[email protected]> wrote in
    message
    news:gojdtr$qrg$[email protected]..
    > For some reason, an extra <!-- code was added to each
    of my web pages from
    > the
    > template, and I can't remove it.
    >
    > <!-- <!-- InstanceBeginEditable name="Main" -->
    >
    > When I update my template and save, the changes don't
    apply to the web
    > pages
    > because of an imbalanced <!-- InstanceEndEditable
    --> tag.
    >
    > The extra <!-- code cannot be removed from the pages,
    because it is part
    > of
    > the template code. It also doesn't go away if I detach
    the template from
    > the
    > page. I'm stumped.
    >

  • Edit Page options in ribbon disabled after applying modified Seattle Master Page

    Hi,
    I'm working on a modified version of the Seattle.master page, and I have an odd permissions issue that is seen when my user (a farm admin) tries to edit a page on the site. On some pages, clicking Edit Page doesn't do anything at all. On others, I've been
    able to go into edit mode but not do anything with the Edit options afterward. In this scenario, most or all of the useful edit options are disabled, and I cannot use Save, Checkout, Discard the Checkout, Change the Page Layout, etc...
    Checking the JavaScript console in IE reveals this JS error that I don't see in the OOTB Seattle:
    SCRIPT5007: Unable to set value of the property 'href': object is null or undefined 
    [our.site.com], line 1128 character 590
    Here's the function being referenced:
    function _cUpdconetidProjectPropertyTitleGraphic(data, ctrl){ ctrl.href = slNavUrl; }
    Other possibly helpful information:
    Here is a snippet from the modified Seattle Master Page of where the ribbon code sits:
    <div id="s4-workspace" class="ms-core-overlay">
    <div id="s4-bodyContainer">
    <SharePoint:SPSecurityTrimmedControl runat="server" AuthenticationRestrictions="AnonymousUsersOnly">
    <wssucw:Welcome runat="server" EnableViewState="false" />
    </SharePoint:SPSecurityTrimmedControl>
    <div id="ms-designer-ribbon">
    <PublishingRibbon:PublishingRibbon runat="server"/>
    </div>
    As you can see, I have moved the Ribbon (div#ms-designer-ribbon) from its fixed position outside of the div#s4-workspace to inside of the div#s4-bodyContainer so that it scrolls with the page. Placing the ribbon inside div#s4-bodyContainer shouldn't be an issue,
    as I've made a Design Manager Master Page in the past and placed the ribbon there as well without issue.
    Does anyone know how I can get this modified Seattle master page to allow editing?

    Hi,
    Is there any custom JavaScript in it, sometimes error may occur due to some typo.
    Suppose that we can do the customization like this: With a copied master page, we can apply a part of the change first, then check it in the browser to make sure it can work without affecting the OOTB features. Then apply other parts one by one with immediate
    examinations...
    By doing this, it would be easier to find out which step in your whole customization would cause the issue.
    Best regards
    Patrick Liang
    TechNet Community Support

  • WPC Problem after creation of new Site - no "Edit Page" Link available

    Hello,
    I have a problem with WebPageComposer (WPC) and Edit Page link.
    We are currently on EP 7.01 SP6.
    (I have the wpc_editor_role for my user)
    I am doing the following:
    1) I create a new site, (derived permissions for all folders is wpc_editor_role - Full Control),
    2) I Create some article within its Site Content folder
    3) I create a new web page in its Web Pages folder
    4) assign the article to the web page and publish it
    5) add web page within Site Navigation as a new node
    6) I used Publish Site Navigation
    After clicking on the web page within Web Pages folder it does a preview.
    Our older WPC content does display the Edit Page link - the new one does not.
    What step am I missing here?
    Maybe it is an upgrade issue?
    Best Regards, Thomas
    P.S.: copying one of our older WPC pages into my new site + renaming it via KM + removing old content + assigning new one does display the correct link after publishing it! Any indeas?

    Dear Thomas,
    It sounds like your are doing all the right actions, I don't think that your missing any step in the process, but please consider the following.
    Are you using a custom WPC layout template? The reason I ask is that I have developed a number of WPC custom templates and in some circumstances I have needed to remove/hide the "pageheader" section of the template. This action removed the links from displaying at the top of the page. Try creating and publishing a web page using a SAP standard WPC layout and see if the edit link appears once the page is published.
    The editing and preview page views do not display the "edit" link, they only display the other page header links that can be assigned to a page. The edit link is only visible when viewing the page via the portal, not in edit mode. Another question, was the deployment of KMCWPC successful and without error? I have experienced issues where the deployment did not fully complete, causing some subtle issues regarding publishing of WPC content and redeploying KMCWPC fixed the issue. I hope this helps.
    Best Regards,
    Chris

  • BSP code to open new page in new window after button click

    Hi expert,
    I have a requirement to write a BSP code to open new page in new window after button click. I have done the same for opening in same window but not for opening in new window.
    Can you please help me out with the code in which the page opens in new window and the menubar & Addressbar is displayed in hide mode.

    Hi,
    To add more with Anubhav...
                              onClientClick = "javascript:window.open( 'pop.htm' ) "
    You can create a pop.htm page, and call the same in another page using the above code.
    Refer standard BSP examples, SBSPEXT_HTMLB, SBSPEXT_PHTMLB, SBSPEXT_XHTMLB. You can run the default.htm pages and see what way you want to design your BSP.
    Thanks,
    Sreekanth

  • Distorted and disarrayed images after uploading edited page

    I had two text boxes with hyperlinks not functioning properly (in Safari, though not in iWeb), so I tried a few methods to fix the problem, none of which have resulted in success. I've deleted the malfunctioning boxes and copied and pasted from other pages. I've deleted them and copied and pasted from within the page, changing the text and linkage to suit. I've deleted them and recreated brand new boxes. I've selected all objects and deleted them and tried to copy and paste them peice meal. When I publish to a folder, and view from my computer, the new pages show distorted sizes, text, and have deleted boxes in other locations. It seems like the png numbers are assigned "out of order" between the html file and the reference folder. I then tried to bring the original file off of my live server and replace the bum file in my published folder on the computer. I'm now realizing that iWeb does not use the published folder during editing.
    1) Why is this happening?
    2) How do I get it back? (can I import file information back into iWeb rather than into the published folder?)
    I notice that someone else had the hyperlink issue on the latest version of iWeb, so it doesn't seem like an upgrade is necessary/would fix the problem.
    Bradley

    BYoder in NC wrote:
    So do you have any thoughts about why, after editing a few objects and reposting, the images were shuffled and distorted (even though they look fine in iWeb)?
    Bradley ~ No, sorry. Perhaps someone else will chip in here soon with a suggestion. Meanwhile there are some things you could try in the +"Fix iWeb"+ section here:
    http://www.iwebformusicians.com/WebMusic/iWebTips.html

  • BUG: LR2.0 shows duplicate drive after edit in photoshop export

    Lightroom 2.0 shows a new duplicate drive after edit in photoshop export. file opens as DNG in photoshop, saves as PSD, and saves to the right folder on the hard drive. But lightroom now shows 2 "drive G"'s(that's my image vault drive letter) The folders are correct, the second drive only contains the edited psd files. display in explorer shows the file in the right location with the original DNG file. This is a random event not every edited file displays under the second drive. I have a total of 6 files (I had more, but I moved my image vault to a new drive and fixed the ten I had at that time.)
    Vista Ultimate 32bit SP1
    AMD 64X2 duel core 6000+ 3Ghz
    6GB 666mhz Ram PAE force enabled
    NVIDIA Gforce 7600 256MB video card (1.75GB total with system shared ram)
    Primary hard drive: 500GB
    Hard drive 2: 400GB (system and photoshop paging files and lightroom catalog drive)
    Hdrive 3: 1TB (primary image storage)
    user control turned off
    system graphics set to performance
    Duel display
    Lightroom 2.0
    photoshop CS3

    No I had to do it manually. When I had lightroom 2, here's what would happen.
    1. My external drive would show up, but all the photos would be marked as missing.
    2. I would then relocate the photos, which I had do do directory by directory. At this time I did not have all of them under a master directory.
    3. As I relocated them, the second drive would show up, which would contain all my directories as I located them.
    4. After I had relocated all the directories, I would delete the now empty duplicate - which has been the original - drive.
    5. After I shut down LR and restarted, the whole process would begin again.
    6. After I installed 2.1, I put all my directories under a parent directory, relocated the parent, it found all the files, automatically deleted the ghost duplicate, and I have not had the problem since.
    Hope all this makes sense,
    Good luck

  • Why does pages suddenly refuse to save a document back to our server after editing?

    why does pages suddenly refuse to save a document back to our server after editing?
    and can i specify a default save-as location?

    The default save location is the one used to open the document.
    The default save_to location is the last used one.
    Both are stored in memory and written in the application's preferences file when we close it.
    It's quite easy to change the defaults in the preferences file but we must do that before opening the app and if we use an other location once the app is open, we will lost the defined default location.
    From my point of view, the best scheme is to use an Applescript to save.
    Yvan KOENIG (VALLAURIS, France) lundi 4 juillet 2011 23:50:27 iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • Error code: sec_error_untrusted_issuer, after i add the exception, get the certificate i get a blank page with big letters NOT FOUND.

    www.google.com uses an invalid security certificate.
    The certificate is not trusted because it is self-signed.
    The certificate is only valid for 78-159-121-201.local
    (Error code: sec_error_untrusted_issuer)
    After i add an exception for the site, i get this:
    Certificate Status:
    This site attempts to identif itself with invalid information.
    Wrong site:
    Certificate belongs to a diffrent site, which could indicate an identity theft.
    Unknown Identity
    Certificate is not trusted, because it hasn't been verified by a recognized authority.
    And then a blank page with big letters "Not Found"
    == URL of affected sites ==
    http://google.com , www.youtube.com , www.omegle.com , www.lockerz.com

    Do NOT add a security exception: someone is tampering with your internet connection!
    When you ask to connect to these sites using https, Firefox gets a certificate from the website which responds. Anyone can make a certificate, but to be valid the certificate must be signed by an organization which Firefox trusts.
    The person responding provided a certificate with its response which which was not signed by anybody, so Firefox doesn't know who sent the response, and neither do you.
    In short: you asked to talk to google and google did NOT send the response.
    As this is happening for several different websites, the attacker is probably on the network between your computer and the internet. Ask the people you get your internet connection for help: they may have had their computers hacked, may discover that the problem exists further along in the network, or they may even be responsible themselves.

Maybe you are looking for

  • Bug Report: Images broke when using get_blob_file_src and not authenticated

    Hi, it looks like that images which are retrieved with a apex_util.get_blob_file call are broken when the user is not authenticated. If the generated image URL is directly called in the browser, it shows a 404 Not found error with a "Invalid Session"

  • Conversation does not appear on screen

    One particular instant messaging conversation does not appear on screen. I am notified when a new message is sent to me, and when I hover over the Skype icon on the Windows toolbar I can see the icon for the conversation window, but the conversation

  • Sap installment payment without percent

    Dear all I understand the setting of installment payment with percentage. But now our client want to determine the AR amount for each term manually, means they want to input amount for each term, not be divided by SAP automaticlly by fixed percentage

  • Backup Oracle VMs using a direct attached tape library

    Hello all, I'm in the process of getting a specification for a new Oracle VM host server which will run OEL VMs and host Oracle databases (10g and others), currently we're looking at getting an HP DL580 and a MSL6000 tape library using SAS connectors

  • How to handle Plates in Item Master

    I want to know how Plates are handled in inventory What is the UOM       As currently in excel sheet we are using  Plates – Length * Width * Thickness * Density  Qty is tracked in nos and while purchasing in tons. And for each Plates we are assigning