Order of the screen in the determinations-Server

Is there a determinations-server web service that gives the screen defined in Rulebase DataReview order? Note: I am also looking for a service that will return the folders defined in DataReview (in addition to command of the screen) to set the progress bar in the custom user interface.

Determinations of Web and server of determinations are independent runtimes of OPA. In other words, web determinations do not implement web services or share information with the server of determinations.

There is a maintenance for determinations Server Service that allows you to run and interview as XML rather than web pages, but I don't think that; s what you are looking for.

Looks like you got a question similar to this post, I hope that this response will be useful

See you soon

Frank

Tags: Oracle Applications

Similar Questions

  • Integration of the UI determination server & Custom

    Hi all

    I have a few questions about the determination of the server and a user interface that is customized using SOAP Web service calls

    Consider the following rule database
     
    
    The Top level attr is complete if 
      Mid level attr A is complete and 
      Mid level attr B is compete 
    
    
    Mid level attr A is complete if 
      Base level attr A-1 is complete 
    
    Mid level attr B is complete  if 
      Base level attr B-1 is complete 
    
    {code} 
    
    *Q1- Not including all attr in the web service call* 
    
    If a webservice call is made with only the attributes A-1,B-1 and Top level Attr in the initial web service call I'm I correct in assuming the interview wont go anywhere as the UI needs to have knowledge of Mid level A,B attr albeit they are unknown initially.. is the result an error thrown by the determination server or will it simply hang? 
    
    *Q2- Including an attr not in the rule base* 
    What would happen if in the web service call consists of attri that are not in the rule base i.e. A-1,B-1,Mid-attr A, Mid-attr-B, Top level Attr and an additional MyRandom Attr. (what are the implication of this random attr would the determination throw an error)? 
    
    
    *Q3- Prepopulating Entities in UI* 
    Assume we have prepopulated Entities in the UI for the rule base. is there a way of restricting OPA in creating more entities in the interview screen? 
    
    Hope they made sense 
    Cheers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            

    Q1 - not including all the attr in the web service call

    If a Web service call is done with only the attributes A-1, B-1 and high level Attr in the initial web service call I am I right to assume that the interview will not go anywhere as UI must have a knowledge of the middle level A, B attr though they are unknown at the outset... is the result of the error thrown by the server of determination or it will just hang?

    Attributes at the level of basic only in these rules are a-1 and B-1, and he'll be right in the following way:

    -Mid and Mid B are complete becase a-1, B - 1 are completed

    -Top level attr is over because the middle and B Mid are completed.

    .. or not so a-1 or B-1 false.

    In general, determinations server does not crash and an error simply because it did not collect enough information. In the case of an assessment that it returns just unknown, in the case of the maintenance service, it returns the next screen to solve the purpose.

    Q2 - including an attr not in the basis of rules
    What if, in the web service call is made up of capital are not in the basis of rules which is A-1, B-1, mi-attr has mi-attr-B top-level Attr extra, and a MyRandom Attr. (what are the implications of this random attr determination would throw an error)?

    Will cause an error. Do not send attributes on the server of determinations that do not exist.

    >

    Q3 - Pre-population of the entities in the UI
    Suppose that we filled entities in the UI for the basis of rules. is there a way to restrict Takeovers in creating features more in the form of the interview?

    I don't think so. With the determinations of the Web, a user can always get to the collect feature screen.

  • Determinations server is stateless for the Service Web Interview?

    OPA documentation states that in "a broadcast clustered environment:

    "The determinations server operates transactions without State. When dealing with surgery, this operation is complete, leaving the server determinations in the same condition as when he started. Because there is no State which is held between the determinations server operations, it does not matter which server in a cluster of servers of determinations used a particular client request. »

    Although this seems true for specific and generic web services, web Interview service begins with an operation of "OpenSession". Is the web service Interview really stateless or are there tricks to make it stateless? We need to define our routers to load balancing to have sessions because of this?

    Yes sorry, you're right - the maintenance Service is dynamic and will require sessions. It is only the specific services and evaluate the generics that are stateless.

    I have modified documentation.

    Published by: Kristy Van Der Vlist on 19-Aug-2011 18:00

  • Thunderbird is a hidden ' mailto: ' line in each email address I put in the body of my message. It screws the processor end on the mail server I maintain upward

    I maintain a club email list by sending plain text commands to him such as:

    Subscribe to [email protected] members

    (If you're old enough you get an idea of which continues to use the web master).

    Thunderbird started attaching an invisible "mailto:" in front of each of the email addresses in my orders and the remote server rejects them. I see these hot links in my sent folder to outgoing mail.

    I have disabled HTML processing and tried to send text only, but hyperlinks are always there in my copy sent the message in plain text box.

    I have POP my mail for some reason, more even than just my own convenience.

    What is going on?

    -russest

    Use ctrl + u to see the source of the message. I think that you will find no sign of the mailto: source, which means it is added to display the link for you. Since it is internal and private to Thunderbird (unless you can prove that it really is in the source of the message), then I don't see how it affects your server. Your server is not looking at Thunderbird, is it?

  • API vs determinations Server

    Hello

    Is there a directive / better documentation practice that defines when to use APIs and when to use the server of determinations.

    We expect to create .NET applications on top of the OPA of modules. Please provide your suggestions on the appropriateness of using the API or the server of determination.

    Thanks in advance,
    Aditya

    Hi Aditya,

    The best simple explanation comes from our Oracle policy Automation Developer Help

    >
    * If you want to create a Web application determinations based on the web you should consider using Oracle Web determinations.

    * If you have a single application that integrates rules into a new or existing application, or you want to use an application written in Java or c#, you should consider using the API directly determinations.

    * If you want to manage from a central location determinations and use them as a service in a distributed application, or applications, you should consider the use of the determinations Oracle server.
    >

    If you are looking to write a .NET application, then you're probably not interested by determinations of Web.

    Essentially the determinations using the API are very fast and very easy to integrate into a .NET application, however, the engine API cannot be used locally and so it cannot be managed from a central location.

    The determinations Server uses SOAP over HTTP/HTTPS calls and so there is a little more mucking around with XML. However, it has the advantage of the solution can be managed centrally and can easily pass through a network satisfy any level of demand.

  • How to organize the order of the icons on the touch screen of the printer? (Office Jet Pro 8600)

    I use the touch screen only to scan documents. It's annoying to scroll through a series of unused icons to achieve the scan icon whenever I turn. How to reorder the icons so that the "Scan" icon is on the main home screen (on an iPhone that would be just pressed until it's mobile, but it does not work here).

    You can customize the selection and order of the icons in the Apps folder, but I can't figure out how to move the other icons. Come on HP, your intuitive user interface needs some attention

    Thank you!

    There is no option to rearrange the icons of an Officejet Pro 8600. Icons available is determined by the firmware of the printer and is immutable.

  • A white blank screen as they were returning to the page of the site server page.

    I'm trying to manage my site webapp hosted on Intext Cloud FX. The scenario that I face is the following

    1. I submit to the payment server servlet https://abc.com/paymentcall page.
    2. the server responds with an interim page (form with hidden fields), with a form by submitting parameters to the url of my Web site

       (http://a.com/checkout/paySuccess.mobile).
    

    My application is hit in the second stage when the server responds with an intermediate page and it shows a blank white screen.

    Any help in this regard will be helpful.

    Concerning

    Found the solution. Problem is that I tried to submit the form to the encrypted page (https) page (http) unencrypted. On the firefox browser, we get an alert message about this but on hosted application, no such message only made its appearance and comes only from the white screen. When submitted to encrypted (https) page everything has worked.

  • Error of activation 0xC004C003 for Windows Server 2008 R2 Standard key: "the activation server determined the specified product key is in use".

    I installed Windows Server 2008 R2 Standard as a test version of an iso download got on the product site in Ms. In the meantime, I bought the software. Once the software has been delivered, I tried to activate with the key provided me with the software sent from Microsoft. I get... "the activation server determined that the specified product key is used" and throws the error asOxC004C003code. What gives here? They just sent me the key? I need to get this fixed as soon as POSSIBLE.

    Here is the Vista Forums.

    http://www.Microsoft.com/windowsserver2008/en/us/forums-blogs.aspx

    They will help you in the above Forums Windows Server 2008.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Here's what that means for Vista:

    http://support.Microsoft.com/kb/951287/en-us

    0xC004C003 error code

    The activation server determined that the specific product key is in use.

    This error code indicates that the product key you entered has already been activated, and you have to get a different product key.

    See you soon.

    Mick Murphy - Microsoft partner

  • the activation server determined that the specified product key cannot be used to 0xC004C008

    Hello

    I'm running a server KMS on Windows server 2012 R2 and I have enabled more than 300 PC and servers.

    But for some reason, can no longer trigger the new PCs and servers. They get 0xc004c008 the activation server determined that the specified product key cannot be used.

    Nothing has changed on the KMS server and I do not see where the KMS host key could be used outside of the host itself.

    All ideas

    Hello

    Post your question in the TechNet Server Forums, as your question kindly is beyond the scope of these Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

  • The activation server determined that the specified product key cannot be used.

    (windows 7 Professional) product key, I get from MSDN, through my college
    the key has been used first in my office and I've activated, it
    later, I formatted my desktop computer and install w7 in my laptop with the above product key
    so I find the product key will be impossible to activate windows

    Here are the details of the error:
    ---------------------------
    Error details
    ---------------------------
    The following information was found for this error:

    Code:

    0xC004C008

    Description:

    The activation server determined that the specified product key cannot be used.

    ---------------------------
    Ok
    ---------------------------

    pls help >
    THX in advance

    Hello

    Since you have already activated this product key, the server displays the key as being in use. Simply call the Activation Center and activate manually settle.

    1. press the Windows Logo key + R. This will bring up the run dialog box.

    2. in the Open: box, type slui 4 and press OK. This starts the manual activation wizard.

    3 select your country from the drop down and click Next.

    4. the wizard displays a toll-free telephone number. Leave the wizard open on the computer and call this phone number.

    You will receive a few saved options. Select the option to speak to a representative.

    The representative will manually activate this system for you.

    Let us know if you mhave more problems

    Ronnie Vernon MVP

  • Can the vcenter server that an ESX host is connected to determine through query of the esx host cmd line?

    Can the vcenter server that an ESX host is connected to determine through query of the esx host cmd line?

    All points will be awarded. Thxs.

    Look in

    /etc/opt/vmware/vpxa/vpxa.cfg
    

    you will see that the IP VCMS listed something like

    1.1.1.1
    
  • Determinations Server - installation of the Plugin

    I created a basic rule plugin to load the rulebases from a database and I want to deploy and get this working in server of determinations.

    Here are the steps taken so far:

    Step 1.
    Deployed vanilla determinations-server WAR on Websphere.

    Suite error occurred when the application starts:

    java.net.URISyntaxException: illegal character in the path to the index 16: file:/C:/Program Files/IBM/SDP/runtimes/base_v61/profiles/was61profile2/installedApps/IT222255Node01Cell/determinations-server_war.ear/determinations-server.war/WEB-INF/classes/rulebases/

    I think it has something to do with the space between the 'Program' and 'files '?

    Step 2.
    Changed the application.properties as follows:

    Load.RuleBase.from.classpath = false

    RuleBase. Path = rulebases

    Result:

    com.oracle.determinations.interview.engine.exceptions.EngineConfigurationException: invalid directory: C:\Program Files\IBM\SDP\runtimes\base_v61\profiles\was61profile2\installedApps\222255Node01Cell\determinations-server_war.ear\determinations-server.war\rulebases (C:\Program Files\IBM\SDP\runtimes\base_v61\profiles\was61profile2\installedApps\222255Node01Cell\determinations-server_war.ear\determinations-server.war\rulebases)

    The basis of rule file is in \determinations-server\WEB-INF\classes\rulebases and non-determinations - server.war\rulebases.

    Step 3.

    Changed the application.properties as follows:

    Load.RuleBase.from.classpath = false

    RuleBase.path = c:\test\

    Start the application without error. "Rule list basics" returned blank as c:\test had no basic rule.

    Then I packed my DB2RulebaseService class in a jar file and it deployed in the plugins folder. Restart the web application, the "list rule Bases" will always return an empty result.

    Then I modified application.properties as follows:

    plugin. Libraries = my.package.name.DB2RulebaseService

    and when I restarted the application, I get a "Class not found" exception

    Any ideas on what I should do?

    The information you want is located on the page titled + "install and register Web determinations Extensions" + help for Oracle policy Automation Developer.

  • Updgraded OPA 10.1 to 10.2 - error in the determination of server.

    Hello

    I've improved OPA 10.1 10.2 and installed the connector for Siebel.

    When I do 'Build and Run' and select Web determination, the following error is displayed.


    Description the server encountered an internal error () that prevents to satisfy this demand.

    exception

    javax.servlet.ServletException: Servlet.init () for servlet WebDeterminationsServlet threw the exception
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
    org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
    org. Apache.Coyote.http11.Http11Processor.Process (Http11Processor.Java:879)
    org. Apache.Coyote.http11.Http11BaseProtocol$ Http11ConnectionHandler.processConnection (Http11BaseProtocol.Java:665)
    org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
    org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
    org.apache.tomcat.util.threads.ThreadPool$ ControlRunnable.run (ThreadPool.java:689)
    java.lang.Thread.run (unknown Source)


    first cause

    com.oracle.determinations.interview.engine.exceptions.RulebaseLoadingException: could not load modules: AdminSmokeTest
    com.oracle.determinations.interview.engine.InterviewRulebase.getRulebase(InterviewRulebase.java:177)
    com.oracle.determinations.interview.engine.local.FileRulebaseService. < init > (FileRulebaseService.java:95)
    com.oracle.determinations.interview.engine.plugins.rulebaseservice.InterviewRulebaseService.getInstance(InterviewRulebaseService.java:55)
    com.oracle.determinations.interview.engine.local.LocalInterviewEngine.initialise(LocalInterviewEngine.java:94)
    com.oracle.determinations.interview.engine.local.LocalInterviewEngine. < init > (LocalInterviewEngine.java:40)
    com.oracle.determinations.interview.engine.InterviewEngineFactory.createInstance(InterviewEngineFactory.java:19)
    com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext.init(WebDeterminationsServletContext.java:173)
    com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext. < init > (WebDeterminationsServletContext.java:104)
    com.oracle.determinations.web.platform.servlet.WebDeterminationsServlet.init(WebDeterminationsServlet.java:51)
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
    org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
    org. Apache.Coyote.http11.Http11Processor.Process (Http11Processor.Java:879)
    org. Apache.Coyote.http11.Http11BaseProtocol$ Http11ConnectionHandler.processConnection (Http11BaseProtocol.Java:665)
    org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
    org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
    org.apache.tomcat.util.threads.ThreadPool$ ControlRunnable.run (ThreadPool.java:689)
    java.lang.Thread.run (unknown Source)


    How to fix this?

    I changed the address for the outbound web service according to the documents. But receive the error: status - 404 code.


    Please help me.

    Thank you
    Amol

    When you run the determinations of the application of the modeling server, it begins determinations-server in a tomcat shipped to port 9000 with determinations of name-server9000. where the http://localhost:9000 URL / determinations-server9000 /.

    However, when you run the server determinations in an environment when it is deployed to your application server this URL will be different.

    For example, if you take the siebel-determinations file - server.war and deploy to tomcat url will be http:///siebel-determinations-server/assess/soap/generic/10.0/

    The best way to determine what should be the outbound web service address of Siebel is to communicate with the server of decisions using a browser or a tool like soapUI, to confirm what is the URL, then to put this value in the outbound web service address field.

    Here is a small example of how to go on this issue.

    1 deploy siebel-determinations-server to tomcat on the same server as the instance of Siebel.
    2. because the port has been defined to be 8888 address of the server is http://localhost: 8888/siebel-determinations-Server
    3. use a browser to go to this address, if you should see a page with the address of all rulebases deployed on the server of determinations.
    4. search for the address of the modules you need (for example AdminSmokeTest) and find the address of 10.0 generic service. This is the value that you need to use the outbound web service
    5. don't forget to press the button Clear Cache after changing outbound web service.

    A few tips to remember:

    1. the siebel server must be able to get on the server of determinations, if it is deployed on your PC localhost, which is not a local host for the siebel server, unless it runs on the same PC.
    2. unless you use the modules of benefits plan which can be used with Siebel 8.2, there is no difference between determinations-siebel and standard determinations-server, you can use.

  • On the screen that it says "the proxy server refuses connections" Firefox is configured to use a proxy server refusing connections. The result is no internet.

    the proxy server refuses connections"Firefox is configured to use a proxy server refusing connections. The result is no internet

    You are welcome

  • How to determine the order of the entries in the menu displayed on the controller menu plugin?

    I found in the plugin Resource Guide.pdf:

    -----------------------------

    Int16 PIPriorityProperty 0x70727479L
    ("prty")
    Plugin load order. Also used for control
    the order in the elements with the same
    name appear in the menus.
    Lower number (including negative
    Ones) loading first. If NULL, the default value is
    zero.

    -----------------------------

    Now, I have a few plugins, but I saw that in the same category, the menu items are indicated by order lexicographically (A:up Z:down), but not by their priority properties. In addition, each category is organized by lexicographic order of the name now. This means, if I change the name of plugin to another language, order will be different, it's inconvenient for users. Fixed what I could do to get an order? Any ideas will be appreciated.

    You can get 2 identical names by mistake, with versions of a plugin, or features that overlap (such as alternative file formats).

    No, there is no way to get an absolute positioning of elements of a plugin menu.

    And the reference to the suites makes no sense.

Maybe you are looking for