No values when the approver rejects the form ( HCM forms)

Hi All ,
When i am filling the form with the data from the BAdi and sending it to the approval for  the final approval  . 
Problem : The approver rejects the form  . The forms comes into the workspace of the Initiator * where are the values are getting  washed off  .*
Done : I am  attaching all the fields to special fields .Even i have created a operation for this purpose .
Do i have to check the processing type . As of now its the initialize .
Please provide your input  and let me know what all things i have to take care in this case .
Thanks ,
Om

All "reject" does is send a process code. Your workflow then determines how to handle it based on that code. As for your fields getting "washed out", are you sure you are handing them off correctly? For example, if you are going from one form scenario to another, you have to "map" that passing of fields. If within the same form scenario, I would say either (1) your workflow is set up wrong and you are losing integrity of your process object or (2) your not seeing what you think you are seeing. You can check this in CASE Mgmt and see what is happening all along your process. and as Kevin said...I would not go making all of your fields "special".....that is used for something quite different...I rarely, if ever, need or even try to make any fields "special".....it's just extra work that buys you nothing much usually overall. Hope this helps.

Similar Messages

  • Is there a way to obtain the text item's value when the mouse pointer at?

    Hi,
    Is there a way to obtain the text item's value when the mouse pointer at? Mouse pointer may be located somewhere out of current record and even out of current block.

    There is a when-mouse-over trigger and that works fine in client-server mode for Forms 5/6/6i, but that is less indicated when deployed using Application Server.
    In that trigger you may write whatever code is necessary, restricted package procedures.
    Still, I think, for your case, if you do not have to deal with a multi-record block, you should use the HINT property for that item and set_item_property with the HINT argument for that item in order to set the hint to the item's value - this should set_item_property should be called on the when-new-record-instance .

  • I want to post the values of the form in the same Jsp Page

    I want to post the values of the form in the same Jsp page.

    Was that a question? Or are you just informing the world of your grand intentions?
    But yeah, all you need to do is direct your action to the same page you're in. So, if this is your foo.jsp, it'd be something like...
    <%
    if(request.getParameter("bar") != null) out.println("Hello");
    %>
    <form method="post" action="foo.jsp">
       <input type="text" name="bar" value="baz">
       <input type="submit">
    </form>When you submitted your form, it would post the value to the same JSP page as you're already in, and print out Hello to the screen. "Hello" would not print out on the first visit, as the request would obviously not contain the parameter "bar" yet.

  • "Presave" Event triggered when the form is loaded.

    Dear all,
    I created an interactive form with an XML interface and I use it into a Web Dynpro ABAP.
    The version of my Adobe LiveCycle Designer is 8.0.
    My problem is that the "presave" event is triggered when the form is loaded.
    For example, if I place a field in the form and add the script " this.rawValue = "123"; " to the "presave" event of this field, the field will have the value "123" when I launch the Web Dynpro application.
    Then, if the user does not make any input and directly save the form, the "presave" event is not triggered.
    Does anyone know why I get such a behavior?

    Steeven, I was unable to test this scenario as Adobe Credentials are not installed in my system. But something similar from Java Script is referenced here in the below mentioned link.
    Please look if you find it useful:
    http://careerabap.blogspot.ca/2011/02/custom-dialog-box-message-while-saving.html
    Please reward if you find it useful.
    Regards,
    Nitin.

  • Entering values in the form

    Hi All,
    I am entering some values in the form.
    Is this possible to track that i am entering some values in the form.
    How can i identify that?
    Any other built-ins are there to identify that i am keying in some values in my form.
    I cant use Form_status,Block_status and Record Status.
    All of the items are Control Item.
    Can you pls guide me in this.

    create a when-validate-item trigger on form level like this
    begin
    if
      name_in ( :system.trigger_item ) is not null
    then
      :global.data_entered := 'Y';
    end if;
    end;to check, if data has been entered write a trigger:
    begin
    default_value ( 'N', 'global.data_entered' );
    if
      :global.data_entered = 'Y'
    then
      the_things_you_want_to_do...;
    end if;
    end;

  • How to move cursor to a particular field in a form when the form opens

    Hi All,
    Using Forms Personalization how to move the cursor to a particular field in a form when the form opens.We are using Oracle Applications 11.5.10.2
    Please let me know as soon as possible.
    Thanks,
    --John.                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hi Satya,
    Try the following
    Open the forms personalization window
    Seq: 10
    description : Move cursor
    Level : Function
    On Condition Tab-
    Trigger Event : when-new-item-instance
    Trigger Object:- (The field on which the cursor is appearing now when you open the form ) for eg : If I am working on a vendor Master form in that case it would be -VNDR.VENDOR_NAME_MIR.
    Processing Mode : Both
    Context:
    whatever context you want to do it respoansibility level or user level.
    On the Actions Tab
    Seq: 1
    Type: Bulletin
    Bulletin type : GO_ITEM
    Argument : The field to which you want to navigate to. (In my case I want to navigate to Alternate name on the Vendor master form so it would be VNDR.VENDOR_NAME_ALT_MIR).
    see if it works for you.
    cheers,
    Ankur

  • I have a fillable form that we send to contractors - when the form is opened on a computer the contractor can view the fields we have completed, however when viewing from a mobile device or cell phone those fields appear blank. Any suggestions? I am at a

    when the form is opened on a computer the contractor can view the fields we have completed, however when viewing from a mobile device or cell phone those fields appear blank. Any suggestions? I am at a total loss as it works when viewing from the computer. I am assuming it is a setting or maybe we need to save it a special way?

    What version of Reader are they using, exactly? And are you sure they're
    using Reader itself and not opening the file inside a browser window, for
    example?
    On Fri, Feb 6, 2015 at 5:24 PM, jessicao96457206 <[email protected]>

  • How to make the LV front panel controls the current value through the program is set as the default value when the next time you open?

    How to make the LV front panel controls the current value through the programis set as the default value when the next time you open?
    1110340051 

    Try this: Re: How to make a VI remember the latest control value?
    Jim
    You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice

  • Cannot input data in matrix field when the form is in add mode.

    I have created an addon form using UDO.The UDO has four child tables.  I input data in the master data fields in form it works but when I come to matrixes for giving data in matrix fields I was unable to input data there .But after saving the data only with master data I reopend the the form with same data using find option.Now the form allows to input data in matrix fields.Please provide a solution so that I can input data in the matrix columns when the form is in add mode.

    Hi,
    After opening the Customized form you have to add a new blank row into your matrix also.
    oMatrix.AddRow(1,1);
    After then only you can input data.
    regards:
    Sandy

  • Get the timestamp value in the form of array of 8 bytes, whileretrieving da

    3) How we can get the timestamp value in the form of array of 8 bytes, while retrieving the data?
    4.) How we can pass the 8 byte array to stored procedure? What will the data type of the parameter?

    duplicate post:
    timestamp value in the form of array of 8 bytes

  • Timestamp value in the form of array of 8 bytes

    1) How we can get the timestamp value in the form of array of 8 bytes, while retrieving the data?
    2) How we can pass the 8 byte array to stored procedure? What will the data type of the parameter?

    1). using to_char
    SQL> select to_char(systimestamp, 'ddmmyyyy') from dual ;
    TO_CHAR(
    10052006
    SQL>2). as varchar2, and use to_timestamp to convert to timestamp:
    SQL> select to_timestamp('10052006', 'ddmmyyyy') from dual ;
    TO_TIMESTAMP('10052006','DDMMYYYY')
    10-MAY-06 12.00.00.000000000 AM
    SQL>

  • Workflow initiator does not get workitems when PR Approve rejects.

    Hi,
    Workflow initiators does not get workitems when PR Approve rejects.Is there any thing missing in that .
    Please let me know .
    Regards,
    Gurprit Bhatia
    Edited by: GURPRIT BHATIA on Jan 28, 2009 8:38 AM

    Hi GB,
    In order that the WF initiator gets workitems on PR rejection, you need to assign method 'InfoReleaseRejected' (BO BUS2009) to a task in the PR rejection flow of your WF. If this is done, then check if you have assigned WF Initiator as the Agent in that task.
    Hope this helps.
    Thanks,
    Ajay

  • How to raise an error message when duplicate value is entered in a tabular field column? Basically not allow duplicate value at the form level.

    Hi all,
    I have created a form with one data block MATURED_FD_DTL which looks like below:
    ACCT_FD_NO
    CUST_CODE
    FD_AMT
    FD_INT_BAL
    TDS
    CHQ_NO
    ADD_FD_AMT
    P_SAP_CODE
    P_TYPE
    CREATE TABLE MATURED_FD_DTL
      ACCT_FD_NO    VARCHAR2(17 BYTE)               NOT NULL,
      CUST_CODE     NUMBER(9),
      FD_AMT        NUMBER(15),
      FD_INT_BAL    NUMBER(15),
      TDS           NUMBER(15),
      CHQ_NO        NUMBER(10),
      ADD_FD_AMT    NUMBER(15),
      P_SAP_CODE    NUMBER(10),
      P_TYPE        VARCHAR2(1 BYTE)
    For MATURED_FD_DT.ACCT_FD_NO, Trigger: KEY_NEXT_ITEM, I have written the following code:
    DECLARE
    V1 NUMBER;
    V2 NUMBER;
    BEGIN
    V1:=:MATURED_FD_DTL.ACCT_FD_NO;
    MESSAGE('V1:'||V1);
    MESSAGE(' ');
    END;
         GO_ITEM('MATURED_FD_DTL.CUST_CODE');
    This is just a dummy code.
    When ever i enter the value in the field of ACCT_FD_NO, it pops up a message saying "V1:Value of ACCT_FD_NO",
    So i want to store that value .
    Compare them & if it is egual, it should pop up a message saying duplicate value is entered and must not allow to enter, at form_level.
    So how can I compare the ACCT_FD_NO value between FIRST_RECORD and NEXT_RECORD ??
    Help Me .
    Thank You.
    Oracle Forms 6i.
    Oracle 9i.

    Thank You HamidHelal.
    Actually before posting the code, I went through the first link you have mentioned. I tried also, it is quite tedious procedure, however i dint get the proper result, may be i have done some mistake. Anyways , can you tell me how do i check in database table, if a value exists OR IF VALUE FOUND & then message and raise form trigger failure; something like below.
    IF :MATURED_FD_DTL.ACCT_FD_NO EXISTS
    THEN MESSAGE('YOU HAVE ENTERED AN EXISTING OR DUPLICATE VALUE');
              MESSAGE(' ');
    RAISE FORM_TRIGGER_FAILURE;
    END;
    OR
    IF :MATURED_FD_DTL.ACCT_FD_NO FOUND
    THEN MESSAGE('YOU HAVE ENTERED AN EXISTING OR DUPLICATE VALUE');
              MESSAGE(' ');
    RAISE FORM_TRIGGER_FAILURE;
    END;
    Is there any equivalent in the form in oracle forms 6i?? Please let me know how do i do this??

  • Form has missing values when the database sourced column is less than 0

    Hello,
    I have Apex 4.0. I am making a very simiple form on a table with lots of number columns. When I go into the form linked from a report, it pulls all of the values in from the table for a certain row except for the numbers that are less than 1. Very strange.
    Any ideas?
    Thanks,
    Mark

    Joe Upshaw wrote:
    No, there is, for sure, no such restriction, Mark. To convince yourself of this, just manually add a Page Item to your form. Set "Display As" to number field and set the default to -999. It will display -999.
    Could it be a mismatch between the data type of your source SELECT and the "Display As" on the form field? On the main report, what is the data type for the corresponding column?
    On the field, is the Source Type "Database Column" and is the "Source value or expression" set to the correct, corresponding column name?Also
    When I go into the form linked from a report, it pulls all of the values in from the tableHow does this happen?
    Any other processes run on page rendering?
    Any Post Calculation Computations or Format Masks used on the form items?

  • Values in the form vanishing when sorting in grid

    Hi experts,
    I am using Entity based VO, The VO contains some 15 columns, I am showing 10 columns in the af:table grid and the rest are out of the grid uses normal binding of the same VO. I am having those columns in formlayout.
    Issue : when I select the row in a grid, the values are changing in the formlayout. and if i try to sort the rows in the grid then the fields ( i mean the input text itself vanishes, only lable is showing)in the formlayout gets vanishes.
    at that time row selection is not there..
    please give some idea.. how can i do this?

    Hi John,
    Once I click the save button in the form, it is going to disable mode in that form only. When I open another form I able to use the save button. If I open the previous form, I am able to see the save button again. When I click the save button at that time only it is going to disable mode. This is happening for all forms.
    And there is no folder like services in the given path \Hyperion\logs\services\HyS9Planning-sysout.log.
    I rebooted the server, even the problem was not fixed.
    Thanks & Regards,
    Sravan Kumar.

