ADF Mobile: connect with the web application

Hello

I'm starting the age of mobile application. (my version of jdeveloper is version 11g 2)...

I need to know is easy to create applications mobile adf in the ADF web application?

With regard to this demo:- http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/ADFMobile/adfmobile.htm how can I adopt for my needs?

My web application is Version 11.1.2.2.0. So without re-creating this application in higher version (Version 11.1.2.3.0), can't do Mobile App?

hopping all coordinated to solve my problem...

Thank you.

Sorry for the late reply. The ADF webapplication can be made in any version of JDev, since it is just a web service 'plain '. ADF Mobile is supported only 11.1.2.3 (or), but they (the web service and mobile application) do not have to be developed using the same version of JDev.

Tags: Java

Similar Questions

  • Help, I changed the password of root ESXi via powerCli, now I can not connect with the web client or the console.

    Help, I've changed the root ESXi via powerCli password, now I can not connect with the web client or the console, but I can still connect to powerCli. The command I used was;

    SE connect-VIServer esxihostname-user root - password newpasswd

    This production network btw, I have connected to each host and run the above command, these ESXi hosts are not on a domain

    y at - it something I have left out. I really appreciate any assistance that you people can provide.

    Thank you, Joe

    It is probably a longshot, but a lot of things in the land of windows is not sensitive to capital letters as Unix is.  I wonder if your new password you put through powerCLI mixed uppercase in it and if the capitalization was abandoned by command windows powerCLI Analyzer, or he interpreted as all capitals or something.   If you can still get through the powerCLI you could try to reset the password again to something simple without capitalization mixed case and if your password on ESXi strategy requires a special character, try something different than a "$", like a "_" (I find that a '_' is less likely than some other special characters (, as a '-' or a ' / ' to cause problems with analyzers.).

    Edit:

    Another thing, you can try before playing with the password once again, is to create a different username ESXi using powerCLI and see if the password ends up what you think, it should be, and if you can get with the client vsphere using it.  In this way, you can find out if there are some problems with certain characters or Cap through command powerCLI Analyzer without losing your remaining root by powerCLI access.  After some tests, you can understand what went wrong with your initial password change and may be able to fix it with less risk of losing access.  I also assume that you can not create a new username on ESXi who is able to change the root password no matter what authority give you it, otherwise, you could create a new username with PowerCLI, then connect to the client vsphere with it and change the password to root from there.

  • Creative sync cloud app. problem with the web application

    Hello

    I have some problems with the synchronization of files in the creative Cloud Files folder on my computer (I use a Mac) and the Creative Cloud Web App. practically the files I have on my computer folder do not appear on the web (and I can't create links of sharing for them) and vice versa. We have a team account and we can exchange files between us, but nothing appears on the web application. The problem applies to all members of the team.

    There is a problem with the service or it could be a local problem?

    Thank you

    Florin

    @ursuss - what you see in the creative Cloud Files folder on your computer must match what you see on the site Active CC to https://assets.adobe.com/files.

    Use the collector for the Adobe Log tool to https://helpx.adobe.com/creative-cloud/kb/cc-log-collector.html and newspapers as well as the explanation of the problem by e-mail at [email protected]. Please provide additional information indicated by Warner Harress in this Adobe forum post https://forums.adobe.com/message/8385752#8385752.

  • GR 11, 2 has no connection with the web

    I can connect to sqlplus and do everything and also with sql developer.
    But if I try to connect to the web interface to...

    https://MacBookPro:1158 / em

    or sqlplus with the '... @orcl ' option.

    It does not connect.

    At the command prompt, the error is:
    ORA-12154: TNS: COULD NOT RESOLVE THE SPECIFIED IDENTIFIER CONNECT

    In firefox, the error is:
    Firefox can't establish a connection to the server macbookpro:1158.

    This has happened recently, because I connect OK
    Some time ago, sometimes I had to go to the windows services Panel
    and do the activations here to work, but I do not remember
    what I did to make it work yesterday and today it no longer works.

    When I run the listener status, it says...
    Service "orcl" has two instances
    one is 'ready' status, the other in the State "unknown."
    and
    service 'orclXDB' has only one instance "ready".

    I don't know what is the oraclr_connection_data link in the file below, tnsnames
    I don't know how it appeared, or how its configuration.
    I just deleted it and then when I ran the listener
    condition only the orcl instance that is in the 'unknown' State appeared.
    Now I have the files as they appear below (with two connection strings).

    Someone knows something about it?

    I recently installed ORACLE WITH ODAC .NET DEVELOPMENT
    (Oracle Data Access Components) for use with visual studio 2010,
    who installed a new directory of client on my hard drive, but I could
    connect to the web interface after that, but I suspect it may have
    something to do.

    I'm using oracle 11 g 2 = windows 7

    Also, can someone explain to me on the lines... (see "tsnames.ora" below)

    PROTOCOL = IPC
    KEY = EXTPROC1521
    SID = CLRExtProc)
    (PRESENTATION = RO

    I understand these weird lines in my configuration
    so I can have some control over my oracle installation. I don't
    understand the existence of the oraclr_connection_data, I do not know
    If I can remove it.

    Thank you
    Gabriel


    = tsnames.ora =.
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))
    )
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    )
    )

    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST = 127.0.0.1)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    )
    )

    = listener.ora =.

    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    #(SID_NAME = CLRExtProc)
    (SID_NAME = orcl)

    (ORACLE_HOME = C:\app\Oracle\product\11.2.0\dbhome_1)
    #(PROGRAM = extproc)
    #(ENVS = "EXTPROC_DLLS=ONLY:C:\app\Oracle\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    )
    )

    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    #(ADRESSE = (PROTOCOL = TCP) (HOST = 172.16.23.104)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP) (HOST = MacBookPro)(PORT = 1521))
    )
    )

    ADR_BASE_LISTENER = C:\app\Oracle

    GabyPR wrote:
    I can connect to sqlplus and do everything and also with sql developer.
    But if I try to connect to the web interface to...

    https://MacBookPro:1158 / em

    or sqlplus with the '... @orcl ' option.

    It does not connect.

    At the command prompt, the error is:
    ORA-12154: TNS: COULD NOT RESOLVE THE SPECIFIED IDENTIFIER CONNECT

    In firefox, the error is:
    Firefox can't establish a connection to the server macbookpro:1158.

    Two errors that are not related. TThe web connection uses http to connect to an agent on port 1158, and this agent is which then connects to the database. The sqlplus connection uses tcp to send a link request to the listener on (probably) port 5121.

    "It does not connect" isn't a useful error message.

    ORA-12154 means that there is no entry for the db requested in your tnsnames.ora file. Please visit http://edstevensdba.wordpress.com/2011/02/26/ora-12154tns-03505/

    This has happened recently, because I connect OK
    Some time ago, sometimes I had to go to the windows services Panel
    and do the activations here to work, but I do not remember


    what I did to make it work yesterday and today it no longer works.

    When I run the listener status, it says...
    Service "orcl" has two instances
    one is 'ready' status, the other in the State "unknown."
    and

    The UNKNOWN simply means that he owns a registration because you told your listener.ora file. The LOAN is due to registering with the listener instance.

    service 'orclXDB' has only one instance "ready".

    I don't know what is the oraclr_connection_data link in the file below, tnsnames
    I don't know how it appeared, or how its configuration.
    I just deleted it and then when I ran the listener
    condition only the orcl instance that is in the 'unknown' State appeared.
    Now I have the files as they appear below (with two connection strings).

    Someone knows something about it?

    I strongly suggest to start here: http://edstevensdba.wordpress.com/2011/02/09/sqlnet_overview/
    >

    I recently installed ORACLE WITH ODAC .NET DEVELOPMENT
    (Oracle Data Access Components) for use with visual studio 2010,
    who installed a new directory of client on my hard drive, but I could
    connect to the web interface after that, but I suspect it may have
    something to do.

    I'm using oracle 11 g 2 = windows 7

    Also, can someone explain to me on the lines... (see "tsnames.ora" below)

    PROTOCOL = IPC
    KEY = EXTPROC1521
    SID = CLRExtProc)
    (PRESENTATION = RO

    I understand these weird lines in my configuration
    so I can have some control over my oracle installation. I don't
    understand the existence of the oraclr_connection_data, I do not know
    If I can remove it.

    Thank you
    Gabriel

    = tsnames.ora =.
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))
    )
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    )
    )

    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST = 127.0.0.1)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    )
    )

    = listener.ora =.

    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    #(SID_NAME = CLRExtProc)
    (SID_NAME = orcl)

    (ORACLE_HOME = C:\app\Oracle\product\11.2.0\dbhome_1)
    #(PROGRAM = extproc)
    #(ENVS = "EXTPROC_DLLS=ONLY:C:\app\Oracle\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    )
    )

    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    #(ADRESSE = (PROTOCOL = TCP) (HOST = 172.16.23.104)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP) (HOST = MacBookPro)(PORT = 1521))
    )
    )

    ADR_BASE_LISTENER = C:\app\Oracle

  • ADF Mobile Page with the data control of Web Service not showing latest results

    Hello

    I developed a simple mobile application of ADF. It has two functions members and subscriptions. These two pages are part of my Taskflow. On the members page I show all members in a list by using the Web Service method data Find command. In the list item have a listener property Set where I'm storing MemberId in a variable of pageFlowScope for action. On the subscription page, I have a bar graph that gets the data with the help of a Find method in control of data to the Web Service. The find method is based on a view created criteria which has a member ID of input parameter. in the model of ADFBC project. I connected the variable using the AMX page binding. The variable is being levied on the pageFlowScope variable.

    The page displays the chart first to a member. And shows the same graph for the other members. I printed the memberId variable and it shows the value of the respective members. But the cards are not get updated every time I select new Member.

    I use JDeveloper 11.1.2.4.0.

    Any suggestions?

    Thank you

    Mehabub

    Go to the Connections tab, and then click the Green plus sign on the central section - you need to add a 'invokeAction. Give it a name, and then select the iterator that built the table, and that's all you should have to do. The invokeAction fires whenever you visit the page and should update the list.

    Rich,

  • Laptop with Windows 7 does not connect with the router

    (Not this computer) laptop with Windows 7 does not connect with the web.  Box of message says - "t8ExtPEx.dll is missing". Any help is appreciated.

    (Not this computer) laptop with Windows 7 does not connect with the web.  Box of message says - "t8ExtPEx.dll is missing". Any help is appreciated.

    Hi Roger,

    We would like to learn more about the issue. You get this message when you launch your Internet Explorer, or when you work with all Office applications?

    You can also try the solution posted by Redcar92 on this link: 8ExtPEx.dll is missing.

    Let us know how it goes.

  • Unable to connect to the web interface TCS

    Hello, I'm having a problem with a TC who left the factory of S5.3 current version. I can RDP into the Windows operating system without problem and access the web page of the OS on the port 8098 management no problem, but if I try to connect to the web application interface I get a name of user and password error.  any IDE on what is causing the problem?  the server was running fine until after a reboot.  Thank you!

    Hi Patrick, http:///tcs/#page:login&rescue:true method is used for the local administrator to log in if for some reason any when LDAP authentication is configured on TCS and local users cannot connect.

    ARO

    Mahesh Adithiyha

  • Measures to develop the Web Application with JDeveloper 11.1.1.6.0

    People,

    Hello. I have implemented PeopleSoft Campus Solution 9.0 revision 5 for a University.

    I need to develop an application for Admission online for future student to apply for admission.

    My installations of PeopleSoft are below:

    Server machine: Oracle Linux 5.10 (64-bit)

    Client computer: Windows XP Professional (64 edition) with the Internet Explorer browser

    Architecture Internet Oracle Linux 5.10 Server:

    (1) database server: Oracle Database 11 g version 11.1.0.6.0 is

    (2) the server application: Tuxedo 11 g

    (3) web Server: Web Logic 10.3.6.0 and JDK 1.7.0_09

    (4) browser: Firefox Mozila

    (5) two Instances of huge database on the database server: 8.53 PeopleTools and Campus Solution 9.0.

    To develop the application for Admission online, I made the 4 parties with WebLogic 10.3.6 and JDK 1.7.0_09 as below:

    (1) install ADR (Application Development Runtime) 11.1.1.6.0 (64-bit)

    (2) install the RCU 11.1.1.6.0 to create the scheme of OWSM_MDS (32 bit)

    (3) create a WebLogic 'Domain_CS' domain in WebLgoic 10.3.6.0 in support of MARC 11.1.1.6.0.

    (4) install JDeveloper 11 g 11.1.1.6.0 Studio Edition including WebLogic 10.3.5.0.

    The development environment for the online application for Admission is JDeveloper 11 g 11.1.1.6.0 Studio Edition. I just installed this PeopleSoft system. I don't have any experience using it. The first step is to run the command:

    $./quickstart.sh

    JDeveloper 11g Quick Start Menu appears as below:

    1) start with WebLogic Server 10.3.5

    (2) launching Oracle JDeveloper 11 g

    (3) set up areas for Oracle ADF

    (4) access Oracle JDeveloper 11 g Documentation Online

    (5) domain upgrade to version 10.3.5

    (6) access online documentation

    I don't know the outline of comprehensive measures to develop the Web Application with JDeveloper. We will understand that it out by steps associated with Quick Start Menu.

    My questions are:

    (1) do I need to create or extend a field in WebLogic 10.3.5.0?

    (2) how to develop the Web Application with JDeveloper? How connect JDeveloper with WebLogic 10.3.5.0?

    (3) how to configure the domain for the ADF ADF being installed in another directory?

    (4) folk would provide the outline of measures to develop the Web Application with JDeveloper?

    Thanks in advance.

    Sorry, I don't work with AAWS or PeopleSoft products. You have searched on Google for samples?

    Ultimately AAWS are just web services that allows you to collect and send data. You create the user interface as you would for any web service based on the model layer. Start with samples for the integration of web services in the ADF to familiarize yourself with the process and then try to get some data of AAWS.

    Timo

  • air application connects to the web service although swf don't

    Hey there,

    I will try and be brief. We built a kiosk application in flash builder a pure as3 project. When we went to convert it into an air application all seems fine except for two issues. one is that we cannot use the Security.allowDomain("*"); Tagus. not much we comment on this possibility, but when we do we cannot connect to the web service that we use. Here is the error msg that we get:

    URL http://api.macys.com/v2/catalog/product?prodid=559529 & prodid = 586262 & prodid = 442702 & prodid = 5 39030 & prodid = 444331 & prodid = 593389 & prodid = 102435 & prodid = 519743 & prodid = 357571 & prodid = 128285 & prodid = 407708 & prodid = 209799 & prodid = 417917 & prodid = 498705 & prodid = 131858 & prodid = 597478 & prodid = 142166 & prodid = 470687 & prodid = 584020 & prodid = 167015 & prodid = 75190 & prodid = 432111 & prodid = 481224 & prodid = 549755 & prodid = 483429 & prodid = 414178 & prodid = 596422 & prodid = 385591 & prodid = 226280 & d = 142163 prodi

    ioErrorHandler: errorProductId: WebApplicationException

    ioErrorHandler: currentTarget: Error #2032: error in workflow. URL: http://api.macys.com/v2/catalog/product?prodid=559529 & prodid = 586262 & prodid = 442702 & prodid = 5 39030 & prodid = 444331 & prodid = 593389 & prodid = 102435 & prodid = 519743 & prodid = 357571 & prodid = 128285 & prodid = 407708 & prodid = 209799 & prodid = 417917 & prodid = 498705 & prodid = 131858 & prodid = 597478 & prodid = 142166 & prodid = 470687 & prodid = 584020 & prodid = 167015 & prodid = 75190 & prodid = 432111 & prodid = 481224 & prodid = 549755 & prodid =. 483429 & prodid = 414178 & prodid = 596422 & prodid = 385591 & prodid = 226280 & d = 142163 prodi

    Here is the error of charles:

    < error >

    < > 103 errorCode < / errorCode >

    types of arguments < message > Incorrect or combination < / message >

    < errorDetail > WebApplicationException() < / errorDetail >

    false < success > < / success >

    < / error >

    now, if we run just the swf file it connects very well. the only reason I need this app to be in a wrapper of the air is so that I can remove the print dialog box. otherwise, I'd create just an exe file.

    any ideas would be great!

    Thank you

    OK, found the problem!

    When we built the as3 project and we implement web service calls, we used post from get we caused problems. We have been connecting to a service of qa so that may have something to do with it. In all cases, we have changed the headers in the air application to get and it seems to work fine. Why would he works in the SWF and not the air who knows, but there are go!

    Thank you

    Jorge

  • Why my iphone will have problems with pandora in synchronization with the pandora application on infotainment chevy via a usb connection?

    Why my iphone will have problems with pandora in synchronization with the pandora application on infotainment chevy via a usb connection?

    This was never resolved?  I have the same problem with an iphone 6s.  It is only my phone like an ipod playback.  I don't get the interface of Pandora.

  • I plugged a Linksys router for my Hewlett Packard desktop computer, it shows that it is connected with great resistance, but it won't let me connect to the web.

    I connected the router to my computer desktop Hewlett Packard, it shows that it is connected with great resistance, but it won't let me connect to the web. I also have a mid/fi through Verizon set up on this computer, but I have recently installed Magi jack more and it uses far too much data for the MiFi. What should I do to fix this?

    Hello

    ·         What is the error message or the error code that you get when you try to connect to the Internet?

    ·         What is your Linksys router connected to an Internet service provider?

    ·         Were there any changes made to your computer until the problem occurred?

    ·         What version of the Windows operating system do you use?

    Click on the link below.

    http://Windows.Microsoft.com/en-in/Windows7/help/which-version-of-the-Windows-operating-system-am-i-running

    To solve the problem related to the Magic jack plu and MiFi Verizon:

    I suggest you to contact Magic jack support. See the link below.

    http://MagicJack.com/customercare.asp

    Contact Verizon support. See the link below.

    http://support.verizonwireless.com/CLC/

    Provide us additional information. So that we can help solve you the problem on your computer.

    Hope this information helps you.

  • Error - 'Auntentication with the server failed. Family Tree Maker software does not connect on the Web dashboard.

    Original title: Family Tree Maker does not connect on the Web dashboard.

    My Family Tree Maker 2009 does not connect to the Internet comes up with the message which is cannot authenticate the server, but it tells me that my version is up-to-date.  He has always worked so far? Comes with the following message if I try to do anything that involves the net.

    "Auntentication with the server failed.

    Hi HelenTL,

    You did changes to the computer before this problem?

    If you have any software security & firewall installed, disable them temporarily and check if the problem persists.


    Note:
    check to allow them back on the computer after you complete these steps.

    Hope the helps of information.
    Please post back and we do know.

  • My Sprint HTC Android mobile phone connects with the supplied USB cable, but the computer says 'No HTC Device Connected'

    My Sprint HTC Android mobile phone connects with the USB cable, but the computer says 'No. HTC Device Connected' so I can't sync...

    Hello

    1. do you have HTC Manager installed on the computer?

    2. have you tried it with different USB ports?

    You need the HTC Sync HTC phone Manager software.

    Method 1: Try again with different USB ports and see if that helps.

     

    Method 2: If HTC Sync is installed, if you get the message "no device connected" in HTC Sync, ensure that your phone USB setting is changed to "Charge Only" to "HTC Sync".

    If the methods above do not help, you can contact HTC for additional help.

    Here is the link: http://www.htc.com/us/support/

  • VWC plugin using sdk 5.1 is broken if running on the web client 6.0 with port 9443 - out could not connect to the Web Client vSphere. Contact your administrator to resolve this problem.

    We did a vwc with sdk 5.1 plugin, now, we want to make it work on the web client 6.0. before the race, we have changed the MANIFESTO. MF and services-config. XML responses such as the following:

    2 important reminders for your plugin 5.5 is compatible with the Web Client 6.0

    After that, we deployed our plugin on web client 6.0

    If access us using the URL with port: https:// < ipaddress >: client/vsphere-9443 /? csp, our plugin arises, our plugin function is also ok.

    If access us using the URL without port: https://< ipaddress > / vsphere client /? csp, our plugin is present, the function is broken (error occurred when flex user interface by calling the java service: "Could not connect to vSphere Web Client.) Contact your administrator to resolve this problem. »).

    Thank you very much

    Please change the CHANNEL_URL in your proxy classes to use 'amf' instead of 'amfsecure '.

    private static const CHANNEL_URI:String = "/" + YOUR_MODULE.contextPath + "/messagebroker/amf"
    

    This should solve your problem.

  • Problems with the web interface of connection vcenter 5.1

    Guys,

    What don't understand me, I've set up a new virtual appliance version of vcenter test 5.1, I can connect just fine using vsphere client and console, but the web interface refuses to agree with the same identifiers. What is happening with this single sign? I really do not understand.

    You guys could help me please?

    I stumbled upon this same question.  5.1 with the search service is completely different than 5.0, this is why the others are not working.

    Here's what I did to solve the problem.  I turned on the regeneration of SSL certificate:

    1. Navigate to https://[IP]: 5480 and connect
    2. Go to the Admin tab and press the button "Toggle the setting of certification" until activated regeneration 'certificate' displays Yes
    3. Go to the network tab and change the host name.  This will trigger a regeneration of SSL (or you can change the ip address).  I don't know if change 'localhost' to something else helped, but it can't hurt.
    4. Restart the box (restart System tab button.)

    At this point, you can look at the start-up of the machine of vcenter console messages.  You will notice some messages about detection of a new hostname or IP and regenerate a new certificate.  You will see all the services to import it again SSL ceritifcates so.

    At the end of the reset, I was able to connect to the web client to vCenter!

    HTH

Maybe you are looking for