To view an asp application externally

We have an asp application that we want to show in the portal through an iview. The challenge is to make the application available externally outside our firewall etc. What we have done is to create an URL iview and set the properties Cache level to Shared and Fetch Mode to Server side. This way we can access the start page externally (even though the styles are not showing) but when we click any buttons (submit, search etc) it is trying to access our local server directly instead of going through the portal. Any tips on how we can make this work?

Merete,
first: Welcome on SDN!
The issue you found out is correct. When activating "Server side fetching" the start page will be retrieved from your backend directly by the portal server and from there delivered to the user. For subsequent requests (e.g. after clicking on a link, button ...) this is not possible. This would (among others) require the portal to rewrite all URLs in your ASP application to point to the portal (instead of the ASP server) - a feature that is not available.
The usual way for exposing a web application to the internet would be a reverse proxy. There have been some quite good weblogs posted here recently. Check these out:
<a href="https://weblogs.sdn.sap.com/pub/wlg/1128">https://weblogs.sdn.sap.com/pub/wlg/1128</a>
<a href="https://weblogs.sdn.sap.com/pub/wlg/1298">https://weblogs.sdn.sap.com/pub/wlg/1298</a>
<a href="https://weblogs.sdn.sap.com/pub/wlg/2992">https://weblogs.sdn.sap.com/pub/wlg/2992</a>
<a href="https://weblogs.sdn.sap.com/pub/wlg/3009">https://weblogs.sdn.sap.com/pub/wlg/3009</a>
<a href="https://weblogs.sdn.sap.com/pub/wlg/3095">https://weblogs.sdn.sap.com/pub/wlg/3095</a>
<a href="https://weblogs.sdn.sap.com/pub/wlg/3495">https://weblogs.sdn.sap.com/pub/wlg/3495</a>
Hope you find them useful.
Another hint: If you find answers to your questions here in the forums useful, be kind and mark valuable answers using the "star" icon next to them.
Kind regards,
Dominik Witte
Message was edited by: Dominik Witte

