JQuery & OPA Cloud

Hi people,


I use Cloud Edition February 2015.

I try to use JQuery on the interview generated by OPA, and I would like to know how to identify the containers and labels HTML.

I already noticed that for attributes, a specific id is created for the tags by using the name of the attribute:

By example, if I create an attribute of text called 'postal code' with a name: user_zipcode,

the < input > tag generated has a specific id containing the name of the attribute : global_global_a_user_zipcode

< input type = "text" style = "" max-width: 250px "id ="global_global_a_user_zipcode"name ="global_global_a_user_zipcode"value =" "size ="35""

class = "owd-input" aria-invalid = 'false' aria-hidden = "false" aria-disabled = "false" aria-required = "true" aria-labelledby = "lbl-global_global_a_user_zipcode.

Aria-describedby = "msg-global_global_a_user_zipcode" >

Unfortunately, I can't give a name to the labels and containers. Thus, the ID of the related tags are generated automatically and cannot be manipulated with JQuery:

Ex: HTML container

"< div id ="cd-qsbad771ce-b902-44c8-b3c8-bce8ffecc88cglobalglobal2"class ="container-opm"style =" width: 100%; "> < / div >"

Is there a way to give each container or label a specific name, so we get a unique id in HTML? If this is not the case, what is the best way to achieve that.

See you soon,.

Hi people,

Well, I noticed that you can also add directly on the OPA HTML labels and containers. It's the only way I found to solve the problem.

See you soon,.

Tags: Oracle Applications

