How to create a Notification which required specific formatted response

Hi,
I'd like ask about the notification.
In the Workflow guide, there are some documentations about the templated message.
I mean that there is a response instructions that should be obeyed in order to get the right action.
I found in the System: Mailer.
There are many example of messages such as
- Orig. Workflow Open Mail (Direct)
- Orig. Workflow Open Mail (Templated)
Those messages' body said about a formatted response, such as
To submit your response, reply to this message, including this note with your reply.
The first lines of your reply must be your responses to the notification questions.
Instructions below detail exactly what should be placed on each line of your reply.
My questions are :
1. What should I do to create a notification such like that?
I mean, how to parse the message and then said to the Workflow Engine about what
will happen based on the respond received?
Since there will be some lookup codes in my workflow definition.
As far as I know, the Message (in Workflow Builder) is only use to specify the
notification's text.
2. Should I use a custom PL/SQL to parse each statement from the response?
Is there any example about how to use the PL/SQL (perhaps how to parse)?
3. Or is it automatically processed by the Workflow if I used the message provided by
the System: Mailer?
4. What if I'd like to make my custom message (instead of using the System: Mailer's
messages)?
Where should I put (or define) my PL/SQL code ?
Perhaps the response should look like this
The first line should be "Yes" or "No"
The second line should be the reasons with maximum length of 100 characters.
5. How to handle if the response is not exactly fullfil the instructions specified in the
message body?
Will there be errors?
Or the Workflow will stop running?
Or the Workflow will wait until the exact response is received?
6. I'd like to know if there is any example of it.
Perhaps, anybody has ever successed to meet these reqiurement.
Many thanks,
Buntoro

Hi,
Thanks Luiz, for the reply.
If I use lookup code, the response will look like in the Worklist of the Workflow Monitor, using some buttons to send the respon. And the button I clicked will determine which path the Workflow will run.
My requirement is the response is using an e-mail (not by clicking any button).
So the Approver should reply the notifications by writing and sending an e-mail, and the text body should look like the requirement I need.
i.e.
The first line of the response (in e-mail) should "Yes" or "No"
The second line is the reason of approving.
So how could I read the e-mail sent, extract it line by line, and inform the Workflow which path should be run.
If the first line of the e-mail is "Yes" then the Workflow will choose the "Yes" path.
else the Workflow will choose the "No" path.
Thanks,
Buntoro

