HTTP 403 forbidden message on deployed web page

Hi there,
Since the day i have deployed my web application I am not able to login to the web page.
I am  getting error HTTP 403 Forbidden, have permission to view the webpage.
ideally it should have taken to login page and then asked for permission and so on...
What I have done so far?
1. Given all the roles to the said user.
2. Under security relams I have changes the password and tried to login again. But no help.
3. Ironically, there is no error generated under logs....strange !!
4. Check weblogic.xml and web.xml file to user mapping with the server and its role. All looks fine.
5. Downgraded IE from IE 9 to IE 8 in hope if that works fine  or that could be the reason.
Screen shot of deployed web page is attached here;
Any clue or suggestion on such issue?
Any hep would be appreciated.
thanks,

Hi there,
1. Its Documaker 12.4, I am using IE 9 for Web Server. While using Chrome the page is getting blanked out, that is yet another issue.
2. Console, DocumakeAdministratorHelp,DocumakerDashboardHelp etc are working fine and loading correctly. Since beigning the Admin page is not working.
3. Seeing the premission error I tried to give all the roles to Administrator in Weblogic Security realms, wanted to see if that works but I do not think with DD Only Security any changed would have reflected in actual file. [Role - Documaker Administrator, User- documaker Pwd - JMS pwd]
I did tried to change password, to see if that works but it was not working even then. Still getting Forbidden error
Then I also tried adding servlet alias to the default URL and see if it takes mr to login page; (screen shot attached)
Why all other default page is working with the URL defined and DocumakerAdministrator not working?
I see in the URL that it is taking to ADF control page, can that be looked for permission?
Thanks,

