RESTful service

Hi team,

APEX 5.0.1

Database 12 c

I need to know can RESTful Oracle APEX return XML service? I don't see JSON and CSV as return options, but I need to supply this web service to the JAVA application that only takes XML as input. Does anyone know how accompalish this?

Thanks in advance.

Kind regards

Sunil Bhatia

Sunil Bhatia wrote:

I need to know can RESTful Oracle APEX return XML service? I don't see JSON and CSV as return options, but I need to supply this web service to the JAVA application that only takes XML as input. Does anyone know how accompalish this?

JSON and CSV are options for an application resource manager. To return a result as XML, create a PL/SQL Resource Manager and write code customized for generating XML using SQL/XML and output using the sys.htp.p . The example in the documentation output HTML but the principle is similar.

Tags: Database

Similar Questions

  • Expose a report through Apex 5.0.2 and ADR 3.0.2 RESTful service

    Hi all

    Currently, I am trying to expose a report through RESTful service and have used the following documentation to the for do:

    https://docs.Oracle.com/database/121/HTMDB/advnc_web_services.htm#HTMDB27000

    I can't find where and how expose the report.  My page is public, and the security to allow RESTful services instance is set to yes.  I have an interactive report and a classic report, but none of them seem to have the option.

    I use Apex 5.0.2 and ADR 3.0.2.294.08.40.

    Does anyone know how to do this?

    Thank you

    Daniel

    Hi Daniel,.

    If it is a classic report, you have the instance parameter to allow the Restful Services and the page is public, you must change the page using the view component inherited (not Page Designer). In the attributes section you will find the option to activate the relaxing access report.

    Kind regards

    Jason

  • With regard to the ADF Restful Services in 12.2.1

    I went through restful ADF services article in the guide of the developer and some examples, but its only contours:

    (1) how to expose methods standard and custom Vo as a restful service. There is no mention of how to expose the custom method AM restful service, is it possible from now with automated wizard provided by ADF 12.2.1 for restful service?

    (2) a typical use case is to write a function which is given to couple view of your and do some massaging until it can be written in a custom am method all your available, but how expose it as a restful service, the only option I see to this effect in 12.2.1 is to use SOAP service if I use automated restful services Wizard and do not write service JAX - RS scratch code creating an instance module root of service application, but our architecture warrants to use rest AND JASON architecture style.

    If anyone has idea about this or has any comments/blogs about it in 12.2.1, please let us know!

    Concerning

    Mukul

    In the 12.2.1 version we still have no support for the exhibition AM level method REMAINS the use of assistants to REST.

    (You could build a Java class that access the AM and then expose this class REMAINS).

    If it is the important scenarios for you please contact the Oracle Support and add your request to the emergency that follows this feature - 16851420.

  • Unable to access REST services with Apex 5.0.3 and ADR 3.0.3 in standalone

    Hello

    I'm trying to get my APEX with ADR 3.03 installation and for the life of me can not get of work REMAINS.  When I try to run the tutorial of

    Creation and use of RESTful Web application services Express 5.0

    I get the following error in the window of standalone ADR

    Journal of the oracle.dbtools.common.config.db.ConfigurationValues 12 January 2016 17:45:16

    ATTENTION: * jdbc. MaxLimit in apex_al configuration uses a value of 10, this setting cannot be sized properly for a production environment *.

    Journal of the oracle.dbtools.common.config.db.ConfigurationValues 12 January 2016 17:45:16

    ATTENTION: * jdbc. InitialLimit in apex_al configuration uses a value of 3, this setting cannot be sized properly for a production environment *.

    12 January 2016 17:45:16 oracle.ucp.common.UniversalConnectionPoolBase initInactiveConnectionTimeoutTimer

    INFO: connection time-out timer inactive at the request

    12 January 2016 17:45:16 oracle.ucp.common.UniversalConnectionPoolBase initInactiveConnectionTimeoutTimer

    INFO: connection time-out timer inactive at the request

    12 January 2016 17:45:17 oracle.dbtools.common.config.db.DatabasePools validateApexPoolConfigView

    SEVERE: * the pool named: apex_pu reports no APEX workspaces are enabled for RESTful Services,.

    but the pool named: apex_al reports 1 workspaces are enabled.

    This implies what APEX has been installed after the Oracle REST Data Services. Run the following command, and then restart REST Oracle Data Services:

    java-jar ords.war validate - apex of the database

    APEX based RESTful Services, including those used to serve static resources will not work until this was done.

    ***

    I ran validate it as many times it changed anything.  My REST services just returns 404.

    Someone at - it ideas?

    Thank you

    Scott.

    There seems to be a bit of chatter about the 3.0.3 in particular issues. I suggest to go back a step from version and try again.

  • Basic authentication for the OSB exposed as a Rest Service

    Hi all

    We expose OSB Service as a Rest Service to the customer. Need to add basic for the client authentication. In the HTTP transport Service proxy, we have enabled basic authentication. However, we do not know how to proceed. We want to take care of the authentication section in the BSO it itself, so what should be our next step for her? How to extract the authentication information for the request and where to add the check? Is there an easy way to integrate with authentication AD in OSB?

    Hello

    OSB will do authentication for you, no need to make something of yourself. Just move the radiobutton control to basic authentication. It uses the Weblogic domain in the to do. OSB will get the name of user and password of the authentication HTTP header property and validate it against weblogic. If weblogic confirms as a name of user and password valid, OSB running the proxy. Any valid user in weblogic will do, there is no authorization: so no way to limit to a specific user. This means that to connect to AD you must configure using Weblogic. In the field of weblogic, you can add any AD or any LDAP as authenticator.

    With the help of its also possible to validate on a particular user using the UserToken GOSA strategy. You can also use GOSA do BasicAuthentication by applying the specific policy. But GOSA only supports basic over SSL authentication, not simple basic authentication.

    By the way: for BA on a Business Service: you must create a ServiceAccount object with the specific user name password and assign to specific BusinessService. You can create a surveillance society by environment, each in a particular folder of dev/test/ACC/prod. Then use a customization file to switch between them.

    Kind regards
    Martian

  • This allows a procedure or a pl sql func as a rest service

    Hello

    I have a simple sql pl under hr schema named full_name function which takes two parameters firstName and lastName, fullname returns

    function full_name (varchar2, varchar2 lname fname)

    return varchar2

    is

    l_fullname varchar2 (30);

    Start

    return fname | » '|| lname;

    end full_name;

    The question is how this function is enable? I find no doc on this subject. When I click right function on sqldeveloper I don't see "Enable rest" option.

    In sql developer, the development menu remains, how code block must be implemented and how to set the settings to make my function remains enabled and how can I pass these params to rest service?

    This same issue applies to enablement rest of the proc.

    Hi User595758-OC,

    User595758-OC says:

    Kiran thank you for your interest. I followed the first blog which addresses my needs specifically.

    In the case of a parameter ' /: id "notation is used in the uri path, but in my case I need to put two params fname and lname in the service definition.

    Is it possible to create a path uri as "ADR/HR/fullname? fname =: first name & lname =: lname. If so, how the definition should be?

    According to the URI scheme "departments /: id" given in the example above, blog post

    for your RESTful Web Service with two parameters, the URI scheme can be "fullname /: fname /: lname.

    Kind regards

    Kiran

  • Role of the user of "SQL Developer" rESTful services

    Hello

    I am following the tutorial ""REST Data Services Installation, Configuration and Development Guide " "

    But it seems that I can't create a user with the role of "Developer SQL". I am running the below command, I specify the password. Then called the credentials file is created.

    But I can not yet connect SQL Developer using development REST with this credential.

    java-jar ords.war user test_developer "SQL Developer"


    There is no such role when I manually search for in the database. How can I create it?


    Maybe I should create a thread separate, but my second question is, why I need for RESTful to work services have both apex_al.xml and apex_rt.xml conf files?

    For what I understand, it is not necessary to have installed to use the services of APEX RESTful?

    dmdamiyo wrote:

    I am following the tutorial 'REST Data Services Installation, Configuration and Development Guide.

    But it seems that I can't create a user with the role of "Developer SQL". I am running the below command, I specify the password. Then called the credentials file is created.

    But I can not yet connect SQL Developer using development REST with this credential.

    java-jar ords.war user test_developer "SQL Developer"

    There is no such role when I manually search for in the database. How can I create it?

    As mentioned by rwendel is not an Oracle database user / role you create, but it is specific to ADR.

    You can share the link in the documentation where you follow this step?

    If you want to install ADR using Oracle SQL Developer and use the various functions of the ADR 3.0, you can watch the following for quick information on ADR 3.0 sessions:

    Maybe I should create a thread separate, but my second question is, why I need for RESTful to work services have both apex_al.xml and apex_rt.xml conf files?

    For what I understand, it is not necessary to have installed to use the services of APEX RESTful?

    Yes, Oracle APEX is not necessary for the accommodation of RESTful Web Services with ADR 3.0, it was necessary in pre ADR 3.0 versions.

    Reference:

    The 'apex_al.xml' is the configuration user DB APEX_LISTENER and 'apex_rt.xml' matches the configuration of the APEX_REST_PUBLIC_USER DB user. You don't have to configure these users (if you do not want to use Oracle APEX). These users are necessary only if you want to use the RESTful Services with Oracle APEX.

    Reference: http://docs.oracle.com/cd/E56351_01/doc.30/e56293/config_file.htm#BABHAJDE

    If you do not want to use Oracle APEX, then just configure the users ORDS_PUBLIC_USER and ORDS_METADATA.

    Reference: http://docs.oracle.com/cd/E56351_01/doc.30/e56293/install.htm#CHDGACJC

    Kind regards

    Kiran

  • Web - REST service reference

    I have a REST GET service that supports p1 and p2 as a parameter and returns a base line. I am trying to build the web service reference. {I select REST as the webreference and then give it a meaningful name and attachment of the URL with the URI suffixed (2 settings) for example http:xx.xx.xx./xyz/customer_number/{customer}/salesrep_number/{salesrep_number}, no proxy and I select the name of the GET, JSON, no output basic authentication method. Now I have 2 parameters - salesrep_number and customer to define and try to run a test and he complains not FOUND, are not just URI syntax since it is what has been set in the RESTFUL Web service and it works from the workshop/Restful SQL service but fails under References webservice under shared components. Any help is appreciated.

    Hi P.T.

    You mentioned 'he doesn't like the character '.' at the end.' -What exactly do you mean by "it"?   Just to be clear, you don't need to modify the RESTful Service module that you defined under SQL Workshop > Services RESTful - which must remain in its URI template using {client}.  The & nom_element. I already mentioned the syntax is specifically designed for the URL you set in shared components > a Web Service reference.

    Lets try this - take a look at the example of Service default RESTful, oracle.example.hr, installed in your workspace under SQL Workshop > RESTful Services.  In this module, you will see a empsec / {empname} example.

    1. If you test this example with the button 'Set Bind Variables' and provide a valid employee of the KING name in the value field, click on test to make sure that you managed to get the JSON result.  Take note of the URL generated for this test.
    2. Now access your application and create a web service reference based on this particular example, through shared components > Web Service References > Create.
    3. When executing step by step through the wizard, set the URL to the empsec / {empname} example, but replace {empname} with & EMPNAME. for example http://hostname/services/hr/empsec/&EMPNAME.
    4. Now, run the Wizard Page, and then select form > form report on Service Web-> step through the wizard, selecting the web reference service that you created in step 4 and click Next until you reach the last step of the wizard, where you will then click on create to complete.
    5. Change the page created, and then run the wizard to create a new item and create a new item of type page text field, with the name EMPNAME - to correspond with the binding reference variable in your URI.
    6. Run this page, enter KING in the text field and click on submit.  The region of results on the page should then be filled with the JSON result returned by the web service.

    If you can get this example to work, you will be able to compare the empsec / {empname} example with your own, which should hopefully help identify all differences that may ask questions.

    Kind regards

    Hilary

  • [MAF - AMPA] Strange behavior of the MAF with REST service

    Hi MAF Experts.

    I just noticed that there is a strange behavior in my application of the MAF. The first loading of the page, amx:page does not make its contents (of REST). However if I kill the app and relaunch the app, content appears.

    Pattern:

    1. Start of the CRG App
    2. Opening of session
    3. Dashboard (the content is rendered)
    4. Go to any other aspect (lets say a list of products)
    5. Open product list (content do not get returned)
    6. Kill the MAF application
    7. Start of the CRG App
    8. Dashboard (the content is rendered)
    9. Go to the product list
    10. List of products (content gets rendered)

    I put a few breakpoints on EntityCRUDService and RestPersistenceManager.

    So far it return the list of entities and display the correct data (from watches in debug mode)

    Last thing I noticed is the red color below. She defined the EntityList with the new value of REST (This displays a correct value).

    TaskExecutor.getInstance (.execute (isDoRemoteReadInBackground ())

    , () -> {

    Auto Sync all actions pending first, pass false for inBackground because

    We want to process actions pending before the reading distance

    getDataSynchManager (.synchronize (false));

    The list of entities < E > = executeRemoteFindAll();

    If (entities! = null)

    {

    When an error occurs (for example server is not available, the method returns the value zero)

    setEntityList (entities);

    }

    });

    Any suggestion?

    All the rest service are configured with AutoQuery = true in the persistence - mapping.xml

    See you soon,.

    Hendry

    Hendry,

    Thanks your testcase, I was able to understand the problem.

    It turns out that MAF 2.1 has problems dealing with the advanced way in which AMPA running background tasks with the help of a thread in all of features.

    We have slightly modified the implementation in AMPA to use one thread per function and now the update issue is resolved. I sent you a link to new construction.

    We will publish the new generation soon on GitHub so that others can benefit in the same solution.

    Steven Davelaar,

    Oracle Mobile A-team.

  • How can I disable only restful service? On Apex listener

    Hi all:

    For security reasons, I want to turn off the data service based in some of the listener apex server and activate the application only service. How can I do?

    Support gives the solution:

    How to disable the restful services is NOT to configure pools of connections AL and RT in the ADR/Rest Data Services. (APEX Listener).
    Remove or rename the files apex_rt.xml and apex_al.xml available in the configuration (conf) configured against ADR directory used by these bodies / the listener of the APEX.
    This way ADR / the APEX listener will not be able to deliver the REST requests to the database and return 404 to the end user

  • Is it possible to use a Type of personalized content for the REST service operation messages?

    I try to POST to the third party, documentum of EMC, REST service using service broker in 8.53 peopletools integration operations. Unfortunately, the third party only accepts a content type of 'application/vnd.emc.documentum+json', which I could not send PeopleSoft and use a message definition at the same time.

    In my service operation, if I do NOT fill the request message I can POST to the URI with the such custom content type defined in the property page of the connector in the routing. I have not found a way to do it and also present JSON content on demand, since there is no message associated with the operation. Is it possible to include in this type of message content without using a request message?

    If I DO not fill the request message I can't POST successfully because the message content-type of "application/json" gets passed as the content-type instead of the value in the property page of the connector from the routing. Is it possible to change the content type during the use of a message definition?

    Thank you

    Paul

    Hi Paul - you can turn on tracing by using the on demand connection as follows:

    1. on the routing set detail header and detail "journal".

    2. Main Menu > PeopleTools > Integration Broker > Service Operations Monitor > Administration > control installation Options

    -Enable logging of the bridge

    -On the registration of demand = 5 (to enable detailed logging)

    Note: On request connection only works for the outgoing synchronous Services. In this case, we should be fine. You will find the by transaction log file on your gateway web server... / applications/peoplesoft/PSIGW.war/WEB-INF/.

    I did it for one of the REST service operations my test (I'm on 8.52.22). I have my content type of message the value application/json to the operation of the service page. On the routing page, I added a connector property content-type=application/vnd.emc.documentum+json.

    Here are the results on the integration gateway logs:

    Message-ID:<-.................@nowhere>

    MIME-Version: 1.0

    Content-Type: multipart/related; Boundary = "Integration_Server_MIME_Boundary."

    Content-ID: PeopleSoft-internal-Mime-Message

    PeopleSoft-ToolsRelease: 8.52

    -Integration_Server_MIME_Boundary

    Content-Type: text/plain; Charset = UTF-8

    Content-Transfer-Encoding: 8 bit

    Content-ID: IBInfo

    Content-Disposition: inline

    Sync There ... * deleted for security purposes *... ContentSection0text/plainN

    CREATE5000000000000

    -Integration_Server_MIME_Boundary

    Content-Type: text/json

    Content-Transfer-Encoding: 8 bit

    Content-ID: ContentSection0

    Content-Disposition: inline

    username = * collected for security purposes * & password = * deleted for security purposes *.

    -Integration_Server_MIME_Boundary-

    The Content-Type of the delivery is sent as HTTP Connector of the target and the content of the message (text/json) Type property is always persistent (see the text in bold above). You can compare logs between your two scenarios (with and without the message in the POST) and see if you find something interesting.

    I even tried the following code to see if that helps, but I get the same results.

    & MSG. IBInfo.LoadRESTHeaders ();

    / * Adds additional headers not defined on the route * /.

    REM & MSG. IBInfo.ConnectorOverride = True;

    bRet = & MSG. IBInfo.IBConnectorInfo.AddConnectorProperties ("Content-Type", "application/vnd.emc.documentum+json", % Httpentete);

    & RESP = IntBroker.SyncRequest % (&MSG);)

    I'm working on a similar project at this moment where I'm integrating perceptual Nolij Web RESTful API (Document Management System). I had to resort to using a http client base (common of apache) java instead of broker of integration because of the similar frustrations with REST (cookies are lost, unable to deal with raw binary data in a response message, etc.).

    Benefits: Java provides total flexibility.

    Cons: As we are bypassing framework Integration Broker, we need everything (error handlng, logging, etc.) do it ourselves.

  • Problem with RESTful services and several optional parameters

    Hello

    Apex 4.2.5 I created following RESTful services:

    / test/multiplepar / {p1}

    / test/multiplepar / {p1} / {p2}

    / test/multiplepar / {p1} / {p2} / {p3}

    Practitioners will make has that {p2} and {p3} are supposed to be optional parameters, in a way 'cascading '.

    The underlying queries are respectively:

    Select: p1 double p1

    Select: p1 p1: p2 p2 double

    Select: p1 p1: p2 p2,: p3 p3 of the double

    However when I run:

    http://Server/Apex/WS/rest/test/multiplepar/1/2/3

    I get the result below...

    {

    "items":]

    {

    P1: "1/2/3"

    }

    ]

    }

    He takes everything as {p1} instead of divide among the 3 parameters.

    I'm sure that it is valid and I saw him work before... (in this same environment)

    Any ideas?

    Thank you

    Luis

    Nevermind, I found out that the 'priority' field must be set accordingly in the resource model.

  • Stream error when you call a REST Service

    I am doing a customer REMAINS with AS3, I followed this tutorial: http://help.Adobe.com/en_US/AS3/dev/WSb2ba3b1aad8a27b061afd5d7127074bbf44-8000.html

    My code is as follows:

    import flash.events.Event;

    import flash.events.ErrorEvent;

    import flash.events.IOErrorEvent;

    import flash.events.SecurityErrorEvent;

    import flash.net.URLLoader;

    import flash.net.URLRequest;

    import flash.net.URLRequestMethod;

    import flash.net.URLVariables; 


    var url:String = "https://localhost:8443/restcomponent/tesimalex"; 


    var requestor:URLLoader = new URLLoader(); 


    function restServiceCall():void

    {

      trace("Calling REST Service...");

      //Create the HTTP request object

      var request:URLRequest = new URLRequest( url );

      request.method = URLRequestMethod.GET;

      //Initiate the transaction

      requestor = new URLLoader();

      requestor.addEventListener( Event.COMPLETE, httpRequestComplete );

      requestor.addEventListener( IOErrorEvent.IO_ERROR, httpRequestError );

      requestor.addEventListener( SecurityErrorEvent.SECURITY_ERROR, httpRequestError );


      requestor.load( request );

    }


    function httpRequestComplete( event:Event ):void

    {

      trace( event.target.data );

    }


    function httpRequestError( error:ErrorEvent ):void

    {

      trace( "An error occured: " + error.toString() );

    }

    The only difference between my code and that in the tutorial's URL variables, that I commented on, and the url used.

    My REST service is a simple GET, if I type the url in the browser, it shows me that the returned JSON.

    But in my AS3 when I call the method restServiceCall() returns the following error message:

    Error opening URL "https://localhost:8443/restcomponent/tesimalex? An error: [IOErrorEvent type = "ioError" bubbles = false cancelable = false eventPhase = 2 text = "Error #2032: stream error."] URL: https://localhost:8443/restcomponent/tesimalex? »]

    Anyone know whats wrong?

    I really don't know about this link, but in my opinion it's a security issue, because it opens in the browser, also for security reasons! as I see that you have disabled the safe browsing that of why it works in your browser, but not in flash. In any case try to download the file on the server because the good security situation be different then check if it will work there, use a text field to display the data.

  • How to test the RESTful service?

    Hi all!

    Work on the REST of the APEX services, my query is with respect to the link below:

    http://docs.Oracle.com/CD/E37097_01/doc/doc.42/e35128/restful_svc.htm#autoId6

    In the link above, topic "5.5.2 data recovery based on a parameter (employees / {id})'-> points 1.» -at-.8 are covered.

    Stuck on the point 9. Click the Bind Variables value. ", I can't find the link on this page in my Application Express 4.2.0.00.27 development environment.

    Kindly help to locate this link so that I can test my service?

    For clarity, please click the link below to the image

    http://www.Oracle.com/WebFolder/technetwork/tutorials/OBE/cloud/dbservice/restfulws/images/t2_02.jpg

    The cursor of the mouse is placed at the end of the page on any two buttons 'Test' & 'The Bind Variables value', my development environment shows not these buttons. Someone knows why this phenomenon happens?

    -Krishna Verneuil

    Well, I had like this on mine.

    For the record, you need to update you listener apex with the new apex_listener.2.0.5.287.04.27 version, which takes in charge the RESTful services. By upgrading, you will see these two missing buttons 'Test' & 'Set Bind Variables', to test your newly created service.

  • With the AAU rESTful services

    Currently, we integrate our external web applications with the AAU using .NET services WCF to call services SOAP of the Complutense University of MADRID. We want to implement using RESTful services to integrate with the Complutense University of MADRID. Is this possible? Can you please tell me some examples/documentation for it? We are currently on gr 10, 3 of the Complutense University of MADRID, but will be upgrading to 11g Center web content. Is this something that is supported in both versions?

    Hello

    In fact the content of Toilet does not support CMIS in stand-alone mode as it supports Java / SOAP etc. The only way to understand / use rest / CMIS services are the WC portal. But here also the limitation is that the operations can be done in read-only mode only.

    So, I don't know if goes ahead with CMIS / REST based solution is the best approach.

    The only references to class cmis files are under /webcenter/modules/oracle.webcenter.content.integration11.1.1.0/

    Thank you

    Srinath

  • RESTful Service search parameters

    Hello

    I use APEX 4.2.2... with earphone 2.0.3

    I want to expose data in the EMP table as a RESTful Service with parameters:

    The source is:

    Source type: SQL query.Format: JSON
    
    select * from emp where 
    (:job IS NULL OR job = :job)
     and
    (:ename is null or ename = :ename)
    
    
    
    Model of the URI:employeesfeed / {job} / {ename}

    If I use this URL, it works very well...

    http://oraclesrv/real_estate/property/HR/employeesfeed/Manager/Blake

    and this gives:

    {"next":{"$ref":"http://oraclesrv/real_estate/property/hr/employeesfeed/MANAGER/BLAKE?page=1"},"items":[{"empno":7698,"ename":"BLAKE","job":"MANAGER","mgr":7839,"hiredate":"1981-04-30T20:00:00Z","sal":2850,"deptno":30}]}
    

    But, as you will notice may be in the logic of the Source, the "end user" should be able to retrieve all MANAGERS using this link.

    http://oraclesrv/real_estate/property/HR/employeesfeed/Manager/null

    But, this gives:

    {"items": []}

    So, how can I retrieve all managers? (using this Source).

    Kind regards

    The four letters (n, u, l, and l) at the end of your URL are a string of length 4.

    Basically, you make this comparison:

    'null' is null (which is false)

    If you want to keep this syntax, add

    or upper(:job) = 'NULL '.

    MK

