Why we need application module...

Hi all

I doubt cannot we expose our service directly from control data business, why we need application... module for example

We will create a class and right click and we will expose directly as a data control right! Why cannot the VO

Why is there another interface like AM

Thank you

Delphine

AMS offer a set of services including pooling of resources, passivation/activation, transaction and lock management.

All those who work in all of your multiples.

Tags: Java

Similar Questions

  • The best way to find the name of the installed application module?

    If you don't know the name of an application module, how can you find it?

    For example, if I have the name of jad file from another application, can I assume that the name of the application module is basename of the jad?  As in, a name of jad MyApp.jad would result in a module name to 'MyApp '?

    That was my assumption in a first time, and it of that he seems to be the case, most of the time, but not all.  In particular, if the jad's name:

    MyApp - 1.0.0.jad

    I found that the name of the actual module on a "BOLD" v4.6.167 running (and the 4.6.0 JDE the bold Simulator) is

    MyApp$ 2 d 1

    However, * on an another "BOLD" * (this a v4.6.0.162 running), the exact same application indicates a module name of

    $ 2 d $1 2e0 MyApp$ 2e0

    That's why I wonder if there is way to get more definitive an application module.  I scoured the API documentation and the solution isn't jumping home.

    Thoughts?

    Thanks for any help.

    Ah.  I can also see if I need to 'escape' my module names.  If this isn't the case, then I can watch an exact match in the list of module names.  If I have, it seems that I still need to look for something, "close enough" and hope for the best.

  • Running Application Module tester with ADF security

    Hi, I use JDeveloper 11.1.1.6 and recently activated ADF security on my request. Now when I try to run the Application Module Tester by right click on the request form and say run I get the following error. I get the JAAS prompt to enter my credentials, but no matter what I put, I get the following.

    oracle.jbo.JboException: Houston-29000: Unexpected exception caught: oracle.adf.share.security.ADFSecurityAuthenticationException, msg = EXC_NO_AUTHENTICATION_SERVICE
    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:599)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2473)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2347)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3246)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:572)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:505)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:500)
    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)
    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:869)
    at oracle.jbo.jbotester.binding.TesterBinding.getConnectionInfo(TesterBinding.java:214)
    at oracle.jbo.jbotester.MainFrame.initializeDataControl(MainFrame.java:906)
    at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:632)
    at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:597)
    at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:428)
    Caused by: oracle.adf.share.security.ADFSecurityAuthenticationException: EXC_NO_AUTHENTICATION_SERVICE
    at oracle.adf.share.security.authentication.AuthenticationServiceUtil.getAuthenticationService(AuthenticationServiceUtil.java:68)
    at oracle.jbo.common.UserAznUtil.authenticate(UserAznUtil.java:64)
    at oracle.jbo.common.UserAznUtil.authenticateUser(UserAznUtil.java:32)
    at oracle.jbo.jbotester.TesterEnvInfoProvider.getInfo(TesterEnvInfoProvider.java:344)
    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:65)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2913)
    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:580)
    ... 13 more
    # # 0 in detail
    oracle.adf.share.security.ADFSecurityAuthenticationException: EXC_NO_AUTHENTICATION_SERVICE
    at oracle.adf.share.security.authentication.AuthenticationServiceUtil.getAuthenticationService(AuthenticationServiceUtil.java:68)
    at oracle.jbo.common.UserAznUtil.authenticate(UserAznUtil.java:64)
    at oracle.jbo.common.UserAznUtil.authenticateUser(UserAznUtil.java:32)
    at oracle.jbo.jbotester.TesterEnvInfoProvider.getInfo(TesterEnvInfoProvider.java:344)
    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:65)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2913)
    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:580)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2473)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2347)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3246)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:572)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:505)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:500)
    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)
    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:869)
    at oracle.jbo.jbotester.binding.TesterBinding.getConnectionInfo(TesterBinding.java:214)
    at oracle.jbo.jbotester.MainFrame.initializeDataControl(MainFrame.java:906)
    at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:632)
    at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:597)
    at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:428)

    Also, I have tried to disable the security of the ADF and the request module Tester then works fine but I need to run it with security ADF is turned on. Someone knows how to fix this?

    Thank you.

    I understood the question. It seems that I had to remove the library "ADF generic Runtime ' libraries and Classpath of the project of my model parameters. Does anyone know why having this library referenced in your project settings would cause this issue? I also had to delete this reference from the library to a project to generate a web service proxy in the past, it seems to cause a few problems when they are associated with libraries and Classpath for a project or even associated with a library that depends on another library. Can anyone provide any indication regarding the library and why it causes so many problems? You can recreate this issue on demand by adding the library "ADF generic Runtime ' to your template with ADF security project and then activated by running the module of the application by clicking on it and say run.

  • Why is-Web application server on a target at a distance in real time is not start?

    Hi, I need help urgent please

    I was wondering why the Web application server on a target at a distance in real time is not start?

    The target is 9014 real-time and its connected to a local network abroad, I have a public IP address port forwarded to the local IP address of the device (Network Address Translation) with all open TCP/UDP ports. I can log on remotely over the internet using the public IP address to the device configuration page and change many settings. Whenever I have activate the Server Web applications and made port 8080, worth defaults to 0 after the reboot of the target.

    The admin login I use has all permissions to control the unit.

    For this reason, I have a problem, deploy web services remotely through the project after building it as it happens with the following error.

    "Web Services deployment failed. You must start the application Web server OR before you deploy a web service.

     

    I have attached a few screenshots

     

    Thanks for the help

    I had someone to plug his laptop to the same network as the cRIO, logmein used to connect remotely to the laptop, I had to download labview and the software needed for the cRIO in the computer, and then with the help of MAX, I reinstalled the software on the cRIO. The port of the web server application 8080 is now activated and I was able to deploy services web ok.

    I wonder why I can't use MAX distance to reinstall the software on the cRIO.

    The cRIO is installed on a private overseas network (192.x.x.x), then I have a public internet IP address (67.x.x.x) mapped to the private IP address of the cRIO (Network Address Translation). I can connect to the cRIO config page using the address 67.x.x.x, but not via MAX

    If I find target real tiem using the Ip address of 67.x.x.x, sometimes with the private static IP (192.x.x.x) located on the cRIO but it shows disconnected status

    I wonder if someone has an idea how to go about using MAX to reach the target in real time on the internet

    Thank you

  • JUnit test of an ADF application when you have nested application modules

    Hello

    When you set up a device for JUnit test in the model of the ADF, and you have nested application modules, there are advised to have a class of the device for each module of the application, or create a luminaire of class for the root application module and access somehow nested those there for view objects you want to test JUnit , or have a luminaire of class and somehow reference the individual nested application of this class modules? Everything I've read about JUnit test of an ADF application only shows an application module in the template project.

    Thank you.

    I have used with success that one category of luminaire for my application module root, and then in my test case files I can reference the application embedded this suff module.

    Example:

    The TestAMFixture.java file is where you describe the application module you want to use. This file and others, is what is generated when you let JDeveloper create your Business Component Test Suite (chosen from the New Gallery):

    The constructor of this file is where the application module is defined:

    public TestAMFixture() {}

    _testAm = Configuration.createRootApplicationModule (amDef, Config);

    }

    In my test for the projectVO scenario file, I'm testing a required attribute in a display object, so I need to access the view object that is in a nested application module:

    ViewObject _projectVO = fixture1.getApplicationModule () .findViewObject ("ProjectAM1.ProjectVO1");

    fixture1 is a reference to the TestAMFixture class. getApplicationModule() is a method in this class that returns the application root module I set in the TestAMFixture constructor. ProjectAM1 is the nested application module and ProjectVO1 is the view object where the attribute is that I will test.

    For a better explanation, please see these references, I used.

    https://www.YouTube.com/watch?v=zgyyyHKT3i4

    Unit test your Application with JUnit

    Nested Application modules

  • Why we need integration_id?

    Hi experts,

    I am currently integrating the management of learning to existing HR Analytics of an application not taken in charge by Oracle Universal Adapter. Although I'm OBIEE experience, but not a lot of experience in the work of the ETL.

    I am currently stuck on the understanding of the INTEGRATION_ID required in all dimensions. I tried to get the information available on the net, but leading to more confusion than the answer.

    So, can someone please make me understand in simple terms, that

    1. What is the purpose of INTEGRATION_ID in BI applications?

    2. why we need while we ROW_WID? It is always necessary?

    and the most important is

    3. what value I have to load in it? Must be unique for all rows? or just unique to each dimensions?

    Thanks in advance

    Concerning

    Nathalie

    You can go as you say.

    in fact you table might not need ID since fill out you Feds for programs and courses

  • How to get the name of the application Module data source

    Hi all

    I need to get the name of source data or DB connection on which my Application module is plugged.

    I tried to get the value below

    System.out.println ("jdbc URL:" + getTransaction () .getConnectionMetadata () .getJdbcURL ());


    But it is null for the data source (in the case of the jdbc URL gives me value)


    Please help me.

    Thanks in advance...!

    P.S: Jdev v11.1.1.6

    Thanks to all those who want to help.

    ApplicationModule API (ApplicationModule (Oracle Fusion Middleware Java QAnywhere for Oracle ADF Model))

    I thought that this

    Hashtable hashtable is getSession () .getEnvironment ();.

    System.out.println ("JDBC data source value is:" + hashtable.get ("JDBCDataSource"));

  • Create lines of master / detail in Application Module Impl

    Hello

    I use Studio Edition Version 11.1.2.3.0

    I need to create programmatically from the lines of master / detail of a method in my Application Module Impl.

    I'm using the code below, but they always tell me that the foreign key is required in the detail row: oracle.jbo.AttrValException: Houston-27014: UserId in UserPreferenceEO attribute is required.

    Can anyone recommend the correct way to do this?

    Thank you very much

    NVP NameValuePairs = new NameValuePairs();
    nvp.setAttribute ("name", "value");
    RegisteredUsersVORowImpl = (RegisteredUsersVORowImpl) getUsers () .createAndInitRow (nvp) userRow;

    Create the line of userpref
    Get the detail line via the accessor on Master table display
    userRow.getUserPreferencesVO () .createAndInitRow (null);

    getTransaction () .commit ();

    I had a simular problem a few weeks back.
    To a master VO you must:

    this.getMasterVO().createRow();
    

    And for a VO detail:

    Row row = this.getDetailVO().createRow();
    ...do stuff with the row...
    this.getDetailVO().insertRow(row);
    

    Given that the captain creates and retail CreateInsert

  • Important conceptual issue on the Application Module, maximum Pool size

    Hi all

    We have a critical issue for the default settings of the Application Module (taking a data source DB connections)

    I know that on the Web, it is generally suggested that each request must end with a commit or rollback when executing blocks PL/SQL 'directly' on the DB without the intervention of service framework ViewObject/BC/entity.

    Now, for some reason, we started to develop our applications with the thought that each Web Session référenceriez exactly a DB session (open any instance taken AM pool) during the duration of the session, so that the changes made by each session Web DB session would never interfere with the changes made by 'other' Web Sessions to 'other' DB sessions.

    In other words, because of this persuasion, we implemented often sort of "transactions" that open and close (with commit or rollback) every DB session not in and after a single HTTP request, but during several HTTP requests.

    As think of a concrete example of this scenario:

    1. the user presses the button "insert." An HTTP request is triggered. The action listener is running and ends with the insertion of rows in a table via a block PL SQL (not via the ViewObjects API).
    2. no commit or rollback after the PL/SQL block above is still done.
    3. Finally, the user presses a button of 'Validation' or 'Dismantling', taken from the appropriate call to the AM methos.

    These three applications are what I called the "transaction".

    Literature, it is clear that there is no guarantee that the couple HAVE istance + DB session is the same in all applications.
    This means that, during step 2, it is possible that another user can do reference the same 'pending' AM / DbSession for its needs and 'fly' sort the work done via PL/SQL after step 1. (This happens because sessions taken poolside are always cancelled by default).

    Now my question is:
    Suppose that we have defined the parameter 'Maximum Pool size' to the very many (always less than the maximum number of concurrent users):
    Is there a guarantee that all applications will be isolated in this case?

    I hope that the problem is clear.
    Let me know if you want more details.

    Hello

    No, I don't think that there is a specific guarantee - at least according to the documentation. You could open an SR with support for asking the question and ask them to refer the matter to the development. The way to ensure things would be to disable AM pooling, which, according to the literature, is not a configuration supported for production.

    I know it's probably not what you want to hear, but if you hired me to come and consult with you, my recommendation would be to redefine the architecture you have. In the end, you'll be happier with the results. If you have an API of PL/SQL, you use, you could write an extension of the generic framework for your EOs that could take advantage of the API of PL/SQL instead of SQL calls (there was little prior work on this and N of Frank, recently said that he would become an EMG effort, but not until next year). If you did, you can further increase your PL/SQL, but without violating the rule "don't let state pending in the session DB".

    John

  • Why we need Java class in c ++ pof serialization

    Hello
    I'm really confused why we need Java class that implements PortableObject to support complex c objects ++. If we do not use for questions or entry in the application processors, we cannot keep the object as a byte serialized format and we cannot recover in the deserialization of c ++.

    Please share your thoughts if there is a way, if we can skip any Java implementation.

    Kind regards
    Sura

    Try to make the default public constructor method in your class of the car.

    Like this

    Public Car()
    {
    }

  • Cannot find the Application Module

    Hello experts!

    I extended a controller to validate a user input (controller: oracle.apps.ar.cusstd.contact.webui.ArAcctContactCreateCO).
    I clicked on the about Page and in the PageDefinition the pageLayout controller = ArAcctContactCreateCO and ArContactsAM = application module.
    When I scroll I find attribute I'm posting called PersonLastName. This attribute is under
    controller: HzPuiQuickCreatePersonSpecialCO
    AM: HzPuiQuickCreatePersonAM
    VO: HzPuiPerQuickCreateProfileVO
    Display attribute: PersonLastName


    It's my extended controller:

    package xxx.oracle.apps.ar.cusstd.contact.webui;
    Import oracle.apps.fnd.framework.webui.OAPageContext;
    Import oracle.apps.fnd.framework.webui.beans.OAWebBean;
    Import oracle.apps.ar.cusstd.contact.webui.ArAcctContactCreateCO;
    Import oracle.apps.fnd.framework.OAApplicationModule;
    Import oracle.apps.fnd.framework.OAException;
    Import oracle.apps.fnd.framework.OAViewObject;
    Import oracle.jbo.Row;


    SerializableAttribute public class XXF5ArAcctContactCreateCO extends ArAcctContactCreateCO
    {
    ' Public Sub processFormRequest (OAPageContext oapagecontext, OAWebBean oawebbean)
    {System.out.println ("Running LOW");
    OAApplicationModule oaapplicationmodule = (oawebbean) oapagecontext.getApplicationModule;
    System.out.println ("AM:" + oaapplicationmodule);
    OAApplicationModule PersonAM = (OAApplicationModule) oaapplicationmodule.findApplicationModule ("HzPuiQuickCreatePersonAM");
    System.out.println ("PersonAM:" + PersonAM);
    }
    }

    For some reason, the computer cannot find HzPuiQuickCreatePersonAM application module. I get the following results:
    PFR running
    AM: oracle.apps.ar.cusstd.contact.server.ArContactsAMImpl@5b04ae
    PersonAM: null


    I also replaced OAApplicationModule oaapplicationmodule = oapagecontext.getApplicationModule (oawebbean) with OAApplicationModule oaapplicationmodule = (OAApplicationModule) oapagecontext.getRootApplicationModule () and I got the same results.

    Does anyone know why it does not find HzPuiQuickCreatePersonAM application module? Any help is appreciated.

    Hello

    as HzPuiQuickCreatePersonAM is under HzPuiCompositionAM

    (-a) HzPuiCompositionAM
    -I) HzPuiQuickCreatePersonAM

    If you start with
    OAApplicationModule apprAM = (OAApplicationModule) rootAM.findApplicationModule ("HzPuiCompositionAM");

    Kali has provided a code too much for AMs nested.

    Thank you
    Pratap

  • Quazi extending the Application Module

    Hello

    I need set an attribute in the VO under my root page AM custom controller.
    Failed extension AM putting the method in an extension of the AM (with "Houston-25301: Application module is not a root app module, but has no parent ' message as indicated in other topics) I thought I'd try a discussed here

    Re: Adding a calculated column for a VO standard value

    So I created another class test1 that I'm calling from my controller:

    String rowReference = pageContext.getParameter (OAWebBeanConstants.EVENT_SOURCE_ROW_REFERENCE);
    ...
    test Test1 = new test1();
    test.executeServerCommand (pageContext, rootam, rowReference);
    ...

    In the executeServerCommand method I do

    OAViewObject myVO = (OAViewObject) am.findViewObject ("EAMOneStepMatIssueVO");

    but then I don't know how to get the desired line with that the rowReference past, the command that I used in the same scenario, but in the seeded AM

    Line OARow = (OARow) findRowByRef (rowReference);

    gives me the same
    oracle.apps.fnd.framework.OAException: oracle.jbo.InvalidOwnerException: Houston-25301: Application module is not a root app module, but has no parent

    Can someone guide me here how I can get what I need.
    Thank you

    Anatoliy

    Hello

    You can use the code below.

    import oracle.apps.fnd.framework.OAApplicationModule;
    
    public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
      {
      super.processFormRequest(pageContext, webBean);
     OAApplicationModule am = pageContext.getApplicationModule(webBean);
     OAViewObject vo = (OAViewObject)am.findViewObject("VO Instance Name");
     String rowReference = pageContext.getParameter(OAWebBeanConstants.EVENT_SOURCE_ROW_REFERENCE);
     if(rowReference != null)
              {
                YourVORowImpl row = (YourVORowImpl)am.findRowByRef(rowReference);
                row.setAttribute("AttributeName",value);
              }
    
      }
    

    I hope that helps!

    Thank you
    AJ

  • Best practices for call code plsql and methods of application module

    In my application I am experience problems with the connection pool, I seem to use a lot of connections in my application when only a few users are using the system. As part of our application, we need to call procedures of database for the business logic.
    Our support beans, calls the methods of the module of the application calling to turn a database procedure. For example, in the bean to support, we have code as follows to call the method of module of the application.

    Component Module to generate new review/test.
    CIGAppModuleImpl appMod = (CIGAppModuleImpl) Configuration.createRootApplicationModule ("ky.gov.exam.model.CIGAppModule", "CIGAppModuleLocal");
    String testId = appMod.createTest (username, examId, centerId) m:System.NET.SocketAddress.ToString ();

    AdfFacesContext.getCurrentInstance () .getPageFlowScope () .put ("tid", testId);

    Close call
    System.out.println ("delete Calling releaseRootApplicationModule");
    Configuration.releaseRootApplicationModule (appMod, true);
    System.out.println ("Completed releaseRootApplicationModule delete");
    Return returnResult;

    In the method of application module, we have the following code.

    System.out.println ("CIGAppModuleImpl: call the database and use the value of the iterator");
    CallableStatement cs = null;
    try {}
    CS = getDBTransaction () .createCallableStatement ("start?: = macilap.user_admin.new_test_init(?,?,?);") end; ", 0) ;
    cs.registerOutParameter (1, Types.NUMERIC);
    cs.setString (2, p_userId);
    cs.setString (3, p_examId);
    cs.setString (4, p_centerId);
    cs.executeUpdate ();
    returnResult = cs.getInt (1);
    System.out.println ("CIGAppModuleImpl.createTest: return result is" + returnResult);

    } catch (SQLException to) {}
    throw new Aexception.getLocalizedMessage (se);
    }
    {Finally
    If (cs! = null) {}
    try {}
    CS. Close();
    }
    catch (SQLException s) {}
    throw new Aexception.getLocalizedMessage (s);
    }
    }
    }

    I read in one of the presentations of Steve Muench (Oracle Fusion Applications Team' best practices) that the call of the method createRootApplicationModule is a bad idea and call the method via the link interface.
    I guess that the call of the createRootApplicationModule uses a lot more resources and connections to database as the call to the method via the link interface such as

    BindingContainer links = getBindings();
    OperationBinding ob = bindings.getOperationBinding("customMethod");
    Object result = ob.execute)

    Is this the case? Also use getDBTransaction () .createCallableStatement the best average of calls to database procedures. Would it not be better to expose plsql packages such as Web services and then call from the applicationModule. Is it more effective?

    Concerning

    Orlando

    He must show them.
    But to work around the problem, try this - drag method of the data control to your page and the fall as a button.
    Then go to the source of the JSPX view and remove the button from there - if it comes to the display of the source - the link must remain in your pagedef.

  • ViewObject/Application module with 2 different databases-* URGENT *.

    Hi all
    I need to get the data of two databases for reading different oracle single table in a jspx page.
    It is possible to obtain these data using a single VO and his application module.

    If this is not the case, what is the way to go about such a scenario. How can I say VO to get data of different databases.

    Both are oracle db, but on different machines, different credentials.


    Thank you very much
    Amit

    No, it is also not possible. However, you can have two modules different app pointing to different databases. EOs / your inside a an appmodule will only be the connection that a single database.

    Arun-

  • Nested application module use own connection

    Hello world

    I'm trying to figure out how to let a nested application module using its own connection instead of it's parent.

    Any suggestions?

    We use Jdeveloper 10.1.3.3.0.

    Concerning

    Mr. Verbaan,

    The case of any use of the nested application module is so he can use the connection at the base of the parent. This is one of the main reasons for its existence. So, what you ask is impossible. If it needs its own connection, you must use it directly instead of nesting there.

    Kind regards

    John

