Can we run portal iview out of portal environment?

Can we run portal iview from the external environment(java , .net)?
Can any one help?
Thanks
Rajendra.

Hi Kiran,
He means to say - How can we access/execute an existing Portal iView from outside/another environment?
If possible, could you please guide us.
Your quick response would be appreciated.
Awaiting Reply.
Warm Regards,
Ritu R Hunjan
(<i>Rajendra & I are colleagues...so answered on his behalf</i>)

Similar Messages

  • How can I extract a km-iView out the portal to redefine it?

    Hello folks,
    I want to redefine the com.sap.km.cm.navigation-iView to serve generic access to the users home drive by using the <User.UserID>-variable. Therefore I have to extract/download the iView out of the Portal. I wasn't able to find KM-Content in Systemadministration->Support->Portal Runtime->Browse Deployment. What do I have to do?
    How can I extract a km-iView out the portal to redefine it?
    Regards
    Steffen

    Just as an example:
    package com.btexx.proxy;
    import com.sapportals.portal.prt.component.*;
    import com.sapportals.portal.prt.pom.IEvent;
    import com.sapportals.wcm.repository.ResourceException;
    import com.sapportals.wcm.repository.ResourceFactory;
    import com.sapportals.wcm.service.IServiceTypesConst;
    import com.sapportals.wcm.service.urlgenerator.IURLGenerator;
    public class Example extends AbstractPortalComponent
         protected void doOnNodeReady(IPortalComponentRequest request, IEvent event){
              String uname = request.getUser().getLogonUid();
              String path = "/userhome/"+uname;
              String rndLayoutSet = "ConsumerExplorer";
              String explorerServletPath = "/irj/servlet/prt/portal/prtroot/com.sap.km.cm.navigation";
                   try {
                        IURLGenerator ug = (IURLGenerator) ResourceFactory.getInstance().getServiceFactory().getService(IServiceTypesConst.URLGENERATOR_SERVICE);
                        explorerServletPath = ug.getExplorerServletPath();
                   } catch (ResourceException e) {
              request.redirect(explorerServletPath+path+"?rndLayoutSet="+rndLayoutSet);
        public void doContent(IPortalComponentRequest request, IPortalComponentResponse response)
    + portalapp.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <application>
      <application-config>
        <property name="SharingReference" value="usermanagement, knowledgemanagement"/>
      </application-config>
         <components>
              <component name="Example">
         <component-config>
              <property name="ClassName" value="com.btexx.proxy.Example"/>
              </component-config>
                   <component-profile>
                        <property name="com.sap.portal.reserved.iview.Redirect" value= "true"/>
                   </component-profile>
              </component>
         </components>
    <services/>
    </application>
    all the best,
    dimitry

  • Services running in time out and portal stays in starting application

    Hi Group,
    when starting the portal (sp12 on windows) the status is running into "starting applications" and don't change to running.
    In the server logfile I found:
    Timed out services:
    Service ssl.
    Service tc.monitoring.logviewer.
    Service keystore.
    Service shell.
    Service prtbridge.
    Service webdynpro.
    Service com.sap.security.core.ume.service.
    Service pmi.
    Service tcsecsaml~service.
    Service sld.
    Service com.sap.portal.prt.sapj2ee.
    Service jms_provider.
    Service basicadmin.
    Service classload.
    Service adminadapter.
    Service telnet.
    Service servlet_jsp.
    Service ejb.
    Service dsr.
    Service monitor.
    Service tcsecdestinations~service.
    Service tcsecsecurestorage~service.
    Service security.
    Service applocking.
    Service com.sap.portal.pcd.gl.
    Service jmx.
    Service DQE.
    Service tceCATTPingservice.
    Service rfcengine.
    ================================================================================
    Full thread dump Java HotSpot(TM) Server VM (1.4.2_09-b05 mixed mode):
    "Thread-12" daemon prio=10 tid=0x055bc2f8 nid=0xff0 in Object.wait() [7f4f000..7f4fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x11ad9298> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <0x11ad9298> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "ConnectionSetCleaner Thread (UNMANAGED)." prio=10 tid=0x0433ccf8 nid=0x1c8 in Object.wait() [7f0f000..7f0fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17810060> (a com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner)
         at com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner.run(ConnectionHashSet.java:636)
         - locked <0x17810060> (a com.sap.engine.services.connector.jca.ConnectionHashSet$ConnectionSetCleaner)
    "SAPEngine_System_Thread[impl:5]_73" prio=5 tid=0x044f95d0 nid=0xdc in Object.wait() [6ecf000..6ecfd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17810118> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x17810118> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:121)
    "SAPEngine_System_Thread[impl:5]_72" prio=5 tid=0x05825c58 nid=0xbc0 in Object.wait() [6e7f000..6e7fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17810118> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x17810118> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:121)
    "SAPEngine_System_Thread[impl:5]_71" prio=5 tid=0x047e74f8 nid=0xc6c in Object.wait() [6e3f000..6e3fd94]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x17810118> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x17810118> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:121)
    what went wrong?
    Kind regards,
    Mike

    Did you ever find an answer? I'm having the exact same error on Solaris.

  • Can a SAP Gui iView raise a portal event?

    Hi Folks,
    Can anyone tell me if a SAP Gui iView can raise a Portal Event via the EPCF (or equivalent)? I seem to remember reading a blog on this way back but my sleep deprived mind could be deceiving me?
    Thanks a lot,
    Dan

    I don't think so. I think there was a hack a while ago about making it a target by wrapping webgui inside another frame, but not as an event raiser.

  • Can I run existing web application on portal 4.0?

    Hi,
    I have existing web application running on tomcat server. Can I move it to portal
    server ? If yes, what do I need to do?
    Thanks in advance,
    Meghana

    You sure can. WLP4 requires WLS6.x (check the download site for correct
    version). You can deploy your web app using the WLS console.
    Subbu
    Meghana wrote:
    Hi,
    I have existing web application running on tomcat server. Can I move it to portal
    server ? If yes, what do I need to do?
    Thanks in advance,
    Meghana

  • Can I run my java program in windows environment?

    How can i make my compiled java program run into windows environment?
    What program will i use to be able to do that?

    1. Install the JRE.
    2. Go to the command line.
    3. Type something like java myClass or java -jar myJar.jar.
    You could also use one of the many java2exe (java to executable) programs floating out there.

  • Can we run InDesign CS6 on a citrix environment?

    We are now working with InDesign CS4 on a Citrix environment and we would like to upgrade to InDesign CS6. Will this work? What version of Citrix is best used?

    Yes is the quick answer to the question.  This is pretty common in large organizations for design departments or knowledge workers that need access to Creative Suite applications.  Although most of the links and documents is on CS5, I have not heard about problems in CS6. InDesign does not require OpenGL hardware acceleration.
    Here are some links on the Adobe web site:
    http://www.adobe.com/devnet/indesign/documentation.html#citrix
    http://www.adobe.com/content/dam/Adobe/en/devnet/indesign/pdfs/indesign_cs5_citrix_support _document.pdf
    (unfortunate typo in Adobe's document title)
    The Citrix Ready Community Verified site also has customer comments on how to run InDesign on XenApp 6.x.
    http://forums.citrix.com/thread.jspa?threadID=303877
    Judging from the number of votes (11) on http://community.citrix.com/citrixready/product/adobe+indesign+cs4+v6+0, there are numerous companies doing this, both on XenApp and XenDesktop, however it is hard to track who does what in our installed base.
    Hope this helps.

  • Deploying  ABAP Web Dyn Pro application in a portal iView

    Hello,
    Our goal is to Deploy Web Dyn Pro application to public internet user and at the same time we want to keep the ABAP Web Application server that host Web ABAP  Dyn Pro application behind the firewall so that no one can directly access the ABAP WAS over the internet. To do this we are planning to deploy the ABAP Web Dyn Pro application with in a portal iView where the portal server has anonymous access to the internet user. 
    The question is when we embed the ABAP Web Dyn Pro in a portal iView, does the web browser directly talk to the ABAP WAS?  If so, is there any other method where we could keep the ABAP WAS secure and give the public access to ABAP Web Dyn Pro application.
    Thanks,
    Vimalan

    Hi Vimalan,
    <b>I'm assuming you use some kind of a reverse proxy in front of the portal server</b>.
    Here how it goes:
    1. Create a WD ABAP AppIntegrator iView in the portal.
    2. The iView will use a system that holds the ABAP server details (host:port and protocol)
    3. The system will be configured to have the host:port and protocol of the reverse proxy server.
    4. On the reverse proxy server, create a rule that will forward all URLs with the template of <i>/sap/bc/webdynpro/</i> to the real host:port and protocol of the ABAP server. This way you achieve what you intend to do.
    Hope this helps,
    Natty

  • How to redirect to portal iview from a stand alone webdynpro application

    Hello,
    I need to able to navigate from a standalone webdynpro application, for which I do not want to create Portal iview, to a Portal iview with some data.
    Please let me know how can I pass the string value and how to navigate.
    Thanks,
    Vinit

    Vinit,
    You're walking in circles. There is no magic answer to this problem. Web Dynpro is not an application of communication / interface with other applications, but a presentation layer for the user.
    To perform this procedure interaction (simulating an ajax) you will need to use a middleware interface (CAF, EJBs, or any other technology that communicates directly with the Web Dynpro), or use the version 7.2 of Web Dynpro (maybe that solves their problems).
    If only the external page you need to open did not have the user interaction (just loading and returning information) you could consume it like a WebService.
    without more,
    Angelo

  • How to run a iView

    Hi,
    I created a Url iView by using iview template. How can you run that iview? If another user want to run the same iview how he will do that?
    Thanks & Regards,
    Mastanvali Shaik.

    Hi Mastan,
    1>     Create iView :- TestiView (contains the UI provided by component TestComponent, viz. TestView)
    2>     Create Page: – TestPage( contains TestiView)
    3>     Create Workset : - TestManagement (contains TeatPage)
    4>     Role – TestRole (Contains Workset TestManagement)
    Assign the role to the user for accessing the iview.You can directly assign the iView to the Role also.
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/91/0d653f0c9fa075e10000000a114084/frameset.htm">Running a Web Dynpro Application in SAP Enterprise Portal</a>
    Regards,
    Mithu

  • How to run java application without having java environment in  a machine

    can i run java application without having java environment(JVM) in a machine.I mean i dont have installed j2se or jdk in my machine.And i have an j2ee application running on another host which is built in swings.I want to access that application in my machine
    can any one help regarding my problem

    If you only need to access the program from one machine and you are running a Unix-like operating system (e.g., Linux, Solaris), you can use the remote display capabilities of X11. In this case you have to choose the host where the app will be displayed when you start it:
    $ DISPLAY=<hostname>:0.0
    $ export DISPLAY
    $ java ...
    If you want to be able to display it on both machines at the same time, or if you are using windows, then try something like VNC (http;//www.realvnc.com). Or if you are running windows and your version supports it, you can use windows remote desktop.

  • SAP PORTAL Time-Out Settings / BO iView Reports..?

    We have created BO object-specific iView requests in SAP PORTAL based on Ingo's posting....
    SAP BusinessObjects Enterprise & SAP Enterprise Portal - Part 3 of 4
    Currently, just posting some small CR4E and Analysis for Office (*Design Studio will be added in a few months) report objects that are based on BW queries - and response time is a few seconds.
    However, long-term as our BW grows - and the volume of data/periods expands we may see some reduction in the performance of these reports, and they make take a few-minutes to return data.
    The SAP Portal team already have an issue with an ECC / T-Code report (*no Business Objects involved) which runs over 100 seconds - and hits a Portal time-out....and are wondering if we would hit the same issue if a CR4E within the Portal ran longer than 100 seconds...?
    I think the answer is "NO", the Portal time-out would not apply in that scenario. My assumption is that in our solution-path, the Portal's 100 second time-out rule would ONLY apply to the process of the Portal invoking the iView request - and opening the frame for the CR4E content.
    Once the frame is open - and the RPT / Prompt-Screen is loaded the Portal time-out is "happy".
    After that iView -> BO frame is established....so, even if the CR4E & BW Query took more than 100 Seconds to return/display the data - the SAP Portal would not time-out - as all of that activity is actually taking place at the BOE Platform layer within the frame (and using the time-out settings at the BOE level).
    Can anyone confirm that my assumptions are correct, or explain where the assumption is wrong..?
    Thanks in advance...!

    In our scenario, the SAP PORTAL has a 100 second time-out, but the Business Objects platform where the CR4E content is hosted has a 600 second time-out for "View on Demand" reporting.
    When the SAP PORTAL opens the iView connection, it is opening the CR4E content in a frame on the Portal. Prompts are entered - and the RPT execution begins on the BOE platform.
    There is a "spinning-wheel" displayed from the BOE platform, and if run in BO LaunchPad it could run for up to 600 seconds before a time-out occured.
    When it is presented in SAP PORTAL via iView connection - does that "spinning-wheel" from BOE Platform provide enough of a "heartbeat" to let the PORTAL know not to drop the connection at 100 seconds....?
    My reasoning is that SAP PORTAL should be opening the BOE content with the same rules that apply when the report is opening in the BO LaunchPad.
    We are going to create a "SLOW" report in CR4E (*Lots of charts & sub-reports) to test/compare LaunchPad and Portal display of the same report.

  • Can I run a 3.5 web template in the Portal

    I need to use the BW 3.5 Table Interface so that I can insert a character in a column.  The character I insert needs to be determined dynamically based on the data returned in the query.  In BI 7.0, the Table Interface functionality is obsolete.  Since I know I can do this in BW 3.5, I need to know if I can run a BW 3.5 web report in the Portal.
    Thanks.
    Ryan

    Yes you can run on it on a portal.
    https://forums.sdn.sap.com/click.jspa?searchID=11201037&messageID=1858837
    https://forums.sdn.sap.com/click.jspa?searchID=11201037&messageID=3199304
    Hope it Helps
    Chetan
    @CP..

  • Can't navigate Web Dynpro iViews in SAP Portal Environment

    We are facing a strange problem. When we try to Navigate other Tabs after refreshing Web Dynpro iView in Sap Portal Enviroment from Tray or Mouse right click or by external Popu window we are getting "can't execute code from a freed script" Error. Currently we have EP6 SP16.
    Any help ?
    Thanks
    Satyam
    Message was edited by: Satyanarayana Mandapati

    Hi Sathya,
    We have a similar Javascript error 'can't execute code from a freed script'.
    How did you solved this problem.
    Regards,
    Sekar

  • BSP Session times out in Portal iView

    HI,
    I have a stateful BSP Application with two pages. First BSP Page navigates via a POST to third party site from which, the request returns back to the original BSP to the second page. I pass the url of the application, along with the session information, with the name of the second page to the site, using which the site posts the request back to the BSP. I have increased the session time out in ICF to 10 minutes. This works fine when executed as a standalone application.
    I use the same BSP, as an iView in the Portal, and i get the Session Timed out error. I have selected the checkbox for the property "Supports Portal integration" in the application.
    If i do not pass the session information, then the user is prompted to provide the credentials for the SAP system when the request returns from the third party site in the Portal.
    Please provide your inputs/help on this.
    Thanks,
    Regards,
    Siddhartha

    Can you share how did u solve?
    Raja T

Maybe you are looking for

  • Free of cost item sale.

    Hi all,             It is a my claint urjent requirement free of cost item sales where we will define that, what is the order type, how i have to explain  them any body plz give me some help .    Thanks in advance for your support and help.

  • Assign Context Object "ProcessStep" to BPE variable?

    Hi all! What exact information does the <b>standard Context Object "ProcessStep"</b> (which should be available in BPM as stated in help.sap.com) include? Is it the ID of the current Workflow-Item / the instance ID of the parent BP process ...? I can

  • Taxware User Exit ECC 6.0

    Moderator message: do not offer points Hi Experts, Working on FYTX0002 user Exit. I am tyin to write code inside the include within a function module EXIT_SAPLFYTX_USER_001. Depending upon some condition i need to decide whether or not to call the Ta

  • I just downloaded a book from ibooks and it says that it is unable to open the book

    i just downloaded a book "made for ibooks" after downloading the ibooks app.  However when I click on it it say it is "unable to open".  I thought it was a download issue, and went to download it again, but don't have that option, as it says it is "d

  • Error: Shared Technologies have failed to install

    Shared Technologies have failed to install Photoshop Elements 12 on my Win 7