Finding a FM/Programmes for an application on portal

Hi Experts,
Is there any way by which i can find out that what are the backend programmes/FMs that are getting called from a portal application.
Basically the requirement is to cahnge some standard functionality of portal and the content that is being displayed.
For that i need to know from what backend programmes/FMs the screen on the portal is  being populated.
Thanks

Hello,
You can query the linked server without having to specify credentials if you defined on the creation of the linked server
what user login/password the linked server will use to connect to the remote server. In that case you can query the linked server like this.
SELECT *  FROM OPENQUERY('LinkedServerName',@TSQL)
Hope this helps.
Regards,
Alberto Morillo
SQLCoffee.com

Similar Messages

  • Where can I find the file sizes for each application before downloading?

    Where can I find the file sizes for each application before downloading? I have limited download (525 MBs/day) because of Hughsnet and I need to know each applications total size before I download.

    You can go to the trial page to get an estimated size.  As the Creative Cloud products change over time though this may become less accurate.
    If you are on a limited bandwidth account then you may want to consider purchasing a perpetual copy of Creative Suite 6 as opposed to subscribing to the Creative Cloud.

  • URL for WD Application in portal

    Hello Everyone,
    My requirement is to send a link to a WD ABAP iView by email. Is there anyway we can find out the URL of the WD ABAP Application on portal? Please let me know about this. I would appreciate your help.
    Regards,
    Gopal.

    Found the Short URL for the Application and used it.

  • Cannot maintain JCO connection  for webdynpro application in Portal Admin

    I cannot create or modify the JCO connection in Portal Content Admin->the application.name while executing webdynpro application.
    There should be a red or green icon Butr in my case for my application ,
    The create or test is disbaled .Colored  icon is not there.
    I am using SAP sneak preview and its first time.Should I check SLD settings.Pls help.
    George

    how to maintain it?
    accidently deleted SLD form localhost/sld url and now i cannot change or add the sld.It gives page cannot be displayed.PLs advice how to fix it  or should i reinstall it?
    George

  • Where can I find a DBA guide for Oracle application 11i?

    Hi there,
    I'm a DBA, but new to Oracle Applications. Can somebody here tell me where I can find a Oracle Application 11i Guide that is suitable for DBA ? I had looked up the Documentation section under APPSNET, could not find any. Maybe there is a book?
    Thanks very much
    Brian

    You can find in metalink, go to Top Docs, here the
    names of the pdfs
    11857_282521.pdf - oracle applications concepts
    11961_282525.pdf - maintaing oracle application
    A.Kishore

  • I want to find on line instruction for the applications

    I have a one year old MacBook Pro with no extra programs, so it is factory stock.  I want to learn some of these programs but the "workshops" are not at the right times.  I want to find on line help/instruction/explanations of the programs.  Eg how iPhoto works, because it makes no sense to me.  I create a new album and it is full of my pictures right from the start, but not the ones I want in there.
    Another example is TextEdit where I tried to type this today "(c)". Simple no?  The only why I could keep this (c) was to type it ( space c space ).  Otherwise it turned it into the copywrite symbol.  Pain in the A__!
    Then there are the tabs.  I looked up help but I think it only applies to a new document.  If you have an old document there seems to be no way to reset the tabs to indent certain parts and so on.
    So if there is some place where i can read and find examples of these and other things then please let me know.
    Catimann

    cat-i-mann wrote:
    I want to find on line help/instruction/explanations of the programs.
    Have you checked Apple's support? Have you used Google?
    Eg how iPhoto works
    The iPhoto support site is here.
    <http://www.apple.com/support/iphoto/>
    and more resources here
    <http://www.apple.com/ilife/iphoto/>
    A manual for iPhoto '08 is available here
    <http://manuals.info.apple.com/en_US/iPhoto_08_Getting_Started.pdf>
    Maybe you can find a more up-to-date one, but even if you don't, it should still give you a nudge in the right direction.
    And, of course, there Help > iPhoto Help.
    Another example is TextEdit where I tried to type this today "(c)".
    Oh, you mean some text, "©", was substituted for another, "(c)"? In other words, you have a text substitution issue?
    In TextEdit, type ⇧⌘/ or ⌘? if you prefer.
    In the search field, type "substitution". You should get all the choices for the Substitutions menu.
    Type ↓ until you reach Substitutions > Text Replacement. You can see it is checked. It should be selected already, with a floating blue arrow pointing at it. Press return, and you're done. Text replacement is off. (You could have reached it directly by typing "replacement", but what would've been the fun of that? I'm not yet tired of the blue arrow.)
    You can control text replacements globally from System Preferences > Language & Text > Text.
    Remember to use the Help files as much as possible. You paid for it when you bought your Mac -- why not get your money's worth?

  • JWS can't find the cache file for the application when trying to upgrade

    It happens since some of our users have updated their Java version to 1.6.0_01-b06 (all of us using W2K).
    The first time they click on their usual desktop JWS shortcuts, all is working perfectly; the JWS 1.5 cache style shortcut is replaced by a new 1.6 cache style shortcut, the app is dowloaded again into its new cache location.
    Troubles arise when the application is updated on the server side; the new jars are downloaded but the app, when launched via the shortcut, fails to start:
    java.io.FileNotFoundException: c:\javaws\cache\6.0\10\4c37250a-47568a31 (Le fichier sp�cifi� est introuvable = File not found)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at java.io.FileInputStream.<init>(Unknown Source)
    at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
    at com.sun.javaws.Main.launchApp(Unknown Source)
    at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
    at com.sun.javaws.Main$1.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    This matches, as well as the title of this post (what a coincidence ...), the following bug:
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6446676
    which is declared to be "Closed and fixed", whereas it seems to be still alive. ..
    It is a very annoying bug, because:
    1) our client apps are able to work on Java 1.6 (although we still enforce the usage of a 1.5 jvm to run them), but as a workaround, due to this bug on the JWS part of 1.6, we have disabled all updates from JRE 1.5 to JRE 1.6.
    2) it defeats one of the major strength of JWS we have "sold" to ours users: transparent and user friendly updates.
    A final word: we deliver our Java apps using tomcat 5.5. Just to be sure we have experimented the same behavior using Apache.

    Referenced as an open bug:
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6549428

  • How to create the IView and Roles ,User for WebdynPro Application in Portal

    Hi,
           I have one simple webdynpro application. i want to create the user,Role and Iview for my webdynpro application in the Portal . after that i need to assign the roles to the user and i want to see the different output for each user depends upon the Role.
      Can anyone give me Tutorial page(PDF) or Guide me How to do?
             Thanks in Advance
    Regards
    Ramkumar

    Hello Ramkumar,
    following please find the link to available documentation in SAP Help Portal:
    http://help.sap.com/saphelp_nw70/helpdata/en/42/fa080514793ee6e10000000a1553f7/frameset.htm.
    Regards,
    SAP AG
    Gesine Raith

  • I seek a java forms builder for desktop applications

    can any body help me find a forms builder for desktop applications using Swing?
    i know Oracle Forms developer, but i think it is restricted to JSP projects only .. isn't it?

    Any IDE with a GUI builder will do. Not that I actually advice to create GUIs (I guess this is what you mean by form) with tools... but if you want to, that's the way. The editor of JBuilder is said to be quite good.

  • No suitable driver for mysql in oracle application  server  portal 10g

    Hi all
    i want to run my portlet with mysql4.1 database from "oracle application server portal 10g".
    i did all configuration in data source and also i kept mysql connector jar file into all oraclehome/jdbc/jlib folder.
    Mysql
    General
    Name :: helloMysql(jndiname)
    Description :: helloMysql
    Data Source Class :: com.mysql.jdbc.jdbc2.optional.MysqlXADataSource
    JDBC URL :: jdbc:mysql://localhost:3306/database?relaxAutoCommit=true
    JDBC Driver :: com.mysql.jdbc.driver
    Datasource Username and Password
    Username------------>(user name)
    password-------------->(password)
    JNDI Locations
    Location== jdbc/helloMysql
    jdbc/blogOracle== jdbc/XA/helloMysql
    EJB Location == jdbc/XA/helloMysql
    Connection Attributes
    Connection Retry Interval (seconds)====1
    Max Connection Attempts===empty
    Cached Connection Inactivity Timeout (seconds)===30
    remaing all are empty
    when i run the portlet, then i am getting "No suitable driver" in my portal page.
    i want check server console or server log for oracle application server portal.
    please help ,where to find server log?
    Any suggestions or help from your side.
    Thanks in advance.
    Raju

    I think you're trying to connect to a database in a diferent host than the Web Server.
    This is possible in applcations, but not in applets, who only can open TCP connections to the same machine who served the page.
    To do that, yo should use a Data Gateway to establish the connections (IDSServer, and so on). I think that installing Oracle's Connection Manager in the same machine than the Web, it would run.
    null

  • Portal integration of Webdynpro for ABAP application

    Hi all,
    Can anyone provide me with the steps for <b>integrating a Webdynpro for ABAP application with portal?</b>
    Regards,
    Bino

    Hi Bino
    Check out the following link
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/webdynpro/portal integration of web dynpro applications.pdf
    Regards
    Rajeev.
    Do award points for helpful answers in SDN.

  • Issues with portal integration of Web dynpro for ABAP application

    Hi,
    I have the following issues when i integrate a Web Dynpro for ABAP application with portal.
    1. the iview does not contain some images, such as table scroll button images, maximize and close buttons of popups etc.
    2. the iview loads properly, but there is an error in the status bar that says "Access denied"
    3. is it possible to do absolute navigation from
       role1->folder1->iview1 to role1->folder2->iview2?
       when i fire this navigation from the webdynpro
       application, the navigation does not happen in the
       portal.
    thanks,
    Kavitha

    >
    sridhar vadaga wrote:
    > Hi Experts,
    >
    >
    > CALL FUNCTION 'SCMS_STRING_TO_XSTRING'
    >   EXPORTING
    >     text           = url
    >  IMPORTING
    >    BUFFER         = content .
    >
    >
    > Thanks & Regards
    > Sridhar
    I think you are overestimating the power of the SCM_STRING_TO_XSTRING function module.  By supplying a URL as the value of the input text, it isn't going to magically go read the content from the remote location and convert that to a binary string.  It is going to take whatever value you supply in th importing TEXT parameter convert that to binary.  In other words it is literally converting the string http://xxx/test.xls to binary.  You will need some other mechanism to read the content from the remote location into ABAP memory before you can process it.  You will need to use the CL_HTTP_CLIENT class or call some sort of web service to retrive the content.

  • Issues witn portal integration of Web dynpro for ABAP application

    Hi,
    I have the following issues when i integrate a Web Dynpro for ABAP application with portal.
    1. the iview does not contain some images, such as table scroll button images, maximize and close buttons of popups etc.
    2. the iview loads properly, but there is an error in the status bar that says "Access denied"
    3. is it possible to do absolute navigation from
       role1->folder1->iview1 to role1->folder2->iview2?
       when i fire this navigation from the webdynpro
       application, the navigation does not happen in the
       portal.
    thanks,
    Kavitha

    Hi,
    Use a Transparaent container (TCO) inside it use the tabstrip and make it as matrixheader as per rootUI.
    You can also set the layout for TCO as matrix and do the necessary changes.
    Regards,
    Lekha.

  • Microsoft Office can't find your license for this application - multiple copies of Office 2013 x32 failing to start, Software Protection Service timing out

    We're experiencing a growing problem with our users in several different domains running in to Microsoft Office 2013 x32 'activation' issues.  We use KMS for licensing, which works properly, but some of the machines (~20-30 out of 1000+) sporadically
    throw the following error:
    'Microsoft Office can't find your license for this application.  Microsoft Office will now exit.'
    We know it's not an issue with the licenses per se, since they work on and off and we can force KMS activation correctly / talk to the KMS servers.
    It appears to be an issue with the Software Protection service not starting properly.  In Event Viewer, we see the following:
    'Software protection service failed to start due to the following error- the service did not respond in a timely fashion.
    Event 7000'
    This is occurring on a variety of machines in a variety of environments, all fully patched with the latest Office updates.  It's inconsistent, and the 'manually restart the Software Protection Service' solution is not viable as it's occurring on many
    different workstations.  Office repairs have also been unsuccessful.  
    Has anyone else come across this? Or have any idea why the Software Protection Service might be sporadically failing?  Maybe an Office update in the last 2-3 months?
    Thanks for any info.

    We're experiencing a growing problem with our users in several different domains running in to Microsoft Office 2013 x32 'activation' issues.  We use KMS for licensing, which works properly, but some of the machines (~20-30 out of 1000+) sporadically
    throw the following error:
    'Microsoft Office can't find your license for this application.  Microsoft Office will now exit.'
    We know it's not an issue with the licenses per se, since they work on and off and we can force KMS activation correctly / talk to the KMS servers.
    It appears to be an issue with the Software Protection service not starting properly.  In Event Viewer, we see the following:
    'Software protection service failed to start due to the following error- the service did not respond in a timely fashion.
    Event 7000'
    This is occurring on a variety of machines in a variety of environments, all fully patched with the latest Office updates.  It's inconsistent, and the 'manually restart the Software Protection Service' solution is not viable as it's occurring on many
    different workstations.  Office repairs have also been unsuccessful.  
    Has anyone else come across this? Or have any idea why the Software Protection Service might be sporadically failing?  Maybe an Office update in the last 2-3 months?
    Thanks for any info.

  • Query to find out the time used by an user for an application

    Hello All,
    I want to know the query to find out the whole time used by the user for an application. Please view the below data
    Employee:
    SNO EMP_ID EMP_NAME EMP_DATE LOGIN_TIME LOGOUT_TIME
    1 10 Visu 21-Nov-2010 06:30:00 07:30:00
    2 10 Visu 21-Nov-2010 06:40:00 07:20:00
    3 10 Visu 21-Nov-2010 06:50:00 07:50:00
    4 10 Visu 21-Nov-2010 07:30:00 08:30:00
    5 10 Visu 21-Nov-2010 09:30:00 10:30:00
    By checking the above data we can say that the total time Visu used the application is
    8.30 - 6.30 (From 1,2,3,4 records) = 2hrs
    10.30 - 9.30 (Based on 5th rec) = 1hr
    So the total time Visu used the application would be 3 hrs = 180 mins.
    Could you please help me in getting the result from that data using a query?

    odie_63 wrote:
    I think it may be solved with analytics too.
    with t1 as (
                select 1 sno,10 emp_id,'Visu' emp_name,'21-Nov-2010' emp_date,'06:30:00' login_time,'07:30:00' logout_time from dual union all
                select 2,10,'Visu','21-Nov-2010','06:40:00','07:20:00' from dual union all
                select 3,10,'Visu','21-Nov-2010','06:50:00','07:50:00' from dual union all
                select 4,10,'Visu','21-Nov-2010','07:30:00','08:30:00' from dual union all
                select 5,10,'Visu','21-Nov-2010','09:30:00','10:30:00' from dual
         t2 as (
                select  emp_id,
                        emp_name,
                        emp_date,
                        to_date(emp_date || login_time,'DD-MON-YYYYHH24:MI:SS') login_time,
                        to_date(emp_date || logout_time,'DD-MON-YYYYHH24:MI:SS') logout_time
                  from  t1
         t3 as (
                select  t2.*,
                        case
                          when login_time < max(logout_time) over(
                                                                  partition by emp_id,emp_date
                                                                  order by login_time
                                                                  rows between unbounded preceding
                                                                           and 1 preceding
                            then 0
                          else 1
                        end start_of_group
                  from  t2
         t4 as (
                select  t3.*,
                        sum(start_of_group) over(partition by emp_id,emp_date order by login_time) grp
                  from  t3
         t5 as (
                select  emp_id,
                        emp_date,
                        min(login_time) login_time,
                        max(logout_time) logout_time
                  from  t4
                  group by emp_id,
                           emp_date,
                           grp
    select  emp_id,
            numtodsinterval(sum(logout_time - login_time),'day') time_spent
      from  t5
      group by emp_id
      order by emp_id
        EMP_ID TIME_SPENT
            10 +000000000 03:00:00.000000000
    SQL> SY.

Maybe you are looking for

  • How do I sync my i phone contacts and calendar on to my new lap top?

    I want to replicate my phone calendar and contacts on my lap top. Also, emails that I send from my phone show on my lap top, but not vice versa. Can I sync all of this through i Tunes somehow?

  • "Error while printing." over network

    I am trying to print from a mac mini running 10.4.11 to a printer on a macbook pro running 10.5.3. The printer is using the Laserjet 4 Gutenprint driver. When I connect the printer directly to the mac mini, everything works fine. I can use the PDF ex

  • JAXB: not able to get Attribute value

    Hi there, I am using oracle JAXB for XML processing. I am not able to get the value of an attribute. I ran the same code in SUN JWSDP 1.3, which worked correctly. I am not able to get the "foo" attribute for <Table> element using oracle JAXB. The XML

  • RMI-server works on Windows and Linux but not on Solaris

    I wrote an application which uses RMI. The server is successfully tested on Windows and Linux. However it doesn't work on Solaris. Naming.lookup works, I can find the server. But calling a method on my remote interface causes a ConnectionException: j

  • Power Button Stuck, Screen Freezes, Apps won't turn on, ETC.

    Please Understand, I am an apple customer, I buy apple technology, and I purchase from the app and music store.      I am very unhappy with the service and technology Apple has provided me with. I am 15 years old and I don't have a phone to communica