Maybe you are looking for

  • Thunderbird guard receives the same message.

    On an old desktop PC, always under XP with AVG free antivirus. I let my AVG computer can be updated at night. All of a sudden Thunderbird had received the same message over 200 times. It took a while to remove them all, and now I must leave off Thund

  • HP15: change the size of

    When I have the address bar upward and I'm looking for something on the internet or I play a game all of a sudden my phone change its size and I saw a lot of things.  Anyone know how to stop my page to shrink or expand while I do work on this?  Like,

  • Automate «Clear history...» "in Safari 9?

    I tried to find a way so whenever I left Safari, all cookies are erased, cache, deleted, etc. I can't find an Extension, nor have workflows from AppleScript scripts and Automator has worked for me. Here's what I put in an Automator-> run the AppleScr

  • all my email addresses seem to be in use on ePrintCenter

    I try to save, and it says that my email address is in use.  I try to do a reset of password and it provides a pop-up error message saying to use an email address associated with an account.  I try to use the e-mail addresses and I get the same quest

  • Share the invocation and the pound sign

    Hello Qml I am sharing a message that contains a pound sign "£", but this charcacter is corrupted: {Of invocationID: sharequery: {InvokeQuery}mimetype: "text/plain".ID: idQueryinvokeActionId: "bb.action.SHARE".}onArmed: {}If (idQuery.data! = "") {}Tr