CRMI: Class AdfConnectionFacade to access the connections of the AAU

Hello

Jdev: 11.1.1.7

WebCenter and UCM: 11.1.1.8

I am trying to interact with the AAU via API CRMI. According to the use CRMI to access the content - 11 g Release 1 (11.1.1), server

When I use the AdfConnectionFacade class to access the University Complutense of MADRID "Main connection" thanks to connections.xml (following these instructions), the connection test always fails. I have deployed the app to a managed to webcenter stand-alone server as well. The code is as follows:

        SecurityContext sctx = ADFContext.getCurrent().getSecurityContext();
        this.userName = sctx.getUserName();
        
        IdcContext idcCtx = new IdcContext(userName);


        IdcClientManager idcClientManager = null;
        IdcClient<IdcClientConfig, Protocol, Connection> idcClient=null;
        DataBinder reqBinder = null;
        
        try {
            idcClientManager = new IdcClientManager();
            
            AdfConnectionFacade acf = new AdfConnectionFacade("localUCMConn");
            boolean ok = acf.testConnection(userName).isSuccess();
            if(!ok){
                System.out.println(acf.testConnection(userName).getMessage());
                throw new IdcClientException (acf.testConnection(userName).getMessage());
            }

And the acf.testConnection fails with the following message:

IdcClientExceptionweblogic: Failed: IdcService='<NONE>', cause='oracle.vcr.jam.JamRepository cannot be cast to oracle.stellent.ridc.convenience.adf.connection.RidcConnection'

I can surely use a db based property or a text file to find the coordinates of connection socket Complutense University of MADRID, but, in this way, I think it will be more configurable from the Console of EM.

Yet, can someone enlighten me on which is the standard approach to access the connection details and also, how to set up the connection details in the EM console, because I saw no connection of type "Content Server" in the list.

PS: Announced this request here, as it seems more than one ADF and webcenter linked to a UCM/RIDC one query.

Thank you

Vyas.

Hi Vyas,

I don't know if RIDC façade class is the right path to follow because of the entry of the next development team:

The RIDC based (oracle.stellent.ridc.convenience.adf.connection.RidcConnection) connection seems to be associated with the obsolete RIDC connection management code that was created previously,http://docs.oracle.com/cd/E23943_01/doc.1111/e10807/c23_ridc.htm#sthref1487

This older technology did not meet code of connection appropriate ADF patterns and does not support MDS for customizations after deployment.

The client should try to avoid using this older connection RIDC management framework code.

Thank you

Srinath

Tags: Fusion Middleware

Similar Questions

  • To access the controls and their values in different JFrames and forms

    Hi all - is it possible to access controls and their associated information? For example, in my old .NET application, I got a form where users could enter usernames/people with disabilities and also preferences for the launch of other external tools. The user filled in the text boxes and made a few selections on combo boxes etc. - I then recorded in an ini file which is loaded at run time. Then from anywhere in the application I could do something like:

    Dim strUserName As String = frmUserSettings.txtUserName.Text//for username
    Dim optLocalorRemote as String = frmUserSettings.cmbLocalorRemote.SelectedItem.ToString () //for selected item in the drop-down list box
    Dim optSomeOption as Object = frmSomeForm.SomeControl.Value //etc etc...

    You can call any control in any form and obtain its associated variables and also call any method belonging to him in .NET or void. Is it possible to do in the frameworks for Swing? I did some research but can't seem to find the equivalent in Swing

    If it is not possible can then someone point me in the right direction on how to do it? Do I need to define a class and I then have to instantiate each control in the class and have the getters/setters or y at - it an easier way? I essentially have an obligation to access related information across different forms in the application

    I found this:
    http://StackOverflow.com/questions/4958600/get-a-swing-component-by-name
    But this seems to return the control names and no values?

    Thanks in advance for any advice or help - we appreciate it! :)

    Hello Matt,

    for what you do with files .ini, java provides the java.util.Properties class.
    To access the other JFrames and forms (JPanels), you pass a reference to this framework/Panel to the place (class or method) where you want to retrieve information from this framework/Panel.
    Example:

    public class MyFrame extends JFrame {
      JPanel myPanel1= new JPanel(...);
    ...
      MyVeryOwnPanel mvop= new MyVeryOwnPanel(myPanel1,...);
    }
    

    Now within mvop, you can look at what happened to myPanel1.

    HTH

  • How to access the child of the view object that is defined via the display link?

    JDeveloper 11.1.1.2 using:

    I defined the purpose of view 2 (ParentVO and ChildVO) and 1 notice link to specify the relationship between them.
    In the definition of link to view, I exposed the view of child object in the parent object from view with the name of the accessor "childlist is."

    In my module of the application, the data model contains the instances of the objects two view. The child view object instance has been added to the parent object instance see through display link

    I install the ParentVO to create both ViewImpl and ViewRowImpl classes and expose all accessor methods.
    But I can't find a get of the ViewRowImpl class method to access the ChildVO of the ParentVO.

    What is the right way to access the instance of ChildVO of ParentVO line line instance IE. ParentVORowImpl class?

    You should have a getEmployeesView method in the departmentsViewRowImpl class.

    You can try it with the HR schema and dept/emp tables to see if it works for you?

  • Connection Internet says 'Local' only and I can't access the internet at my convenience.

    I'm not a computer genius, but I know that's not my wireless which is mess up and not allow me to access internet from my laptop.  If I try to access my home, or somewhere else that provides wireless internet, I always have trouble getting.  IF it connects, it shows 'Local' only and not allow me to access the internet.  It seems to do this when I am on the internet while someone else in my household is on it as well.  Which shouldn't be a problem at all.  I should be able to access the internet if someone else uses it or not.  Never had this problem until I got this new laptop with vista.  It lasts for almost a year now and I'm taking classes online and cannot deal with this problem any longer.  Please someone help me solve this ongoing problem that seems to be quite common!

    Go to the website of the manufacturer of your computer/notebook > drivers and downloads Section > key in your model number > look for it last network adapters Vista drivers > download/install the.

    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-network-adapter-problems

    Troubleshoot network adapter problems to Microsoft link above.

    Try without commitment TCP/IPv6:

    If you still have internet connection probs, one thing to try is the separation of the TCP/IPv6 (which is done by going to network connection > right click > properties > it uncheck > OK.)

    http://digitalmediaphile.WordPress.com/IPv6-how-to-unbind-from-a-NIC-in-Windows-Vista/

    See you soon.

    Mick Murphy - Microsoft partner

  • To access the classes of CPP in qml.

    I have set up to access the classes of PCB in qml in two ways: -.

    1. create an attached object and the id of the class of CPP special and then access via the id.

    2. fix the CPP on the qml class before pushing the page using the setContextProperty.

    I wanted to know exactly when to use these two methods. There a difference in terms of scope and memory. Please explain.

    Great Question!

    Local objects:

    Attached to objects, or who inherit from classes of cascades, is the simplest way to expose c ++ objects that relate to user interface elements. This is what you use if you want this object to BELONG to this context qml. It is created by the qml context when createObject is called (your qml file is loaded) and destroyed with the user interface objects. You can create many of these objects, anywhere you need. However, if you want to expose global properties, it is probably not a good approach.

    The only time you would use objects attached to global stuff is if you expose a singleton class to allow qml set locations to manage signals (OrientationHandler is an example of that, without an OrientationHandler object, that you have nothing to connect).

    Global objects:

    Context properties can be considered global variables for a particular context, but with inheritance: context properties are passed to the contexts of the child. These objects are the PROPERTY of c ++, must be created before the creation of the object (createObject is called) and must remain valid for the lifetime of any context, they are placed in, but then destroyed is no longer necessary.

    The disadvantage of context properties changing them can be expensive. If you set a context property after the createObject call (that is to say an object exists that was created from this context), then all links in javascript in this context will be re-evaluated. However, you can mitigate this issue by exposing an object that contains the value as a property, so that links to branch on change of signals well if necessary.

    Inheritance is where shine context properties. There is a context root, which is in this context of default parent for new contexts. If you set a context property of the root context, it is available everywhere in any document qml. Here is an example of how do:

    QmlDocument::defaultDeclarativeEngine()->rootContext()->setContextProperty("app", myApp);
    

    Note: when I speak of createObject, I'm talking about QDeclarativeContext::createObject. It is called internally by QmlDocument::createRootObject.

    For more information on the Qml contexts, see http://qt-project.org/doc/qt-4.8/qdeclarativecontext.html

    For more information about the inner workings of qtdeclarative, see http://qt-project.org/doc/qt-4.8/qdeclarativeengine.html and http://qt-project.org/doc/qt-4.8/qdeclarativecomponent.html

    http://Qt-project.org/doc/Qt-4.8/qtbinding.html is still relevant as well

  • Help, please! Cannot access the web after connected to the VPN

    Hello

    I'm a newbie on Cisco products.  I configured a Cisco ASA 5505 with VPN firewall.  However, I can't access the web after I connected to the remote IPSec VPN.  I also cannot connect to the bands using the intellectual property.  But I can connect to the internal servers in the office with no problems.

    Here is my setup, can someone help please?  Thank you very much

    ASA Version 8.2 (5)

    !

    host name asa

    xxxxxxxxx.com domain name

    enable the encrypted password xxxxxxxxxxx

    xxxxxxxxxxx encrypted passwd

    names of

    !

    interface Ethernet0/0

    switchport access vlan 2

    !

    interface Ethernet0/1

    !

    interface Ethernet0/2

    !

    interface Ethernet0/3

    !

    interface Ethernet0/4

    !

    interface Ethernet0/5

    !

    interface Ethernet0/6

    !

    interface Ethernet0/7

    !

    interface Vlan1

    nameif inside

    security-level 100

    IP 192.168.1.1 255.255.255.0

    !

    interface Vlan2

    nameif outside

    security-level 0

    IP address dhcp setroute

    !

    passive FTP mode

    area of zone clock - 8 schedule

    clock summer-time recurring PDT 1 Sun Apr 02:00 last Sun Oct 02:00

    DNS lookup field inside

    DNS server-group DefaultDNS

    Server name 107.204.233.222

    name-server 192.168.1.3

    xxxxxxxxx.com domain name

    inside_nat0_outbound list of allowed ip extended access all 192.168.1.96 255.255.255.240

    pager lines 24

    Enable logging

    asdm of logging of information

    Within 1500 MTU

    Outside 1500 MTU

    IP local pool sc-192.168.1.100 - 192.168.1.110 mask 255.255.255.0

    ICMP unreachable rate-limit 1 burst-size 1

    don't allow no asdm history

    ARP timeout 14400

    Global 1 interface (outside)

    NAT (inside) 0-list of access inside_nat0_outbound

    NAT (inside) 1 192.168.1.0 255.255.255.0

    NAT (inside) 1 0.0.0.0 0.0.0.0

    Timeout xlate 03:00

    Timeout conn 01:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02

    Sunrpc timeout 0:10:00 h323 0:05:00 h225 mgcp from 01:00 0:05:00 mgcp-pat 0:05:00

    Sip timeout 0:30:00 sip_media 0:02:00 prompt Protocol sip-0: 03:00 sip - disconnect 0:02:00

    Timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute

    timeout tcp-proxy-reassembly 0:01:00

    Floating conn timeout 0:00:00

    dynamic-access-policy-registration DfltAccessPolicy

    the ssh LOCAL console AAA authentication

    Enable http server

    http 192.168.1.0 255.255.255.0 inside

    No snmp server location

    No snmp Server contact

    Server enable SNMP traps snmp authentication linkup, linkdown cold start

    Crypto ipsec transform-set esp-SHA-ESP-3DES-3des esp-sha-hmac

    Crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac

    Crypto ipsec transform-set ESP-DES-SHA esp - esp-sha-hmac

    Crypto ipsec transform-set ESP-DES-MD5 esp - esp-md5-hmac

    Crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac

    Crypto ipsec transform-set ESP-3DES-MD5-esp-3des esp-md5-hmac

    Crypto ipsec transform-set ESP-AES-256-SHA 256 - aes - esp esp-sha-hmac

    Crypto ipsec transform-set ESP-AES-128-SHA aes - esp esp-sha-hmac

    Crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac

    Crypto ipsec transform-set ESP-AES-128-MD5-esp - aes esp-md5-hmac

    life crypto ipsec security association seconds 28800

    Crypto ipsec kilobytes of life - safety 4608000 association

    crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 pfs Group1 set

    Crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 value transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-AES-256-MD5 ESP-3DES-SHA MD5-ESP-3DES ESP-DES-SHA ESP-DES-MD5

    outside_map card crypto 65535-isakmp dynamic ipsec SYSTEM_DEFAULT_CRYPTO_MAP

    outside_map interface card crypto outside

    Crypto ca trustpoint _SmartCallHome_ServerCA

    Configure CRL

    crypto ISAKMP allow outside

    crypto ISAKMP policy 10

    preshared authentication

    3des encryption

    sha hash

    Group 2

    life 86400

    Telnet timeout 5

    SSH 192.168.1.0 255.255.255.0 inside

    SSH timeout 5

    Console timeout 0

    interface ID client DHCP-client to the outside

    dhcpd outside auto_config

    !

    dhcpd address 192.168.1.5 - 192.168.1.36 inside

    dhcpd dns 107.204.233.222 inside the 192.168.1.3 interface

    dhcpd allow inside

    !

    a basic threat threat detection

    Statistics-list of access threat detection

    no statistical threat detection tcp-interception

    WebVPN

    internal strategy group xxxxxxxx-sc

    attributes of xxxxxxxx-sc group policy

    value of 107.204.233.222 DNS server 192.168.1.3

    Protocol-tunnel-VPN IPSec

    XXXXXXXXXX.com value by default-field

    xxxxx xxxxxxxxxxx encrypted password username

    Strategy Group-VPN-xxxxxxxx-sc

    remote access to tunnel-group xxxxxxxx-sc type

    attributes global-tunnel-group xxxxxxxx-sc

    address sc-pool pool

    Group Policy - by default-xxxxxxxx-sc

    tunnel-group xxxxxxxx-sc ipsec-attributes

    pre-shared key *.

    !

    class-map inspection_default

    match default-inspection-traffic

    !

    !

    type of policy-card inspect dns preset_dns_map

    parameters

    maximum message length automatic of customer

    message-length maximum 512

    Policy-map global_policy

    class inspection_default

    inspect the preset_dns_map dns

    inspect the ftp

    inspect h323 h225

    inspect the h323 ras

    inspect the rsh

    inspect the rtsp

    inspect esmtp

    inspect sqlnet

    inspect the skinny

    inspect sunrpc

    inspect xdmcp

    inspect the sip

    inspect the netbios

    inspect the tftp

    Review the ip options

    !

    global service-policy global_policy

    context of prompt hostname

    call-home service

    anonymous reporting remote call

    call-home

    contact-email-addr [email protected] / * /

    Profile of CiscoTAC-1

    http https://tools.cisco.com/its/service/oddce/services/DDCEService destination address

    email address of destination [email protected] / * /

    destination-mode http transport

    Subscribe to alert-group diagnosis

    Subscribe to alert-group environment

    Subscribe to alert-group monthly periodic inventory

    monthly periodicals to subscribe to alert-group configuration

    daily periodic subscribe to alert-group telemetry

    Cryptochecksum:5c1c99b09fb26fcc36a8bf7206af8e02

    : end

    Hello

    Try adding the following commands

    permit same-security-traffic intra-interface

    NAT (outside) 1 192.168.1.96 255.255.255.240

    Is there are always problems with VPN then I would maybe change VPN pool to anything other than something that comes into conflict with the LAN.

    In this case, these configurations should do the trick

    In order from top to bottom, they would do the following things

    • First remove the pool VPN and VPN configurations
    • Then remove the VPN pool
    • Remake of the VPN Pool with different network
    • Reattach the VPN pool for VPN configurations
    • Configure NAT0 to the new cluster of VPN
    • Remove the old line of the ACL of the configuration of NAT0

    attributes global-tunnel-group xxxxxxxx-sc

    no address-sc-swimming pool

    no ip local pool sc 192.168.1.100 - 192.168.1.110 mask 255.255.255.0

    IP local pool sc-192.168.2.10 - 192.168.2.254 mask 255.255.255.0

    attributes global-tunnel-group xxxxxxxx-sc

    address sc-pool pool

    inside_nat0_outbound to access ip 192.168.1.0 scope list allow 255.255.255.0 192.168.2.0 255.255.255.0

    no access list inside_nat0_outbound extended permits all ip 192.168.1.96 255.255.255.240

    Of course you also have the NAT configuration for VPN pools new Internet traffic

    NAT (outside) 1 192.168.2.0 255.255.255.0

    Please rate if the information has been useful if this resolved the issue as mark responded.

    -Jouni

  • Why "problem loading page" appears when I try to start firefox? I can access the page relevent medium of internet explorer, but firefox cannot connect to the web.

    A few days ago Firefox has stopped working when you use the shortcut or exe. file. The message http://en-gb.start3.mozilla.com/firefox?client=firefox-a & rls = org.mozilla: en - GB:official appears, even if when I paste this address in internet explore it works. What is preventing firefox to connect?

    One possible cause is security software (firewall) that blocks or limits Firefox without you informing on this subject, possibly after the detection of changes (update) for the Firefox program.

    Delete all rules for Firefox in the list of permissions in the firewall and leave your firewall again ask permission to get full unlimited access to the internet for Firefox.

    See Server not found - the problems of connection and Configure the firewall so that Firefox can access the Internet and http://kb.mozillazine.org/Firewalls

  • Equium P200-1IR - wireless is connected but cannot access the internet

    Hi there,

    Need a little help!

    I just bought an Equium P200 1IR.
    I activated the wi fi.
    I see my router which is Talk Talk.
    Can I get the laptop to connect to the router and it says I'm connected,
    However I can't access the internet.

    I tried the same process by inserting a WiFi dongle into the USB port
    on the laptop, and exactly the same thing happens.
    We have other home computers that connect to the router and the internet
    OK using the wireless dongle.
    I plugged a rigid cable between the laptop and the router connection and I can't
    access the internet immediately without any problem, however, would be delighted
    to use the wireless function.

    Any help really appreciated... Thank you

    Waynec

    Hello

    Try please reboot your router. A few weeks ago, I had a similar problem with my Satellite A300. WLAN is connected but Internet was not available. After the router is restarted all of a sudden everything was ok again.

  • I can connect to the WLan, but cannot access the internet on Tecra A8

    There is no problem when I use the LAN port.
    When I use the WiFi (wifi adapter Tecra A8), I can connect to the network, but the status is local, I can't access the internet.

    I've updated my access point with the latest firmware (D-link DWL-2000AP +).
    I do not get a new IP address.

    My OS is Vista.

    Hello

    You have set up the WLan router with the right data from your ISP (internet service provider)?

    Further, I would recommend to disable all security on the router option and try to access the internet.
    I mean, you must disable the encryption (WEP, WPA), Mac filtering address, etc.
    In addition, check if, in settings TCP/IP, the option as "obtain an IP address automatically' has been set.

    Have you tried the WiFi connection using the customer like Intel ProSet utility or Atheros configuration tool?
    These tools can be used instead of own WLan connection option of Windows.

    Reset you the WLan router? This!

    Pleas check al these proposals

  • Can no longer access the connect you on THIS computer

    I can acess my router from all my other except machines to it. This is the machine that I use all the time and I was able to access my router before. He just suddenly stopped being able to access the connection. He not even me to use engineering to access settings. I stop firewall, disabled virus protection. Who were always activated before and I was able to access it. so, not sure what is happening.

    Had to uninstall Kaspersky and reinstall and everything started to work properly again.

  • Lenovo K4 Note: WiFi connected but cannot access the internet.

    Hello

    Just a little while back, suddenly, my phone is connected to WiFi, but could not access the net, although the WiFi worked very well. I restarted the phone and then he couldn't even connect to the registered WiFi. I deleted the data and reconnects with password, still unable to connect. Deleted data from WLANBindingLocation and plugged in, he connected on WiFi but not Internet access again. Remove password and then reconnected and then it started working.

    Important: before that happened, I had opened the game "In The Dead". He started, but then became unresponsive. The phone hang well. The game became unresponsive. That's happened three times. And then it's the WiFi thing.

    VERY IMPORTANT: now I am train to check the system settings updates-> phone-> system update and it is to show "the failure of the network connection. Please try again. Although I'm always connected to the Internet and it works. I write this from my phone. »

    What the devil. It is a new phone. And I was so impressed by the latter. And now this? Give me a solution. NOW!

    OTA server is down, the team is fixing now.

  • All my iTunes music is on a disk hard Ext. connected to my home network through a router. Is it possible that devices that are part of my home network share iTunes can access the music on this disc hard Ext. without my laptop being on?

    All my iTunes music is on a disk hard Ext. connected to my home network through a router. Is it possible that devices that are part of my home network share iTunes can access the music on this disc hard Ext. without my laptop being on?

    Additional information: the laptop is what I used to install all the music, via iTunes, which is located on the external hard drive connected through home network router.

    Is it possible that devices that are part of my home network share iTunes can access the music on this disc hard Ext. without my laptop being on?

    Laughing out loud

  • Can not access the site Web of John Lewis, get message server unexpectedly dropped the connection all the time

    Use the iMac with El Capitan 10.11.1 & Safari 9.0.1

    During the last week, I was unable to access the site Web of John Lewis and the message "Safari cannot open page www.johnlewis.com because the server dropped the connection unexpectedly. Sometimes this happens when the server is busy. Wait a few minutes and then try again"I retry but get the same message all the time. Can access all other sites ok.

    I emptied the cache, deleted the cookies and history. Enter the name of the site in its entirety is not helped either.

    Unable to access the Web by John Lewis site with my iPad either.

    Help!

    Try restarting/resetting the router.

    Try a reboot.

    Make a backup using Time Machine or a cloning program, to ensure that data files can be recovered. Two backups are better than one.

    Try to set up another admin user account to see if the same problem persists. If back to my Mac is enabled in system preferences, the guest account will not work. The intention is to see if it is specific to an account or a system wide problem. This account can be deleted later.

    Isolate a problem by using a different user account

    If the problem is still there, try to start safe mode using your usual account.  Disconnect all devices except those necessary for the test. Shut down the computer and then put it up after a 10 second wait. Immediately after hearing the startup chime, hold down the SHIFT key and continue to hold it until the gray Apple icon and a progress bar appear. Startup is considerably slower than normal. This will reset some caches, forces a check for directory and disables all start-up and connection, among other things. When you restart normally, the initial restart may be slower than normal. If the system is operating normally, there may be 3rd party applications that pose a problem. Try to delete/disable the third-party applications after a reboot using the UN-Installer. For each disable/remove, you need to restart if you do them all at once.

    Safe mode - on El Capitan

    Start Mode without failure-El Capitan.

  • to access the data of the children with the static accessor of parent class

    I'm new to LVOOP. I'm trying to create accessors of data in the parent (static) class and use them in the child's class. I don't need them to be dynamic becase the accessors are identical for child and parent. Is it possible to access the data of a class without creating an accessor for each class?

    It is the dynamic method that I created that finally works. Once I found the VI "call Parent Method.vi' everything has worked.

    So now I created all my data as static accessors and my methods are dynamic (assuming that they do).

    Thanks for all the help.

  • HP 15 laptop: laptop computer is connected to the wi - fi connection, but cannot access the internet

    Hello

    My problem is my WiFi says its connected but I can't browse or access the internet.it just tells me "unable to connect to internet computer is not connected to the internet", but my wifi says 'connected'.i tried to go to the cmd prompt and typed in "netsh int ip reset resetlog.txt c:\" goal it shows me "reset failed.access is denied .he don't s no user specified settings to be reset to zero." please "» What can I do?

    Thanks in advance.

    Hello @jerome256,

    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums, I would like to draw your attention to the HP Forums Guide first time here? Learn how to publish and more.

    I understand that you are having a problem with your WiFi and wanted to help you!

    You are trying to access WiFi through router?  If you are connected to your wireless network, but cannot access the internet, then the problem may be with the router.  Check that the router is connected to the internet.  If you have more than one router, then you can ensure that you are connected to the correct router.  You can also try unplugging the router for about 30 seconds, and then reconnecting it.  Please consult the following document, as it can help solve the problem for you:

    HP PC - Troubleshooting wireless network and Internet (Windows 10)

    Please let me know if this information has been helpful by clicking the thumbs up below.

    Have a great day!

Maybe you are looking for