Maybe you are looking for

  • Table T1 in Schema A, Synonym T1 in Schema B, View V1 in Schema B.

    Hi, There are two schemas Schema A and Schema B Table-> XML_TABLE is in Schema A. If I create a view V1 with the following query: SELECT * FROM XML_TABLE t WHERE XMLEXISTS ( 'declare namespace nmsp ="name:namespace"; fn:collection("oradb:/PUBLIC/Tabl

  • Downloading Adode Reader

    I'm trying to download Adobe Reader 9, 10 , or 11 on Windows XP SP3. No Adobe product has been on this computer. Getting error message version of windows is not supported. Error code: 150105

  • How to Avoid Self Join

    Hi Assume I have following table Id Code 1 aa 1 bb 1 cc 2 bb 2 cc The records will be grouped by Id. I want to find out group containing code say 'aa' and 'bb'. Is it possible to obtain the desired result in a single query without using Self join? Re

  • New iPad 3GB of Other Usage with almost nothing on iPad

    I use my new iPad for nothing but apps and web surfing, I have about 500 MB of apps, and that's it, but when I synced it with iTunes today I had 3GB of Other Usage Instantly once it synced. I have no contacts on there, no notes, messages, or anything

  • Call JSFL from Flex Air application

    Hi, I have a Flex Air application that converts old style flash text var txt files into XML. As part of the process it creates a jsfl file that when run will automate through older FLAs and upgrade them with changes required. My question is this. Usi