Web modules: return hyperlink not generated

Designer Version 10.1.2.0.2 (shipped with ODS10gR2):
When generating web modules, the preference "Build return hyperlinks (MODBRL)" doesn't show the expected behaviour. No return hyperlinks are generated at all. I didn't use web module generator with earlier releases, so, I don't know if it was different there.
regards
Thomas Dombrowski

This feature uses a cookie to save the return hyperlinks that are to be displayed on the subsequent screens. Unfortunately, many people disable cookies in their browsers for security reasons. That could be why you aren't seeing the return hyperlinks. The feature does in fact work, but not for everyone, which is why I started hand coding return hyperlinks in the user text instead. It is more work, but more reliable.

Similar Messages

  • Web module - Upload settings not saved in preset

    Hi,
    When creating a new preset in the Web module, the current upload settings are not saved. Which constantly leads to annoying mistakes when updating a site. I'm aware of bug reports that have been filed about this issue and the answer was "as designed". I tend to consider this as a bug.
    Could someone explain this very strange design choice?
    Thanks.
    Patrick

    nike air max 2011 is the most successful in recent years, a shoe. Not only because of the quality and 100% price guarantee and also we supply all nike shox welcomed by many customers from around the world, they often found that the length of the right to run. air jordan 2010 as the world's most popular shoe, its unique appearance, quiet feel, can show you better have a good taste, at the same time, nike shox torch can slso support cutting breathable, flexible design, open cage net cage covered by combination of insole molds to your feet in the quiet and the shape of the foot support. new jordan shoes 2010, jordan retro shoes can increase the length of the quiet end of the degree. The new damping system, combined with a suitable natural gait movement works, all are designed to bring you the most tranquil experience.Welcome to visit us:http://www.nikejordanlink.com .

  • Web Services Returns Runbook Not Found For One User, Not for another

    i am using Web Service to start runbooks.  most users are successful.  but one user gets an error "runbook not found".  the IIS logs show identical requests to the web service, except for the different username.  the user
    is an administrator on the machine and is a member of the OrchestratorUsersGroup.  is there some other group that the user should be a member of to run web services? 

    Maybe the user has deniad Access to the Runbook, check in Runbook Designer.
    Seidl Michael | http://www.techguy.at |
    twitter.com/techguyat | facebook.com/techguyat

  • Hyperlinks not generating properly in Word help

    Robohelp 6 build 099
    Hi
    I am trying to generate a Word doc - as I have done several time before without any significant problems - and my hyperlinks, after several successful runs at the document for formatting purposes, now no longer resolve as hyperlinks .
    What was back to top, for example, now looks like { HYPERLINK ""\| "02_songs_window_htm_songwin_6362" }
    This applies to all hyperlinks in the document. A chm compilation is perfectly OK, however.
    It looks like I've broken something, but I have no idea what. This is the first time I've seen this. Can anyone help?
    With thanks
    Robin Valk.
    Message was edited by: R-V

    It sounds like you have changed a Word setting.
    Take a look at "Show field codes instead of their values"
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Web Template URL for Web Template ZTEST could not be Generated

    Hello Experts,
                           I have designed a Template in WAD with the name ZTEST(example) when i am trying to execute it in Browser, it is throwing an error like "Web Template URL for Web Template ZTEST could not generated". I am working on 7.0 WAD
    Please suggest me if there is any settings to done.
    Thanks in Advance,
    Regards,
    Vishnu.

    Hello Mr. Wond,
                                Even if i am Executing using a default Template it is throwing the same error that " Web Template URL could not be generated". Meanwhile when i am working on this issue i found that some Command URLs should be defined, but i am unable to trace where to define this URL Command like <a href=u201Dhttp://myAppServer:myPort/SAP/BW/BEx?pageno=1&request_no=8&cmd=ldoc&template_id=EXAMPLE_TEMPLATEu201C></a>
    Please suggest..................
    Regards,
    Vishnu.

  • Designerd does not generate Order BY code for Sort Order on a lookup tabel column.

    I am setting the Sort Order on a column which is based on a lookup table.
    When generate the the module, designer does not generate the code for the Sort Order that I set on the lookup table column.
    Is there a work around for this problem or is there some thing else that needs to be done in designer to make it generate the order by clause?
    I will very much appreciate help.
    Regards
    Prasad.

    A bound lookup item, will be generated as a NON-database item in Forms. Designer generates an ORDER BY CLAUSE (a Forms Block property) for the ordering. But a NON-database item cannot be included in the ORDER BY CLAUSE.
    I used a stored function for ordering the lookup item.
    Best regards
    Harm van Zoest

  • Do Not Generate SQL before running

    Post Author: beginner~~
    CA Forum: WebIntelligence Reporting
    Dear all,
    Does anyone know where I could find the corresponding option in Web Intelligence for "Do Not Generate SQL before running" (in Desktop Intelligence)? Thanks.
    Best Regards,

    Post Author: James MacDonald
    CA Forum: WebIntelligence Reporting
    Go to the 'Edit Query' panel and press the 'SQL' button.  There is a 'Use Custom SQL' check box that allows you to change the SQL manaully and if you 'Save' the results will work the same as 'Do Not Generate SQL ...'

  • Web Module: Semi Odd Request

    I work as a web developer for a photographer and during a recent conversation, we were discussing the Web module in Lightroom (1.1). The studio's site was created in Flash and the photographer is using the Web module to upload a Flash based gallery to the server. This all work beautifully. Now here's the catchy part...
    When designing the studio's site, I wrote a neat little chunk of code that hides any jpeg content on the screen if certain keys were hit...prevents print screening for PC users (sadly no such luck on Mac's with Grab installed) which is about 90% of our market base. For us it works.
    The real questions though... Probably Adobe only questions but...
    1. Is it possible to simply load the flash document that the Web module creates and not use the HTML document at all?
    2. Will this in anyway affect whether or not the images appear after the swf is loaded by loading the flash file externally?
    I simply want to know because then I could encapsulate these "proofing/preview" sites into the rest of the script and give the photographer what he wants in terms of a pseudo-security.

    This is a very important sticking point. Have you figured a way to customize the text (fonts, style, etc.) on the web modules, or even just getting the code and converting those areas?
    Thanks,
    Kathryn Jacobi

  • Web Services  from ABAP function modules return values- leading zeros

    I am using several web services from SAP CRM (5.0) that were created from Function modules ( I am assuming that that they are in ABAP).
    I can call the web services fine and they work as expected, but I am seeing a lot of leading zeros in the return values of fields in tables from the Web service.
    The ABAP er’s are telling me that they cannot see the leading zero’s.
    So my question is where these are appended to the values in the whole process. When I execute the Function Module in SAP CRM from transaction SE37 I can see the leading zeros. So I think that this is something that has to be handled by the ABAP er’s and not in the client consuming the web service.
    Are the functions in SAP CRM that can remove leading zeros for fields in a table (that is an export parameter?)
    Jawahar

    Hello Jawahar
    If you run your (RFC-enabled) function modules using the SAP-GUI (i.e. in dialog) then the GUI automatically replaces leading zero when the function module returns any data. However, calling the same function module remotely you will always see these leading zeros.
    These so-called conversion exits are defined as attribute of domains in the ABAP dictionary. If the function module used for the WebService is a standard fm then you have little chances to get rid of the leading zero. Perhaps the WebService has some attribute to suppress conversion exits or activate them when retrieving the data.
    Regards, 
       Uwe

  • Web module: exporting keywords to a template not possible?

    I want to use the web module to generate my photoblog, however I need to be able to export the keywords or collections used to tag each image. The dialog box for changing the image caption allows you to export all sorts of EXIF and IPTC metadata but not the lightroom keywords.
    I've already made a template for my website but the generated xml file produced by lightroom for the transformer XSLT script to process seems to have no information about the image keywords in it so I'm stuck.
    I know the keywords are embedded into the actual jpegs that are exported but extracting them would be more effort than its worth, I dont want to have to run more software after exporting from the web module just to get the keywords.
    Any ideas?

    Looking at the XMP for a recent file, the keywords are stored as follows
         castle
         cloghan castle
         couple
         matrimony
         september
         wedding
    So you'd need to figure out how to extract them from there.

  • Some hyperlinks not appearing in generated Word doc

    When I generate a Word document, some of the hyperlinks show up, but not all. 
    I looked at Peter Grainge's site under Printed Documentation and issues, but didn't find anything that matched my problem. I also looked here on the forum, but didn't find anything.
    I have a feeling it's a problem with style mapping because the links that aren't showing up are those that appear in lists (both ol and ul).
    In other words, if I put a link in a paragraph that's a regular <p></p> paragraph, it appears in the Word doc and the link itself works.
    If I put it in a <li></li> paragraph, the link does not carry over; there is no blue underlining and if you mouse over what should be a hyperlink, the cursor does not change to a hand icon.
    Can anyone provide any suggestions?
    I'm using RoboHelp 9 and Word 2010.

    RoboHelp 10. I recently had a similar problem with hyperlinks not appearing in the PrintedDoc output, despite the following settings:
    Conditional Build Expression = None
    TOC = Default Table Of Contents, which contains all the topics that I want to appear in the output, but does not include every topic in the HTML Files (Topics) folder.
    Retain hyperlinks
    By comparing hyperlinks in a number of topics with the Word page, I found that hyperlinks in the Word document are not active when the target topic is in the root folder, but is not included in the TOC.
    In the Print Document Content dialog box, I typically select TOC>Show all topics and click the double right-pointing arrows so that all the topics in the default TOC are in the right pane.
    When I realized that hyperlinks to root topics were not active, I added the topics to the document content. To do this, I selected Top Level Folder and then selected each topic whose Help icon is white (i.e. not in the TOC) and clicked the right-pointing arrow to move it to the Content pane.
    However, to make me happy on a Friday afternoon: "Internal error encountered. Failed to generate Printed Documentation".
    I tried generating again, and now RH appears to be stuck on "Updating images". This happened the other day, too, and I waited 10 minutes before understanding that RH would stay stuck forever and would never even crash .
    Here's what I think will resolve this particular issue. I'll put the renegade topics in the Default TOC so that hyperlinks to them will be active. This is not a problem for my end users because I don't generate their output from the Default TOC -- my project has five other TOCs that are used to generate WebHelp Pro. I only use the Default TOC to:
    Edit topics in any module without having to open each individual TOC
    Generate a "Test ALL" SSL that contains everything, so that I can search more easily across modules
    Generate PrintedDoc for reviewers
    Hope this information is useful to anyone who encounters this type of problem.
    Carol

  • Web module generator: conditional formatting

    Hi,
    I'm trying to generate the following behaviour in a web module. There is a status code in the table and I want it to be colored red when status = 'error' and green when status = 'running' else standard color. The item property "Formatting" can't do this conditionally. Is there a way to do the trick using application logic ? It should be done server side in PL/SQL but there are no item level PL/SQL events. And on module component level I don't know how to formulate the code using WSGFL. Client side JavaScript seems not to be apt, isn't it ?
    any help appreciated
    regards
    Thomas Dombrowski

    The trick to this is to write your own server-side function. I have one called HIGHLIGHT in my LOCALWEB package, which you can get at http://www.smdi.com/employee/JohnF/sourcecode/localweb.zip. This takes three arguments, the condition for whether to apply the highlighting, the field or text to be highlighted, and an optional parameter to specify the highlight - a color or text style like bold or italic. The default is to conditionally put &lt;strong&gt; tags around the text.
    You will need to add the package name to the list in the PKGLST preference. Look this up in the Design Editor's help, if you don't know how this works.

  • Web module generator security conflicts with DAD

    Hi,
    using the WSGSEC package for web module security, I'm running into issues related to the mod_plsql configuration. There are 3 values for setting session state behaviour (PlsqlSessionStateManagement) following to the dads.README:
    1. StatelessWithResetPackageState (is default)
    2. StatelessWithFastResetPackageState
    3. StatelessWithPreservePackageState
    1. and 2. work well when switching security off (preference SECVAL=N), but prevent successful logon (cookie cannot be stored or read correctly) and logon screen returns ever and ever.
    3. allows logon but brings the "erratic behavior" mentioned in the README, mainly after DML operations.
    How can I manage the session state for the generated application? Logon needs a preserved state, the generated application needs cleaning and resetting. Now, we are developing on Windows 2003 Server but production will run on HPUX.
    regards
    Thomas

    Sorry,
    some minutes after posting this question I found the hidden chapter on Security in the online help. I hope to mange it now with the information provided.
    regards
    Thomas

  • Could not generate stub objects for web service invocation in ColdFusion

    I was able to call the services on the development box - windows server without any problem at all, everything was working fine but the moment i uploaded to a linux box production server I get this error. "Could not generate stub objects for web service invocation in ColdFusion"
    What could be the cause of this problem, i have googled a lot but no solution yet any ideas.

    Let me make it simple:
    1. Server A is our development server.- hosted inhouse with coldfusion installed.
    2. Server B is our production server - a linux server with coldfusion installed hosted on the internet
    3. Server C is a third party server containing the webservice - this is a windows server with .net
    coldfusion is installed on Server A, the code works here and can connect to server C without any problem. It gets the required respone
    but when the code was uploaded to server c it gives the error when we run it.
    now i tried just a simple code which works fine on server A below:
    <cfinvoke webservice="http://www.webservicex.net/CurrencyConvertor.asmx?WSDL" method="ConversionRate" returnvariable="ConversionRateResult">
        <cfinvokeargument name="FromCurrency" value="EUR" />
        <cfinvokeargument name="ToCurrency" value="USD" />
    </cfinvoke>
    <cfdump var="#ConversionRateResult#" />
    But when i uploaded it to server C: it returns the error
    Cannot generate stub objects for web service invocation.
    Name: http://www.webservicex.net/CurrencyConvertor.asmx?WSDL. WSDL: http://www.webservicex.net/CurrencyConvertor.asmx?WSDL. java.io.FileNotFoundException: /opt/coldfusion8/stubs/WS728929035/NET/webserviceX/www/Currency.java (No such file or directory) It is recommended that you use a web browser to retrieve and examine the requested WSDL document to ensure it is correct. If the requested WSDL document cannot be retrieved or is dynamically generated, it is likely that the target web service has programming errors.
    The error occurred in /home/works/public_html/currency.cfm: line 7
    5 :     <cfinvokeargument name="FromCurrency" value="EUR" />
    6 :
    7 :     <cfinvokeargument name="ToCurrency" value="USD" />
    8 :
    9 : </cfinvoke>
    Now if you try the preceeding code on a windows environment  it works fine but the moment you put in the in the linux environment it generates this error
    I feel that the error may actually be :
    java.io.FileNotFoundException: /opt/coldfusion8/stubs/WS728929035/NET/webserviceX/www/Currency.java (No such file or directory)
    but i am clueless as to what to do next
    Ok so I tried the wget command on the linux
    this is what i got
    -bash-3.2# wget http://www.webservicesx.net/CurrencyConvertor.asmx?WDSL
    --2011-07-02 23:23:42--  http://www.webservicesx.net/CurrencyConvertor.asmx?WDSL
    Resolving www.webservicesx.net... 216.8.179.25
    Connecting to www.webservicesx.net|216.8.179.25|:80... connected.
    HTTP request sent, awaiting response... 403 Forbidden
    2011-07-02 23:23:43 ERROR 403: Forbidden.

  • JSP does not have visibility of java classes in simple Web Module Project

    Dear Experts
    I am developing what I thought would be a very simple Web Module Project for a simple webservice
    to allow a user to logon to Netweaver Portal with a simple logon and password.
    I have not done this in over 8 years, and am somewhat rusty.
    The webservice is package in  a .war and is deployed via an Enterprise Application project as a .ear.
    The issue I am having is that I want to enhance the presentation of the webservice through the
    provision of css and adding a couple of images. The "libraries" are visibile in the build path of web
    module project.
    At the top of my .jsp for logon form I want to import some java libraries in order
    to get String webpath = componentRequest.getWebResourcePath()"/":
    <%@ page session = "true"%>
    <%@ page import = "com.sapportals.portal.prt.resource.IResource" %>
    <%@ page import="com.sap.security.core.sapmimp.logon.SAPMLogonLogic" %>
    <%@ page import="com.sap.security.core.sapmimp.logon.SAPMLogonCertLogic" %>
    <%@ page import="com.sap.security.core.logonadmin.IAccessToLogic" %>
    <%@ page import="com.sap.security.core.logonadmin.ComponentAccessToLogic" %>
    <%  IAccessToLogic proxy = new ComponentAccessToLogic (componentRequest, aResponse, IAccessToLogic.ENV_LOGONCOMPONENT);
    final boolean inPortal = true;
    String webpath = componentRequest.getWebResourcePath()"/";
    // todo: find layout schema...
    aResponse.addResource(componentRequest.getResource(IResource.CSS, "css/main2.css"));
    %>
    However, during runtime the libraries are unknown and I get the following SAPJ2 EE errors
    indicating the methods etc are not known to the jsp:
    Full Message Text
    application [ctxhrofm] Processing HTTP request to servlet [jsp] finished with error.
    The error is: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while executing the compilation rocess: [/usr/sap/SQ1/JC20/j2ee/cluster/server3/apps/com.shell/sp~ctxhroap/servlet_jsp/ctxhrofm/work/jsp_LoginForm1310122356593.java22: package com.sapportals.portal.prt.resource does not exist
    import com.sapportals.portal.prt.resource.IResource;
                                              ^
    /usr/sap/SQ1/JC20/j2ee/cluster/server3/apps/com.shell/sp~ctxhroap/servlet_jsp/ctxhrofm/work/jsp_LoginForm1310122356593.java:23: package com.sap.security.core.sapmimp.logon does not exist
    import com.sap.security.core.sapmimp.logon.SAPMLogonLogic;
                                              ^
    /usr/sap/SQ1/JC20/j2ee/cluster/server3/apps/com.shell/sp~ctxhroap/servlet_jsp/ctxhrofm/work/jsp_LoginForm1310122356593.java:24: package com.sap.security.core.sapmimp.logon does not exist
    import com.sap.security.core.sapmimp.logon.SAPMLogonCertLogic;
                                              ^
    /usr/sap/SQ1/JC20/j2ee/cluster/server3/apps/com.shell/sp~ctxhroap/servlet_jsp/ctxhrofm/work/jsp_LoginForm1310122356593.java:25: package com.sap.security.core.logonadmin does not exist
    import com.sap.security.core.logonadmin.IAccessToLogic;
                                            ^
    /usr/sap/SQ1/JC20/j2ee/cluster/server3/apps/com.shell/sp~ctxhroap/servlet_jsp/ctxhrofm/work/jsp_LoginForm1310122356593.java:26: package com.sap.security.core.logonadmin does not exist
    import com.sap.security.core.logonadmin.ComponentAccessToLogic;
                                            ^
    /usr/sap/SQ1/JC20/j2ee/cluster/server3/apps/com.shell/sp~ctxhroap/servlet_jsp/ctxhrofm/work/jsp_LoginForm1310122356593.java:60: cannot resolve symbol
    symbol  : class IAccessToLogic
    location: class jsp_LoginForm1310122356593
    IAccessToLogic proxy = new ComponentAccessToLogic (componentRequest, aResponse, IAccessToLogic.ENV_LOGONCOMPONENT);
                              ^
    /usr/sap/SQ1/JC20/j2ee/cluster/server3/apps/com.shell/sp~ctxhroap/servlet_jsp/ctxhrofm/work/jsp_LoginForm1310122356593.java:60: cannot resolve symbol
    symbol  : class ComponentAccessToLogic
    location: class jsp_LoginForm1310122356593
    IAccessToLogic proxy = new ComponentAccessToLogic (componentRequest, aResponse, IAccessToLogic.ENV_LOGONCOMPONENT);
                                                        ^
    /usr/sap/SQ1/JC20/j2ee/cluster/server3/apps/com.shell/sp~ctxhroap/servlet_jsp/ctxhrofm/work/jsp_LoginForm1310122356593.java:60: cannot resolve symbol
    symbol  : variable componentRequest
    location: class jsp_LoginForm1310122356593
    IAccessToLogic proxy = new ComponentAccessToLogic (componentRequest, aResponse, IAccessToLogic.ENV_LOGONCOMPONENT);
                                                                                ^
    /usr/sap/SQ1/JC20/j2ee/cluster/server3/apps/com.shell/sp~ctxhroap/servlet_jsp/ctxhrofm/work/jsp_LoginForm1310122356593.java:60: cannot resolve symbol
    symbol  : variable aResponse
    location: class jsp_LoginForm1310122356593
    IAccessToLogic proxy = new ComponentAccessToLogic (componentRequest, aResponse, IAccessToLogic.ENV_LOGONCOMPONENT);
                                                                                    ^
    /usr/sap/SQ1/JC20/j2ee/cluster/server3/apps/com.shell/sp~ctxhroap/servlet_jsp/ctxhrofm/work/jsp_LoginForm1310122356593.java:60: cannot resolve symbol
    symbol  : variable IAccessToLogic
    location: class jsp_LoginForm1310122356593
    IAccessToLogic proxy = new ComponentAccessToLogic (componentRequest, aResponse, IAccessToLogic.ENV_LOGONCOMPONENT);
                                                                                    ^
    /usr/sap/SQ1/JC20/j2ee/cluster/server3/apps/com.shell/sp~ctxhroap/servlet_jsp/ctxhrofm/work/jsp_LoginForm1310122356593.java:63: cannot resolve symbol
    symbol  : variable componentRequest
    location: class jsp_LoginForm1310122356593
    String webpath = componentRequest.getWebResourcePath()"/";
                    ^
    /usr/sap/SQ1/JC20/j2ee/cluster/server3/apps/com.shell/sp~ctxhroap/servlet_jsp/ctxhrofm/work/jsp_LoginForm1310122356593.java:66: cannot resolve symbol
    symbol  : variable IResource
    location: class jsp_LoginForm1310122356593
    aResponse.addResource(componentRequest.getResource(IResource.CSS, "css/main2.css"));
                                                      ^
    /usr/sap/SQ1/JC20/j2ee/cluster/server3/apps/com.shell/sp~ctxhroap/servlet_jsp/ctxhrofm/work/jsp_LoginForm1310122356593.java:66: cannot resolve symbol
    symbol  : variable componentRequest
    location: class jsp_LoginForm1310122356593
    aResponse.addResource(componentRequest.getResource(IResource.CSS, "css/main2.css"));
                          ^
    /usr/sap/SQ1/JC20/j2ee/cluster/server3/apps/com.shell/sp~ctxhroap/servlet_jsp/ctxhrofm/work/jsp_LoginForm1310122356593.java:66: cannot resolve symbol
    symbol  : variable aResponse
    location: class jsp_LoginForm1310122356593
    aResponse.addResource(componentRequest.getResource(IResource.CSS, "css/main2.css"));
    ^
    14 errors
    Exception id: [0019996862AA007E00000436000077FB0004A78CA1BA8324]
    I have added the associated DCs for classes to used DCs and they are visible on the buildpath
    of my webservice.
    What am I missing?
    Many thanks for any advice offered
    Mike

    Have you made runtime references to used libraries...?
    refer page 20 ...in
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60d99678-1a29-2d10-94b4-9d9a67b7199b?quicklink=index&overridelayout=true

Maybe you are looking for