Unable to pass values to the OPA of tabouts in fields of Siebel

Hi Experts

We urgently need some advise.

We are trying to call OPA for different trigger points in Siebel as button clicks, saves record and field tab outs.
The button clicks and saves record, we are able to pass values to the OPA and obtain desired output back through the event Runtime - Workflow - mechanism of mapping of the OPA.

However for field tabout trigger points, the handshake with OPA is not happening correctly by above mechanism.
We have TIME event triggered on SetFieldValue to the desired field, calling the Workflow to call OPA.
However the OPA response xml output doesn't have the values of the input attributes and the results identified in the mapping of the OPA.
It seems that until the record is saved or committed, the mapping is unable to get the value of the field of Siebel and move to the OPA.

Please suggest how this can be achieved.

Thank you
Swati

Swati,

For most of Siebel connector works on the data stored in the data. If you want to access the values until they are registered, you will need to use the Active Business Object patch.

Have a look at "Installer le Patch object Active" in "Oracle policy Automation connector for Siebel Installation Guide" at http://www.oracle.com/technetwork/apps-tech/policy-automation/documentation/opa-con-siebel-10-4-2-inst-guide-1894142.pdf

Active objects are supported only for the object mappings (APM)

See you soon
Frank

Tags: Oracle Applications

Similar Questions

  • How to pass values to the page to the Page target?

    Hi all

    I want to pass values from the 10 column to a report page (page 1 of source) to a target page 2 HTML region and 10 fields.
    These 10 fields held values that are passing in the report.

    Please suggest a solution here!

    Thank you and best regards,
    Robette.

    source page IE 1, since I can navigate to page 3, and also on page 2, I can navigate to the target 3 page, when I click on the back button Go it will navigate page 1 only.
    That is why I want the Go back button must redirect the target page, hence it is called.

    Create an application called PREV_PAGE, item in the link of the page 3 col page 2 * 3 * as a parameter of the element PREV_PAGE.
    So when you're on page 2 you will know the previous page is the value of the point of application PREV_PAGE 3
    So would be the url in your Go Back button

    f?p=&APP_ID.:&PREV_PAGE.:&APP_SESSION.::NO::
    

    There is something really need it please send your comments to this requirement. It will be really useful.

  • Pass values to the function vs object pass to the function

    What is the best way to pass some values to the function?

    It is sufficient to indicate the characters or arrays of char etc something like this: function (float x, float [] z)

    or

    Create class (object)... say ValuesToPass vltp;  with the variables, the set and get methods.

    Assign values: vltp.setX = blah, blah = vltp.setZ

    ...  And not vltp to the function like this: function (vltp) and the values of the extract by using the get methods...

    What sense would be less time and consume of heap space?

    From my point of view - by passing the values as values would be faster, but I'm new to java and can't be 100% sure on this subject...

    Thank you

    If a method will work on three different bits of data, such as arrays of 2 char and int, so I suspect that most people would say just pass these as parameters rather than creating a "temporary" object just to contain these.

  • Passing values to the page via the URL line

    I use APEX5. I want to pass some values to the login page (Page 101) I need to refer to a process page "Before head" on this page (see LINK below). When the login page is displayed, the values of these items are empty. After I connection (ie. Press the login button) and go to my home page, I can see the values passed in the session state. How can I get in session state when he went from the URL line (so I use the process before header)?

    http://10.25.7.84/ords/f?p=100:1:P101_PSID, P101_CURRENT_SCHOOL_NAME, P101_CURRENT_YEAR_ID:1, 2, 3

    bobmagan wrote:

    I use APEX5. I want to pass some values to the login page (Page 101) I need to refer to a process page "Before head" on this page (see LINK below). When the login page is displayed, the values of these items are empty. After I connection (ie. Press the login button) and go to my home page, I can see the values passed in the session state. How can I get in session state when he went from the URL line (so I use the process before header)?

    http://10.25.7.84/ords/f?p=100:1:P101_PSID, P101_CURRENT_SCHOOL_NAME, P101_CURRENT_YEAR_ID:1, 2, 3

    Create the link to the login page:

    http://10.25.7.84/ords/f?p=100:101:0:P101_PSID, P101_CURRENT_SCHOOL_NAME, P101_CURRENT_YEAR_ID:1, 2, 3

    If the URL is a deep link to another page then APEX will redirect you to the page of connection in a new session, loss of status values of the initial session passed in the URL. Once authenticated, it redirects to the URL of the deep link, set the session state by using the values passed. If the first link is to the login page, there is no redirection and no new session created without the values passed.

  • Passing values to the next update page, click on image?

    Hello world

    I developed a page of the OAF who has onw table data to show. The last column is updated Image icon.
    The columns are as follows: Eno, enmae, salary, comm., address up-to-date.
    By clicking on the icon to update on a line, than the corresponding Eno Ename must be passed to the next update page and these two values should appear on the update page.
    How can I do?

    Help, please...

    Thank you.

    Means, nothing happen.
    Just debug code if the fireAction is passing all values or not.
    If it passes correctly, then make sure that you place in the hash table and pass the hashmap even to the next page in the call setForwardURL or forwardImmediately.

    If the next page still does not get the settings, then send values to the calling page without encryption. It is unlikely that the encryption is originally a problem here.

    Kind regards
    Stephanie.

  • Problem with comma when you pass values in the URL

    Hello

    I have two pages, the first page to the second page, I'm passing some values using the url parameter passing

    but certain values contains comma ex:-P1_NATION field contains INDIA, United States, United Kingdom

    but the apex treated that as these are distinct values and assign it to separate elements

    Suppose that my intention is like P2_NATION, P2_EMPLOYEE, P2_EMPID: USA, UK, INDIA, SAGAR, 123

    but the apex dealing with like P2_NATION = INDIA: P2_EMPLOYEE = USA: P2_EMPID = UK

    is there any solution for this

    Please help me about this

    I use apex4.1, db 11g, ie, chrome, ff

    Thank you

    SAGAR

    SAG says:

    I have two pages, the first page to the second page, I'm passing some values using the url parameter passing

    but certain values contains comma ex:-P1_NATION field contains INDIA, United States, United Kingdom

    but the apex treated that as these are distinct values and assign it to separate elements

    Suppose that my intention is like P2_NATION, P2_EMPLOYEE, P2_EMPID: USA, UK, INDIA, SAGAR, 123

    but the apex dealing with like P2_NATION = INDIA: P2_EMPLOYEE = USA: P2_EMPID = UK

    is there any solution for this

    The best practice is not to transfer the data in the URL, other than the minimum possible number of discrete ID. Values required in a target page can be recovered in the element source and properties by default, calculations or using these values of process ID, or by referencing the other page element values or application already in session state. Collections can be used to store multiple values in session state to use through one or more pages.

    In URL of the APEX, commas in the item values can be escaped by encapsulating values of the backslashes ('-'), while the settlers may not appear at all.

    P2_NATION,P2_EMPLOYEE,P2_EMPID :\INDIA,USA,UK\,SAGAR ,123 
    

    Also, do not use unescaped reserved characters in the URI.

  • hide and show the region and pass values to the region

    I have a p_dept lov static 10,20,30 and submit button

    I have 2 areas with the name dept10, dept20

    When I select lov p_dept = 10 and submit button then see the region of dept10 (do not know how to pass values from: p_dept suggest key)

    dept10 region query is
    Select * from emp where deptno =: p_dept

    dept20 region query is
    Select * from emp where deptno =: p_dept

    Please someone help me how can I achieve it with stetp by step.

    Hello

    You can simply set the display state of your regions.

    - Edit dept10 region set condition [item / column = value]
    - Expression 1
           p_dept
    - Expression 2
           10
    

    Do the same for the dept20 region

    - Edit dept20 region set condition [item / column = value]
    - Expression 1
           p_dept
    - Expression 2
           20
    

    When you submit a page, your selected items will be defined in the session if you do not need to pass any parameter.

    Thnks

  • Pass values of the item to the page with 'No URL Access'

    I have a request of "high security" where I try to limit the information passed around in the URL so I have several pages with branches of the 'branch to the page' where the target page access protection is set to "no access URL".

    However, I still need to set multiple values page element in the target page (the one I am connexiona step).

    Thinking about how to do what I thought of two ways to get this data to the target page.
    First way:
    (a) set up several calculations in the source page that calculates the values of the element in the target page and subordinate these calculations on a button application.
    (b) set up my 'on page' management on the source with the same request conditional button.

    Second way:
    (a) put in place target with a process of pl/sql page that defines the page elements
    APEX_UTIL. SET_SESSION_STATE('P31_SSN',:P40_SSN); -P31 is the target page
    do the same for all elements on the page. The process of subjecting to press the button.
    (b) implemented the same 'page' branch on the source with the same conditional key.

    Pro or con either of these approaches? Is there a different approach? I'm IMPOSSIBLE in any case implement a branch to URL with the item values in the URL as I don't want sensitive data columns in newspapers. I know that set_session_state can have interesting interactions with variable bind where they may not be, but I see no problem with my test pages...

    It doesn't matter what technique lets you define the session state - do what is easier. Call for apex_util.set_session_state is the same as make an assignment, for example,.

    APEX_UTIL. SET_SESSION_STATE('P31_SSN',:P40_SSN);

    .. .is equivalent to

    : P31_SSN: =: P40_SSN;

    Calculations are the same thing.

    Application parts are not broader than the elements on the page regarding the scope of application; any point in the session state can be referenced by any element of the request. Application parts are no rendering/display properties or association of specific page.

    Scott

  • Passing values through the URL GO

    I use GoURL passes the value of 'Name of the monitor' (P3) of Report1 to I2. The "monitor name has the following values.
    Maximum availability
    Cost of downtime

    ''||" Service Delivery ". "" Monitor the name ":""

    The output looks like

    http://simwebwts09.RSC.Humad.com/analytics/saw.dll?go & Path = / Shared/ASM/Service_Delivery_Trend_Graph_per_test & action = Navigate & P0 = 2 & P1 = EQ & P2 = '20% of Service. " "" Monitor % 20Name ' & P3 = Peak

    The P3 value is truncated when the space is encountered in the value. For example "Peak availability" gives only "Peak" as stated in the above result.

    Please can you suggest a way to get the full value in the URL.

    First step:

    The data format of properties/tab set column-> text HTML threat

    Then write code like this:

    '<--a href="../analytics/saw.dll?Go&path=/shared/ASM/Service_Delivery_Trend_Graph_per_test&Action=Navigate&P0=1&P1=eq&P2=" service%20delivery"."monitor%20name"&p3='||REPLACE("Service" delivery"."monitor="" name",="" ' =""="" ',="" '%20')||'="">'||" Service Delivery ". "Monitor the name ' | '. ' URL'. ' <-->'

    Delete - a tag.

    For more information, please visit:

    Replacement requests for URL GO navigation and unicode
    http://108obiee.blogspot.com/2009/08/go-URL-request-navigation-and-Unicode.html

    Concerning
    Goran
    http://108obiee.blogspot.com

  • Syntax to set a default value for the metadata of Web site field

    In my profile, I have a rule where I did the infoOnly metadata xWebSites field and define a default value like this:

    < $dprDefaultValue = # active.xWebSites$ >

    Y at - it something I am doing wrong? Incorrect syntax?

    Thank you!!

    I found this in the documentation of the Site Studio:

    "To identify the ID of an article or a website, open the page to check content on the content server and click Browse next to the"Section of the Web Site." In the window choose the Web Site Section, select your Web site and notice the ID in brackets next to each section (Figure). »

    Can I set the default value for the ID?

  • Passing values to the next page

    Hello

    I use Apex 4.2.5 in Oracle 11 g

    I've created a form that transmits its value to another page when a button is clicked.

    The field of employment in the page of the form has values like 'SELLER' in a folder,

    "ANALYST" in the next record...

    This page contains a button, and when it is selected, the values are passed to the page successfully as

    The problem is that some areas of employment are having values such as "PROGRAMMER, systems ANALYST.

    separated by commas in a record. When these values are passed to the next page, I get only the first job. and the rest is not.

    In the previous example, I get only PROGRAMMER and not the SYSTEM ANALYST.

    but when I change the field to be as "PROGRAMMER/ANALYST" then it works. Why not with commas?

    Thanks in advance

    KJ

    KJChellam wrote:

    I use Apex 4.2.5 in Oracle 11 g

    I've created a form that transmits its value to another page when a button is clicked.

    The field of employment in the page of the form has values like 'SELLER' in a folder,

    "ANALYST" in the next record...

    This page contains a button, and when it is selected, the values are passed to the page successfully as

    The problem is that some areas of employment are having values such as "PROGRAMMER, systems ANALYST.

    separated by commas in a record. When these values are passed to the next page, I get only the first job. and the rest is not.

    In the previous example, I get only PROGRAMMER and not the SYSTEM ANALYST.

    but when I change the field to be as "PROGRAMMER/ANALYST" then it works. Why not with commas?

    Commas are used to separate the values of each element.

    You should avoid passing string values that may contain any reserved characters in the URL in links. It is not to transfer data in the URL, other than the minimum possible number of discrete alphanumeric identifiers. Values required in a target page can be recovered in the element source and properties by default, calculations or using these values of process ID, or by referencing the other page element values or application already in session state.

    The values containing a colon cannot be passed through the URL. The values containing commas can be passed if the value is escaped with backslashes:

    &P10_ENAME.,\&P10_JOBS.\

  • How to pass values to the place where conditon

    Hello people

    I m really new here and my first problem oracle Report Builder I contest...

    I m help IN the operand as follows

    ...
    where number IN (: P1)
    ...

    I tried to fill P1 in the param with 1,2,3,4 screen but still get the message, that the parameter is incorrect

    the parameter is declared under the NUMBER - I've tried all the available formats - and I also tried to use the brackets in all positionnelles variants.

    Thanks for help

    Hello

    If you are using:
    ...
    where number IN (: P1)
    ...

    in an SQL query in the reports, you will be able to 'pass' as a single value in P1.
    If you want to pass multiple values:
    for ex 1,2,3,4
    You must use a "lexical reference.
    ...
    where number IN (& P1)
    ...

    P1 must be declared as a parameter of character and must have an initial value. This initial value will use Report Builder when it analyzes the SQL query.
    Thus, this initial value must be somehting that will make the valid SQL query...

    Concerning

  • pass values to the pop-up window

    jdev: 11.1.1.7

    Make me NoSuchMethodException if excute the code below

    Root cause]] of ServletException.

    java.lang.NoSuchMethodException: oracle.adf.view.rich.component.rich.nav.RichCommandLink.addPopupFetchListener (oracle.adf.view.rich.event.PopupFetchListener)

    at java.lang.Class.getMethod(Class.java:1605)

    at oracle.adfinternal.view.faces.taglib.listener.SetPropertyListenerTag.doStartTag(SetPropertyListenerTag.java:194)

    at jsp_servlet.__test_jspx._jspx___tag10(__test_jspx.java:575)

    ......

    .....

    Caused by: java.lang.NoSuchMethodException: oracle.adf.view.rich.component.rich.nav.RichCommandLink.addPopupFetchListener (oracle.adf.view.rich.event.PopupFetchListener)

    at java.lang.Class.getMethod(Class.java:1605)

    at oracle.adfinternal.view.faces.taglib.listener.SetPropertyListenerTag.doStartTag(SetPropertyListenerTag.java:194)

    at jsp_servlet.__test_jspx._jspx___tag10(__test_jspx.java:575)

    at jsp_servlet.__test_jspx._jspx___tag8(__test_jspx.java:501)

    at jsp_servlet.__test_jspx._jspx___tag7(__test_jspx.java:447)

    at jsp_servlet.__test_jspx._jspx___tag4(__test_jspx.java:306)

    at jsp_servlet.__test_jspx._jspx___tag3(__test_jspx.java:241)

    at jsp_servlet.__test_jspx._jspx___tag1(__test_jspx.java:157)

    at jsp_servlet.__test_jspx._jspx___tag0(__test_jspx.java:104)

    at jsp_servlet.__test_jspx._jspService(__test_jspx.java:65)

    CODE:

    < af:table id = "t1" var = 'node'... varStatus 'vs' = >

    < af:column id = "c1" >

    < af:commandLink text = ' #{node. " ContactPhone}"id ="ot1">

    "< af:clientAttribute name ="title"value ="#{node. ContactPhone}"/ >".

    "" < af:showPopupBehavior popupId = ": bigImage" triggerType = 'action' / >

    < / af:commandLink >

    < / af:column >

    < / af:table >

    < af:popup id = "bigImage" contentDelivery = "lazyUncached" launcherVar = "source" = "pitcher" eventContext >

    < af:panelWindow id = 'pw1' >

    < af:panelGroupLayout id = "pglay" layout = "vertical" >

    < af:outputText clientComponent = "true" value = "#{viewScope. . "{ContactPhone}" inlineStyle = "' make-size: 14px;" id = "ot1" / > "

    < / af:panelGroupLayout >

    < af:setPropertyListener from = "#{source.attributes. " "{ContactPhone}" to = "#{viewScope. " "{ContactPhone}" type = "popupFetch" / >

    < / af:panelWindow >

    < / af:popup >

    Yes, but this isn't the answer to my question.

    Move


    AF: panelGroupLauoyt

    and put the same thing to be a direct child of af: popup:


      


    and see what happens...

  • JavaScript: Passing values in the print dialog box

    Hello

    I have a PDF page containg 8 pages. There is a button on the first page, print then on some boxes (Page1, Page2... Page8)

    I want to open the print dialog box with already put page numbers in the selection boxes.

    Example: If I checked page 1, Page 4 boxes, print dialog box then should display values Print rang > Pages [1.4]

    How can I do this using javascript?

    Please help me

    Thank you

    Faraz

    Hi Faraz,

    That's the problem, you cannot specify a print with gaps range.

    XFA. Host.Print (1, "0", "7", 0, 1, 0, 0, 0);

    The second parameter specifies the start page (based on a system of numbering from zero). '0' will be so printed on page 1 of the form.

    The third parameter specifies the last page to print. So '7' will display the page 8 of the form.

    Here are some of the only solution I can think. Basically, the button opens the test set up dialogue (not the standard print window). This allows the user to select the right printer and settings. Then, the script looks like each page in turn and prints is as a standalone print job. If you look at the print command, you will see that the first parameter is set to '0', it is to print the page without displaying the print dialog. The fourth parameter is now on '1' to prevent the user to cancel the print job. If you look at the help file, you will get a complete description of the print command and all eight parameters.

    xfa.host.print(0, "0", "0", 1, 1, 0, 0, 0);
    

    Hope that helps,

    Niall

  • How to pass values and the development of a movieclip to another

    Hello

    I created a few dynamic movieclips.

    When I click and hold on one of them, I want another library bound MC to appear and the new MC must be movable.

    I can do the new MC appear, and I can make it draggable.  However, I am a bit lost when it comes to tell Flash to forget the old clip and make the new one "online".

    In other words - after a click-hold, I want the new movieclip to be mobile without the user to mouse to the top and then click on new.

    Thanks for your help.

    Shaun

    If you are using AS3, when you click down to just create the new instance, preferably directly aligned to the top of the object you clicked on to the bottom, then use startDrag (false) on it. Something like...

    clickedMC.addEventListener (MouseEvent.MOUSE_DOWN, createNew);

    function createNew(evt:MouseEvent):void {}
    var newMC:MC = new MC();
    newMC.x = clickedMC.x;
    newMC.y = clickedMC.y;
    addChild (newMC);
    newMC.startDrag (false);
    }