Similar Messages

  • ASP application view

    I am relatively new to website development, i decided to have
    my website application server on ASP/IIS platforn running on Vista
    (temporarily), I have managed to link all my sql tables, created
    recordset etc, but each time I try to preview my form on browser(eg
    list items on a table/form from sql ), i get this error message (An
    error occurred on the server when processing the URL. Please
    contact the system administrator).....from design view, i can see
    the data on recordset/table on application window.....what can i
    do?

    Merete,
    first: Welcome on SDN!
    The issue you found out is correct. When activating "Server side fetching" the start page will be retrieved from your backend directly by the portal server and from there delivered to the user. For subsequent requests (e.g. after clicking on a link, button ...) this is not possible. This would (among others) require the portal to rewrite all URLs in your ASP application to point to the portal (instead of the ASP server) - a feature that is not available.
    The usual way for exposing a web application to the internet would be a reverse proxy. There have been some quite good weblogs posted here recently. Check these out:
    <a href="https://weblogs.sdn.sap.com/pub/wlg/1128">https://weblogs.sdn.sap.com/pub/wlg/1128</a>
    <a href="https://weblogs.sdn.sap.com/pub/wlg/1298">https://weblogs.sdn.sap.com/pub/wlg/1298</a>
    <a href="https://weblogs.sdn.sap.com/pub/wlg/2992">https://weblogs.sdn.sap.com/pub/wlg/2992</a>
    <a href="https://weblogs.sdn.sap.com/pub/wlg/3009">https://weblogs.sdn.sap.com/pub/wlg/3009</a>
    <a href="https://weblogs.sdn.sap.com/pub/wlg/3095">https://weblogs.sdn.sap.com/pub/wlg/3095</a>
    <a href="https://weblogs.sdn.sap.com/pub/wlg/3495">https://weblogs.sdn.sap.com/pub/wlg/3495</a>
    Hope you find them useful.
    Another hint: If you find answers to your questions here in the forums useful, be kind and mark valuable answers using the "star" icon next to them.
    Kind regards,
    Dominik Witte
    Message was edited by: Dominik Witte

  • Problem with sso for asp applications

    Hi,
    i am using the web app integrator to integrate asp application with SSO, i am getting permission denied some times, the permission denied is a small html file on asp server side when userid is null.
    I am sure that the user id is not null because i have written small script to respond back with the passed user id like response.write(""), it is giving back the passed user id every time but at the same time i am getting Permission denied.
    The permission denied is a small html file on the .net server side when the ui=null in the pssing URL.
    How this is happening at the same time, one is giving back the user id and one is taking the user id as null.
    some times i am getting right page and some times giving permisssion denied.
    the basic URl is
    http://abc.xyz.com/sm_log.asp?userid=damodhar
    There is no great security behind this only passing user id, they are not passing the password even in the http header authentication. the simple logic is they are hiding the URL from the view source.
    if i pass the hard coded url from the browser i am getting the proper page at the same time if i pass the url  from portal it is working some times and some times not, i don't know when?
    I am using the web application integrator method.
    we are operating portal server from internet and .net server is on intranet.
    Thanks,
    Damodhar.

    If you lose sounds for keyboard clicks, games or other apps, email notifications and other notifications, system sounds may have been muted.
    System sounds can be muted and controlled two different ways. The screen lock rotation can be controlled in the same manner as well.
    Settings>General>Use Side Switch to: Mute System sounds. If this option is selected, the switch on the side of the iPad above the volume rocker will mute system sounds.
    If you choose Lock Screen Rotation, then the switch locks the screen. If the screen is locked, you will see a lock icon in the upper right corner next to the battery indicator gauge.
    If you have the side switch set to lock screen rotation then the system sound control is in the task bar. Double tap the home button and in the task bar at the bottom, swipe all the way to the right. The speaker icon is all the way to the left. Tap on it and system sounds will return.
    If you have the side switch set to mute system sounds, then the screen lock rotation can be accessed via the task bar in the same manner as described above.
    This support article from Apple explains how the side switch works.
    http://support.apple.com/kb/HT4085

  • How to upload documents to DMS from web application externally

    We have a webdynpro based J2EE application. We want to create a SAP DMS ( KPRO ) document using this web application externally.
    Any inputs on this scenario ?
    I am able to create similar using an ABAP report which reads the client file and create the DMS document using BAPI_DOCUMENT_CREATE.
    How do we achieve this using external web application ..
    Please HELP in this.
    Thanks..

    Hi Divya,
    Good day...!
    A custom UI component will berrequired to upload the data from a Flat File into CRM WEBUI.
    The View in this UI Component can have 2 fields lets say u2013  ID and File to Upload and a button 'upload'.
    When the UPLOAD button is clicked , the event u2018ONFILEUPLOADu2019 is triggered.
    A Javascript function u2018fileUpload()u2019 reads the Excel file and formats the data in the form of a long string with Line Breaks corresponding to each row in the excel file. This string is stored in a Hidden HTML form element u2018Excel_Datau2019.
    In the Event Handler for u2018ONFILEUPLOADu2019, the hidden form element u2018EXCEL_DATAu2019 is read and retrived.
      lv_file_data = request->get_form_field( name = lv_excel_data ).
      me->lv_id = request->get_form_field( name = lv_schema_id ).

  • Viewing interlaced footage on external monitor (HD Prores)

    Hi,
    I have a project that I would like to watch on my Flatscreen LCD TV. My project is prores 422 1080i 50Hz (PAL) and so is my footage. My TV is connected to my Imac and set to 1080i 50Hz. FCP is set tot view all frames on external monitor (full screen) but the footage doesn't playback smoothly and still shows that it's interlaced (the TV doesn't process the footage as being interlaced). Is there a way to send an interlaced signal to a TV from FCP?

    When in Mastering mode what the MXO driver is doing is interrupting the normal output of your Graphics card and instead sending uncompressed YUV + embedded audio from the application out via the graphics port (ie subverting the normal operation of the graphics card). The MXO then passes that output to its own video output ports for your monitoring pleasure, plus works some magic to translate the signal back as a color critical DVI reference signal for monitoring on a supported DV display.
    ... Or at least, thats my guess. But as you say, a rough understanding of the process does not make it any cheaper. Sorry about that.
    Cheers
    Andy

  • Report.Load Error with ASP application

    Hi,
    I experienced a few instances where my the follow statement where my ASP application (using VS2005, CRXI-R2+SP4, Datasets and CR Viewer on the server) thows an error on my server (running Server 2003).
            Dim Report As CrystalDecisions.CrystalReports.Engine.ReportDocument = _
                New CrystalDecisions.CrystalReports.Engine.ReportDocument()
            Try
                Report.Load(Server.MapPath("~/Private/Event/WebEvent.rpt"))
            Catch ex As Exception
                JavaMessage("Report Not Found")
                Exit Sub
            End Try
    I don't know what the exception is at this point. But something happens and the crystal reports in all my websites break uniformly. I need to restart IIS to get things back working. This has happended to me 3x now.
    Any ideas?
    Thanks,
    Eric

    Hi,
    As a best practice use Close() and Dispose() method also gc.Collect();
    Check if this helps!!
    Amit

  • Get spuser from asp application

    Hello,
    I am using a page viewer web part to host an asp .net web application.  Is it possible to use SPUser to get the current logged in user from the asp application?
    Thanks for any thoughts

    In order for your asp.net application to take advantage of SharePoint context is it must be running under the SharePoint website in a virtual directory.  For instance you could create a virtual directory under the SharePoint site located under _layouts. Then you could set your page view webpart link to http://servername/sharepointsite/_layouts/aspnetapplication/default.aspx.  So then your asp.net application would have access to the SPContext.  If you do not want to do this then if you want some authentication or personalization transferred to your asp.net application then you will have to create a custom webpart that some how takes SPContext and transferes it via for example a query string.http://www.certdev.com

  • Unable to view the "Discovery Application" section under studio.

    Hello,
    I have installed OEID 3.0, using integrator I have loaded the sample getting started application to the server successfully.
    I am following the instructions given under the getting started guide, after loading the data to the server I am able to login successfully to studio http://localhost:8101.
    However in the login screen I am getting only the "welcome Admin Admin!" menu, under which I am unable to see the Discovery Application section.
    But I followed the guide to access the control panel and change the default datasource, as per the guide I clicked "Back to home" but still Discovery Application section is not visible.
    Which is obviously used for creating and managing the applications.
    But I managed to create the application by selecting control panel > Portal > Application and I created the application and managed to load the EID_3.0_SampleApp.LAR file and able to successfully launch the studio.
    Can anyone kindly let me know why I am unable to view the discovery application section till now?
    Thanks.

    I don't completely follow yet what you are seeing in your Studio instance. Is your "Discovery Applications" panel not showing, or is it empty, or is the "New Application" button missing? Perhaps you could paste a screenshot somewhere and link it here.
    You say you are having problems with datasources - could you paste your data source JSON, and any error messages you are getting in the Studio logs?

  • Closing the Report Viewer causes the application to hang

    Hi,
    Since a few days we are experiencing some problems with the Crystal Reports viewer. When closing a report viewer in our application, the application hangs for a few minutes. The strange thing is, that it only seems to happen on Windows 7 and Windows 2008 R2 Server.
    Our application with the integrated Crystal Report Viewer is running on 2 application servers :
    - Windows 2008 Server, versie 6.0 Build 6002, Service Pack 2
    - Windows 2008 R2 Server versie 6.1, Build 7600
    Crystal Reports version installed on both servers : 12.01.0007.1144
    On the 2008 Server, the application works correctly.
    On the 2008 R2 server, the application hangs for about 5 minutes while closing the report preview window.
    Both server have exactly the same version of Crystal Reports and the same application version.
    I'm having the same issue on a Windows 7 x64 (6.1 Build 7600).
    I've installed all updates and hotfixes up to SP3 Fix Pack (12.3.3.812 / 12.3.2003.812) but I'm still having the same problem.
    We didn't have this problem until a few days ago, so I assume it has something to do with a windows update which only affects Windows 7 and Windows 2008 R2.
    Please advice us with a possible workaround, because our application is distributed to a few thousand users ...
    Some more debug info :
    This is the call of from the main thread when the application hangs :
         [Managed to Native Transition]     
    >     mscorlib.dll!System.__ComObject.ReleaseSelf() + 0x5 bytes     
         mscorlib.dll!System.Runtime.InteropServices.Marshal.ReleaseComObject(object o) + 0x8b bytes     
         CrystalDecisions.Shared.dll!CrystalDecisions.Shared.SharedUtils.ReleaseComObject(object obj = {CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass}) + 0x75 bytes     
         CrystalDecisions.CrystalReports.Engine.dll!CrystalDecisions.ReportAppServer.ISCDClientDocumentEvents_EventProvider.Dispose(bool bDisposeManaged = true) + 0x1a2 bytes     
         CrystalDecisions.CrystalReports.Engine.dll!CrystalDecisions.ReportAppServer.ISCDClientDocumentEvents_EventProvider.Dispose() + 0x32 bytes     
         CrystalDecisions.CrystalReports.Engine.dll!CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.DisconnectEventRelay() + 0xfc bytes     
         CrystalDecisions.CrystalReports.Engine.dll!CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.InternalClose(bool bSetupForNextReport = false, bool bAutoClose = true) + 0x10e bytes     
         CrystalDecisions.CrystalReports.Engine.dll!CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Dispose(bool bDisposeManaged = true) + 0xad bytes     
         System.dll!System.ComponentModel.Component.Dispose() + 0x12 bytes     
         CrystalDecisions.CrystalReports.Engine.dll!CrystalDecisions.CrystalReports.Engine.ReportDocument.ClearCache(bool clearDocument = true) + 0x9d bytes     
         CrystalDecisions.CrystalReports.Engine.dll!CrystalDecisions.CrystalReports.Engine.ReportDocument.InternalClose(bool bSetupForNextReport = true) + 0x81 bytes     
         CrystalDecisions.CrystalReports.Engine.dll!CrystalDecisions.CrystalReports.Engine.ReportDocument.Close() + 0x3f bytes     
         SyDelSoftControlLibCrystalReports.dll!SyDelSoft.ControlLib.CrystalReports.cReportForm.Dispose(bool disposing = true) + 0x55 bytes     
         SDProjects.exe!SDProjects.GUI.ReportForm.Dispose(bool disposing) + 0x38 bytes     
    SharedUtils.ReleaseComObject
    Kind regards,
    Frederic Hoornaert

    CrystalReportsDisposeIssue.crpe.Diagnostics.0.log
    --> Form3 closed
    ..\..\src\print\datasource\datasrc2.cpp:535,Releasing subreport data sources,Start Time,"17:39:17"
    N/A:-1,Releasing subreport data sources,Elapsed Time,"1"
    ..\..\src\crpe\crpe.cpp:791,Closing engine,Start Time,"17:39:17"
    ..\..\src\crpe\crpe.cpp:833,Closing engine,Before close engine use count,"7"
    ..\..\src\crpe\crpe.cpp:858,Closing engine,After close engine use count,"6"
    N/A:-1,Closing engine,Elapsed Time,"2"
    ..\..\src\crpe\crpe.cpp:791,Closing engine,Start Time,"17:39:17"
    ..\..\src\crpe\crpe.cpp:833,Closing engine,Before close engine use count,"6"
    ..\..\src\crpe\crpe.cpp:858,Closing engine,After close engine use count,"5"
    N/A:-1,Closing engine,Elapsed Time,"2"
    --> Form2 closed
    ..\..\src\print\datasource\datasrc2.cpp:535,Releasing subreport data sources,Start Time,"17:39:52"
    N/A:-1,Releasing subreport data sources,Elapsed Time,"1"
    ..\..\src\crpe\crpe.cpp:791,Closing engine,Start Time,"17:39:52"
    ..\..\src\crpe\crpe.cpp:833,Closing engine,Before close engine use count,"4"
    ..\..\src\crpe\crpe.cpp:858,Closing engine,After close engine use count,"3"
    N/A:-1,Closing engine,Elapsed Time,"2"
    --> Form1 closed..\..\src\print\datasource\datasrc2.cpp:535,Releasing subreport data sources,Start Time,"17:40:29"
    N/A:-1,Releasing subreport data sources,Elapsed Time,"1"
    ..\..\src\crpe\crpe.cpp:791,Closing engine,Start Time,"17:40:29"
    ..\..\src\crpe\crpe.cpp:833,Closing engine,Before close engine use count,"2"
    ..\..\src\crpe\crpe.cpp:858,Closing engine,After close engine use count,"1"
    N/A:-1,Closing engine,Elapsed Time,"2"
    ..\..\src\crpe\crpe.cpp:791,Closing engine,Start Time,"17:40:29"
    ..\..\src\crpe\crpe.cpp:833,Closing engine,Before close engine use count,"1"
    ..\..\src\crpe\crpe.cpp:858,Closing engine,After close engine use count,"0"
    N/A:-1,Closing engine,Elapsed Time,"100017"
    CrystalReportsDisposeIssue.crpe.functions.0.log
    0xfb8     17:39:17.871          0     PESetUserSessionInfo               0     PEUserSessionInfoW:<StructSize:262><userName:><requestID:22>     IN          21     <==
    0xfb8     17:39:17.871     0     0     PESetUserSessionInfo               0     OUT     PEUserSessionInfoW:<StructSize:262><userName:><requestID:22>          21     <==
    0xfb8     17:39:17.874          3     PEClosePrintJob     report {657D0ECA-BC6A-4EC6-9476-02B77376E07C}.rpt          0     jobN:3     IN          22     <==
    0xfb8     17:39:17.874     36     3     PEClosePrintJob     report {657D0ECA-BC6A-4EC6-9476-02B77376E07C}.rpt          0     OUT     jobN:3          22     <==
    0xfb8     17:39:17.913          0     PECloseEngine               0     void     IN          22     <==
    0xfb8     17:39:17.913     3     0     PECloseEngine               0     OUT     void          22     <==
    0xfb8     17:39:17.923          0     PECloseEngine               0     void     IN          0     <==
    0xfb8     17:39:17.923     3     0     PECloseEngine               0     OUT     void          0     <==
    0xfb8     17:39:52.421          0     PESetUserSessionInfo               0     PEUserSessionInfoW:<StructSize:262><userName:><requestID:23>     IN          0     <==
    0xfb8     17:39:52.421     0     0     PESetUserSessionInfo               1032     OUT     PEUserSessionInfoW:<StructSize:262><userName:><requestID:23>          0     <==
    0xfb8     17:39:52.423          1     PEClosePrintJob     report {F2574C5C-00BC-4627-9A05-B8133D6E6F7D}.rpt          0     jobN:1     IN          0     <==
    0xfb8     17:39:52.423     15     1     PEClosePrintJob     report {F2574C5C-00BC-4627-9A05-B8133D6E6F7D}.rpt          0     OUT     jobN:1          0     <==
    0xfb8     17:39:52.441          0     PECloseEngine               0     void     IN          0     <==
    0xfb8     17:39:52.441     3     0     PECloseEngine               1032     OUT     void          0     <==
    0xfb8     17:40:29.281          0     PESetUserSessionInfo               0     PEUserSessionInfoW:<StructSize:262><userName:><requestID:24>     IN          0     <==
    0xfb8     17:40:29.281     0     0     PESetUserSessionInfo               1032     OUT     PEUserSessionInfoW:<StructSize:262><userName:><requestID:24>          0     <==
    0xfb8     17:40:29.283          2     PEClosePrintJob     report {C78FE11F-6465-478F-83AB-49D8F0C6D64A}.rpt          0     jobN:2     IN          0     <==
    0xfb8     17:40:29.283     24     2     PEClosePrintJob     report {C78FE11F-6465-478F-83AB-49D8F0C6D64A}.rpt          0     OUT     jobN:2          0     <==
    0xfb8     17:40:29.310          0     PECloseEngine               0     void     IN          0     <==
    0xfb8     17:40:29.310     2     0     PECloseEngine               1032     OUT     void          0     <==
    0x1568     17:40:29.315          0     PECloseEngine               0     void     IN          0     <==
    0x1568     17:40:29.315     100018     0     PECloseEngine               0     OUT     void          0     <==

  • Magic Mouse need view all open applications....

    is it possible to have the same option to view the open applications in the new magic mouse, im a programer and always in need to haver several applications and run between them ... just bought the magic mouse its great loving it , but please insert a command to view all the open applications PLEASE
    Message was edited by: FranciscoCarlao

    A few hours later…
    I just found Mouse Wizard:
    http://www.samuco.net/web/node/23
    I will say that when I downloaded the demo the center button didn't work, but a very quick & courteous reply from their tech support suggested:
    In terminal, can you try entering this command: "rm ~/Library/Preferences/.MagicalWizard.plist". Then, relaunch MouseWizard.
    I did this & now I have center button nirvana! (Mouse Wizard also supports a version of the squeeze button (they call it fourth button) and squeeze/bloat gestures.)
    So far so good--it's made me much happier with my magic mouse.

  • How to Register a View in Oracle Applications

    Hi,
    I have created a Custom View and want it to see it in one of the BPA Pages. For this purpose I shall need to register the view in Oracle Applications.
    Can you please provide me clues to do so. I tried the Application Developer responsibility, there I can only query the view and not register them.
    Also if I try using backend I could get hold of Package AD_DD which registers a table. Any clues for registering the View would be welcome.
    Thanks

    Thanks for your response.
    Actually I need to show Sales Order Line No, Federal Id and a few other Fields on our Invoice. Now these are not available in Oracle Recievables view. So I was trying to create my own View.
    I created a View in database. Now I am trying to create a Data source and associate this (custom created) View to it. However my View is not showing in the Views List of Values.
    I am not sure whether I am doing it right. Can you please help me with this. Any pointers to a document which explains my requirement would be great.
    Thanks
    Sumit

  • Trying to view playback on an external monitor

    I need help understanding why I can't view my playback correctly.
    I've tried what I think is all troubleshooting possibilities.
    I am running FW out into an XL2 to a NTSC monitor.
    View/External Monitor/All Frames is selected and I have tried an array of different preference settings.
    I have tried all things in this thread:
    http://discussions.apple.com/thread.jspa?messageID=1410167&#1410167
    Any help would be appreciated.
    Thanks
    Jason
    g5   Mac OS X (10.4.7)   FCP 4.5

    I to am having trouble viewing playback on an external monitor.
    I just upgrade from FCP 4 to FCP 5. When I was using FCP 4 I had it set up that all I need was to click on the clip and it would be displayed on the external montior.
    In FCP 5 the only setting I can find for external monitor all through firewire.
    On my powerbook G4, I want to use the svideo out to an external monitor.
    I have gone through at there setting with no luck. Is there any setting that I am missing to get a signal to my external monitor?
    What do I need to do to get this fixed?
    JEFF

  • View Clips on an External Monitor

    I am having trouble viewing playback on an external monitor.
    I just upgrade from FCP 4 to FCP 5. When I was using FCP 4 I had it set up that all I need was to click on the clip and it would be displayed on the external montior.
    In FCP 5 the only setting I can find for external monitor all through firewire.
    On my powerbook G4, I want to use the svideo out to an external monitor.
    I have gone through at there setting with no luck. Is there any setting that I am missing to get a signal to my external monitor?
    What do I need to do to get this fixed?
    JEFF

    plug in your external monitor via the s-video and confirm its been recognised (turn it on ... you should see a second OS X desktop dislayed on it). go to your apple menu > system preferences and choose the displays pane. make sure you choose a display size that best represents your external moniters dimensions, and a refresh rate that your monitor supports.
    now, with all that done, launch FCP ... it should recognise your 2nd display, which should appear in the list at View > Video Playback
    do you see a list of playback devices there? if not, tell us what you do see in that list. try choosing View > Refresh A/V Devices, and then check the list again
    post back

  • Help in finding view corresponding to application

    hi,
    i have an application for web dynpro component and there is a view corresponding to that application.
    i am not able to find out that view. where is that view. and which component is it attached to. any help.
    i have to make some changes in that view.
    web dynpro application is     HAP_START_PAGE_POWL_UI_ESS
    configuration name is           HAP_START_PG_POW_ESS_AC
      how can i find the view corresponding  to these application adn configuration?

    >It has POWL in the name, so I'm guessing this is a POWL appliation.
    good guess Thomas!  But only half right - The actual app is an FPM OIF which has a component that itself embeds a POWL (HAP_START_PAGE_POWL_UI ). This one POWL and the corresponding MSS one are probably the two most posted POWLs on SCN. I guess there there are a fair few companies out there now implementing the EhP4 version of performance management.
    The feeder class used by this is CL_HRHAP00_STARTPG_POWL and the application Id for the POWL is OSA-POWL-ESS (you'll see some if statements that query this value (noticeably not defined as a constant anywhere!)
    The MSS view uses the same feeder class - but a different application id.
    Like the previous BSP based app, there isn't much in the way of explicit enhancement points for the ESS application. You can enhance the feeder class, but it certainly hasn't been designed to make this easy.
    I'd suggest that first you read up on POWL, and think about how you could implement you changes to the view by enhancing the feeder class (or potentially just through administrator configuration/personalisation of the application) try out a few things, and then if you get stuck come back and ask again - explaining what you've tried and what it is you want to achieve.
    Cheers,
    Chris

  • ASP application has problems working with oracle database 8.1.7

    ASP application has problems working with oracle database 8.1.7 through both oracle ODBC driver and Microsoft ODBC driver
    We have an ASP application running on Windows 2000 server, and with 8.1.7 Net8Client and MDAC 2.6 SP1.
    The application worked fine with an Oracle 8.0.5 database.
    After upgrading oracle database to 8.1.7.0.0, our ASP application works fine except when updating the same data record more than once. The application is not saving our updates.
    We tested our application using Oracles ODBC driver v8.1.7.5.0
    and experienced more problems. We had problems just bring up our data entry pages. In either case, we are returned with some 505 errors in our browser, problems with the ASP pages and IIS, the page is not displaying.
    If anyone has some suggestions on how to fix my problem, please advise. Thanks in advance.

    thanks...i saw one article with this approach..but the document did not present the detailed process...do you have one? i am still searching for a good procedure to follow...since it is an old database and focusing/studying old versions like this is a pain in the a**... :(

Maybe you are looking for

  • List view issues

    version 12.1.2 I have a list view with 2 rows, 2 columns. column sizes are ( c1 = 85% and c2 = 15 %). C1 displays table data, and c2 has a button on each row, which takes me to different page. When I click the button I am expecting it to take me to t

  • Alt text for photos not appearing

    Hi, I tagged a large document in InDesign (because Acrobat Pro's feature is too unpredictable). I assigned alt text to all the photos, but when I hover my cursor over them while viewing the exported PDF, only some are showing up. It turns out that la

  • Task list not visible

    I am working with Planning 9.3.1 and access to task lists is granted through groups in Shared Services. Recently I added a user to a group which should have given him access to a task list in planning, but when he signs in to Planning it is not visib

  • Adjustment's brush strokes disappearing from adjustment brick.

    Good day, I am having a problem with the brush strokes from my skin smoothing and levels adjustments disappearing (perhaps others also but I haven't noticed those). I have spent a lot of time brushing in the skin smoothing on many images with great r

  • Developer vs Enterprise Licence

    Hi, What are the features that differ with Developer & Enterprize licence of Jarockit Mission Control 3.0.2?