Request module question

Hi all

What is the difference between AppModuleLocal and AppModuleShared?

Is it necessary to have both of them in the application?

Concerning
Mohsen

Doc http://docs.oracle.com/cd/E35521_01/web.111230/e16182/bcservices.htm#sm0203 and http://docs.oracle.com/cd/E35521_01/web.111230/e16182/bclookups.htm#BABEIAIB
pretty well describes the difference.

Timo

Tags: Java

Similar Questions

  • Virtual router does not work-«the group or resource is not in the appropriate State to make the request in question»

    I installed virtual router manager v1.0 but his does not work. When I leave router virtual by connection to the local network from my laptop, its shows an error. It is «the group or resource is not in the appropriate State to make the request in question» Please give me the solution of this problem. I want to start the virtual router and use the internet connection with other devices.

    I installed virtual router manager v1.0 but his does not work. When I leave router virtual by connection to the local network from my laptop, its shows an error. It is «the group or resource is not in the appropriate State to make the request in question» Please give me the solution of this problem. I want to start the virtual router and use the internet connection with other devices.

    Thank you so much for viewers. Virtual router works properly. I use internet for my laptop for my other devices.

  • New methods in the project request module not available to view the project

    Hello

    I have migrated from 10.1.2.3 to 10.1.3.4 JDeveloper and received the application (Struts base) upwards and works well.
    But when I add methods to the ApplicationModule class, is not available in the classes of the action in the draft opinion.

    In the project settings for the draft opinion, the model project is in the list of dependencies.
    What will take to make it work?

    Kind regards
    Terje

    Hello
    just my experience:
    You must remove all the way classes (model view controller) and then rebuild the model and the view of the controller. JDev sometimes left a few old files, classes and never build them again even if you have changed the java file. I never really learned when this happens, so there is no test case to reproduce this. We use an ant script to clear the path of classes before you rebuild an application.

    If the error persists after this own reconstruction, debug the application and the st a breakpoint in your action class where you get the module of the application. Then check the class of the returned request module. If you see a class of the type of your ApplicationModuleImpl, you should be able to access your methods. If you do not see your ApplicationModuleImpl something wrong with the cpx-file configuration struts - config.Xml.

    Timo

  • cDAQ Module Question

    Hello

    I currently have the following equipment:

    cDAQ-9178

    OR-9401

    OR-9219

    I use the module OR 9401 to drive the output PWM signals is calculated by a PID controller in two controlled thermal systems.  I use the NOR-9219 module to measure temperature, such as remote sensing by thermistors.  These temperature values are used in my PID controller to calculate the error.

    I am now interested in measuring a number of other temperatures on my device using thermocouples (these temperatures are necessary only - no controller action based on them).  9219 module is ideal for my PID controller, that I can use to detect the very precise Thermistors, but it has only 4 entries.  I'm considering adding a NI 9213 Module to my setup to activate the additional analysis that I need...  My question is this - this module will be compatible with my setup?  for example can I simultaneously run two analog modules (9219 & 9213)?  Is it reasonable to try to make the PID regulation and this extra temperature monitors simultaneously?

    Thanks in advance for your comments!

    See you soon!

    Hello JB_1,

    What is are describing is undoubtedly reasonable and feasible with the hardware you have.  9178 has several Motors synchronization to analog input, so you can configure separate tasks for two different modules if you want to acquire simultaneously and at different rates.

    -Christina

  • Upgrade to version 6.0 SourceFire Module questions

    We have just implemented SourceFire Module version 5.4.1 on our ASA recently, but want to upgrade to version 6.0. I've been through Notes version 6.0 for the upgrade, which are dated to November 2015, but had a few questions that I was hoping someone here could answer:

    -Our FireSIGHT Management Center is a virtual appliance of 64-bit. Can we install version 6.0 on a virtual appliance VMWare running on EXSi 6.0? The only issue date list 5.1 and 5.5 ESXi ESXi.

    -Should what files I use for the update? The Release Notes say to use "SourceFire_3d_Defense_Center_S3_upgrade - 6.0.0 - 1005.sh. My choice on Cisco's Support site are: asasfr-sys - 6.0.0 - 1005.pkg, asasfr-5500 x-boot - 6.0.0 - 1005.img and Cisco_Network_Sensor_Upgrade - 6.0.0 - 1005.sh. I guess the sys-asasfr - 1005.pkg - 6.0.0 is for CME, and the Cisco_Network_Sensor_Upgrade - 6.0.0 - 1005.sh is for the ASAs.Is that right?

    -How long will the update for FMC and ASAs? The ASA is a 5516 x and the release notes look like they say that the update will take about 41 minutes.

    ESXi 6.0 is not officially supported so that your experience may vary. If you get stuck, you may TAC by telling you that you're on your own.

    "Cisco_Network_Sensor_Upgrade - 6.0.0 - 1005.sh" is used to upgrade the fire ASA power module in the Manager of firepower.

    If you were a fabricated construction or reimage then you would use the boot images and sys respectively.

    41 minutes for CME is right. As mentioned Philip, 2 hours is a better estimate of the ASA module, especially on a smaller area as the X 5516.

  • LR CC develop Module questions

    Hi all... I write today as I just ran into this issue with the develop module. I have the photographers of CC version that is installed on my machine main home as well as my laptop to the mobile edition. I got the apps installed and working well for a long time. Recently, I upgraded my laptop with a newer machine (I7 Windows based). I logged into my account on my old laptop and machine at home so that I could log on the new laptop. I connected successfully on my machine at home as well as the new laptop. I even edited photos on both machines. A few days ago, I tried importing and editing photos on my laptop. They have imported and I can see them in all the modules in Lightroom, but module development now as completely pink picture area. I rebooted and registered in and the question remains.

    I have attached an image showing the problem and system information. Any help would be appreciated.

    Lightroom Issues 02.JPG

    Try turning off the GPU.

    Go to Edit Prerences > Performance and uncheck CPU graph use.

  • Retractable module question

    Hi all

    My app has a menu, each menu option call a module as:

    public void itemClickHandler(event:MenuEvent):void {}

    {Switch (Event.Label)}

    case 'Betty ':

    loadModule ("ModuleA.swf");

    break;

    by default:

    break;

    }

    }

    public void loadModule(moduleName:String):void {}

    myModule.unloadModule ();

    moduleName = myModule.url +'? DTS ='+ Horodateur_fichier;

    myModule.loadModule ();

    }

    "< s:ModuleLoader id ="myModule"width ="100% "height ="100% "url =" "Home.swf? _ts =" unload = "chkDirty ()" / >

    This particular Module shrinkage. Other modules is not this problem.

    The module will shrink more each time finishing the remote call in data from a loop.

    Here is my module:

    <? XML version = "1.0" encoding = "utf-8"? >

    " < = xmlns:fx s:Module ' http://ns.Adobe.com/MXML/2009 "

    xmlns:s = "library://ns.adobe.com/flex/spark".

    xmlns:MX = "library://ns.adobe.com/flex/mx".

    creationComplete = "init ()" "

    Width = "100%" height = "100%" >

    < fx:Script >

    <! [CDATA]

    public void init (): void {}

    load styles

    this.styleManager.loadStyleDeclarations("styles/styles.swf",true);

    }

    private void refreshData (): void {}

    arrayLength ++;

    If (arrayLength < 4) {}

    SM_RO. GetData();

    } else {}

    sends the data to the datagrid control

    I try without success:

    this.percentHeight = 100;

    this.percentWidth = 100;

    }

    }

    private void getData_Handler(event:ResultEvent):void {}

    //....

    refreshData();

    }

    []] >

    < / fx:Script >

    < fx:Declarations >

    < mx:RemoteObject id = "SM_RO" destination = "ColdFusion" source = "{cfcPath}" = "multiple" concurrency >

    "< name mx:method ="getData"result =" getData_Handler (event) "fault =" FlexGlobals.topLevelApplication.error_Handler (event) "concurrency"multiple"= / >

    < / mx:RemoteObject >

    < / fx:Declarations >

    < mx:Panel width = "100%" height = "100%" title = "{winTitle}" >

    < mx:ComboBox id = number of lines "rmc_cb" = "15" visible = "false" > < / mx:ComboBox >

    < grids: ExtendedAdvancedDataGrid...

    < / mx:Panel >

    < / s:Module >

    I use FB 4.7 with SDK 4.11. Does anyone have the same problem? Is something like this posted before?

    Any ideas?

    Thank you!

    Change width to transform effectively extends the graphics.  Tramsforms are properties of Flash animation at low altitude.  You must find what Flex widget is the cause of the width of the transformation of change.

    If you look at the width of the transformation of the entire parent chain, I guess that at some point transformation from the top parent widths do not change, as the request and SystemManager for sure.  Regardless of the component is the largest and the lowest to change is two places to begin studying.

  • Two Modules questions: Debug &amp; amp; Events

    Hello

    I have a question and a question regarding the Modules:

    (1) I use the Mac beta version and for some reason when I build a Module project or select the 'Run the Application' option for the MXML Module file, the debug version of the SWF file is not be compiled. As far as I know, the settings that I currently don't prevent that from happening. Anyone has any idea why? I'm puzzled.

    (2) if the events are dispatched via a loaded module, the Application loading it can register listeners for events? I can't find a clear answer to this anywhere in the documentation. You would think that this would be referenced somewhere, whether it is possible or not. I really hope that it is possible.

    Thank you

    Justin

    Hi Alex,

    Thanks for your response!

    What I was looking for to confirm, is that events sent from a Module will be spread through the Application that loaded. I confirmed it works, at least when the Module is implemented in MXML. I tried the same thing by using a module based on ActionScript and had the opposite effect, but that was before I determined why the debug version of my module SWF file was not compiled bein, who was...

    Apparently the debug version of the SWF file is compiled only if your Module is set as the default Application for a project. It may or may not also be a problem to have that Module value to compile in Flex Modules of the Application Properties dialog box. Once I put my Module as the default application and removed from the Flex Modules dialog box, I had the SWF, I needed to debug. Now I need to test this with a Module based on ActionScript, but given the documents for events, unless my ActionScript Module is on the DisplayList, the event will be distributed directly to the target and the Application will not be aware of the event.

    Your example will be great for cases where I need to make an application aware of the user to interact with the components in the Module. Thank you!

    -justin

  • Tecra 8100 memory module questions

    Does anyone know if the ram PC133 144 pin for the Tecra 8200 can be used in the Tecra 8100? I think that the Tecra 8100 usually takes PC100 144 pin but I'm having a hard time getting suppliers to tell me about the PC133 so (probably because it is half the price).

    Hello

    The Tecra 8100 uses these memory modules:
    PC100 256 MB (PA3051U-1NME)
    PC100 128 MB (PA3005U)
    PC100 64 MB (PA3004U)

    Also check this site:
    http://www.orcalogic.co.UK/ASP/ProdType.asp?ProdType=7446&ft=m&St=3

  • How to remove a request module replacement?

    Hi I really need help!

    I replaced an Application Module in for a custom AM iProcurement. But now I want to remove this override because I just realized that the LOVs are beginning to give the error if you replace a root (such as trying to find) AM

    Can you get it someone please let me know how I can remove this override and let that which was from the beginning?

    Thank you!!!

    Hello

    Use JDR_UTILS.listCustomization to find the customization. When you find the customization file, use JDR_UTILS.deleteDocument to remove the customization.

    Reference: advice of Oracle of Johny: OAF: JDR_UTILS

    See you soon

    AJ

  • GPS module question

    I am interested in the mini notebooks with GPS module - I would use the netbook instead of my current GPS (one less thing to carry on a trip), but there is limited info on exactly what this integrated module GPS can/cannot do.

    First, HP Navigator software, it's a service to purchase a monthly subscription to?   I found this on the HP website: "the Navigation is free for a trial period of 30 days and requires paid activation after the trial" what?

    Secondly, this navigator software provide the voice directions 'synthesis' or provide audio or is it simply Visual?

    Thanks for all those who respond

    McHP,

    Navigation in the browser of HP is free for a trial period of 30 days and requires paid activation after the trial. I am not sure the speech synthesis.   Marketing of information is here:

    http://h71036.WWW7.HP.com/HHO/us/en/pclc/articles/navigation-mapping-software.html

    The GPS module will be working with other navigation software.

    -wes

  • Develop Module Question

    I am a new user of LR.  I have an iMac, OS 10,10,4 and CC PS and LR CC versions.  I really like quick settings that can be made in the develop module.  When these adjustments are transferred to the original photo or the do, they are transferred.  I make the adjustments in LR and then look at the image in the Finder and nothing has changed with the original and there is no copy of the original...  When I opened the photos in PS, it's like start over with the adjustments.  What I'm doing or not doing correctly?

    Thank you.

    This is the concept of LR - not destructive.

    Your originals stay intact. To view the results with an external program, you need to export, where your changes are "cooked."

    Read here: using Adobe Photoshop Lightroom | Export photos from Lightroom

    And here's how to get to PS from LR to edit and return to LR... https://helpx.Adobe.com/Lightroom/help/editing-Photoshop-or-Photoshop-elements.html

  • When you extend him the LOVs request Module are ginig error

    Hi all

    I need to add a field to screen Slandered in the EAM work request screen.

    I extended the WorkRequestDetailAM and adds the view object.

    the choice of the message added works fine and the fields in the form.

    but the problem is when we open any LOV listed in the original AM giving the error message "error: cannot display Page.
    You cannot perform this task because one of the following events caused a loss of data on the page:
    • Your login session has expired.
    •A system failure has occurred.
    "
    I deleted all the cache administrator functional and also erased Jsp of Cache starting at $COMMON_TOP/_pages and recompiled all the jsp, but still, I get the same error.

    Please any idea how to solve this problem? urgent please

    Mahdi Charara

    Hope that you create the dynamic VO in the page-level regulator. Somehow the element appear to have been brought while the VO is not yet created.

  • Access the current instance of request module in a java class in the model

    Hi all
    I'm trying to implement the custom story types in our application, (ModifiedById), I can read the user name of the security context, but not the username.
    I have a view object, say UserInfoVO which contains the logged in users info.
    I know, I can create a new instance of the application at the bean module and using security context information, I can go get the user ID.
                ApplicationModule am =
                      Configuration.createRootApplicationModule(amDef, config);
                    ViewObject vo = am.findViewObject("UserInfoVO1"); // view criteria applied by default
                    vo.setNamedWhereClauseParam("bUserName", user); // user from security context
                    vo.executeQuery();
    I'm trying to access the current instance of the Application module in my java class customized, that is used to return the attribute history ModifiedById.
    //referring the blog
    
    http://jobinesh.blogspot.in/2011/02/creating-custom-history-types.html
    It is, how do I access the current instance of ApplicationModule in a class as * "HistoryAwareEntityImpl" * located in project template. ?

    any help will be appreciated.

    Kind regards
    Rognard

    OK, in this case, you get the transaction of db of the base class object and this object allows you to search the module of the application

    public final DBTransaction getDBTransaction();
    ...
    DBTransaction:
    public ApplicationModule findApplicationModule(java.lang.String amName)
    

    or if you get the application root module

    public ApplicationModule getRootApplicationModule()
    

    Timo

  • SOAP request header question self-service

    Hello
    I'm having a problem with the SOAP web service "SelfServiceTemplateRule" request
    The SOAP header is sent from the self-service application does not contain the element UsernameToken or PasswordText. It does not contain the attribute SessionType however.

    This is the message sent to the server:

    AFTER /custappsvcs_enu/start.swe? SWEExtSource = WebService & SWEExtCmd = run & WSSOAP = 1 HTTP/1.1
    Host: cube: 7000
    Connection: Keep-Alive, TE
    TE: trailers, deflate, gzip, compress
    User-Agent: Oracle HTTPClient Version 10: 00
    SOAPAction: document / 'http://siebel.com/SelfService/Common/Setup:SelfServiceTemplateRuleQueryPage '.
    Accept-Encoding: gzip, x-gzip, compress, x-compress
    Content-type: text/xml; Charset = UTF-8
    Content-length: 1165

    < env:Envelope
    xmlns:env = "http://schemas.xmlsoap.org/soap/envelope/" container = "http://www.w3.org/2001/XMLSchema".
    xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0 = "http://siebel.com/SelfService/Common/Setup".
    xmlns:ns1 = "http://www.siebel.com/SelfService/Common/TemplateRule/Data" xmlns:ns2 = "http://www.siebel.com/SelfService/Common/TemplateRule/Id".
    xmlns:NS3 = "http://www.siebel.com/SelfService/Common/TemplateRule/Query" >
    < env:Header > < sbh:SessionType xmlns:sbh = "http://siebel.com/webservices" > no < / sbh:SessionType > < / env:Header >
    < env:Body > < ns0:SelfServiceTemplateRuleQueryPage_Input > < ns0:NamedSearchSpec / > < ns3:ListOfSSTemplateRule pagesize = "100" recordcountneeded = "true" >
    < ns3:SSTemplateRule > < ns3:ModId / > < ns3:ConditionTypeCode / > < ns3:ConditionValue / > < ns3:CatalogueCategoryId / >
    < ns3:EffectiveEndDate / > < ns3:EffectiveStartDate / > < ns3:PageTypeCode / > < ns3:RowId / > < ns3:TemplateName / > < ns3:WebSiteId / > < / ns3:SSTemplateRule >
    < / ns3:ListOfSSTemplateRule >
    ForwardOnly < ns0:ExecutionMode > < / ns0:ExecutionMode > < ns0:LOVLanguageMode > LIC < / ns0:LOVLanguageMode > < ns0:ViewMode > all < / ns0:ViewMode > < ns0:PickListName / >
    < / ns0:SelfServiceTemplateRuleQueryPage_Input > < / env:Body > < / env:Envelope >




    The SelfServiceConfiguration.properties file contains the following values:

    SIEBEL_PROXY_USER_NAME = GUESTCST
    SIEBEL_PROXY_PASSWORD = GST #.


    I tested the web service target using SoapUI and got a valid answer.

    Someone would be able to provide some guidance on how to fix this? This be corrected by the administration of the implementation of self-service?

    Thank you
    James

    Hi John,.

    What is the problem here? Username and password not bening is sent to the web server of Siebel. If Yes, then this is not a problem :). This is how it works. SelfServiceTemplateRuleQueryPage didn't need of any user id and password to send the response.

    Vikram

Maybe you are looking for

  • FF opens ok, but why is it so very long to load my homepage. I have new laptop, windows 7.

    FF opens ok, but why is it so very long to load my homepage. I have new laptop, windows 7. Can anyone suggest a solution please. This has happened Each time Firefox opened == yesterday to no apparent reason.

  • Can I use webcam only move the cover for - and backwards

    I have a laptop Toshiba Satelite. The Chicony webcam has been in place for some time now.It turns off when the system is moved.I can usually get working again if I slightly tilt the screen forward and backward. It would be a driver problem or a certa

  • Eclipse console on screen blackberry Simulator

    I don't know why the eclipse console is displayed on the screen of the blackberry Simulator, someone knows how to remove it?

  • Failover of telepresence conductor

    Hello We have a conductor & two telepresence conference bridge. We are in the phase of deployment & assuming telepresence are registered in the conductor & driver is connected to 10.5 CUCM via SIP Trunk. In this scenario, a conductor is a single poin

  • Date field will not update

    Apex using pre-packaged "Group calendar" app I work on page 10. I updated the form to include a custom date field and added all the code to the EBA_ca_api packageMy problem is that my custom date field will not retain the value on the edition of an e