Welcome page script problem

When SAP start, the welcome page become with script errors.
How to solve it ?

here you can see the error we have:
after the users click yes or no, the B1 work normally.
here the error.
ht[http://shops.codisrl.com/Cattura.PNG|http://shops.codisrl.com/Cattura.PNG]

Similar Messages

  • Welcome Page Image Problem

    I have created a website with a problem on pages where I have used the Welcome page as my template. My pages have a thin white line across the top of the image that I have placed in the image window. I am using the black background and my images are on black backgrounds. I have checked the images and there is no white edge to the actual image. Not sure why the window is leaving a thin white line across the top. The line doesn't appear in the iWeb build pages, it only shows up when published and viewed (in several different browsers)

    It's a known bug and they didn't bother to fix it. See my post here for a work around:
    http://discussions.apple.com/thread.jspa?messageID=4238914&#4238914

  • Two problems with iWeb welcome page

    After some obvious struggling I was able to create a working welcome page with links to my homepages. I have two questions regarding the page:
    1. First, the page does not fit the full screen when seen in Safari. It seats too small in the middle of a white background.
    2. Second, more troubling, the page cannot be forwarded to my domain since the address:
    ///Volumes/frasecco8/Web/Sites/iWeb/Welcome%20page/Welcome.html, is not recognized by the domain.
    What can I do about these two problems?
    I feel I am very close to having a working website, with links, pictures, etc. but I am no quite there yet.
    Thanks for any suggestion, advice.
    Frank
    iMac G5   Mac OS X (10.4.9)   PowerMac G4

    1) In iWeb, click on the inspector button (the blue cirle with an i) select the page tab. From there you can adjust the height and width of the page, as well as background colors. Keep in mind that screen sizes vary widely; try to choose a size that will work well on both smaller and larger screens.
    2) I presume you mean that you are publishing to .mac but have a purchased domain name and want to forward from your purchased domain name to your .mac site? In that case the problem is that you are using the wrong url for forwarding. Try entering http://web.mac.com/frasecco8.
    If that doesn't work, then try:
    http://web.mac.com/frasecco8/iWeb/Welcome%20page/
    I hope this helps.
    Kabing

  • PowerShell Script for Setting the Welcome Page View of a document set

    Hi,
    We are using document set in the document library and we have created the separate view in the document set and it will show only particular metadata columns. We need to change from default view to another view. For this, we need to write the power shell
    script and update the document set welcome page view link in the document set template. Please let me know how we can get this.
    Thanks,
    Mylsamy

    Hey Mylsamy,
    welcome page view is stored in $contenttype.XmlDocuments. Here is how you can change the view using powershell:
    $web = Get-SPWeb "WEBURL"
    $list = $web.Lists["LISTNAME"]
    $contenttype = $list.ContentTypes["CONTENTYPENAME"]
    $viewid = $list.Views["VIEWNAME"].Id
    $xmldocs = $contenttype.XmlDocuments
    foreach($xmldoc in $xmldocs)
    if($xmldoc.Contains("WelcomePageView"))
    Write-Host "XML contains WPV"
    $newview = [XML] @"
    <wpv:WelcomePageView xmlns:wpv="http://schemas.microsoft.com/office/documentsets/welcomepageview" ViewId="$viewid" />
    $xmldocs.Delete("http://schemas.microsoft.com/office/documentsets/welcomepageview")
    $xmldocs.Add($newview)
    break;
    $contenttype.Update($updateChildren, $false)
    Write-Host "Welcome Page View updated at " $list.Title
    Regards,
    Alexander 

  • Navbar disappears from welcome page

    when I publish to an external server I lose the navbar with the links at the top of the page. So my multi page site become just a one page welcome page.
    I'm not a coder and am something of a complete idiot, but if you go to eddysbistro.com you will see the problem: just a welcome page and no navbar links at the top of the page (just a big dot or bullet where it ought to be, although this bullet may be do to iWeb mysteriously adding a list. Anyway, it works fine on my local hard drive, but not when I ftp it to an external server.
    Any simple way to get my navbar/links back?

    Perhaps that is related to the js rollovers not working?
    Yes, it is related. Your hosting company (somehow) messed up the grant poopa file:
    http://www.eddysbistro.com/Scripts/iWebSite.js
    Script directory is a valid directory, because you can get to this file:
    http://www.eddysbistro.com/Scripts/iWebImage.js
    but if you try to get to iWebSite.js, you get redirect to:
    http://typhon.tybit.com/?name=eddysbistro.com
    You need to talk to your hosting company.

  • Animated gif and page refresh problem

    Animated gif and page refresh problem
    Hi There,
    I'm trying to build a simple "Please wait......" screen using jsp and javascript.
    So far all is going well except that my animatate gif keeps refreshing everything the page is refresh.
    Is there a way the i can prevent the body of the page from refreshing?
    below is my sample code:
    <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    <jsp:useBean id="StatusBean" class="com1.CandidateRelease" scope="session"/>
    <html>
    <script LANGUAGE="JavaScript">
    function refresh()
    <% if (StatusBean.isRunning()) { %>     
         //setTimeout("refresh()", 1000);
         setTimeout("location='status.jsf'", 1000);
    <% }else{%>
         window.location= "busStopAdmin.jsf";
    <%} %>
    </script>
    <head>
         <script LANGUAGE="JavaScript">     
              refresh();
         </script>     
    </head>
    <body>
         <img id="myImage" src="../img/ojp_wait.gif" alt="" width="151" height="36">
    </body>
    </html>

    Animated gif and page refresh problem
    Hi There,
    I'm trying to build a simple "Please wait......" screen using jsp and javascript.
    So far all is going well except that my animatate gif keeps refreshing everything the page is refresh.
    Is there a way the i can prevent the body of the page from refreshing?
    below is my sample code:
    <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    <jsp:useBean id="StatusBean" class="com1.CandidateRelease" scope="session"/>
    <html>
    <script LANGUAGE="JavaScript">
    function refresh()
    <% if (StatusBean.isRunning()) { %>     
         //setTimeout("refresh()", 1000);
         setTimeout("location='status.jsf'", 1000);
    <% }else{%>
         window.location= "busStopAdmin.jsf";
    <%} %>
    </script>
    <head>
         <script LANGUAGE="JavaScript">     
              refresh();
         </script>     
    </head>
    <body>
         <img id="myImage" src="../img/ojp_wait.gif" alt="" width="151" height="36">
    </body>
    </html>

  • Reconstructed Welcome page will not animate a .gif clipart

    Upon having to reconstruct my Welcome page because the weblinks had to be re-entered thanks to a friend informing me they were not engaging, upon rectifying the weblinks, when I published the changes, the animated gif did not appear. After several attempts, I reconstructed the page by getting a fresh page. I was able to successfully copy-paste the contents, retype the side-bar that included web links, pasted in from file, the animated gif. It pasted in but would not animate. I tried many times over with no results. Gifs located on other pages are active. But, this one that is animated on the website were I download it

    Yes, it is about the flying dove. I'm not changing the subject, apologies, if you thought I was.
    Yes, the dove animates on the previous welcome page which no longer exists as I am in the process of uploading the entire website. I will not know if the animation occurs until I finish the upload.
    Right, you are. It is not an iWeb issue if the gif file does not animate when I open the file on the desktop. But, as I typed this sentence, my brain awoke to the idea that I must not open the file, copy, paste it into iWeb. Instead, one must drag the file into iWeb. I just tried that and VOILA! the animated bar is there.
    You just prodded me enough to resort to using my brain with your last sentence. I had completely forgotten that gif files are drag files.
    Case resolved.
    Again, thanks, for taking up your time to move me forward. One gets bogged down, if not weary, when they have problems with their projects.
    Cheerio!

  • How to embed a BI publisher Report in welcome page of fusion app?

    Hi,
    I was a ADF developer, new to fusion app and BI publisher. We are using Oracle Fusion Application version 11.1.7.0.0 for compensation implementation and BI publisher is a part of it.
    I've developed a BI publisher report, placed it under Shared Folder \ Custom, want to embed the same in welcome page of the fusion app. By following the video How do I embed a report in a sales dashboard? - YouTube, I followed below steps
    1. Administration -> Customize Work area page
    2. Add Content
    3. Clicked on 'Reports and Analytics'
    4. Clicked on 'BIPresentationServer'
    5. Shared Folder
    6. Custom
    Issue: Though I have some reports under this 'Custom' folder, it says 'Empty folder'. It only shows the 'Analysis' but not any reports. Problem is not with this folder alone but all. I've also ensured that I am able to see all the reports when I navigate using Navigator -> Tools - > Reports and Analysis.
    Can any of you guide me on what is the issue and what to be done?
    Thanks in Advance.

    Thanks for the link. I am reading it for better understanding.
    I just came to know from SR that, In order to see the BI Publisher in the Presentation Server list of values, we have to embed the BI Publihser report inside an OTBI Dashboard.
    So we need to create a 'Dashboards' folder (It is must only then we are able to see it via fusion apps. to select and embed), then Dashboard and add the desired report to this dashboard. Now we can navigate to this dashboard, open it and select the page to embed it.
    Might be useful for the ppl who faces similar issue. Thanks.
    Raghu

  • Can't get back to root welcome page while logged in as administrator

    Greetings all,
    Something weird has occurred with our iTunes U channel. If I log in as primary administrator, I have access to the tools for creating dependent welcome pages. If I create a new dependent welcome page, and then click on the new welcome page to navigate to it and edit it, I get told "This page has no content. Click to edit".
    Once I'm at this point (whether I edit the new page or not), I can no longer return to the root welcome page as an administrator. The "Back" button is greyed out. I can get back to the root welcome page as a non-admin user, for instance by clicking the name of my institution in the top right hand menu bar. This gives me an outdated root welcome page without any of the standard administrative links in the top right-hand corner, and there is no "Click to Edit" link.
    In order to get back to the root page as an admin, I have to go back to the Admin login page in my browser, and go through the whole process of logging in again.
    Has anyone had any experience with something similar happening to them? If so, how did you resolve the problem?
    TKA for any assistance,
    Erik Norvelle

    After you resetted your router you should try adjusting the wireless settings on your router...
    Open an Internet Explorer browser page on your wired computer(desktop).In the address bar type - 192.168.1.1
    Leave username blank & in password use admin in lower case...
    For Wireless Settings, please do the following : -
    Click on the Wireless tab
    -Here select manual configuratioon...Wireless Network mode should be mixed...
    -Provide a unique name in the Wireless Network Name (SSID) box in order to differentiate your network from your neighbours network...
    - Set the Radio Band to Wide-40MHz and change the Wide channel to 9 and Standard Channel to 11-2.462GHz...Wireless SSID broadcast should be Enabled and then click on save settings...
    Please make a note of Wireless Network Name (SSID) as this is the Network Identifier...
    For Wireless Security : -
    Click on the Sub tab under Wireless > Wireless Security...
    Change the Wireless security mode to WPA, For Encryption, select AES...For Passphrase input your desired WPA Key. For example , MySecretKey , This will serve as your network key whenever you connect to your wireless network. Do NOT give this key to anyone.
    NOTE : Passphrase should be more that 8 characters...
    Click on Advanced Wireless Settings
    Change the Beacon Interval to 75 >>Change the Fragmentation...
    Threshold to 2304 Change the RTS Threshold to 2307 >>Click on "Save Settings"...
    Now see if you can locate your Wireless Network and attempt to connect...See if you get the desired speed...If not you should un-install and re-install the wireless adapter...

  • Not able to import .FLV into Welcome Page in Acrobat Portfolio

    Hello,
    I would like to import either an FLV or an SWF file into the Welcome Page of an Acrobat Portfolio. It does not work if I import an FLV, and it only half works if I import an SWF.
    I've put together a video illustrating the problems I have. I am not sure if 1. my expectations are too high, 2. there is a bug in Acrobat Professional, or if 3. There is a mistake in the documentation.
    http://wemads.com/adobe/
    The help file referenced in the video is:
    http://help.adobe.com/en_US/Acrobat/9.0/3D/WS8C3A613D-D486-49ff-97E9-D3E0984D0E74.html#WS3 B2E1248-62A9-4e86-8C67-8813609EEC8C
    Thank you!
    Nick

    Hi,
    Use below utililty
    java oracle.jrad.tools.xml.importer.XMLImporter SupplierLovRN.xml -username apps -password $PASSWORD -dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=$db_host)(PORT=$db_port))
    (CONNECT_DATA=(SID=$TWO_TASK)))" -rootdir ./ -rootPackage $HOME/stoplight/xxx/oracle/apps/pos/stoplight/webuiRegards,
    Gyan

  • How do I create a welcome page for PDF portfolio in Acrobat X?

    When making portfolios in v9 i was able to add a welcome page to my PDF portfolio. However, since I upgraded I am no longer able to locate this fucntion. Does it still exist and if so how do i access it? If it doesn't exist can anyone explain to me why Adobe would think it wasn't a relevant feature and disable it in vX?

    You need to setup a script to handle this for you.  Typically most people do this with a solution like CPanels Web Host Manager.  But it depends on your server environment what you would use.

  • Acrobat PDF Portfolio - Not Saving my Welcome Page or Header

    For some reason, I can't get my Welcome Page or Header to save when I'm creating a PDF Portfolio. 
    What am I missing? It shows up fine when I create it but then I save and close and reopen and they aren't there...
    Please Help!

    You don't mention a version, but this may be a known issue if you are in 9.4. Take a look at the thread http://forums.adobe.com/thread/793948 and see if the situation you are experiencing sounds similar and if the work around posted by Josh_Corey (toward the bottom of the thread, posted Jan 31, 2011) resolves the problem.
    Please let us know either way.

  • Best Practice for link to WebdynPro page in welcome page

    Hi Experts,
        I am new in SAP Portal. I need some guidance from you guys. I have a requirement to create welcome page which is JSP and has a link to a WebdynPro page. I have to put the url in JSP file. So i do not know what kind of URL i should put in the JSP. 
    The problem is if i put the url which i can see in the address bar like 'http://DevServer/WebDynPro/ApplcationA', when i transport it to another server ,for example Production,. The real url might be change to 'http://ProdServer/WebDynPro/ApplcationA'. It may cause the link in JSP can not be worked.
        I would like to ask you the best practice for this case. What url? What configuration?
    Thank you in advance,
    Noppong Jinbunluphol
    P.S. For the JSP, i create it in portal application dc.

    Dear Noppong,
    You can do it with multiple ways like :-
    1. Get the current host name and make complete URL with using host name for the webdynpro iview.
    request = (IPortalComponentRequest) this.getRequest();
    HttpServletRequest req = request.getServletRequest();
    StringBuffer strURL = req.getRequestURL();
    2. Create the KM Document or Link for webdynpro Iview OR Create the WPC Web Page for the webdynpro ivew
    Refer to [http://help.sap.com/saphelp_nw70/helpdata/en/06/4776399abf4b73945acb8fb4f41473/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/en/06/4776399abf4b73945acb8fb4f41473/frameset.htm]
    [http://help.sap.com/saphelp_nw70/helpdata/en/06/4776399abf4b73945acb8fb4f41473/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/en/06/4776399abf4b73945acb8fb4f41473/frameset.htm]
    [http://help.sap.com/saphelp_nw70ehp1/helpdata/en/ff/681a4138a147cbabc3c76bde4dcdbd/content.htm|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/ff/681a4138a147cbabc3c76bde4dcdbd/content.htm]
    Hope it will helps
    Best Regards
    Arun Jaiswal

  • Acrobat 9 Pro ver. 9.4.2 Portfolio Welcome Page, Headers, Footers

    Acrobat 9.4.2 Portfolio Welcome Page, Headers, Footers
    I recently upgraded to Acrobat 9.4.2 and now cannot save welcome page, headers, footers in portfolios I create. Portfolios created in previous verisions of 9.X.X. properly display welcome page, headers, footers in 9.4.2. Anyone with ideas? Is there some setting I am missing?

    Josh, thanks for responding. Following summarizes my workflow:
    - Files selected via Windows Explorer, "Combine supported files in Acrobat" option.
    -  Select PDF portfolio, Combine.
    -  After portfolio is saved, Acrobat opens in the Home Page view displaying thumbnails of the converted files and Edit Portfolio already selected.
    -  Select Welcome Page, Image and Text insert same.
    -  Select Header, Logo and Structured Text, insert same.
    -  When finished, select Done.
    -  Select Save Portfolio icon.
    -  Deselect Edit Portfolio.
    -  Close Acrobat.
    -  Open portfolio, either double-clicking portfolio file name or starting Acrobat and selecting Open, file name.
    - Acrobat opens portfolio in Home view. The Welcome Page icon is grayed out.
    The above is my normal workflow; however, I observed that if after creating the portfolio's Welcome Page and Header and when exiting the program, if I receive the message "Do you want to save changes to the por tfolio before closing?", the Welcome Page and Headers are in fact saved. This is a very workable solution to the problem for me. There seems to be something going with saving via the icon. If for reason I do not receive the above message and the program exits, the Welcome Page and Headers are not saved.
    My operating system is WIndows XP Pro, SP3. BTW, 9.4.2 works fine on my Windows 7 machine and another XP machine with 9.0. Thanks in advance for your offer to help, but the workaround described above works and lowers my frustrationlevel considerably.
    Royal

  • Why won't Reader X display Welcome page created in AA 9 Pro?

    I created a Portfolio file in Adobe Acrobat 9 Pro that includes a Welcome and want to view it in Adobe Reader X.  Adobe Reader X opens the file but does not launch the Welcome page first- only the file icons page is displayed.  The Welcome page is displayed properly only if the file is opened in AA 9.  Did I miss a setting somewhere in AA9 that activates the Welcome in AR X and if so, where?

    I am suddenly having the exact same error and PT 8 LE crash!!
    Regardless of what Avid website says or anyone who quotes their official statement, I have been using PT 8.0.1 on 10.6.8 since 2010 with a Mbox 1, on a Macbook Pro, a Mac Mini and an iMac. It has ran perfectly all this time, never had any issues or crashes.  I have a bunch of plug-ins and have never had one single issue with anything. Now suddenly, I had to replace a hard-drive in my iMac (2011 3.4 i7) and re-installed PT 8 and then update to 8.0.1 and I get this crash error when opening PT:  EXC_BREAKPOINT (SIGTRAP). I also cant even complete the 8.0.1 update installer because it fails at the last step: "run postflight script for Interlok Extensions".
    This is so frustrating because I have installed this software more than a few times in the past 4 years and never had an issue.  This is totally out of left-field.
    I cant find anything on the web, except I am seeing a few posts like this pop up recently. If anyone can come up with a solution, please let us know!
    Again, it is totally untrue that PT 8.0 does not run on 10.6.8 because I have recorded over a 1000 sessions on it.

Maybe you are looking for

  • No data for Parent-child hierarchy column in Pivot table view

    Hi all, I used OBIEE 11.1.1.6.2 Version. I drag one Parent-child hierarchy column and one measure and show result with a pivot table view. But when I click "+" icon to show detail level data, It messaged that: "*the layout of this view combined with

  • How to build reports using discoverer (oracle 10g on winxp professional)

    hello: I have an sql query which queries multiple tables. I have to build the report using oracle discoverer plus...can anybody guide me what is the path to accomplish this. the sql is following SELECT COUNTRY.ID, COUNTRY.NAME, CARRIER.NAME, COUNT(CA

  • Internal Order - Detick revenue posting

    Hi We have created an Internal Order type (KOT2) couple of months ago allowing revenue posting. Now I want to detick the allowed revenue posting of that perticular Internal Order type and transport it to the production server. My question is if I det

  • List of objects in Jsp

    Hi All, I have list of object. each object has some fields. ex. item, type, zone. I want to retrieve it in jsp. Now i am using <%List itemList = (List)session.getAttribute(Constants.ITEM); %> <%     for(int i =0;i<itemList.size();i++){ NhopItemDef nh

  • Merging of spool request

    Hi all, I have created a smartform for printing the shipping labels depending upon the delivary number.  For each delivary number it creates several spool based on the label. Now the requirement is that we want all the labels(spool) under one spool r