Similar Messages

  • Getting HTTP 403 Forbidden error on deployed page in Weblogic 11g

    Hi There,
    My console is working fine and all the managed server are running fine on my WebLogic Server.
    How ever I am getting , this error "HTTP 403 Forbidden means that Internet Explorer was able to connect to the website, but it does not have permission to view the webpage."
    http://localhost:10001/welcome1
    (URL has changed here with sample URL)
    Do not understand where to start with, checked all the logs and no error is seen.
    When I give complete URL, it launches the page http://localhost:10001/welcome1/faces/adminlogin.jspx but when enter when enter credential, it again takes to Forbidden page.
    When you give wrong credential, it takes you to page where it says user name  or password is not correct.
    Server on which it is deployed - diagonistic log says;
    [NOTIFICATION] [] [oracle.adf.model.log.customizations.cpx] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: fbedf7c35e3ed90d:-6d221163:14cf94e90e0:-8000-0000000000000143,0] [APP: DocumakerAdministrator] [DSID: 0000KntSldf2fLCpJC_Aif1LFSPB000003] Found existing JUApplicationDefImpl instance for oracle.documaker.administrator.view.DataBindings.cpx
    Please help.
    thanks,
    -r

    In advance i am sending my weblogic.xml details, if that helps;
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <weblogic-web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-web-app http://www.bea.com/ns/weblogic/weblogic-web-app/1.0/weblogic-web-app.xsd" xmlns="http://www.bea.com/ns/weblogic/weblogic-web-app">
      <security-role-assignment>
        <role-name>valid-users</role-name>
        <principal-name>users</principal-name>
      </security-role-assignment>
      <session-descriptor>
        <cookie-http-only>false</cookie-http-only>
      </session-descriptor>
      <container-descriptor>
        <prefer-web-inf-classes>true</prefer-web-inf-classes>
      </container-descriptor>
        <context-root>DocumakerAdministrator</context-root>
        <library-ref>
            <library-name>adf.oracle.domain.webapp</library-name>
        </library-ref>
        <library-ref>
            <library-name>jstl</library-name>
            <specification-version>1.2</specification-version>
        </library-ref>
        <library-ref>
            <library-name>jsf</library-name>
            <specification-version>1.2</specification-version>
        </library-ref>
    </weblogic-web-app>
    I also check web.xml under  - \servers\dmkr_server\tmp\_WL_user\DocumakerAdministrator\w6i3rm\war\WEB-INF
    Hope I am looking at the right location just to confirm.
    <security-constraint>
        <web-resource-collection>
          <web-resource-name>adfAuthentication</web-resource-name>
          <url-pattern>/faces/ConfigurationUI</url-pattern>
          <url-pattern>/faces/ConfigurationUI.jspx</url-pattern>
          <url-pattern>/faces/EntitiesAbilitySetsUI</url-pattern>
          <url-pattern>/faces/EntitiesAbilitySetsUI.jspx</url-pattern>
        </web-resource-collection>
        <auth-constraint>
          <role-name>valid-users</role-name>
        </auth-constraint>
        <user-data-constraint>
          <transport-guarantee>CONFIDENTIAL</transport-guarantee>
        </user-data-constraint>
      </security-constraint>
      <security-constraint>
        <web-resource-collection>
          <web-resource-name>adfAuthentication</web-resource-name>
          <url-pattern>/adfAuthentication</url-pattern>
        </web-resource-collection>
    Really frustrating...I might be missing someting.
    thanks,

  • HTTP 403 Forbidden when using "Edit Page"

    I have a Web Application with Host Name Site Collections underneath.  I am a Site Collection Administrator for each site.
    I have another Web Application (Intranet) that is not a HNSC and I too am a Site Collection Administrator.
    These Web Applications both sit under the same Application Pool.
    For the HNSC, I am unable to Edit a Page in the browser (IE or Firefox) - I get an "HTTP 403 Forbidden" Error (see below).  I can browse any page file, can edit settings, permissions, etc.  The Intranet Web Application works fine and
    I can edit pages.
    I'm a bit confused as to where to look to resolve this - SP permissions seem okay.  Also, it used to allow editing so something must have changed at some point...  Something in the IIS Site permissions?

    Thanks for following up Daniel.
    Yes, it does happen on the Server and does appear to be happening on all the PC's we have tested with.  I only have one web application with HNSC so unable to test if its happening elsewhere.
    There is no firewall or proxy that will be affecting it.
    On the server, if I log in as myself, I am getting the 403 error when editing the home page and wiki pages.  But, if I Edit Page on a list or library, it works fine.  If I do the same on my PC, I get the 403 error on the home and wiki pages and
    when I Edit Page on a list, it just doesn't do anything.
    I can edit these pages using SP Designer.
    I've looked at the logs and can see where it says "Access Denied" but I can't see any reference to what could be causing it?  I've pasted some lines below if it helps?
    10/23/2014 09:51:56.84 w3wp.exe (0x29A4) 0x3DF8 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (POST:https://site.domain.com.au/Monitoring/How To Use This Library.aspx) c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.84 w3wp.exe (0x29A4) 0x3DF8 SharePoint Foundation Request Management adc7u Medium Mapping URI from 'https://site.domain.com.au:443/Monitoring/How%20To%20Use%20This%20Library.aspx' to 'https://server/Monitoring/How%20To%20Use%20This%20Library.aspx' c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.84 w3wp.exe (0x22B8) 0x299C SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (POST:https://site.domain.com.au/Monitoring/How%20To%20Use%20This%20Library.aspx)). Parent No  
    10/23/2014 09:51:56.84 w3wp.exe (0x22B8) 0x299C SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (POST:https://site.domain.com.au/Monitoring/How%20To%20Use%20This%20Library.aspx) c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.87 w3wp.exe (0x22B8) 0x12E0 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (PreSendRequestHeaders). Execution Time=5.41528322733755  
    10/23/2014 09:51:56.88 w3wp.exe (0x22B8) 0x299C SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (PostResolveRequestCacheHandler). Execution Time=27.8049305149118 c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.97 w3wp.exe (0x22B8) 0x299C SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (POST:https://site.domain.com.au/Monitoring/How%20To%20Use%20This%20Library.aspx)). Execution
    Time=122.868339411853 c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.97 w3wp.exe (0x29A4) 0x3DF8 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (SPRoutingReverseProxy Get Response). Execution Time=116.078021089273 c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.97 w3wp.exe (0x29A4) 0x2DE4 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (POST:https://site.domain.com.au/Monitoring/How To Use This Library.aspx)). Execution Time=131.850835790582 c1c3c49c-ae22-e054-7ec7-60fc1ef92d4f 
    10/23/2014 09:51:56.99 w3wp.exe (0x29A4) 0x1E30 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://site.domain.com.au/_layouts/15/start.aspx)). Parent No  
    10/23/2014 09:51:57.00 w3wp.exe (0x22B8) 0x22E0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://site.domain.com.au/_layouts/15/start.aspx)). Parent No  
    10/23/2014 09:51:57.04 w3wp.exe (0x22B8) 0x22E0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://site.domain.com.au/_layouts/15/start.aspx)). Execution Time=44.3158278496289 c1c3c49c-6e2c-e054-7ec7-6b480901cacf
    10/23/2014 09:51:57.05 w3wp.exe (0x29A4) 0x1E30 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://site.domain.com.au/_layouts/15/start.aspx)). Execution Time=54.2768005430858 c1c3c49c-6e2c-e054-7ec7-6b480901cacf 
    10/23/2014 09:51:57.13 w3wp.exe (0x29A4) 0x28CC SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://site.domain.com.au/_layouts/15/AccessDenied.aspx?AjaxDelta=1&isStartPlt1=1414018556065)).
    Parent No  
    10/23/2014 09:51:57.14 w3wp.exe (0x22B8) 0x3970 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:https://site.domain.com.au/_layouts/15/AccessDenied.aspx?AjaxDelta=1&isStartPlt1=1414018556065)).
    Parent No  
    10/23/2014 09:51:57.18 w3wp.exe (0x22B8) 0x3970 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:https://site.domain.com.au/_layouts/15/AccessDenied.aspx?AjaxDelta=1&isStartPlt1=1414018556065)).
    Execution Time=39.925395546082 c1c3c49c-3e35-e054-7ec7-6d3aa0ee8e47 

  • Web Dynpro Application - HTTP 403 - Forbidden

    Hi All,
    We have created one application in Dev. environment. And it is working fine here.
    But when we transport it to the QA system, we are getting 403 forbidden error.
    What has happened?
    URL http://<server name>:8000/sap/bc/webdynpro/sap/ZGFS_JEWD/ call was terminated because the corresponding service is not available.
    Note
    The termination occurred in system FQ3 with error code 403 and for the reason Forbidden.
    The selected virtual host was 0 .
    What can I do?
    Please select a valid URL.
    If you do not yet have a user ID, contact your system administrator.
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:lnxeccq1_FQ3_00-v:0-s:403-r:Forbidden
    HTTP 403 - Forbidden
    Your SAP Internet Communication Framework Team
    Any help would be appriciated.
    TIA
    Amit
    Edited by: Amit on Feb 1, 2010 2:38 PM

    Hi,
    When  you transport your WebDynPro App to QA system or even Production, you need to manuallly activate the Service in transaction SICF.
    goto SICF, execute for Hierarchy Type: "SERVICE"  --> default_host->sap->bc->webdynpro->sap->
    look for your Application Name here & right clik & Activate it.
    your application will work fine then.
    PS: If you donot have the authorization, have someone from Basis activate the Service.
    Thanks,
    Phani
    Edited by: Phani Rajesh Mullapudi on Feb 1, 2010 7:36 PM

  • Error HTTP: 403 - Forbidden

    Hi experts,
    I'm facing a problem that is: i've configured a scenario in Integration Builder to communicate with a party that has no authentication (user, password, keystore, etc). In this case, the communication channel only have the endpoint and the soapAction configured.
    When i execute the abap program on ECC, it communicates with the PI (7.31) to consume the service. But, i'm getting the error below:
    14.05.2014 19:23:03.676
    Informações
    SOAP: request message entering the adapter with user J2EE_GUEST
    14.05.2014 19:23:03.687
    Erros
    Failed to call the endpoint: Error in call over HTTP: HTTP 403 Forbidden
    14.05.2014 19:23:03.687
    Erros
    SOAP: call failed: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden
    14.05.2014 19:23:03.693
    Erros
    SOAP: error occured: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden
    When i consume the service by SOAPUI, it works correctly.
    Someone can help ?
    Best regards,
    Gustavo

    Hi Pradeep,
    In my case, the solution was to change the "hosts" file on the PI server .... our PI server is on AIX, and like on Windows, it has a hosts file, that converts a address name to ip ...
    A partner help us deploying the XPI Inspector on the server, it's a great tool to try to find the exactly problem.
    Regards,
    Gustavo

  • 403 forbidden message in linux only

    Hi All,
    In our project we are accessing one web service from Cisco site,
    but recentaly they change their site to HTTPS:// from HTTP://
    so they told to us use https from now onwords,
    Our local application is on Windows xp & uses tomcat 5.0, and java 1.4, It works properly on wondows environment
    But clients application is on linux machine & same tomcat 5.0 & java 1.4, but when we try to access that web service from clients application
    403 forbidden message comes & it shows "null" at output.
    is this Linux setting problem or tomcat setting problem or do I have to add in java application?? Please help....
    Is this right place to ask this question??
    Anybody have any idea about this??
    Thansk in advance

    can you enable logging and see any errors and also take a look into evens log
    Kind Regards,
    John Naguib
    Technical Consultant/Architect
    MCITP, MCPD, MCTS, MCT, TOGAF 9 Foundation
    Please remember to mark your question as answered if this solves your problem

  • HTTP 403 Forbidden access when trying to download latest version of dirsync

    Hello
    when trying to download the latest version of DirSync, always get
    HTTP 403 Forbidden access
    From
    http://social.technet.microsoft.com/wiki/contents/articles/18429.microsoft-azure-active-directory-sync-tool-version-release-history.aspxI clicked on The latest version can be downloaded here: link at the top of the page
    A new window opened and got the error message
    Shortlink (from the The latest version can be downloaded here: link):
    http://go.microsoft.com/fwlink/?LinkID=278924
    URL shown in the address bar:
    https://bposast.vo.msecnd.net/dirsync/6198.0037/amd64/dirsync.exe
    Senior Solution Architect at Sogeti MVP SharePoint http://blog.hametbenoit.info

    Seems to
    work for me.  Perhaps there is an intermittent issue in your region, or maybe you have a local network condition blocking the download.
    Mike Crowley | MVP
    My Blog --
    Planet Technologies

  • Why am I getting 403 forbidden message?  I'm on OS X 10.7.5

    I was trying to use Ikea's website, www.ikea.com/us and received a '403 FORBIDDEN' message.  What's going on?

    A 403 Forbidden message usually occurs when you try to access files on the websites server. Are you clicking on established links from the Ikea web site.
    The iKea page works for me.
    Try resetting Safari and try again.

  • Need to send a 403 (forbidden) message from proxy to client

    I have create a List that contains URL's that I want to block from the user. Once I search that list and see that the requested URL is in the list, I need to send a 403(forbidden) message. Does anyone know if I can just send a "HTTP/1.0 403 Forbidden" Header back to the client in bytes from my DataOutputStream object??
    Anyone have any other suggestions I would appreciate it.

    You can get all you need from the HTTP 1.1 specification. i.e. http://www.w3.org/Protocols/rfc2616/rfc2616.txt

  • Invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden

    Boa tarde Srs,
    Estamos sem comunicação com todas as secretarias da fazenda no nosso ambiente produtivo. O XML de erro é o seguinte.
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Inbound Message
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: invalid content type for SOAP: TEXT/HTML; HTTP 403 Forbidden</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Verifiquei algumas configurações, de acordo com outras theads dos foruns mas não consegui solução (transação /nsicf, canais de comunicação etc).
    Nenhuma modificação está sendo feita no servidor, parou de funcionar hoje as 14 horas.
    Alguem já passou por problema semelhante?

    Andre,
    Se não foi alteração de infraestrutura (proxy, firewall, etc), pode ser o Certificado Digital utilizado na autenticação com a SEFAZ (client certificate).
    O erro seria HTTP 403.7 se não me engano, mas acho que vale verificar no Visual Admin a validade do Certificado Digital, Assim como verificar junto ao pessoal de infra se foi alterado algo ref. a proxy, etc.
    PS: A interface de assinatura digital funciona?
    []'s

  • HTTP 403 - Forbidden.

    Hi Experts,
    Iam new to Web dynpro abap and doing one simple web dynpro application where i have created one view which is linked to table element on layout and having a data from table sflight. I have completed all the steps but its not showing the layout preview when iam checking its giving below mentioned error:--
    Service cannot be reached
    What has happened?
    URL http://dcbldev.dalmiacement.com:8000/sap/bc/wdvd call was terminated because the corresponding service is not available.
    Note
    The termination occurred in system DD1 with error code 403 and for the reason Forbidden.
    The selected virtual host was 0 .
    What can I do?
    Please select a valid URL.
    If you do not yet have a user ID, contact your system administrator.
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:dcbldev_DD1_00-v:0-s:403-r:Forbidden
    HTTP 403 - Forbidden
    Your SAP Internet Communication Framework Team
    can anyone help me in this regard.
    Thanks in advance.
    Abhishek Pandey.

    Hi Abhishek, 
             There are some services required to be activated from Internet Communication Framework (SICF) for web dynpro. For more info on this, you can check the link below
    [ICF services for webdynpro|http://help.sap.com/saphelp_nw70/helpdata/en/46/d28dfa34bb12bee10000000a1553f7/content.htm]
    Best Regards,
    Manne.

  • Can't download via the direct link for IE (HTTP 403 Forbidden)

    Win7 Pro SP1 32-bit
    IE 10.0.9200.16635
    When I try to download/install from  http://get.adobe.com/flashplayer/ I get the "cannot contact reliable source", so I then tried the Direct link for ActiveX/IE:
    http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player_ax.exe
    and I get a HTTP 403 Forbidden. I have also tried that link in Firefox and Opera, but all I get is an empty page. I've also tried with antivirus off, firewall off etc... no luck.
    BUT... If I try the second direct link(Plug-in/All other browsers)
    http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player.exe
    it works in both IE, Firefox and Opera.
    Then I started up an old XP PC just to compare, and the download ActiveX version were succesful.
    Why doesn't the direct link for ActiveX work on my Win7 PC, regardless what browser I use?
    (I have never had any problems with updating/installing Flash Player before, on any computer including my Win7) 

    Maybe I was unclear: The "Direct Links" I referred to, ARE the offline installer links.
    The link Flash Player for ActiveX (Internet Explorer) doesn't work(forbidden access),
    but the link Flash Player Plug-in (All other browsers) works.
    BTW, is there perhaps any other URL to a offline installer, besides the one that doesn't work on my PC?
    (http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player_ax.exe)
    Added screenshot of trying to download offline installer

  • Http 403 error message when connecting to WRT120n router

    I recently upgraded to the WRT120n router at home. I quickly connected my desktop computer, my wife's Mac and two Lenovos, but my son's HP Pavilion cannot access the Internet. It returns the http 403 error message. Windows (Vista) and Network Magic tell me the laptop is connected to the router and the Internet, but the browser does not work. Have tried IE, Chrome and Firefox - same result. Have also tried to connect with cable. Hooking up wirelessly with WPA, was no problem, but the browser is unable to access the Internet.
    Grateful for any help.

    What is the ip address you are getting on the Vista Computer..?
    Click Start >> All Programs >> Accessories >> Command Prompt...A black box will appear(Command Prompt)...In the Command Prompt window type ipconfig and press 'Enter'...Look for Wireless Network Connection IP Address , Subnet Mask and Default Gateway...
    IP Address should be 192.168.1.x, Subnet Mask : 255.255.255.0, Default Gateway : 192.168.1.1 (assuming your router is 192.168.1.1)...
    If you get the above mentioned IP Address, Subnet and Gateway Address then you should ping the Gateway, type ping 192.168.1.1 and press Enter...If it gives you request timed out then disable any firewalls, security softwares on the computer...
    If you get 4 replies then type ping 4.2.2.2 and press Enter, if you get request timed out, then you need to upgrade your router's firmware...If you get 4 replies then type ping yahoo.com and press Enter...If you get replies for Yahoo then you should get the Internet after adjusting the browser settings...
    Adjusting Browser Settings : Open an IE, click Tools >> Internet Options, then delete all files, cookies, history, forms...Goto "Connections", make sure Never Dial a Connection is checked, click on LAN Settings and make sure all the options are unchecked...Once you are done click on O.k...Close the IE and re-open it...
    If yahoo times out then provide static DNS on your LAN Connection...
    Click on the Start button >>> Settings >>> Control Panel >>>Network Connections- Right click on the icon for Wireless Network Connection and go to properties- On the 'General' tab select 'Internet Protocol TCP/IP' and click on the Properties button- Select 'Use the Following DNS Settings' Preferred DNS 4.2.2.2 Alternate DNS - 192.168.1.1>>Click on Ok button to Save and Click on "Close" on main Properties window...You should be able to go online... 

  • Best Practices Question: How to send error message to SSHR web page.

    Best Practices Question: How to send error message to SSHR web page from custom PL\SQL procedure called by SSHR workflow.
    For the Manager Self-Service application we’ve copied various workflows which were modified to meet business needs. Part of this exercise was creating custom PL\SQL Package Procedures that would gather details on the WF using them on custom notification sent by the WF.
    What I’m looking for is if/when the PL\SQL procedure errors, how does one send an failure message back and display it on the SS Page?
    Writing information into a log or table at the database level works for trouble-shooting, but we’re looking for something that will provide the end-user with an intelligent message that the workflow has failed.
    Thanks ahead of time for your responses.
    Rich

    We have implemented the same kind of requirement long back.
    We have defined our PL/SQL procedures with two OUT parameters
    1) Result Type (S:Success, E:Error)
    2) Result Message
    In the PL/SQL procedure we always use below construct when we want to raise any message
    hr_utility.set_message(APPL_NO, 'FND_MESSAGE_NAME');
    hr_utility.raise_error;
    In Exception block we write below( in successful case we just set the p_result_flag := 'S';)
    EXCEPTION
    WHEN APP_EXCEPTION.APPLICATION_EXCEPTION THEN
    p_result_flag := 'E';
    p_result_message := hr_utility.get_message;
    WHEN OTHERS THEN
    p_result_flag := 'E';
    p_result_message := hr_utility.get_message;
    fnd_message.set_name('PER','FFU10_GENERAL_ORACLE_ERROR');
    fnd_message.set_token('2',substr(sqlerrm,1,200));
    fnd_msg_pub.add;
    p_result_message := fnd_msg_pub.get_detail;
    After executing the PL/SQL in java
    We have written some thing similar to
    orclStmt.execute();
    OAExceptionUtils.checkErrors (txn);
    String resultFlag = orclStmt.getString(provide the resultflag bind no);
    if ("E".equalsIgnoreCase(resultFlag)){
    String resultMessage = orclStmt.getString(provide the resultMessage bind no);
    orclStmt.close();
    throw new OAException(resultMessage, OAException.ERROR);
    It safely shows the message to the user with all the data in the page.
    We have been using this construct for a long time for all our projects. They are all working as expected.
    Regards,
    Peddi.

  • 403 Forbidden Error on Inbound Web Service Call

    Hi XI Gurus.
    We have been using an ID for a while now to login to the XI server to post SOAP messages to the adapter. For some unknown reason we now receive 403 Forbidden messages. The user has the exact same roles and authorizations as the corresponding user in another environment where this works fine. I know it's not related to any of the solutions posted here because using my ID works fine.
    We have assigned the user SAP_XI_APPL_SERV_USER and S_RFC auth's for a few RFC groups that the interface will need to invoke. Again, this works perfectly in our other environment.
    A few questions:
    1) How can we see the error logs when this error gets thrown? J2EE Admin?
    2) What would cause this? It doesn't seem to be authorizations at the XI level. Is it something at the J2EE level?

    This might be a silly question but the user is not locked?
    You can always create a trace in the Java Admin Console:
    Traces are used to analyze runtime errors.  By setting a specific trace level for specific locations, you can analyze the behavior of individual code segments at class and method level.  This is done with the help of the log configurator service:
    Log onto Java Admin Console
    &#61680;     Services
    &#61680;     Log Configurator
    &#61680;     Locations
    &#61680;     Choose the location (Java package) and the tracing level (severity)
    (for example, com.sap.aii.adapter.rfc)
    &#61680;     Root Location > com > sap > aii > RFC
    &#61680;     Set the severity to Debug (or all) and choose Copy Severity to Subtree.
    Run end to end process and check the log file in the standalone log viewer.

Maybe you are looking for

  • How do I use a push button digital trigger with my 6034E DAQ board?

    I am only a Lab View toddler. I am currently using a push button, wired to PFIO/TRIG1 and DGND, with a anolog trigger. However noise is causing my program to be triggered. I was told that a digital trigger would help to reduce the random triggering.

  • Upgrade Snow Leopard 10.6.2 to Snow Leopard Server 10.6

    Hi, I'm trying to upgrade one existing Mac with SL (10.6.2) to SLServer. SLS was bought 2 months ago and I guess it's still the original 10.6. When I try to install it over the updated Snow Leopard it will fail with an error indicating that it is an

  • How to get id of button in repeater component

    I want to get or set an id of button in repeater component: <mx:Repeater id="repeaterData" dataProvider="{xmldata.lastResult.names.name}"> <mx:Button label="{repeaterData.currentItem}" id="{repeaterData.currentIndex}"/> </mx:Repeater> id="{repeaterDa

  • Trex errs

    BWA version 7.00.48.00 I'm getting 3 error message in my trexadmin: 1) no_master_index_server Returns a list of indexes without active master or backup. Check whether the TREX indexserver is up and running on that system. If not (re)start the TREX in

  • File Properties - Metadata

    Can someone please tell me how I can get file sizes to show in millimetres and not inches in the Metadata File properties window.