Call a URL

Hello

I tried to create a new process which only needs to call a url with certain parameters (which makes some actions on another server). I thought "Invoke Web Service" is the right one. But unfortunately I failed.

-Is "Summon the Web Service" action for my need?

N ' is there not a howto so I can create a small process that simply call a url: http//host/face/action.url? Argued = 123 & ArgumentB = 456

AgrumentA and ArgumentB are given by the input variable.

I would be happy if there are for example so I can see how the process should look like.

Floh Cu

What do you expect to happen when you call this URL. Is it simply a web page that is supposed to appear? Is there a program on the URL that returns something? Maybe a little more explanations of your use of coase would be useful.

Paul

Tags: Adobe LiveCycle

Similar Questions

  • java.io.IOException:Tunnel down in a call to url

    Hello

    I wrote a code that use HTTPConnection to call a url:

    HttpConnection conn = (HttpConnection), Connector.open (url);
    conn.setRequestMethod (HttpConnection.GET);
    int respCode = conn.getResponseCode ();
    ...

    It's ok in my Pearl and send the url correct, but on "BOLD" my friend, I caught this exception:
    java.io.IOException:Tunnel Failed

    I also test who call for help

    StreamConnection c = null;
    S InputStream = null;
    try {}
    c = Connector.open (url) (StreamConnection);
    s = c.openInputStream ();
    ...

    and

    ContentConnection c = null;
    DataInputStream tell = null;
    try {}
    c = Connector.open (url) (ContentConnection);
    int len = (int) c.getLength ();
    say = c.openDataInputStream ();
    ...

    but it's the same.

    Also, I can call the url by bb browser and it's ok.
    I tested the app by WIFI and Edge.
    It's really weird

    Thanks in advance

    You must understand the functioning of connections of BB.

    Please look at the sticky thread on communications at the top of this forum.

    BTW, this is a double post on the BB developer forum, where I also answered your question.

  • Help, please! Problem in the use of http to call the url?

    Hello

    I develop application for Blackberry 8830, which is the cdma device. I want to develop the application that uses the http protocol to call url and gets the response. To use http everything I read there about 5-6 ways. But the only one that fits my needs is direct TCP. But my service provider in India i.e. Auntie Indidcom says that there can be no adjustments to the AFN for CDMA phones. What should I do now. I don't really know if that's the only problem.  I have this thread

    Different ways to connect with Http.

    There are six ways mentioned below: -.

    1 blackberry Enterprise Server with Blackberry MDS - I have Blackberry Enterprise server, so this is not possible.

    2. blackberry Internet Service - for this, the Alliance with the RIM so still no thuought on this subject.

    3 order TCP - do not get the APN settings

    4 WiFi network - I'm not network Wi - Fi is also to the equation.

    5. WAP Gateway - not looked into this yet.

    The only way I thought direct TCP, but it requires settings APN, but the message that I received from the people of Auntie, it's that the APN settings is supported for GSM based phones and not for CDMA phones. So is it possible, if yes, then please let me know, its urgency.

    Here is the code that I use for the connection.

    HttpConnection httpConnection = null;
                DataInputStream dis = null;
                DataOutputStream dos = null;
                url = "http://mailonphone.com:8180/automaticlicensing/LicensingServlet?" +
                      "UserName=ilesh&Password=ilesh123&SiteCode=012345678901234567890&" +
                      "ScratchCard=05533978;deviceside=true";
                System.out.println("URL=>" + url);
                try
                {
                    httpConnection = (HttpConnection)Connector.open(url, Connector.READ_WRITE);
                    httpConnection.setRequestMethod(HttpConnection.POST);
                    InputStream istrm = httpConnection.openInputStream();
                    String resMsg = httpConnection.getResponseMessage();
                    System.out.println("REsponse Message=" + resMsg);
                    int length = (int)httpConnection.getLength();
                    String str;
                    if (length != -1)
                    {
                        byte servletData[] = new byte[length];
                        istrm.read(servletData);
                        str = new String(servletData);
                    }
                    else  // Length not available...
                    {
                        ByteArrayOutputStream bStrm = new ByteArrayOutputStream();
                        int ch;
                        while ((ch = istrm.read()) != -1)
                            bStrm.write(ch);
                        str = new String(bStrm.toByteArray());
                        bStrm.close();
                    }
                    System.out.println("Registeration Key=>"+str);
                    int in=str.indexOf("");
                    int en=str.indexOf("");
                    key=str.substring(in+6,en);
                    key=key.trim();
                    System.out.println("KEy="+key);
                }
                catch(Exception ex)
                {
                    System.out.println("Error while calling url");
                    key = "In catch while calling url";
                    //sendMenuItem.setText("Message not send");
                }
            }
    

    If there is a problem in the code then let me know also. I could not test this even on the MDS do not work on simulator emulator. Look into that, but if its related to another question please let me know.

    Thank you & best regards

    Sunil

    The exception it throws in wrestling, will give you an idea about the problem.  I suspect something is wrong with your data, for example, you have specified HttpConnection.POST, but you provide no post data, so I think that you really wanted to say HttpConnection.GET.

    WAP 2.0 does not work on the Simulator.

    I recommend that you get your code work using the Simulator (i.e. ";) deviceside = true') until you are exposed to problems trying to connect on a real device.

  • Query about the ADF task flows call using URL

    ADF Version: 12.1.3 and 11.1.7

    We have a scenario where we want to implement a Home Application and product Application deployed as separate web applications.

    Now the House must have the ability to call the Application of product using call URL delimited task flow.

    My query is whether the return of a stubborn workflow will work in this scenario, because it works with the delimited call task normal flow.

    What are the other alternatives if it won't?

    Also anyone provides me with examples of applications for the above scenario.

    Kind regards

    Nikhil

    Here's a nice article on this topic

    http://www.Oracle.com/technetwork/developer-tools/ADF/learnmore/43-remote-task-flow-169185.PDF

  • CSH API vs directly call topic URL

    Well, people, I need help. I've worked with developers to two different employers, and each time I give them the CSH API and Instructions for developers, they look at me funny and ask why they can't simply call the correct subject for each context.

    I understand that there are some functions, like calling a window named in webhelp, that would not work because they do not use the API. However, I use the reactive HTML5 release of new, great for my current project. According to WvanWeelden (http://www.wvanweelden.eu/articles/context-sensitivity-multiscreenresponsive-html5), it does not matter with sensitive HTML5 because you do not display specific provisions.

    There are other features that I should be concerned to eliminate it if one chooses to call specific topics within the application rather than use the CSH API? I know I shouldn't change my topic name (URL), unless I want to dev to have to make the change within the application. Anything else?

    Thank you, in advance, for your answers.

    Becky Williams
    RelayHealth

    Do not change the url is the only thing I can think of. The CSH API for sensitive HTML5 is simply not very complex.

  • WebLogic: when call a URL excelfile does not open MSExcel but flat html

    WebLogic call an excel file of the URL does not open MSExcel but flat html

    Hello

    I get differences between FORMS 10 g / YOU and FORMS 11 / WLS
    When to call an Excel with web.showdocument

    --------------------------------------------------------------------------------------
    in 10g AS10g
    the call
    Web.showdocumen ('http://MyAS10_Server/myFormsMapping/myExcelfile.xls, _blank);

    Opens a Windows box
    to decide
    Open with (MSExcel)
    or
    Download and save as a file


    --------------------------------------------------------------------------------
    in WLS 10.3.5 / FORMS 11.1.1.4
    the call with webcache Port 8090 and Port 8888 SST

    Web.showdocumen ('http://MyWLS_Server:8090/myFormsMapping/myExcelfile.xls, _blank);

    quickly open the excel file in the browser in html Format

    --------------------------------------------------------------------------------------

    How to get the same way in WLS as before as a 10 g,
    need change the (mimetype?) when open excel?

    respect of

    There was a post in the past which makes some interesting claims.

    Why o why have we not able to do a faq to these things?

    Like they said, I can't find any mimemappings.properties.

    more information:
    "An alternative is to create a file mimemappings.properties the entire domain to define a type for the '.myext' extension. Start the WebLogic administration console and go to the domain--> for Web Applications. Set a value for the "Mime mapping file' if the field is empty. Next, create the file. Should be the format of the contents of the file: = mime-type extension

    Example:
    myext = text/plain
    WBMP =

    The first entry above defines a new file extension 'myext' and sets the type of 'text/plain '. The second entry above means a 'wbmp' file extension that already exists in the default values. Setting the value vacuum removes the mapping.

    Another solution is to configure the MIME type in the web.xml file. Update the Web application's web.xml file, by adding a element to map the new extension to a suitable MIME type.
    "

    last post * thank you!
    Display a help file (*.chm) Windows of a session of 11g of forms
    Matthew

    I had a similar problem with my environment, Forms 11 g with Weblogic. Files with the extension ".rtf" displayed as text gross when I used the port 8888 (SST). Using the port 9001 (WLS_FORMS), it worked. I have four servers managed in the group, so I have to use port 8888.

    After a few days and many tests, changing configurations and restart services, I found the file "mimemappings.properties" of Weblogic. In fact, in my environment, I had to create the file with the line 'rtf = application/rtf' and restart the Weblogic Server. It worked for me.

    Using the Console of Administration Weblogic, in Configurations of domain / Web Applications, see the parameter "Mime mapping file. The file must exist in the folder "$DOMAIN_HOME/config. More information on this file, you can find in http://download.oracle.com/docs/cd/E11035_01/wls100/schemaref/security/http.www.bea.com.ns.weblogic.920.domain/types/web-app-containertype.mime-mapping-file.html.

    I hope it can help you!

    Ricardo Ravazzolo

    Published by: Lake on Sep 9, 2011 10:59

  • FORMS 11 - how to call a URL to forms PL/SQL?

    Hello

    I have a field called 'WEB' and I need to open a browser with the URL it contains.

    I have to develop a Web Service with JDevelopper for Weblogic to submit the webpage to my station?

    My Weblogic JAVA is 1.6.0_17

    Thanks a lot for your help
    WEB.SHOW_DOCUMENT ('http://www.oracle.com','_blank');
    

    To call a web service, see the following:

    http://St-curriculum.Oracle.com/OBE/forms/11g/sms_webservice/webservices_forms_11g.htm

  • Web Service - Call with URL and SOAP in return?

    Hello

    Is it possible to call a WebService for Coldfusion with a URL like http://site/component.CFC?method=doSomething & parm = 1 and send the response returned as SOAP? Seems that I get a response from wddx when I do it this way. I know that I can create a web service object and call from Coldfusion, which is really nice because we can use the SOAP response as a query object. Is it possible to do this "invocation" from a http call?

    Thank you!

    I used this approach for interacting with SWC to an Ajax call on the client, return JSON or XML of the CFC, but don't think that this approach would be ideal to return a SOAP response.

    Technically, you can use this method to return a SOAP response, however, this means that your method of CFCS should generate and return the XML SOAP itself. CF automatically will do that for you as it does when you call a CFC as a Web Service.

    You can call a web service to CFHTTP, but I think it's a lot more work than using CFINVOKE. There is a post of nice blog on this approach:

    http://www.jamesnetherton.com/blog/2007/01/14/invoking-a-WebService-using-cfhttp/

  • Call the URL within the region

    Hi all

    I use JDev 11.1.1.2.0

    I want to do this:

    -My page is divided into two regions. A region is set which include some af:commandButton each button opens URL (as button opens Google - another will open hotmail-...).

    -Another area will display depend on the URL on the CommandButton hurry (like: when I press to hotmail fixed region commadButton I find the website of hotmail in the other region - and when I press the commandButton Google I find the Google site and so on...)

    To do this, I do the following:

    1 make a bounded flow with URL task seen as a default as activity:
    <?xml version="1.0" encoding="windows-1252" ?>
    <adfc-config xmlns="http://xmlns.oracle.com/adf/controller" version="1.2">
      <task-flow-definition id="task-flow-definition">
        <default-activity id="__1">urlView1</default-activity>
        <url-view id="urlView1">
          <url>http://www.google.com</url>
        </url-view>
        <use-page-fragments/>
      </task-flow-definition>
    </adfc-config>
    2. I'm a new .jspx page and insert inside the af:panelSplitter.
    3 - I drage bounded task flows in the second facet of panelSplitter as a region.
    as:
    <af:panelSplitter id="ps1" splitterPosition="200">
              <f:facet name="first">
                <af:commandButton text="Google" id="cb1"/>
              </f:facet>
              <f:facet name="second">
                <af:region value="#{bindings.taskflowdefinition1.regionModel}"
                           id="r1"/>
              </f:facet>
    </af:panelSplitter>
    4. I run the .jspx and I found this error
    <May 9, 2010 11:40:07 AM EEST> <Error> <HTTP> <BEA-101020> <[ServletContext@17144095[app:testRegion module:testRegion-ViewController-context-root path:/testRegion-ViewController-context-root spec-version:2.5]] Servlet failed with Exception
    java.lang.IllegalStateException: Response already committed
         at weblogic.servlet.internal.ServletResponseImpl.objectIfCommitted(ServletResponseImpl.java:1591)
         at weblogic.servlet.internal.ServletResponseImpl.sendRedirect(ServletResponseImpl.java:859)
         at javax.servlet.http.HttpServletResponseWrapper.sendRedirect(HttpServletResponseWrapper.java:136)
         at javax.servlet.http.HttpServletResponseWrapper.sendRedirect(HttpServletResponseWrapper.java:136)
         at com.sun.faces.context.ExternalContextImpl.redirect(ExternalContextImpl.java:421)
         Truncated. see log file for complete stacktrace
    >
    <May 9, 2010 11:40:07 AM EEST> <Notice> <Diagnostics> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'DefaultServer' has triggered at May 9, 2010 11:40:07 AM EEST. Notification details: 
    WatchRuleType: Log 
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802')) 
    WatchData: DATE = May 9, 2010 11:40:07 AM EEST SERVER = DefaultServer MESSAGE = [ServletContext@17144095[app:testRegion module:testRegion-ViewController-context-root path:/testRegion-ViewController-context-root spec-version:2.5]] Servlet failed with Exception
    java.lang.IllegalStateException: Response already committed
         at weblogic.servlet.internal.ServletResponseImpl.objectIfCommitted(ServletResponseImpl.java:1591)
         at weblogic.servlet.internal.ServletResponseImpl.sendRedirect(ServletResponseImpl.java:859)
         at javax.servlet.http.HttpServletResponseWrapper.sendRedirect(HttpServletResponseWrapper.java:136)
         at javax.servlet.http.HttpServletResponseWrapper.sendRedirect(HttpServletResponseWrapper.java:136)
         at com.sun.faces.context.ExternalContextImpl.redirect(ExternalContextImpl.java:421)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
         at oracle.adfinternal.view.faces.config.rich.DetectRedirect.redirect(DetectRedirect.java:47)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
         at oracle.adfinternal.controller.util.JsfInterfaceImpl.redirectToUrl(JsfInterfaceImpl.java:99)
         at oracle.adfinternal.controller.state.RootViewPortContextImpl.redirectToUrl(RootViewPortContextImpl.java:246)
         at oracle.adfinternal.controller.activity.UrlViewActivityLogic.execute(UrlViewActivityLogic.java:116)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.executeActivity(ControlFlowEngine.java:989)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:878)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:777)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:242)
         at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:102)
         at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1287)
         at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:76)
         at oracle.adf.controller.internal.binding.DCTaskFlowBinding.createRegionViewPortContext(DCTaskFlowBinding.java:406)
         at oracle.adf.controller.internal.binding.DCTaskFlowBinding.getViewPort(DCTaskFlowBinding.java:332)
         at oracle.adf.controller.internal.binding.TaskFlowRegionModel.doProcessBeginRegion(TaskFlowRegionModel.java:134)
         at oracle.adf.controller.internal.binding.TaskFlowRegionModel.processBeginRegion(TaskFlowRegionModel.java:92)
         at oracle.adf.view.rich.component.fragment.UIXRegion$RegionContextChange.doChangeImpl(UIXRegion.java:1182)
         at oracle.adf.view.rich.context.DoableContextChange.doChange(DoableContextChange.java:91)
         at oracle.adf.view.rich.component.fragment.UIXRegion._beginInterruptibleRegion(UIXRegion.java:682)
         at oracle.adf.view.rich.component.fragment.UIXRegion.processRegion(UIXRegion.java:487)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag.doStartTag(RegionTag.java:127)
         at jsp_servlet.__view1_jspx._jspx___tag7(__view1_jspx.java:411)
         at jsp_servlet.__view1_jspx._jspx___tag6(__view1_jspx.java:378)
         at jsp_servlet.__view1_jspx._jspx___tag3(__view1_jspx.java:259)
         at jsp_servlet.__view1_jspx._jspx___tag2(__view1_jspx.java:204)
         at jsp_servlet.__view1_jspx._jspx___tag1(__view1_jspx.java:154)
         at jsp_servlet.__view1_jspx._jspx___tag0(__view1_jspx.java:104)
         at jsp_servlet.__view1_jspx._jspService(__view1_jspx.java:65)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:408)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:318)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:499)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:248)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)
         at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:473)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:141)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:710)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:273)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:205)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
     SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101020 MACHINE = cai-hq-006 TXID =  CONTEXTID =  TIMESTAMP = 1273394407748  
    WatchAlarmType: AutomaticReset 
    WatchAlarmResetPeriod: 30000 
    >
    <JMXWatchNotificationListener><handleNotification> failure creating incident from WLDF notification
    oracle.dfw.incident.IncidentCreationException: DFW-40116: failure creating incident
    Cause: DFW-40112: There was an error executing adrci commands; the following errors have been found "DIA-48415: Syntax error found in string [create home base=C:\\Documents and Settings\\sameh.shokry\\Application] at column [70]
    DIA-48447: The input path [C:\\Documents and Settings\\sameh.shokry\\Application Data\\JDeveloper\\system11.1.1.2.36.55.36\\DefaultDomain\\servers\\DefaultServer\\adr] does not contain any ADR homes
    DIA-48447: The input path [diag\ofm\defaultdomain\defaultserver] does not contain any ADR homes
    DIA-48494: ADR home is not set, the corresponding operation cannot be done
    "
    Action: Ensure that command line tool "adrci" can be executed from the command line.
         at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl.createADRIncident(DiagnosticsDataExtractorImpl.java:708)
         at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl.createIncident(DiagnosticsDataExtractorImpl.java:246)
         at oracle.dfw.spi.weblogic.JMXWatchNotificationListener.handleNotification(JMXWatchNotificationListener.java:195)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor$ListenerWrapper.handleNotification(DefaultMBeanServerInterceptor.java:1732)
         at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:257)
         at javax.management.NotificationBroadcasterSupport$SendNotifJob.run(NotificationBroadcasterSupport.java:322)
         at javax.management.NotificationBroadcasterSupport$1.execute(NotificationBroadcasterSupport.java:307)
         at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:229)
         at weblogic.management.jmx.modelmbean.WLSModelMBean.sendNotification(WLSModelMBean.java:824)
         at weblogic.diagnostics.watch.JMXNotificationProducer.postJMXNotification(JMXNotificationProducer.java:79)
         at weblogic.diagnostics.watch.JMXNotificationProducer.sendNotification(JMXNotificationProducer.java:104)
         at com.bea.diagnostics.notifications.JMXNotificationService.send(JMXNotificationService.java:122)
         at weblogic.diagnostics.watch.JMXNotificationListener.processWatchNotification(JMXNotificationListener.java:103)
         at weblogic.diagnostics.watch.Watch.performNotifications(Watch.java:621)
         at weblogic.diagnostics.watch.Watch.evaluateLogRuleWatch(Watch.java:546)
         at weblogic.diagnostics.watch.WatchManager.evaluateLogEventRulesAsync(WatchManager.java:765)
         at weblogic.diagnostics.watch.WatchManager.run(WatchManager.java:525)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: oracle.dfw.common.DiagnosticsException: DFW-40112: failed to execute the adrci commands "create home base=C:\\Documents and Settings\\sameh.shokry\\Application Data\\JDeveloper\\system11.1.1.2.36.55.36\\DefaultDomain\\servers\\DefaultServer\\adr product_type=ofm product_id=defaultdomain instance_id=defaultserver
    set base C:\\Documents and Settings\\sameh.shokry\\Application Data\\JDeveloper\\system11.1.1.2.36.55.36\\DefaultDomain\\servers\\DefaultServer\\adr
    set homepath diag\ofm\defaultdomain\defaultserver
    create incident problem_key="BEA-101020 [HTTP]" error_facility="BEA" error_number=101020 error_message="null" create_time="2010-05-09 11:40:07.748 +03:00" ecid="0000IXwEA_4F^6WFLzNM8A1Bt^yf00003H"
    "
    Cause: There was an error executing adrci commands; the following errors have been found "DIA-48415: Syntax error found in string [create home base=C:\\Documents and Settings\\sameh.shokry\\Application] at column [70]
    DIA-48447: The input path [C:\\Documents and Settings\\sameh.shokry\\Application Data\\JDeveloper\\system11.1.1.2.36.55.36\\DefaultDomain\\servers\\DefaultServer\\adr] does not contain any ADR homes
    DIA-48447: The input path [diag\ofm\defaultdomain\defaultserver] does not contain any ADR homes
    DIA-48494: ADR home is not set, the corresponding operation cannot be done
    "
    Action: Ensure that command line tool "adrci" can be executed from the command line.
         at oracle.dfw.impl.incident.ADRHelper.invoke(ADRHelper.java:1052)
         at oracle.dfw.impl.incident.ADRHelper.createIncident(ADRHelper.java:786)
         at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl.createADRIncident(DiagnosticsDataExtractorImpl.java:688)
         ... 19 more
    any idea?

    Sameh Nassar

    Hello

    UrlView aims to reference pages within the application. With your use case, what you need is an iframe, not a region.

    Kind regards

    ~ Simon

  • Is it possible to open a blackberry app by calling a URL or a hyperlink click on...

    I had crossed the CHAP method and special criteria but the corresponding model works only with the content typed on a textfield... My application works in coordination with the network and had open the application from a link, we encounter similar types... Internet IE, sending a confirmation to our mail when sign up with to confirm by clicking on the link and once you click will navigate to this page of individual Web sites... still my app need to set up the link to open an application installed on my device...

    Is this possible?

    Any help will be appreciated and look forward to your valuable suggestions too...

    Any implementation even before application type?

    Thanks in advance...

    Yes it's possible check the sample HTTPFilterDemo you jde installation.

  • Call the procedure this file download, but not from the URL

    Hello

    Oracle 11g, Apex 4.1.1.00.23.

    I have a procedure that generates a CSV of a query (BLOB). The query uses the apex collections.
    As it seems impossible to use collections of the apex outside Apex, I can't call this procedure from the URL to download the file (the query fails).

    How can I call my procedure on click of a button, without reloading the page, and without calling the URL ?

    I have some ideas like the creation of a new page, with a conditional header process that calls my procedure to download the file, then call it in a popup, etc... but I need a simple solution...

    Thank you.

    Yann.

    PS: actually, I need the same functionality when you change a process, let us say a process page, in the source attribute, you link < police = "courier" > [Download Source] < / font >, this link simply calls < police = "courier" > javascript:doSubmit('DOWNLOAD') < / font >, but it seems that the page is not reloaded. That's exactly what I need, it does not call for any procedure in the URL, and it does not reload the page.

    Use an application process. These run in the security model for APEX, including the use of the collections.

  • Call Url based about to application/page?

    Hello

    I try to call a url in the navigation bar.
    If I hard code the reference URL, for example javascript:popupURL('http://www.google.com') then everything works fine.

    Now, I created an application_item and set its value. I have a question about the zero page that shows me it's filled.

    So all I have to do is set the value of the variable thejavascript and that references in the page header.

    However, if I hover over my button help I can see: javascript:popupURL('x');

    and clicking on it me gives http://localhost: port/apex/x

    So I can see that my value is not be translated.

    Basically, I have two main questions are:
    (i) where is the javascript function to read the application element?

    EDIT: I forgot to mention that I use Apex 4.0 (but solution for Apex 3.1 also necessary) and Oracle 10.2.0.1
    (II) how should I do to run using JavaScript:PopupURL

    Published by: Keith Jamieson on August 18, 2010 17:12

    Hi Keith,

    You can use:

    javascript:popupURL('&YOUR_APPLICATION_ITEM.');
    

    This code should be placed in the header or footer (not in the separate javascript file)

    Lev

  • How to add a checksum to a URL that is called from a redirect?

    Hello everyone,

    I need to add a confirmation message before deleting a line, and given that the delete process is in the header of the page itself, it uses a call to redirect. Previously, she added the & cs = # automatically. But given that I have to use a javascript function to call the url, it does not contain the checksum (which is normal, because the javascript is executed from the browser).

    I need a way to calculate the checksum and put in my url, when I generate the page. Is not some thing like & CS. to get the amount of control inside the URL? We already have a lot of information in this way & APP_ID, & SESSION. , & DEBUG.

    Do you know something?

    Thank you!

    Sorry, prepare_url must be called in the application so that it works correctly. You can test it with a dynamic PL/SQL region where you htp.p the result of prepare_url.

    Scott

  • SE NetConnection.Call.BadVersion only in Simulator

    I have a small prototype application that pulls a few database on a MySql database via PHP using the ZEND libraries.  It works very well in the AIR on the desktop, but this dialog box is displayed in the Simulator:

    Send failed

    Channel.Connect.Failed error

    NetConnection.Call.BadVersion::url:

    'http://localhost:80/Map-debug/gateway.php '.

    The program is going very well, but does nothing with the data that I tried to recover.  When I watch my c:\XAMPP htdocs directory, I see map-debug/gateway.php here along the coast the swf so I know the desktop AIR properly there.   When I look at the content of the .bar file, I see the gateway.php file in the same directory as the swf file.

    Bright ideas?

    The URL, it tries to connect to is localhost, which is not going to work. The PlayBook is running in VMware and should be considered as a separate computer, it has its own IP address. Your server is obviously not the PlayBook itself.

  • Launch of the URL in the browser of the Playbook

    I must say, this complete package of the Playbook is a fascinating move by RIM. Seems really captured some interest. He certainly got I'm working on my application that I've been a bit lax to watch for a while! Also forced me pick up cocos2d-x in my todo list, as my android app used native code for graphics, so thanks for the help I needed

    In any case, a question which I hit to date can come from my lack of understanding of the Playbook as a device. Is it possible (and it's a workflow accepted) for launching native browser of the Playbook since an application SDK? So if I want to link my dev blog / facebook page / G + page / whatsoever of in app I just wish I could call some URL launches the function. If it's in the docs I apologize, but I look through and cannot see an obvious reference to this type of action.

    Function called navigator_invoke draws bps

    See docs here

    https://bdsc.webapps.BlackBerry.com/native/beta/reference/com.QNX.doc.bps.lib_ref/com.QNX.doc.bps.Li...

Maybe you are looking for