Process on Help request and Process on value request events examples

HI All,
           Can anybody please give me some examples of Process on Help request and Process on value request events.
Thanks in advance

HI,
Check programs
<b>demo_selection_screen_f1</b>.
<b>demo_selection_screen_f4.</b>
Regards,
Sesh

Similar Messages

  • How to configure Integration B2B to request and process AS2 Sync MDN

    Hi,
    Is it possible to configure B2B to request and process sync MDN in Custom Document Over Internet scenario?
    I have set up the TP Delivery Channel's Acknowledgement mode to Sync but It does not work for outgoing documents. Our trading partner sends back MDN over the same https connection but it only results in an error. The business message status of is Wait Ack for few minutes and then changes to Error:
    Business Message Details
    Collaboration          
    Revision          
    Business Action          PROCESS
    Revision          1
    Process Protocol          
    Exchange Protocol          AS2 - 1.1
    B2B Message Id          1036
    Protocol Message Id          <1036@as2test>
    Protocol Collaboration Id          
    Receive Time Stamp          April 21, 2009 2:37:43 PM
    Send Time Stamp          April 21, 2009 2:37:43 PM
    Acknowledge Mode          Sync
    Reply Mode          Async
    Agreement          TP_TEST_AGR
    Message Date Time          April 21, 2009 2:37:43 PM
    Error Code          AIP-50079
    Message Type          
    State          Error
    Remaining Retry          0
    Acknowledge Type          Document Exchange
    Direction          Outbound
    Time To Acknowledge          
    Sending Trading Partner          HOST_TEST
    Wire Message          View
    Correlated Message          
    Payload          Payload
    Transport error: [IPT_HttpSendError] HTTP encounters send error :.
    Premature EOF encountered
    Also our trading partner reports that he gets the message six times during the time between Wait Ack and Error status and each time send Ack. Nothing is visible in b2b.log in that time.
    When we switch to Async Ack, B2B also sends message six times and each time receives Async MDN. This time however, each MDN is received and processed correctly. Our request has status Complete, until the 6th Ack is received, then it changes to the same error as above.
    Have any of you experienced above error? Is it at all possible to process AS2 MDN's correctly especially in Sync mode?
    Thank you in advance.

    Just consider your BPM is receiver, and sender:
    Src --> BPM  (BPM is Receiver)
    ==========
    Sender Agreement (If it is IDOC or HTTP, then you do not have to create)
    Commnunication Channel
    Receiver Determination
    Interface Determination    
    BPM --> Target (BPM is sender)
    ============
    Receiver Determination
    Interface Determination    
    Communication Channel
    Receiver Agreement
    If your BPM interact with other systems, you will have more Receiver Determination and Interface determination, possible Receiver agreement
    Hope this clear your doubts
    Liang

  • Process chain Error: This AND process is not waiting for event RSPROCESS

    Hi All,
    I am facing an error in the process chain in PRD.
    Error message: This AND process is not waiting for event RSPROCESS.
    We had a process chain which had two sub chains which run parallel and below of this we had AND process type and below of the AND process we had 4 more jobs.
    Once the two subchains got successfully loaded, the and process should turn to green and further 4 jobs should start.
    It is a daily load , it worked fine from past years,but suddenly the AND processtype is getting failed.The thing is in the two subchains if one got completed, the AND process process is not waiting for 2nd subchain to get completed.The AND process is turning to RED (status: cancelled) . I tried to repeat the AND process once after above 2 subchains loaded, but it didnt worked.
    And i removed the existing AND process and created a new one and placed it in same place and activated and schedules again.but still it is getting failed with same error.
    Thanks in advance,
    Sai Chand.S

    Hi,
    If you did any transports related to that metachain we face similar kind of issues.
    not only the AND process , we need to remove all the process before executing the AND process and create it again.
    It helps you, you said your in production So you should take the proper approvals and do it.
    Regards,
    Yerrabelli.

  • How to Disable the Process Header, collapsible Area, and Process Warning Bar from Contacts Form of CRM 2013

    Folks,
    How to Disable the Process Header, collapsible Area, and Process Warning Bar from Contacts Form of CRM 2013
    Thank you.

    Hi,
    You can deactivate the business process itself if you do not want at all. So that the header will not available for the entity.
    Regards,
    Priya

  • I want parameters with f4 help for program names in value request

    I want parameters with f4 help for program names in value request
    points will be awarded if  useful

    lv_name1 TYPE name1,        "Vendor Name
    CALL FUNCTION 'POPUP_TO_SEARCH_VALUE'
        EXPORTING
          textline1   = 'Vendor Name'(f09)
          titel       = 'Enter'(f17)
          valuelength = 35
        IMPORTING
          value       = lv_name1.
    try this out ..

  • Process chain failed at  AND process type ?

    hi all .
    Process chain failed at  AND process type ?
    and it is giving  message      Job cancelled after system exception ERROR_MESSAGE     .
    what is the reason & solution .
    regards ,
    srinivas ,

    Hi,
    That depends on the system behaviour... There is no issue in that... You can repeate the process.. If there is no repeat option available then you can on the detail view.. there is a chance that you will get a repeat option there.. If not then copy the chain.. remove the loaded process and add one starter chain an continue the chain in immediate mode...
    Regards
    Sajid khan

  • Process Chain hangs on AND process

    Help Super gurus!
    I've tried several versions of a chain that loads multiple InfoPackages serially then multiple DTP in parallel using filtering from the PSA to a DSO. All load successfully. Then I have the DTPs all meet at an 'AND' process before processing should continue to a cube.
    The 'AND' process also shows green but it does not continue to the next process step. It just stops there, no more jobs running, no yellow, nothing. It thinks it's all done, everything after that is still blue.
    Why does it hang there and what can I do to get it to continue?
    Thanks,
    Al
    Points available.

    Hi,
    Not sure what is the root cause in your case.
    Try this. It may work. Normally this is done after a step turns red and no repeat is available.
    Method 1 (when it fails in a step/request)
    /people/siegfried.szameitat/blog/2006/02/26/restarting-processchains
    How is it possible to restart a process chain at a failed step/request?
    Sometimes, it doesn't help to just set a request to green status in order to run the process chain from that step on to the end.
    You need to set the failed request/step to green in the database as well as you need to raise the event that will force the process chain to run to the end from the next request/step on.
    Therefore you need to open the messages of a failed step by right clicking on it and selecting 'display messages'.
    In the opened popup click on the tab 'Chain'.
    In a parallel session goto transaction se16 for table rspcprocesslog and display the entries with the following selections:
    1. copy the variant from the popup to the variante of table rspcprocesslog
    2. copy the instance from the popup to the instance of table rspcprocesslog
    3. copy the start date from the popup to the batchdate of table rspcprocesslog
    Press F8 to display the entries of table rspcprocesslog.
    Now open another session and goto transaction se37. Enter RSPC_PROCESS_FINISH as the name of the function module and run the fm in test mode.
    Now copy the entries of table rspcprocesslog to the input parameters of the function module like described as follows:
    1. rspcprocesslog-log_id -> i_logid
    2. rspcprocesslog-type -> i_type
    3. rspcprocesslog-variante -> i_variant
    4. rspcprocesslog-instance -> i_instance
    5. enter 'G' for parameter i_state (sets the status to green).
    Now press F8 to run the fm.
    Now the actual process will be set to green and the following process in the chain will be started and the chain can run to the end.
    Of course you can also set the state of a specific step in the chain to any other possible value like 'R' = ended with errors, 'F' = finished, 'X' = cancelled ....
    Check out the value help on field rspcprocesslog-state in transaction se16 for the possible values.
    Thanks,
    JituK

  • Can i delete the Previous request and create the new request for loading

    Dear Experts,
    I use 0FIGL_V40.Cube in my system. These Cube does not contain delta capability.i mean for every time i wil load Full only.
    Here my question is  the first day  load full load,and second day i want to load the data.But can i delete the previous request and load the data with new request.
    Please guide me .
    Regards,
    Srinivasan.

    Hi Srinivasan,
    I hope the DS itself is not Delta enabled. If so i think you can delete the contents of PSA. This step can be added in the Process chain before actually loading the FULL IP to DS. Then you can include a step to "Delete Entire data from DataTarget" step in the process chain before actually loading the DTP(Can be Delta/FULL. I dont think there is any impact here since both will bring only one request from DS to DataTarget since PSA will have only one request) from DS to Cube.
    Hope it helps!
    Regards,
    Pavan

  • Transport Request and Process Chain - Together?

    Hi,
    Is it safe to transport a request while a process chain is being run?
    Need your expert advice. Thanks!

    Hi Winnie,
    It should not affect the transport. Still a question, Does the transport request contain anything from the process chain?. If you could wait for sometime then do it after the process chain run is completed. Though I think unless you change anything in the Process chain like infopackage selection, etc. the transport should go through.
    Bye
    Dinesh

  • Direct database request and session variable value

    Hi,
    I have a problem by doing the following : idea is to have report with a list of all tables in user schema (which are not all in repository physical layer).
    By clicking on the name of any, should bring answer report which is done as direct database request doing basically select * from table_clicked (this will be basically the same table with sufix _err holding error rows).
    What I'm trying to do is having some kind report for error rows which can be in different tables in my database. So i had in mind to construct name of table i need , and pass it to database request through session variable. Am i doing right by doing direct database request like this :
    select * from 'VALUEOF(NQ_SESSION.TestVar2)'
    Is there another easyer way of doing this? I know this can be done by gourl by passing parameters but not sure how when i can't filter columns in direct database request (this can be different tables with different names of columns). I hope i didn't complicated this too much.
    Thnx in adwance

    Hi,
    I know this is a hack, and would be much more easy to create one table with dimension and measures, but this is intended to be used with code generator, which can produce different error tables with different column names in different time: It is not conviniet for somebody to add them to repository every 5 minutes. For example : i run my workflow and for first run I have errors in table1(let us say customer table with 30 columns) and if click on the table name in some answer report, i want to see all the bad records in the table. Tomorrow after the run, there are bad records in table1 and in table2 (lets say products) so I would have choice to pick table 1 or table2 and see al the bad records in any of these tables. This means that I can not now which tables will I have tomorrow, and as it is generic, I can manually add some tables in my model, and would have to add err table also as a possibility to have error rows?
    I saw post saying that you can pass parameter value by using go url functionality, by modifying configinstance file, but didn't suceed - http://gerardnico.com/wiki/dat/obiee/logical_sql/obiee_session_variable_go_url . Maybe some mistake or any better solution? I created session variable TestVar2, also modified instanceconfig.xml by adding this before </ServerInstance>
    <ParamList>
    <Param name="NQ_SESSION.TestVar2" source="url" nameInSource="SETVAR"/>
    </ParamList>
    and used go url in column formula : ''||"Physical Targets"."Physical Table"||''
    Can I use @1 for using first column value?
    Thnx

  • Doubt over Service Request and Web Request in CRM 7.0

    Hi Experts,
    We are in blueprint phase of our project, we need some guidance on the CRM Service module in 7.0. I read a blog that says that service request in crm 7.0 is much improved and it is prefered over service ticket for future releases.
    Can someone please throw some light on what is the difference between a web request (in spro, under web channel-> e service), and a service request. And how do we decide, which one to implement and an example if it can be provided.
    It will be of great help to us.
    Thanks and Regards,
    Rohit Khetarpal

    Hi,
    A web request can be requested for a specific service via internet.
    More information in this link:
    http://help.sap.com/saphelp_crm70/helpdata/EN/f5/c243401a306f13e10000000a1550b0/frameset.htm
    In CRM specific services can be requested and processed using a Web request.
    You can check this link for more infromation:
    http://help.sap.com/saphelp_crm70/helpdata/EN/f5/c243401a306f13e10000000a1550b0/frameset.htm
    Hope this information helps!
    Regards,
    Chethan

  • Possible to get JComboBox before and after chaged value?

    Hi,
    I have a JComboBox... whenever the JComboBox value change is it possible to get the before and after changed value? For example:
    Let says the JComboBox is showing "One" and the user change it to "Three" after the user chged... I want to System.out.println before chged value ("One") and aft chged value ("Three")
    I tried:
    put in some code in the itemStateChanged() method... but no success...
    Can someone pls provide some pointer or sample code...
    Thank you for your time...

    Ok, I lost half a day on this (novice problem), but I arranjed a solution that resolve the problem totally. There is the code:
    YourComboBox.addFocusListener(new java.awt.event.FocusAdapter()
            int aux_selected;
            // if YourComboBox gains Focus
           public void focusGained(java.awt.event.FocusEvent fe)
                // get index value of selected element
               aux_selected= YourComboBox.getSelectedIndex();
               // create a variable for storing de ItemListener
              ComboBListener = new java.awt.event.ItemListener() {
                   public void itemStateChanged(java.awt.event.ItemEvent e)
                       if(e.getStateChange()==java.awt.event.ItemEvent.SELECTED)
                           // compares the selected value with the old one
                           if (aux_selected!=YourComboBox.getSelectedIndex())
                           System.out.println("ComboBox Changed !");
               // add the variable Listener to your Combo
               YourComboBox.addItemListener(ComboBListener);
           // if focus is lost
           public void focusLost(java.awt.event.FocusEvent fe)
              // remove the itemListener from the combobox
             YourComboBox.removeItemListener(ComboBListener);
    //Put the Listener variable outside
    private java.awt.event.ItemListener ComboBListener; //----------------------------------------------------------------------------------------------------
    You only have to change YourComboBox by the name of the combobox.
    To all people that help this forum (specially from PORTUGAL) and all java people: YOU ARE DOING A GREAT JOB

  • Difference in ITS Leave request and WebDynpro Leave request

    Hello,
    Whats the difference between ITS based leave request and webdynpro based leave request.
    I read that in webdynpro based leave request there is a need for new workflow, other than what is being used in ITS based leave request. If for some period of time both are in place then will it create some kind of problem ?
    Can anybody help me on this. Thanks in adv.

    HI
    GOOD
    GO THROUGH THESE LINKS
    http://www.sapdesignguild.org/editions/edition3/gen_iview.asp
    http://www.sapdesignguild.org/editions/edition2/line_m.asp
    http://www.sap.info/public/INT/int/index/Category-12613c61affe7a5bc-int/8/articlesVersions-11651438ad87bac9ad
    THANKS
    MRUTYUN

  • Urgent - Travel Requests and Travel Plans

    Hi all
    I am new to Travel and after reviewing the configuration notes and walking through the transactions I have an issue with what the business is requiring and what SAP travel management seems to be designed for.
    The requirement is to create either a plan or request for travel including airline, times, hotel and car rental and times etc. but without going through Amadeus or another reservation system. The aim was to create the plan/request and then send the request as a pdf to our current travel management company.
    I am having difficulty in specifying the airline or the flight times...
    Any and all help will be much appreciated.
    Regards
    Chris

    Hi Guys,
    Any help on this?
    Thanks

  • What is the workbench request and customizing request.

    can anybody explain what is workbench request and  what is customizing request.

    <b>Workbench Requests</b>
    When you change a Repository object of the ABAP Workbench, a query window appears in which you need to specify a Workbench request. You can only save the changes if you have assigned the object to a change request.
    Workbench requests and the tasks assigned to them are normally used to record changes to Repository objects and Customizing for all clients. However, you can also include client-specific Customizing.
    Whether the changes to Repository objects are transported depends on whether a transport route is defined from the current SAP System for the package of these objects. From the system settings, the system automatically determines whether the change requests are transportable and to which target system they should be transported.
    <b>Customizing requests</b>
    Customizing requests record client-specific Customizing settings made in a single client (the source client of the request).
    Automatic recording of configuration activities in the Customizing work for a client can be activated or deactivated for each client with Client Control. If automatic recording is active, a query window appears when you change Customizing settings, asking you to specify a Customizing request.
    Whether Customizing requests are transported or not, does not depend on the objects entered, as is the case with Workbench change requests. The Customizing requests in an SAP System (or in a client if you use Extended Transport Control) are either all transportable or all local, depending on the system setting. The system uses the standard transport layer to determine automatically whether the change requests are transportable and to which target system they should be transported. However, you can change this manually.

Maybe you are looking for

  • Need help finding a Palm Zire 72S wall charger

    Does anyone know where I can find a wall charger (ac) that is reliable with a Palm Zire 72S? Thanks for your help! Post relates to: Zire 72

  • Settling the costs of a parent WBS elements

    Dear experts, i have a cost project consist of 3 levels work break down structure: level 1: a root WBS element level 2: splited into 2 WBS elements (Production - Maintenance) level 3: spliting each WBS element of the above level into 3 WBS elements (

  • How do I print PDF files in preview with the added annotations?

    Is there a way to print out the document with the added notes that are next to the slides?

  • Problems with Lensfun

    Hi there, i just tried my very very basic PKGBUILD for packaging lensfun (see here: http://lensfun.berlios.de) This is my PKGBUILD file: # Contributor: pkgname=lensfun-svn pkgver=666 pkgrel=1 pkgdesc="a program for correcting optical misbehaviour" ar

  • Sound not in sync with video through browser

    I have sound and video syncing issues with Safari when streaming on youtube and other sites. With Chrome, I got good sync on youtube but not elsewhere...?