Maybe you are looking for

  • Reset SMC fails to fix the problem of fan

    So I tried to solve a problem where my fans are running overtime on my end 2011 MBP 13 ". I did a reset of the PRAM and SMC. However, I'm not sure that the SMC reset has never really worked. In the past when perform SCM restores, I remember that my m

  • "Your bootable USB key could not be created there is not enough space available on the disk.

    I am trying to install a partition of Windows 7 with an ISO on a flash drive with Boot Camp Assistant. Everytime I try it however, I get the error "your bootable USB key could not be created there is not enough space available on the disk. The flash

  • Jerking on M30X graphics

    Hello I have been using the Satellite M30X for about two months now. On most 2D as 3D games, I noticed that shortly after startup, the following behavior begins to happen: about once per second, the game freezes for a split second. I use DirectX 9.0

  • Remove security MaCfee

    Hello all, my computer was shipped with 12 days of safety MaCfee and I use Avast. About every hour, one box comes telling me to renew, or my computer could die, and I'll do anything to get this program off my computer usless. I tried uninstalling fro

  • Important NOTE about passwords in bios bug!

    Hey everybody, IM the proud owner of the laptop Lenovo SL - 500 series. I never had any problems until today: I decided to add a supervisor and Boot password in bios to better secure my files, I found a huge problem here and I found the solution that