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

Tags: Oracle Applications

Similar Questions

  • OPA 12.2 Query Web Service xml structure

    Hi OPA Experts,

    We installed the version hub 12.2 of the OPA. I use the interface webservice sample project 'HealthEating '. But "Evaluate" the demand is huge, how to fill out only necessary data entry.

    Do you have sample compact xml for tests in SOAPUI?

    Thank you

    Moses.

    is the user name and password is required in the version of hub? , I tried to "authentication failure". So SOAPUI, I created manually authentication, it worked fine,

    It is mandatory by default, as the end point of the web service is restricted to users with the role of user API web service.

    See "a political model deployed as a web service secure", for more details, including how to allow anonymous access ( http://documentation.custhelp.com/euf/assets/devdocs/august2015/PolicyAutomation/en/Default.htm#Guides/Project_Administrator_Guide/Security/Secure_web_services.htm )

    How to pass username and password in the hub of 12.2. the demand?

    See the topic "Authenticate with a secure web service" ( http://documentation.custhelp.com/euf/assets/devdocs/august2015/PolicyAutomation/en/Default.htm#Guides/Developer_Guide/DeterminationsAPI/Authenticate_w_secured_Web_Service.htm )

  • How to use generated code of &amp; quot; Import Web Services &amp; quot; with Cairngorm framework

    I recently downloaded Flex Builder 3 beta 2 and try the wizard that allows you to import web services. The code that is automatically generated makes it so simple to consume web services using the types of objects defined in the WSDL file. Is no longer the developer don't need decode the XML load! The only problem I have is how you integrate the code automatically generated with the Cairngorm framework? This seems to be a huge issue for those who would exploit Cairngorm and code the proxy generated automatically in the same project (like me).

    Here are the problems I see so far.

    (1) how to configure the service generated class to work with the Cairngorm service locator? The service constructor only accepts a 'destination displays LCD chain' which means that you must use life cycle data services. Unfortunately, the project that I am in the process of renovation currently uses a Web service and does not use data services. All I really need to do is change the URL of the endpoint (that is, from the local level to a development server). This issue is noted in the bug https://bugs.adobe.com/jira/browse/FB-8456. I think there is a way to put the endpointURI in the Services.mxml file.
    (2) even if I come with a hack autour #1, I do not get a reminder for my same IResponder if I save it immediately after the method call. I can record and function of earphone within my business delegate and receive the reminder, but my command object that implements IResponder, did not call back even if it is registered. From what I've read in the ASDocs should be, but this isn't for me!

    These are the questions that I have observed in 3 hours to play with this. I hope this makes sense. I would like to integrate automatically generated in Cairngorm web service proxies, but I don't see a right lane to the front without redesign of Cairngorm. Has anyone else encountered this problem? If so, do you have any ideas on how to proceed? Any help is appreciated.

    Hi guys,.

    Now we focus on the generated code the right way and try to make it work for as many cases as possible. As soon as we receive some time we will try to see what is the best way to use Cairngrom.

    In the meantime, if you find a way or a great idea do not hesitate to post here.

    Thank you
    Cristian

  • Pots to deploy a standalone JAR of the Web Service Proxy?

    I followed the link as a guide to invoke PurchaseOrderService Version 2 - as a Web Proxy in JDeveloper below.

    Calling an Oracle Forms 11g Web service

    When I run the main method inside of JDeveloper, it works as expected.

    When I deploy and call the Web Proxy, it throws an error:

    java.lang.Exception: java.lang.NoClassDefFoundError: weblogic/wsee/jws/jaxws/owsm/SecurityPolicyFeature
    
    

    He has a problem with other Classes as well.

    1. when the downloaded WSDL document classes Java for JDeveloper, one / some of the Classes use SecurityPolicyFeature and other Classes who report an error. Because these classes are necessary, they do not appear when I deploy my project as a JAR in JDeveloper?

    2. why it works using JDeveloper inside, but not outside of JDeveloper?

    3. I'm the JDeveloper Web Proxy as a JAR project deployment. How can I solve the NoClassDefFoundError deploy?

    Thank you for your support. I almost have it!

    Arie

    Sorry JCS (Service of Cloud Java) the platform target for my test, not related to your case. So in order for your case work 2 libraries must be available on the target system. I'm not familiar with the forms so not sure what is involved in packaging and deployment. Looking at the link you provided it looks like a simple to add to the classpath variable jar file. So I think you have 2 choices; the dependent jar files must be included explicitly in the classpath or the jar file you create must include the. I think that the first would be easier; This is the step where you setup the CLASSPATH for forms add the dependent libraries also.

    --

    Jani Rautiainen

    Relationship with the developers of Applications in fusion

    https://blogs.Oracle.com/fadevrel/

  • Web Service interview - target namespace

    I have two rulebases deployed on the server of Oracle - BenefitsTest and HealthyEating determinations

    I generated the proxy web service for HealthyEating modules and it looks like in below:

    >
    / *
    > * This class was generated by Apache CXF 2.5.0
    * 2011-11 - 06T 16: 02:24.015 + 11:00
    > * source generated version: 2.5.0
    > *.
    > * /
    @WebService (targetNamespace = "*http://oracle.com/determinations/server/interview/HealthyEating/types *", name = > ' * odsInterviewService_HealthyEating_type * ')
    @XmlSeeAlso ({ObjectFactory.class})
    @SOAPBinding (parameterStyle = SOAPBinding.ParameterStyle.BARE)
    public interface {OdsInterviewServiceHealthyEatingType}
    > @WebResult (name = "set-screen-response', targetNamespace =" "* http://oracle.com/determinations/server/interview/HealthyEating/types *", "SetScreenResponse" = partName)
    @WebMethod (operationName = "SetScreen", action = "*http://oracle.com/determinations/server/interview/10.2/HealthyEating/types/SetScreen *")
    > public (setScreen) SetScreenResponse
    > @WebParam (partName = "SetScreenRequest", name = "set-screen-request', targetNamespace =" "* http://oracle.com/determinations/server/interview/HealthyEating/types *")
    > SetScreenRequest setScreenRequest
    >);
    ....
    I have generated a proxy web service for BenefitTest modules and the proxy looks exactly like the proxy for the targetNamespace HealthyEating exccept.

    My question is, if I have 100 rulebases - that I have to develop 100 web service proxies? Is there a way that I can generate a proxy to WS of generic modules and use it for all my rulebases?

    The wsdl for the 'generic' assessment uses "http://oracle.com/determinations/server/10.3/rulebase/assess/types" as the target namespace, so I guess I can reuse the same proxy for multiple rulebases.

    Any thoughts?

    the easiest way would be to generate a single customer and then set dynamically space names and point endpoint based on the modules you want to use. As for how (or even if) you're going to do everything exactly depends on what generator client stub that you use and what it generates.

  • Pass the credentials to the web service

    I have a form that will be sent to some people to be filled.
    This form uses web services to load or save the information in the database.
    The problem I have is that whenever you call the web service request identification information.

    There is a way to indicate the user name and password in the form (without javascript?)

    Thank you.

    There is security on the web service to fix... . If you hard code a user name and password it defeats the purpose of security. For this reason, there is no provision for this on the interfaces. Why not disable security on web service if you do not want to see the guests?

    Paul

  • Calling Web service to orchestration by reader

    Hello

    I have a form where I want to do a search for values that are outputs on a given orchestration.  When I drive extend the form to web service calls, it works fine of Reader 9, but does not work when the player is opened in a browser window.  Is there anything else you need to submit a web request to the browser based player?

    Also - I thought it was possible to make the web service calls of a form without drive to extend too long that your form has been made via the reader in a browser window?

    Thank you

    Jigster

    There is nothing "special" you need to do to make it work from a browser... .it should work. You get errors? Your browser may block the WS call?

    For your second question... You'll always need to drive range for Web Service calls in the player or a browser.

    Paul

  • Web service for private cloud OPA connectors

    Hello

    1. is there a pre-configured for Oracle HCM web services connector? The documentation (which is a web service connection?) specifies that "predefined web service connectors are available for some Oracle applications."

    2 are PL/SQ skills necessary to query and update the data source (Oracle), or the structure of connectors contains of classes/methods/etc, that to do this at a higher level (i.e. just by specifying the details of db connection & fields)?

    I am aware of the example of project (that I'll study in parallel), but just ask quickly here as well.

    Thanks in advance,

    Razvan

    I'm not aware of a web services connector pre-built from Oracle for HCM, but it is possible that there is something developed by a partner of Oracle.

    The structure of connectors is really an architecture and a set of definitions of the web services any connector must support. It is possible to build a connector that uses the JDBC API, PL/SQL, other Java API, or call other web services. The main requirement is that it should provide a mapping to something that resembles the structure of the Table/column/line/field expect web services of the OPA.

  • Generate web service proxies

    Hello

    It is recommended to generate web service proxies in the different packages? Or is it better to let the JDeveloper to use namespaces in the XSD to create packages?

    I'm doing the former. The problem is that if the generated proxy class refers to the same XSD, but is in a different package, I have to convert my custom classes several times in the generated proxy classes. What is the best way to do it?

    Or XSD shared between multiple WSDL files to be generated in the same package?

    I think better to use Jdev generated packets to avoid any complications.

  • Creating form/table layout dynamically using different web services

    Hello

    I have the following requirement:
    We have a web service for each data center device control settings for this device. To update the settings we provide an ADF UI or the form layout table layout by using the web service.
    The number of servers being, it is not possible to create a different page for each web service.
    Thus, the requirement is to create a user interface where the user can give the location of the wsdl file and choose if he wants to see details in a formatting or the table layout and click on the button to view the details,
    Then, we need to read the web service and create control of data bindings, page links (in the binding container) and view the details on the user interface.

    Please let me know if this is possible or not.
    We create data programmatically control? We can add data connections to the container of link programmatically?
    We can make the data on the user interface bindings dynamically? Is there a public API is to create links by programming?

    or if control data and data links option is not available then is there any other alternative approach for it?

    Please help me in this. The pointers in this regard could greatly help me.

    Thank you
    Stephanie

    Hello

    assuming that the information that you provide to the servers are identical, you use a POJO that accesses the WSDL file by using a proxy client. Then, you can expose a common set of attributes on the POJO and list and generate a JavaBEan data control that you can build forms and lists. POJO basically will use you to transform the different web services in a format of individual business service.

    Frank

  • Application of control data to the Web Service parameter takes the form of object

    I sent in a simple web service on an instance of peoplesoft.
    The request message is:
    <? XML version = "1.0" encoding = "windows-1252"? >
    < xsd: Schema container = "http://www.w3.org/2001/XMLSchema".
    xmlns = "http://www.example.org".
    targetNamespace = "http://www.example.org".
    elementFormDefault = "qualified" >
    < xsd: element name = "SSR_CLASS_SEARCH_REQ" >
    < xsd: annotation >
    < xsd: documentation >
    An element of the sample
    < / xsd: documentation >
    < / xsd: annotation >
    < xsd: complexType >
    < xsd: SEQUENCE >
    < xsd: element name = "INSTITUTION" type = "xsd: String" nillable = "true" / >
    < xsd: element name = "TERM" type = "xsd: String" nillable = "true" / >
    < xsd: element name = "CAREER" type = "xsd: String" nillable = "true" / >
    < xsd: element name = "TOPIC" type = "xsd: String" nillable = "true" / >
    < xsd: element name = "CLASS_NBR" type = "xsd" nillable = "true" / > "
    < / xsd: SEQUENCE >
    < / xsd: complexType >
    < / xsd: element >
    < / xsd: Schema >

    While the response message has a depth of three levels:

    In jdev 11g (Studio Edition Version 11.1.1.1.0, Build JDEVADF_11.1.1.1.0_GENERIC_090615.0017.5407) is available for download on OTN, I perform the following steps.

    Create a Web Service data control using the WSDL, generated from the end TFTP url.
    The data control is created successfully. The problem is:
    -In the mode of operation of the service (in the data control), the query parameter appears as an object.
    -L' entry under the tree of service operation parameter ' parameter '.

    The control of data looks like:

    -< datacontrolname >
    -_parameters < serviceOperationName >
    -parameter
    -CAREER
    -CLASS_NBR
    -INSTITUTION
    -TOPIC
    -TERM
    -< serviceOperationName > (Object)
    -Settings
    -parameter
    -Return
    -return type >

    The return type is fine, with collections in the depth of the tree hierarchy.

    How to create a form of parameter for this data control.

    Find out how it's done in this tutorial:
    http://download.Oracle.com/otndocs/technology/tech/fmw4apps/agile/PDF/adf11g-agile.PDF

  • The OPA Web services return no values

    I tried to get the OPA web services to provide a decisive result, but it seems as if my values are not received correctly. I reduced my application to simple terms to see if I can get anything to come back, and maybe to see if someone can point out what is happening, or what Miss me.  The following transactions should bounce at least values, correct?

    Credits:

    Request:

    "< soapenv:Envelope xmlns:soapenv ="http://schemas.xmlsoap.org/soap/envelope/"xmlns:typ ="http://oracle.com/determinations/server/10.4/rulebase/assess/types">" "

    < soapenv:Header / >

    < soapenv:Body >

    < type: evaluate request >

    < type: global instance >

    < typ:attribute id = "applicationClass' type = 'text' deducted ="false"result-style ="single value"unknown-result-style ="single value"known-result-style ="single value">

    < typ:text - val > A < / typ:text - val > < / typ:attribute >

    < / typ: global instance >

    < / typ: evaluate request >

    < / soapenv:Body >

    < / soapenv:Envelope >

    Answer:

    "" < SOAP - ENV:Envelope xmlns:SOAP - ENV = "http://schemas.xmlsoap.org/soap/envelope/" xmlns:i18n ="http://www.w3.org/2005/09/ws-i18n" xmlns:typ = "http://oracle.com/determinations/server/10.4/rulebase/assess/types" >. "

    < SOAP - ENV:Header >

    < i18n:international >

    en_US < i18n: local > < / i18n: local >

    < i18n:tz > GMT-0400 < / i18n:tz >

    < / i18n:international >

    < / SOAP - ENV:Header >

    < SOAP - ENV:Body >

    < type: assessment / response >

    < type: global instance >

    < typ:attribute id = "applicationClass' type = 'text' deducted ="false">

    < typ:unknown - val / >

    < / typ:attribute >

    < / typ: global instance >

    < / typ: assess / answer >

    < / SOAP - ENV:Body >

    < / SOAP - ENV:Envelope >

    Specific:

    Request:

    "< soapenv:Envelope xmlns:soapenv ="http://schemas.xmlsoap.org/soap/envelope/"xmlns:typ ="http://oracle.com/determinations/server/10.4/DriverRoadtestEligibility_Excel/assess/types">" "

    < soapenv:Header / >

    < soapenv:Body >

    < type: evaluate request >

    < type: global instance >

    <! - you can enter the following 37 items in any order-->

    < typ:applicationClass type = "text" deducted = "false" result-style = "single value" unknown-result-style = "single value" known-result-style = "single value" >

    < typ:text - val > A < / typ:text - val >

    < / typ:applicationClass >

    < / typ: global instance >

    < / typ: evaluate request >

    < / soapenv:Body >

    < / soapenv:Envelope >

    Answer:

    "" < SOAP - ENV:Envelope xmlns:SOAP - ENV = "http://schemas.xmlsoap.org/soap/envelope/" xmlns:i18n ="http://www.w3.org/2005/09/ws-i18n" xmlns:typ = "http://oracle.com/determinations/server/10.4/DriverRoadtestEligibility_Excel/assess/types" >. "

    < SOAP - ENV:Header >

    < i18n:international >

    en_US < i18n: local > < / i18n: local >

    < i18n:tz > GMT-0400 < / i18n:tz >

    < / i18n:international >

    < / SOAP - ENV:Header >

    < SOAP - ENV:Body >

    < type: assessment / response >

    < type: global instance >

    < typ:applicationClass type = "text" deducted = "false" >

    < typ:unknown - val / >

    < / typ:applicationClass >

    < / typ: global instance >

    < / typ: assess / answer >

    < / SOAP - ENV:Body >

    < / SOAP - ENV:Envelope >

    Thank you

    It's very strange sound. It might be a problem caused by unnecessary attributes sent in the query. Try the following (generic example application).

    http://schemas.xmlsoap.org/SOAP/envelope/"xmlns:typ ="http://oracle.com/determinations/server/10.4/rulebase/assess/types">."

    A

    This application is the most correct for the following reasons:

    • You should not set the attributes type and deducted . These attributes are usually returned in the response and cannot be defined by the application.
    • You should not set the style of the result of an attribute that you provide the value of. It must always be returned in the response.

    That said, these points do not explain why the applicationClass value is returned as unknown. Perhaps the additional attributes in the query is triggering some bad server behavior of determinations which is the cause not to define the attribute.

    This regulation, if any, that you have associated with modules? You have any customization of the server determination or modules?

  • Is it possible to access a pdf form basic html web service?

    I was wondering if it is possible to send a request of livecycle web service and parse the returned data.

    A small example of what I think is querying a database like wolfram alpha by using their html query.

    It is in the format http://api.wolframalpha.com/v2/query?input=pi & appid = XXXX. where "pi" is the query and the XXXX is the specific user id

    The website will return an xml file.

    Anyway is to send this html with any query from a text field and the response process?

    Thank you!

    Hello

    Naseko is just using the formcalc get function and I use it to access the information to google calendar, you can also call the function get formcalc from JavaScript as described here http://blogs.adobe.com/formfeed/2009/02/calling_formcalc_functions_fro.html.

    The main problem I have is with the yellow bar message and popup message saying you want to allow access to api.wolframalpha.com (or other).  I think you can get around this by certifing the form, but I don't have access to the servre products to do so.

    Anyway, if it helps to take a look at https://workspaces.acrobat.com/?d=vFcW-9OVSm * BdV6GyFfUIg you need to change the code for the button click to specify your own appid, but the code is simple enough;

    var response = FormCalc.Function.Get ("http://api.wolframalpha.com/v2/query?appid=> & entry = capital % 20% 20australia");

    response = response.replace (/ ^<\?xml\s+version\s*=\s*(["'])[^\1]+\1[^?]*\?>/, "");

    var responseNode = xfa.datasets.createNode ("dataGroup", "response");

    responseNode.loadXML (response, false, false);

    var response = responseNode.resolveNode ("queryresult.pod. (title). Value == 'Result') ") .subpod." PlainText.Value;

    Console.println (Answer);

    If this code sends a request to 'the Australia capital' and gets an answer 'Canberra, Australian Capital Territory, Australia'

    Replace > with your appid and relating to the sample related to the workings of FormCalc.Function.Get.

    Also, expect Designer to plant a few times all operate.

    Hope this helps,

    Bruce

  • Can I receive via an XML web service in the PDF form?

    Hi all, I am able to send data to a server via a web service configured in my button send email.  Once the data has been received on the server, a reference number is returned.  My problem starts here as reference number comes back in my browser and not in the PDF file.  How can I get the reference number in the PDF?  Thank you J

    If you actually submit the XML via a web service you shodul be able to bind the output of the web service to a field in your form. You have configured a data connection to a WSDL file?

    You say that you submit via a webservice in your button send email. That made no sense than that described two submit operations on the same key. I suspect that you send us by e-mail and that the server is answer via a HTML page... .Hence the browser is to intercept and place it on the screen (outside your PDF file).

    Hope that helps

    Paul

  • Dynamics and Web Services forms?

    So what we try to do, is get a dynamic of the form information in a database.  We have several fields wrapped in a subform that is set to repeat on the form itself.  It is related to an element of a web service that allows the form to grow according to the number of rows returned.  We had to do this because, according to the choice of departments, there might be a different number of lines returned each time.  It works very well.  The form expands to show the options, based on the selection.

    What we're going to have problems with writing changes to the database.  We have a web service that is bound to the subform contains the fields and also related to the fields themselves, but we are only able to write information to the last node, that is to say if there were six options presented and you have made changes to the six, only the changes to the last one would be listed in the database.  Is there something special that needs to be done on the side of the shape?

    Any help is very appreciated.

    Yes... .you set up the web service to receive a parameter... then you create a multiline field (make it invisible so that the user cannot see it). Then use this command to fill in the field with the form data:

    fieldname.rawValue = xfa.datasets.data.saveXML ("pretty");

    Now bind this field to the entry of web service and call it.

    Paul

Maybe you are looking for

  • Uninstall does not work

    Something got to receive the error message Failed to load XPCOM When I try to start portable Firefox and Thunderbird on my XP based computer. I use these programs for the years on this subject. Research, it seems that I have to uninstall both and rei

  • MSDN Windows Vista DVD (disc 4455.01) - too big to make local copies?

    De : Steve F Let me give a few quick information. (If you don't care that go to paragraph 3). I am the administrator of the program for the software system MSDN Academic Alliance here at my college. We have our system MSDNAA configured via E-Academy,

  • HP Envy 11-g010nr: Bios password

    I started a full restore on HP ENVY x 2 11-g010nr, but after a few hours it restarts and windows install error aways, tried recovery option (F11), but no longer. just stuck on the black screen... I'm going crazy, trying to reinstall windows, I tried

  • INSTALLED OX10.9 HPC309A MUST BE EVERY TIME REBOOTED FOR PRINT JOB

    INSTALLED OX10.9 HP C309A NEEDS AT EACH TIME RESTARETED FOR THE PRINT JOB.

  • "this file is not found.

    MacBook air has reached its limit a few times, so I took it in the Apple to remove all photos of the macbook air and transfer to external hard drive.The thing is, in lightroom, when I opened the photo open, as the picture shows that this file be foun