Similar Questions

  • Download the OPA cloud policy template by using the command line

    Hi OPA developers,.

    Our project aims to automate the migration process models of political Test for Production environment. We use the OPA Cloud Aug2015, but if I understand correctly, we can enter the private cloud installation command-line tool and also run in the cloud.

    So, I downloaded the private cloud, edited the admin.cmd file to indicate download_project and provided the parameters and ran the command line.  However he just kept running and running for more than 15 minutes already, so I closed thinking that there is something wrong.  The zip file I download is only 800ko in size.

    Has anyone been able to use this feature from command line?  Please tell us what I have missed.  (Is there a specific place to save the file admin.cmd to ? Is it supposed to take a long time to complete)

    It comes to the command line, I used:

    " admin.cmd download_deployment - huburl = ' https://ProjectName.custhelp.com/OPA-hub "- hubuser ="HubLogin"- hubpass ="HubPassword"- deployname ="ProjectName"- version = 20 - deployzip="/projects/ProjectName.zip '

    Thank you very much!!

    You must run the admin.cmd from its original location in the private cloud installation bin directory, but you should immediately get an error if you run it from elsewhere.

    I'm not sure what you mean when you say you "edited the admin.cmd file to indicate download_project and provided the parameters" you should not have to modify this file, just run it with the required parameters as you describe.

    Can you watch the OPA hub management console and see if there is something in the log messages can indicate what could go wrong.

  • OPA Cloud - path

    Hello

    I am referring to this help page:

    Library of Documentation Oracle policy Automation

    We would like to know oh to use functionality 'path' (customer1 in the help page).

    I don't have successfully deployed a project in a specific path I want.

    Could you help me please?

    OPA used = cloud August 2015 (12.2).

    Orlando

    Hello

    In the edition of public cloud, you can't control the context path, you simply use the path that you have deployed your modules as the activation URL.

    In installation of private cloud, you have of course a total control on the context path on which you deploy your application (Web determinations)

    Concerning

    IAB

  • OPA Cloud certificates to import

    OPA dear developers,

    Our project is using cloud of the OPA, through the maintenance of the determinations Server service.

    I was asked by our integration team on "what are the certificates to import into the API gateway in the Production.  I'm not familiar with the certificates, but they assumed there because it is a safe place.

    I am unable to see in the guide to cloud OPA or in this forum.  Can you please help me find out what are these certificates?  If at all required?

    Thank you very much!

    According to what is required, you should be able to extract the public certificate from a browser. You should check with your integration team as to what format they require the certificate that it

    If you go to one of the web apps Cloud OPA any browser should have an option to retrieve the certificate. Here is an example of how do chrome on Windows 7

    1. go on the website https (e.g. https://mysite.custhelp.com)

    2. in the URL bar, click on the Green lock to the left of the URL.

    3. click the Connections tab and then click the Certification information

    4. in the certificate dialog box appears, click the Details tab, and then click the Copy to File button.

    5. the Certificate Export Wizard opens. Choose the format (as suggested by your integration team) and choose the name of the file.

    6. the file resulting .cer is the file you need to provide to your integration team.

  • OPA Cloud: add custom fonts

    : Hi people.

    I would like to know if it is possible to add a police custom in the clouds of the OPA.

    I use Cloud Edition February 2015.

    See you soon,.

    You can use CSS style sheets to change the font. If the new font to be used is a web font, then it is much easier to see that in your style sheets.

  • OPA Cloud vs custom function

    Hello

    Is it possible in the Cloud edition (version August 2014) to integrate custom functions?

    I'm not in the in the online help...

    http://documentation.custhelp.com/EUF/assets/devdocs/august2014/PolicyAutomation/en/default.htm

    Orlando.

    Hi Orlando,.

    Custom rule functions are not supported in the edition of cloud. What do you want to do with a custom function in particular?

    Kind regards

    Davin.

  • OPA Cloud - entity / child not as entity collection planned?

    Hello

    For the purpose of showing the question I'm in front, the goal is to achieve the flow rate of the screen such as:

    (a) collect the claimant (entity) name

    (b) to collect the amount of the income (instance) of the claimant

    (c) list the collected revenue of the claimant, (b) and collect "is the claimant eligible to receive the additional amount.

    It is for a simple Global-> provider-> data model of income (where-> represents a containment relationship). I have the following model (and data test) set up:

    Capture2.PNG

    Screens have been implemented as described below:

    Image 3.png

    On the screen "Review applicant %", it should be repeated for all applicants and to the list of entities of income that has been collected for the claimant. When I get to "Review applicant %" of the second claimant, the container of entities income seems to be listing all entities of income rather than only those set out by the second service provider:

    Image 4.png

    With the scope of this screen based on the entity requesting B, I expected only income entities contained by this claimant to display in the list for example only "B - $500.00" to be listed below the question as it is foolish to poster entities of income not contained by the provider entity in the scope (B). "."

    Anyone have ideas on how to achieve this simple in the interview screens?

    Thank you!

    You mean like this?

    If that's what you hear, then the screen could be implemented as follows:

    With the 'trick' to choose the container of child entities ("income") in this case and by selecting "Filter" and by changing the filter 'always' to the relationship or the "income sources" in your particular case.

    When you embed an entity to another entity for display, there should be a direct relationship to the entity outside the defined entity inside.  With this properly completed relationship, you can filter your results.

    I hope that this was the answer you are looking for.

    Paul Fowler

  • Loops rule in the clouds of the OPA

    Hi OPA developers,.

    We currently use the OPA Cloud (may 2015) for the requirements on annual sales.  Unfortunately found an error of loop rule to requirements such as:

    * an e balance at beginning of the yearmust be equal to its previous year-end balance less pension his previous year of

    * but a balance end of year is equal to balance at the beginning of the year more value temp of the year

    The year is an entity.  Balance of year and end of year sale run loop in a debugger because even if we refer to the previous year, he always uses the same entity instance attribute.  Loop rule is not supported in the cloud (as opposed to how we can configure the properties of the rule in the version on site).

    Please let know us if you have a work around to do this.  The only alternative we have is to turn them into global attributes and enter the number of the year in the name, such as the balance of the year 2nd = 1st year sale - 1 year temp value, balance of 3 year = 2nd year balance - 2nd year temp value, etc.  But then, it is instances of entity year 100 x each attribute start and end loop so it will be a very large document/s for us to create and to business users to maintain.

    If all goes well there is something we can use entity and relationship functions... but always try to figure out how to do.  Any help is very appreciated!

    Thank you!

    Unfortunately there is no support for rule lines in the version of may 2015.  We are looking for by adding back to a later version.

    I'm guessing that your example is simplified, but you wrote it you don't need a loop of rule to solve.  The final value is just:

    InstanceSum (years, value temp of the year) - InstanceSum (the years, pension year of)

  • Cloud of OPA - generated form vs Web Service

    Hello

    With the help of OPA CLoud February 2015.

    I use a form and at the end of my questionnaire, the shape can be generated by clicking a link.

    My question is if I use the service of web server determination, is it possible to get the file to the response soap message?

    For an attribute, I realized that the public name must be used:

    for example

    < typ:config >
    < typ:outcome >
    < typ:entity id 'global' = >
    < typ:attribute - id of result = result "cap" style = "single value" unknown-result-style = "single value" known-result-style = "single value" / >
    < / typ:entity >
    < / typ:outcome >
    < / typ:config >
    < type: global instance >

    is there a similar way to get an edition generated by OPA?

    Orlando

    Orlando,

    Unfortunately, the assessment service cannot return a generated form.

    See you soon

    Frank

  • Parallel development for cloud and On-Premise support/modules

    I'm new to the cloud of the OPA and we have currently a V11 OPA modules deployed on the OPA Cloud Services. The team tries to use the same modules in On-Premise OPA (10.4.5).  I understand that we are unable to open the project V11 in V10.4 OPM. Is there a way could continue to support and even development of the modules in these 2 platforms? Can we use modules to have a "code share"?

    Please advise on the appropriate strategy and challenges we have the prescription above.

    Thank you

    Jerome

    (A) the Oracle policy even modeling will serve as a development tool for the clouds and deployments on site.  The Hub OPA currently configured under the OPA Cloud Service will be available at the facility on site.

    The new version should be available in early 2015.

  • Download hub OPA

    Hello

    I tried searching Oracle policy automation Cloud Service Hub see how RightNow and OPA can be exploited to our prospects. We do not have an instance of RightNow with personal OPA_Client and configured OPAServiceProfile.

    How can I access/download 'OPA Hub'? I can't find any information about it in the help documents.

    Kind regards

    Ajay

    What you are wanting to integrate with? As you saw in the documentation, it is out-of-the-box support for integration with RightNow. "RightNow" search the OPA cloud User Guide: http://documentation.custhelp.com/euf/assets/devdocs/february2014/PolicyAutomation/en/Default.htm

    If you are looking for something other than RightNow, then take a look at the AssessService: http://documentation.custhelp.com/euf/assets/devdocs/february2014/PolicyAutomation/en/Default.htm#Browse/Role/Developer/Web_Service/Web_Service_Technical_Reference/Assess_service.htm

  • How to secure Interview session URL

    Dear developers of OPA,

    We use the OPA cloud in our project.  Can you please indicate if it is possible to get the URL of interview Web determinations with authentication of the user name and password?  I found security to web service API in the guide, what other URLs - maintenance service?  We would like to limit access to our Interview screens, not open to anonymous users.

    Thanks for your help.

    Yes, you can secure the OPA interview URL clouds, even when these talks are not connected to the Cloud Service. This is done using a web services connector, even if you do not use this connector to web services to load/save all the real data.

    The basic model is the following:

    1 use the structure of connectors OPA to develop a web services connector that will check the user credentials (and any load/save of interview data - if you do not want to load/save data you can just return a shadow table in the form of metadata, and ignore it when comes the request to charge)

    2 deploy somewhere this connector available to the OPA cloud (e.g. Oracle Java Cloud or any other Service which is public)

    3 connect to the Hub of OPA that points to the URL where the connector is available

    4. create your interview in OPM and make sure that the map settings (a) use the configured connection and (b) are configured to load at least some data at the beginning of the interview

    5. before the beginning of the interview, make sure that your user is connected

    6 spend a limited non - token to guess on the startsession URL to indicate the identity of the user who is logged in

    7. in the execution of the query web service connector charge, check the token is valid and possibly what it corresponds to other identity information through the header http as configured to connect to the web service

    8. If the user is not valid, an error to load demand

    9. If the user is valid, return a normal response of the load

    See "understanding the flow of communication in a safe interview, depending on context" section in the documentation for the OPA for more details.

  • Best approach to send result PHP Page Interview in cloud OPA 12.2 version details


    Team,

    I would like to know the best approach to render the results of interview (Page Summary) to PHP data. We use the OPA 12.2 release cloud version August.

    We plan to use page summary as a PHP page rather page summary of OPA. Please throw your point of view on this.

    Thank you

    Vivek

    Custom Control Manager is sent throughout the OPA session so you can get the results you want, or just report all deduced values.

    http://Oracle.com/determinations/engine/sessiondata/10.2 "> "

    The data structures are all in the link of the document that I posted above.

  • Cloud of OPA - change the titles of progress bar

    Hello people,

    I noticed that the progress bar titles are the titles you give your pages. Is it possible to have different titles in the progress bar and the pages?

    See you soon,.

    Yes, put the screens in the subfolders. The stages of the interview will display the folder instead of screen names names. Notice that you can group multiple monitors into a single subfolder.

    What version of OPA are you using? (Edit: just saw your note that you use the cloud to the OPA, so ignore this question on what version.)

    See you soon,.

    Jasmine

  • Connector for Siebel for OPA Private cloud 12.1.0

    When is the expected release date of Siebel connector for OPA Private cloud 12.1.0?.

    The plan is for comparable features available in future releases of Siebel. Note that the mapping is built directly in to OPA 12.x, a separate connector may no longer be necessary.

    More information on this approach will be available by releasing Siebel 15.4.

    Davin.

Maybe you are looking for