Start an iView from a WAD?

Hello to you all,
I have a question.
Is it possible to start an IView from a WAD Application by pressing a button?
Regards
Jörg

Hi Jörg,
You can call a VIEW, pressing a button. However, this is not a standard SAP functionality.
Well, you have to create a HTML code.
I'm creating an example:
Put this on your WAD code after
Of course, on the parenthesis ( ), you have to remove and put the value required. Remove the parenthesis, as well.
This will create a button on the top of your template.
Click on this button and the VIEW selected on ACTION url will be called.
This is the only way I know. I've tested on my system and works.
I hope you find this information useful...
Best Regards,
Edward John

Similar Messages

  • When I START a Query from the WAD....

    Hello Experts,
    I create a nice Template in WAD 7.0
    When I start this, comes first of all a Variable Selection. In TOP of this Selection, I want the Report NAME. How
    can I do this, and where can I do this...
    THANK you ALL..

    I notice your post is from last year so I assume you might have solved your problem My only suggestion would have been to uninstall the game and start again - make sure you save your games that you want to keep. Also you might want to go Documents - EA Games - Sims 3 - Downloads and remove the Downloads folder to your desktop and then you can just put it back into the Sims 3 folder when you reinstall your game - it just makes anything extra - towns etc that you downloaded previously easier to access. Then when you log in to the game you can easily reinstall the extra bits without having to down load them again.

  • Start Tx Iview from URL works only in current IE Window.

    Hello,
    We would like to send an URL via e-mail to link directly the user to a given SAP transaction (IW33), prefilled with the work order number.
    The users are always logged on and authentified against the SAP Portal.
    From the Portal window, I start a new IE window (CTRL+N) and paste the URL it works fine. But If I open a brand new IE window from the windows start menu, it doesn't work. Any Clue.
    Here is the URL I use:
    https://<portalserver>.<companydomain>.com:50101/irj/servlet/prt/portal/prtroot/com.sap.portal.appintegrator.sap.Transaction?System=SAP_R3&GuiType=WinGui&WinGui_Type=Shortcut&TCode=*IW33%20CAUFVD-AUFNR=000053071319;DYNP_OKCODE=/08

    The error is the following
    Portal Execution Error
    Exception id: 02:51_16/12/08_0012_13576551
    See the details for the exception ID in the log file.
    and the details from the defaultTrace.2.trc file:
    #1.#528C8000E0020027000000050004007800045E2F47AADBBB#1229457065696#com.sap.portal.prt.runtime#sap.com/irj#com.sap.portal.prt.runtime#Guest#0##n/a##e02d58d0cbaa11dda442528c8000e002#SAPEngine_Application_Thread[impl:3]_11##0#0#Error##Java###02:51_16/12/08_0012_13576551
    [EXCEPTION]
    #1#com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): com.sap.portal.system/security/sap.com/NetWeaver.Portal/low_safety/com.sap.portal.appintegrator.sap/components/Transaction)
            at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
            at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
            at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
            at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
            at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
            at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
            at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
            at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
            at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
            at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
            at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
            at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
            at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
            at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
            at javax.naming.InitialContext.lookup(InitialContext.java:361)
            at com.sapportals.portal.prt.deployment.DeploymentManager.checkPermissions(DeploymentManager.java:2000)
            at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:251)
            at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
            at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
            at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
            at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
            at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
            at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
            at java.security.AccessController.doPrivileged(AccessController.java:246)
            at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(AccessController.java:219)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)

  • Start a separate iview from current iview

    Hi there
    Is it possible to, say, start / reload a separate iview from the current iview.
    If I am in a BW report, in the content area, and I want to reload an iview that is placed in the Navigation area, is that possible, and if so, how?
    Cheers,
    Andrew

    Thanks Ritu
    Do you have any documentation available on eventing?
    Kristoffer ... I don't want the iview displayed below my current iview, but rather in the navigation section, so your option is not viable unfortunately.
    Cheers,
    Andrew

  • How to hide an iView from a User w

    Hello Experts.
    Is there any way to hide an iView from some group of people?
    Fox example, we have a role (Role A) containing a page containing the iView (Role->Page->iView) and we want to hide this iView for users that don't have some another role or group. Is it possible to hide this iView even for users who have Role A?
    Best regards,
    Timur Semenchuk.

    Hello Timur,
    that sounds... complicated. This is probably one of those cases, where a nice drawing or screenshot would help a lot to understand.
    Is this homepage already there? Do I understand that correct, that it will contain links in the detailed navigation, that are iviews and those link to documents (in the KM for example) that have infos like pictures etc in them?
    And you just want to show those iviews on this start page, if the user has the roles, that are needed to show the content that is displayed AFTER you click on a link in the document in the iview on the start page?
    If I understood correctly, why don't you put those start iviews (let's call them like this for now) into the roles, that they should display? This way, only a user that can use the content after the jump can see the start point.
    So every iview in the start page is part of one of the roles, that the user has. Or can an iview have content, that leads to different displays, depending on which link/banner he click in the iview content?
    Like I said, I wouldn't do this via the PCD permissions. It's not very practical and later on hard to maintain.
    Regards,
    Steffi.

  • Java iView Runtime in WAD iview

    Hi experts,
    We are experiencing strange issue with one of WAD query iView (BI) in portal.
    Earlier when we launched this iview through portal, it was giving the error very rarely.
    But the repetation is increased and facing the issue again & again.
    The issue is as follows:
    When we try to execute an iView from portal the loading circle rotates for 50 seconds and throws message Java iView Runtime, no other information or any Exception ID.
    When we run the same BI query at back end it gives result in 80 seconds.
    The data pulled from back end is huge, but portal throws error.
    Can anybody help on this? There is no specific error text or ID shown to see logs.
    regards
    Kedar Kulkarni

    Hi Praveen,
    Thanks for your reply.
    Unfortunately I have not assigned iView to any page. Its directly assigned to Role.
    Along with this i am getting one error in SAP MMC console as well.
    The parameter inside services in MMC-> Aggregate Data -> InvalidSessionsCount is growing very fast and  the service seems to be in warning state (Yellow color). Can you brief me on the memory short falls if any, in this issue.
    Also in UsedMemoryRate i am getting error as 81% > 80% last reported value above threshold.
    How can i resolve this issue.
    regards
    Kedar Kulkarni
    dont worry about points

  • MSS Start Process iView

    Hi,
        Can we skip the first step "Employee Selection" and move directly to the "Process Selection" in the "Start Process" iview with MSS 1.0.
    If this can be done, Can you please let me know how to skip the Employee selection step.
    Thanks,
    Anand
    Edited by: Kirupanand Venkatapathi on Jun 30, 2009 9:24 AM

    Hi Siddharth,
                       Nice to see your reply, i went to the table V_T5ASRPROCVALID but i haven't seen any of the below process 
    Change Employee Group and Subgroup
    Change Personnel Area and Subarea
    Request for Internal Transfer (Enhanced)
    Request for Promotion
    Request for Internal Transfer
    Request for Separation
    Request for Special Payment
    Request for Transfer
    Change of Working Time
    in that table, i want to remove the above process from MSS Start Process iView and you mention feature for this, if you have any idea about that feature please let me know.
    Really i appreciate.
    Thanks and Regards,
    Abhiram.

  • IView from portal application in SAP Portal 7.3

    Hi,
    I´m starting with SAP Portal 7.3 and I have developed a hello word JSPDynpage with NWDI 7.3.
    I have successfully deployed it to the server and I can see my application under Portal applications, and do a success preview.
    But I´m not able to create an iView from this portal component.
    How do you create an iView from a deployed custom portal component?
    In other words, what is the alternative way of u201Cnew iView from paru201D in the new portal version?
    Thanks a lot.

    Dear Alberto,
    Check this post.
    Might help.
    PCD content of Netweaver 7.0 available in Netweaver 7.3
    Kind Regards
    /Ricardo Quintas

  • Cannot create iView from PAR file

    I am trying to create an iView from PAR file. But when I select the option,
    "Portal component - create an iView from a portal component contained in a deployed portal archive (PAR) file"
    and click next, I get the following error.
    Error______________________________________
    Step 1:  Portal Archive Selection
    No templates to display. You are not assigned to any existing templates.
    I have portal_configurator and developer roles assignmed to myself. Which other role do I need? I cannot get admin role.
    Note: Other users with admin roles can create iViews.

    Hi
    What is your portal version details ?
    In EP 7.0 you do not have the option -- New From PAR.
    So to create IView from Par, you should select the option New --> IView and then there will be an option to select par file.
    Otherwise
    1.Check if your par file is deployed on server.
    2. Check the portalapp.xml, if you have configured your components properly.
    Cheers
    Chinmaya
    reward for helpful answers

  • Urgent Help Required For Starting RMI server from servlet.

    I am currently working on rmi project.
    I want to send request to remote machine(Web host) where my application is from desktop client .For that we are using RMI.
    I am writing servlet and inside it i am binding object to registry for rmi server.
    which will be deployed on remote server.
    code ....
    Registry reg;
    reg=LocateRegistry.createRegistry(1099);
    Server server=new Server("server");//class whose remote object to be accessed
    //extends unicast remote object.Implement ServerInt interface which extends Remote.
    reg.bind("server",server);
    When i am trying to access this object i am getting following exception.
    javax.naming.CommunicationException [Root exception is java.rmi.UnmarshalExcepti
    on: error unmarshalling return; nested exception is:
            java.lang.ClassNotFoundException: ServerModule.ServerInt]
    at com.sun.jndi.rmi.registry.RegistryContext.lookup(Unknown Source)
    at com.sun.jndi.toolkit.url.GenericURLContext.lookup(Unknown Source)
    at javax.naming.InitialContext.lookup(Unknown Source)
    at RequstReplication.main(RequstReplication.java:27)
    Caused by: java.rmi.UnmarshalException: error unmarshalling return; nested excep
    tion is:
    java.lang.ClassNotFoundException: ServerModule.ServerInt
    at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
    ... 4 more
    Caused by: java.lang.ClassNotFoundException: ServerModule.ServerInt
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at sun.rmi.server.LoaderHandler.loadProxyInterfaces(Unknown Source)
    at sun.rmi.server.LoaderHandler.loadProxyClass(Unknown Source)
    at sun.rmi.server.LoaderHandler.loadProxyClass(Unknown Source)
    at java.rmi.server.RMIClassLoader$2.loadProxyClass(Unknown Source)
    at java.rmi.server.RMIClassLoader.loadProxyClass(Unknown Source)
    at sun.rmi.server.MarshalInputStream.resolveProxyClass(Unknown Source)
    at java.io.ObjectInputStream.readProxyDesc(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Unknown Source)
    at java.io.ObjectInputStream.readObject(Unknown Source)
    ... 5 more
    I can access naming enumeration of registry and object bound to it.
    by following program.I shows corect objects.
    Context namingContext=new InitialContext();
    NamingEnumeration<NameClassPair> e=namingContext.list("rmi:");
    while(e.hasMore())
    System.out.println(e.next().getName());
    While when i start RMI server from simple java program i can access these objects from registry.
    I am not getting what is problem problem.Is there any other way to send request?
    Plese give quick response.

    I am currently working on rmi project.
    I want to send request to remote machine(Web host) where my application is from desktop client .For that we are using RMI.
    I am writing servlet and inside it i am binding object to registry for rmi server.
    which will be deployed on remote server.
    code ....
    Registry reg;
    reg=LocateRegistry.createRegistry(1099);
    Server server=new Server("server");//class whose remote object to be accessed
    //extends unicast remote object.Implement ServerInt interface which extends Remote.
    reg.bind("server",server);
    When i am trying to access this object i am getting following exception.
    javax.naming.CommunicationException [Root exception is java.rmi.UnmarshalExcepti
    on: error unmarshalling return; nested exception is:
            java.lang.ClassNotFoundException: ServerModule.ServerInt]
    at com.sun.jndi.rmi.registry.RegistryContext.lookup(Unknown Source)
    at com.sun.jndi.toolkit.url.GenericURLContext.lookup(Unknown Source)
    at javax.naming.InitialContext.lookup(Unknown Source)
    at RequstReplication.main(RequstReplication.java:27)
    Caused by: java.rmi.UnmarshalException: error unmarshalling return; nested excep
    tion is:
    java.lang.ClassNotFoundException: ServerModule.ServerInt
    at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
    ... 4 more
    Caused by: java.lang.ClassNotFoundException: ServerModule.ServerInt
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at sun.rmi.server.LoaderHandler.loadProxyInterfaces(Unknown Source)
    at sun.rmi.server.LoaderHandler.loadProxyClass(Unknown Source)
    at sun.rmi.server.LoaderHandler.loadProxyClass(Unknown Source)
    at java.rmi.server.RMIClassLoader$2.loadProxyClass(Unknown Source)
    at java.rmi.server.RMIClassLoader.loadProxyClass(Unknown Source)
    at sun.rmi.server.MarshalInputStream.resolveProxyClass(Unknown Source)
    at java.io.ObjectInputStream.readProxyDesc(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Unknown Source)
    at java.io.ObjectInputStream.readObject(Unknown Source)
    ... 5 more
    I can access naming enumeration of registry and object bound to it.
    by following program.I shows corect objects.
    Context namingContext=new InitialContext();
    NamingEnumeration<NameClassPair> e=namingContext.list("rmi:");
    while(e.hasMore())
    System.out.println(e.next().getName());
    While when i start RMI server from simple java program i can access these objects from registry.
    I am not getting what is problem problem.Is there any other way to send request?
    Plese give quick response.

  • Firefox 21.0 unable to start offline app from bookmark without fake wifi turn on android 2.2.1 and 2.3.6

    when the android phone is turned off, and then back on again, any desk top icon or bookmark of an web page with a manifest will not work when in airplane mode. You must at least make an attempt to turn on wifi, even an unsuccessful attempt to find a wifi connection will do. Then when you use the book mark or the desktop icon, it will work. I have a series of phones which only have internect connection - no phone company tower connection SAMSUNG-SGH-1997 firmware version 2.2.1 kernel verions 2.6.32.9 FROYO.UCKH1. Contact wih android support only got suggestion to use the google chrome browser, which incidentally does not work on 2.2.1

    Hi,
    I tried starting the server from the console as well as from command prompt. Here I am giving the command below.
    nohup ./startManagedWebLogic.sh bi_server1 t3://machineIP:portNo > bis1_startup.log &
    But each time I got the same exception.
    Korandla

  • Hi Friends... I'm trying to delete a back-up file on mu TC but I get the message "The operation could not be completed because the item "bands" is in use. I'd like to start the Back from scratch, could help me out with deleting the current file?

    Hi Friends...
    I’m trying to delete a back-up file on mu TC but I get the message “The operation could not be completed because the item “bands” is in use. I’d like to start the Back from scratch, could help me out with deleting the current file?

    Sorry, I am very confused. I asked the following question....
    Is this the only backup file on your Mac, or do you have other backup files and data on the Time Capsule disk?
    The answer that you gave was....
    This is the only one
    Now you are saying that....
    But I have lots of other files on Time Capsule! The back up file is only one of them.
    Can you clarify, please?

  • I keep getting the message, "Windows cannot find 'c:\Program Files (x86)\Mozilla Firefox\firefox.exe'. Make sure you typed the name correctly, and then try again." I get it when I either try to open it from the Start menu or from the desktop icon.

    I've just installed Firefox on my laptop and keep getting the message, "Windows cannot find 'c:\Program Files (x86)\Mozilla Firefox\firefox.exe'. Make sure you typed the name correctly, and then try again." I get this message whenever I either try to open it from the Start menu or from the desktop icon. I've never gotten it to work and even uninstalled it and then redownloaded it and still cannot get it to open. Any help would be greatly appreciated!!!!

    Are you installing from the official site? http://www.mozilla.com/firefox
    If you use Windows Explorer (My Computer) to check that path, is the Mozilla Firefox folder there? That is the normal installation location, but I think it's worth checking.
    If the folder isn't there or firefox.exe is not in it, I wonder whether some other software might be interfering. You might want to run some supplemental security scans. These two tools are highly regarded:
    Malwarebytes Anti-malware : http://www.malwarebytes.org/products/malwarebytes_free
    SUPERAntiSpyware : http://www.superantispyware.com/

  • Hello, i purchased the movie Changeling and its shows in Itunes library but will not transfer to my Ipod. It has the Icloud icon showing in the top right hand corner and if i click on play it starts to download from Icloud again and it does this each time

    hello i purchased a movie recently and it shows in my Itunes library but will not transfer to my ipod. It has the Icloud icon in the top right hand corner of the cover and if i click on play it starts to download from Icloud again and it does this each time i wish to play it, the same now happens to all my purcased movies which of course uses additional ISP download allowance. Before the recent update and lay out of Itunes this didn't happen i just purchased a movie and downloaded it then synced it to my ipod and enjoyed it. But now this latest movie purchase will not download to my ipod. I have sent the problem to Itumes and if  there is answer i havent received it. Appreciate any advice
    regards john

    Hello hotsone,
    You may need to download a lower resolution version of the movie in order for it to sync to your iPod.
    iTunes: Sync purchased HD videos to iPod or iOS device
    http://support.apple.com/kb/TS4223
    Cheers,
    Allen

  • I updated to ios7 on my iphone 4 and now cant install apps and one app says waiting for 2 days now. Also it started ading apps from my wife's phone onto my phone even though we have separate apple ids.

    I updated to ios7 on my iphone 4 and now cant install apps and one app says waiting for 2 days now. Also it started ading apps from my wife's phone onto my phone even though we have separate apple ids.

    We do not share an apple ID and her phone is now logged in with her account and I have since backed it up on itunes under her account as well. I have turned off automatic downloads on her phone but they still keep downloading. I delete one app and then another one just appears on the phone.

Maybe you are looking for

  • How to add folder name to document library view

    Using Project Server 2010. We have a set of standard folders on each of our project sites for Requirements, Development, Testing, etc.  Currently, we display this library like you would see in File Explorer - you see a list of folders at the top, dou

  • Is it possible to filter calendar subscription based on a keyword?

    I've subscribed to a league calendar subscription in iCal (from google calendars) which will update and change often. I only need to see one team out of the several that are included in this master calendar subscription. Is there any way to filter ba

  • WF notification in case Employee Data changes

    Hello Experts, We are looking to get some kind of notification if Infotype 8(Basic Pay) of an employee is changed. I was wondering if anyone has implement this scenario before.. We need to send some information if the basic pay changes like a workflo

  • Hi can you double click on a iPad

    Hi I am thinking of buying a 3g ipad for work as we have a internet hosted diary so i can acces it when i am out but to open a appoiment or to book a apoiment you need to doudle on the custmer it will not work for me please can any one help me

  • Load Balancing, Tomcat, and SharePoint

    I'm a new BusinessObjects customer and am working on getting all of the hardware in place for a new install.  The initial plan is to have two BOE servers, and two tomcat virtual servers, with a hardware based load balancer (F5 BIG-IP Switch: Local Tr