Similar Messages

  • How to create  a test plan with specific transactions (or program)

    Hello,
    I'm a new user in Sol Man !
    How to create  a test plan with specific transactions (or program).
    In my Business Blueprint (SOLAR01) I've created in 'transaction tab' the name of my specific transactions and linked it.
    In my test plan (STWB_2) those specific doesn't appear to be selected !
    Thanks in advance.
    Georges HUYNEN

    Hi 
    In solar01 you have defined but you have to assign the test case in solar02 for this test case in the test cases tab.
    When you do so expand the business sceanario node in test plan generation of STWB_2 transaction and now that will appear.
    Also visit my weblog
    /people/community.user/blog/2006/12/07/organize-and-perform-testing-using-solution-manager
    please reward points.

  • How to create a region which should float in a page . (Like as windows cal)

    Hello Friends
    Using
    Apex Version 4 +.
    Oracle database 11g.
    How to create a region which should float in a page .
    ie i can move that region inside that page anywhere like as windows calculator.
    Can anyone please help me.
    Thanks in advance
    regards
    Edited by: A on Apr 13, 2011 1:48 AM
    Edited by: A on Apr 13, 2011 1:48 AM

    Hi,
    You can use a jQuery dialog.
    http://docs.jquery.com/UI/Dialog
    e.g. create html region, just say you give the region static id: floating-region, make it hidden by adding attributes: style="display: none;"then do like: $('#floating-region).dialog();
    I made another post on steps to create a dialog. See: {message:id=9506160}
    Ta,
    Trent

  • How to create a folder for a specific e-mail account?

    How to create a folder for a specific e-mail account?
    I'm using a POP e-mail account and I would like to create folders / sub-folders... how can I do this?

    You can right click on your Desktop and select New Folder.  In Finder File > New Folder should work too, not in front of my Mac.
    Welcome to back by the way.  You might find these websites helpful.
    Switch 101
    Mac 101

  • How to create a String with a specific size?

    how to create a String with a specific size?
    For example I want to create different Strings with the size of 100 , 1000 or 63k byte?

    String are immutable so just initialize it with the number of characters you want.
    You might want to look at java.lang.StringBuffer and see if that's what you want.

  • How to create a button which unloads an iFrame and puts in its position another iFrame?

    How to create a button which unloads an iFrame and puts in its position another iFrame?
    It is very important for me if anyone could answer...
    Thank you all in advance,
    Frank

    Ok I found it!!

  • Create a procedure which requires displaying information from two tables

    What if we want to create a procedure which requires displaying information from two tables. In this situation,
    I need to display all the details of an employee from an 'emp' table based on the deptno. and also their salary information which is
    stored in "Salgrade" Table. Is the use of "And" the correct way of using it?
    Do I need to declare all the attributes before begin or I can just access them directly? Thanks
    Create Procedure findDept
    ( I_deptno IN number
    ) As
    Begin
    Select Ename, Job, MGR, Hiredate, Sal, Comm, Dept_no from emp and exp, grade , location from salgrade where dept_no
    = I_Deptno;
    Exception
    When NO_Data_Found then
    DBMS_Output.Put_Line(' Department not found"|| I_deptno);
    End findDept;

    Hi,
    Besides Qwerty's remark, you've also got a quoting error:
    Change
    DBMS_Output.Put_Line(' Department not found"|| I_deptno);
    {code}
    into
    {code}
    dbms_output.put_line(' Department not found: '|| i_deptno);
    {code}
    Which leads to the question:
    What do you want to do when a record is found?
    Display it?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Am using short keyboard.  Don't know how to create plus sign which is not on the keyboard. Advice would be much appreciated.

    Am using short keyboard.  Don't know how to create plus sign which is not on the keyboard. There is no number pad. Advice would be much appreciated.

    nicholasmitaka-shi wrote:
    This is a Japanese kana input keyboard, A1242, whioch looks quite as usual except that a few functions have no space on the board and have been ommitted. 
    Is the plus sign really not available on your keyboard at the place indicated on this graphic (to the right of the L key)? You might need to use shift or alt/option or shift+alt/option.
    http://en.wikipedia.org/wiki/File:KB_Japanese.svg

  • How to create a link which will redirect to a different iView?

    Hello,
    I have a certain iView, let's call it "myiView" which sits inside a certain Role, let's call it "myRole".
    At the Homepage of the users I have KM navigation iView which shows a certain folder. I would like to create inside this folder a link to "myiView", this way when users will click on this link at the Homepage they will be redirected automaticly to "myiView". I remember reading once something regarding internal links perhaps this is solution but I'm not sure. Can anyone please show me how to create such link which redirects to another iView at the portal.
    10X
    Roy

    Hey Prakash,
    I am creating a KM link to this target, where at this link I can write javascript? As far as I know it is only possible at the iView level no? And where do I take the PCD URL from?
    Hey Ashutosh,
    I think that your method will open a whole new browser since it is an external link, I woulk like to keep the current navgation at the same page, simply navigate the user to a different place at the portal...
    Roy

  • How to create a FSG report in pdf format

    How to create a FSG report in pdf format?
    Thanks In Advance
    Kris

    Hi,
    There is an enhancement request at user group review to create FSG's in PDF format. However, I transformed the FSG output by using ascii2pdf shareware software (do a search on google.) I created a shell script that did the transformation and emailed the report from Oracle Apps. It seems to work ok.
    Renee

  • How to create a VI that detects and records responses from user

    Does anyone has experience in creating a VI that allows the user to e.g., watch a video or series of images, pause or rewind video etc. and the VI records the duration of all pauses or user responses.

    avenue wrote:
    How to create a VI that detects and records responses from user
    You definitely need to check what 'EVENT STRUCTURE' is and how to use it... because thats needed to write such code.
    I am not allergic to Kudos, in fact I love Kudos.
     Make your LabVIEW experience more CONVENIENT.

  • HOW TO CREATE TEMPLATE FOR A REQUIRED REPORT LAYOUT

    I have a PDF Template that the report is required to follow. How can utilize a PDF template within Oracle Reports 10g and then populate with data from the database?
    thank you,
    steven

    Sorry for asking, but have you ever worked with Oracle Reports before? What you are describing is exactly what Report Builders does: you create a query to retrieve data from the database, and in the layout editor you create a page layout for this data.
    You can start here, for instance:
    http://docs.oracle.com/cd/E12839_01/bi.1111/b32122/toc.htm
    I want to create a query (which i can do), but then it seems to take every record Are you forgetting a WHERE clause in your query?

  • How to create the .BPDX file required to scedule PDF index updates?

    Hi All,
    I'm having trouble creating the .BPDX file required to schedule index updates. There is very little information on the subject & i have been going round in circles for the last couple of days.
    I have created several files that appear to initiate the task (ie. will launch Acrobat), but they don't do anything once open. I have tried several different file path formats, etc, with no luck & i cant find any examples of what the BPDX file should actually contain?
    I'm using a Mac running Acrobat Pro 9.4.3. Any help would be much appreciated...
    Thanks, Jason.

    Yes, I find this a bit frustrating too. I managed to glean some information a while ago from earlier documents that appear to have been removed since. With this information I've managed to successfully regenerate a catalog using a BPDX file, on Windows. And the instructions Adobe gives are circular - they say to search for BPDX, but all you get are the same hits, which tell you to search for BPDX ....
    I assume that you've already enabled the use of BPDX files in the preferences.
    For a single catalog, the BPDX file should contain the full path to the .pdx file, quoted if necessary, followed by flags. To rebuild a catalog, add the flag "/rebuild". For example (windows format)
    "C:\mypdffolder\mypdfindex.pdx" /rebuild
    If you run Acrobat.exe with the .bpdx file as an argument, it opens Acrobat and regenerates the index. I've tried this in a script, and it works. What I haven't yet figured out is how to close Acrobat after it's done.
    Hope this helps. I know this is Windows and not Mac, but it should be the same format.
    Ken Dyall.

  • How to create a structure which can hold a dynamic table as a field in DDIC

    Hi ,
           I am designing a solution for a problem and have a unique requirement.  I need to create a structure which can hold a field where dynamic table data can be stored.  Let me illustrate with an example :
    My structure  ( say  Z_output_struc ) will have the fields
    Table_name  Table_Data
    My function module will have a table type of the above structure, so in effect ,my output can have multiple table names and related to each of them, there will be table data of that table name. The issue is how do I configure this in DDIC ?
    I tried creating table_data as "Type ref to Data"  but was stuck  inside the func module when I tried to transfer data to this.
    Any pointers as to how to think about this differently ? 
    Best Regards,
    Girish

    Hi Girish,
    you start directly from the ref to data. You assign it to a field symbol and cast this to the type of the destination of your select. So you can directly add the reference to the cache:
    I hope this example helps a bit (I took a form instead of a function module as it is easier to add here and used an hr table as kna1 is empty on my test system):
    REPORT  z_rwe_99_dyn_tab_cache.
    * type definition
    TYPES:
      BEGIN OF _s_cache,
        table TYPE        tabname16,
        cache TYPE REF TO data,
      END   OF _s_cache,
      _t_cache TYPE STANDARD TABLE OF _s_cache.
    * data declaration
    DATA:
      lv_table     TYPE tabname16,
      lv_condition TYPE string,
      lt_cache     TYPE _t_cache.
    * define table and condition
    lv_table     = 'HRP1000'.
    lv_condition = 'plvar = ''01'' and otype = ''S'' and objid = ''50000016'''.
    * get the result of a single table into the cache
    PERFORM get_dyn_table USING
                            lv_table
                            lv_condition
                          CHANGING
                            lt_cache.
    * form to read a single table
    FORM get_dyn_table USING
                         iv_table     TYPE tabname16
                         iv_condition TYPE string
                       CHANGING
                         ct_cache     TYPE _t_cache.
      FIELD-SYMBOLS:
        <lt_table> TYPE ANY TABLE.
      DATA:
        ls_cache TYPE        _s_cache,
        lr_data  TYPE REF TO data.
      CREATE DATA lr_data TYPE STANDARD TABLE OF (iv_table).
      ASSIGN lr_data->* TO <lt_table>.
      SELECT * FROM (iv_table) INTO TABLE <lt_table>
        WHERE
          (iv_condition).
      ls_cache-table = lv_table.
      ls_cache-cache = lr_data.
      APPEND ls_cache TO ct_cache.
    ENDFORM.                    "get_dyn_table
    If you have more questions just give another post.
    Best Regards
    Roman

  • How to create event/notification in SAP using PI.

    Hi there,
    How to create the event/notification in SAP that triggered by the PI system. Any suggestion appreciated.
    Thanks

    Hi Mistry
    You call a bapi to add the event message to SAP EM.
    Below an example:
    SAP EM ABAP - Calling a BAPI to create an Event Message in SAP Event Management - Code Gallery - SCN Wiki
    Best regards
    Eduardo Chagas

Maybe you are looking for