Maybe you are looking for

  • HP Envy 4500: HP Envy 4500 printer

    I've had my printer for a few months and have generally no problem printing. During the last day, I was not able to print. When I send it to the printer after several minutes, it says printer not responding do not. I tried again later and it started

  • XP + 7 on dv6-2004sl

    Hi guys! I just buy this model with windows 7 preinstalled. I have a dual boot XP + 7. I followed the general guide in this forum, copy the files and add the sata driver when creating the boot dvd. I took the Amd Sata AHCI according to this: http://h

  • Should I more SFP + ports host if I add another tray of disk PS6210X

    Hi all We have a cluster of Hyper V of Server 2012 R2 4 nodes with each host with 2 10GbE SFP + dedicated to iSCSI traffic. We need to increase the capacity of the San and our supplier has quoted another shelf but said that we need another 2 10GbE SF

  • System hard drive, taking 100 GB of space filling

    I've had my laptop HD to 320 for about a month. Running Windows 7 Pro on a Lenovo ThinkPad T500. Intel core 2 duo T9600, 4 GB, 64-bit I have 140 GB of files stored on its hard disk, but lately he has only demonstrated 30 GB space. The system takes ab

  • Wireless connection not working do not. WLAN start not

    My wired connection works perfectly, but the wireless connection does not work. Autoconfiguration WLAN service does not start. It displays ERROR 1747: authentication service is unknown. I've tried the checker system SFC.exe toolIt says "Windows Resou