How to use Create input request Activity

 Hi,
 I want to get inputs from the users .
 I want to display a form were user can select a input from drop down list.
 That selected item i want to store it in a variable and use across the flow.
 How to do that using create input request or is there any other way to do that.

You should be using "Input Request" to do what you are trying to do.
Add "Create Input Request" to your workflow
Configure the question you want the user to see in the Web Console. For example, "Select make of your dream car"
Add "questions" to your input request. For the "drop-down" selection, chose to add new question of type "Select". This will bring up the dialog box that will allow you to configure the unique ID for your question, the free form text (label) and the list of selection choices to show in the drop-down.
In the activities that follow "Create Input Request" you can retrieve the actual values that the user chose/typed by looking at the values in the [Workflow.Create Input Request.Task.Questions] table property. It has several columns: Id, Question, Value (that correspond to the fields you've configured)
If you have Input request with several questions, you can use Select from Table activity to choose the specified question (by ID) that you want the value for. If you have only one question in the input request, you can get to the value (entered by the end user) by referencing this property [Workflow.Create Input Request.Task.Questions.First Row.Value]

Similar Messages

  • How to hide "Create Requisition Request" link in MSS

    Hi All
    How to hide "Create Requisition Request" link which is in Recruiting services in MSS?
    Rgrds
    Sri

    Hello,
    Create Requisition Request is triggered by Home Page framework service MSS_HCM_RECRUITING_NEWREQ_REQUEST.
    In order to deactivate it, in customizing:
    SPRO-IMG:
    Cross-Application Components
      Homepage Framework
        Services
          Assign Services to Subareas
    On the entry :
    MSS_HCM_RC_REQREQUEST     MSS_HCM_RECRUITING_REQ_STATUS_OV     20
    You can set the position as blank, so it will not show up. You can also delete this entry.
    Regards,
    Bentow.

  • How to use create by and modified by

    how to use create by and modified by ?
    when some one create row it will stamp who create
    and when some one edite row it will stamp who edit row
    i ever user create on and modified on
    but creay by and modified by i never use it.

    Howard,
    If you are not using JAZN you can still register created by and modified by user and date info in a "backdoor-wise" way:
    1. Get the user login string by using System.getProperty("user.name")
    2. Get the current datetime using java.util.Date
    3. In the backing bean for the page and the action method for your submit button, set the values for the components containing the created by or updated by values to the values obtained in points 1 and 2.
    Hope this is somehow useful,
    AG

  • How to use the Java embedding activity in BPel

    hi all,
    How to use the java embedding activity in BPEL
    pls can u provide sample example

    1 Use [Oracle BPEL Process Manager Client Java API Reference|http://download-uk.oracle.com/docs/cd/B31017_01/integrate.1013/b28986/overview-summary.html] and especially [com.collaxa.cube.engine.ext|http://download-uk.oracle.com/docs/cd/B31017_01/integrate.1013/b28986/com/collaxa/cube/engine/ext/BaseBPELXExecLet.html]
    Instead of System.Out.println use addAuditTrailEntry(java.lang.String message)
    2. If you want to import a package write in code (Source View) of bpel process
    +<bpelx:exec import="package_name"/>+ for example +<bpelx:exec import="java.util.regex.Matcher"/>+
    example 1:
    String bodyAsString;
    StringBuffer myStringBuffer = new StringBuffer();
    try {
    bodyAsString = (String)getVariableData("BodyString");
    addAuditTrailEntry("bodyAsString1: "+ bodyAsString);
    Pattern pattern = Pattern.compile("goodDay");
    Matcher matcher= pattern.matcher(bodyAsString);
    while (matcher.find()) {   
    matcher.appendReplacement(myStringBuffer, "shitDay");
    matcher.appendTail(myStringBuffer);
    bodyAsString = myStringBuffer.toString();
    addAuditTrailEntry("bodyAsString2: "+ bodyAsString);
    } catch (Exception ex) {
    addAuditTrailEntry("Failed+bodyAsString",ex.getMessage());
    I put in code (Source View) the following
    <bpelx:exec import="java.util.regex.Matcher"/>
    <bpelx:exec import="java.util.regex.Pattern"/>
    example2:
    Object temp;
    try {
    temp = ((XMLElement)getVariableData("inputVariable","payload","/ns2:FiscalisMessage/ns2:Body")).getChildNodes().item(1);
    setVariableData("AdjReceipt",temp);
    addAuditTrailEntry("ok",temp.toString());
    catch (Exception ex) {
    addAuditTrailEntry("Failed :",ex);
    I put in code (Source View) the following
    <bpelx:exec import="oracle.xml.parser.v2.XMLElement"/>

  • How can I create a loopback activity

    Hello All.
    How can I create a loopback process in BPEL? For example: I have a flow that has a human task that submits a proposal. After
    this, Theres is another human task that will review this proposal with Approve or Reject options. If it is approved, then the flow goes on. If it is rejected, then the flow has to go back to the proposal subimission process. You can see an image (the first image in the URL) that ilustrates this flow here: http://onbpms.com/2007/02/08/looping-backward/. The rest of the page is not important. Just look at the image to understand my problem. How can implement such loop in BPEL?
    I´m using JDeveloper Studio Edition 10.1.3.2.0.4066 and SOA Suite 10.1.3.1.0
    Thanks for any help,
    Glauco

    Yes, I have. This is the instructions that oracle gave me.
    There are two approaches:
    1) use WHILE bpel activity.
    a) Have a variable initially set to N, and loop it till it becomes Y.
    b) Inside the loop, you can have the assign activity, and human task call.
    c) If the humantask result is Reject,continue the loop again
    d) Else, set the variable as Y and end the loop
    2) Use scope
    For loopback process you can place the process in a scope and make use
    of the replay scope method to repeat the scope.
    a).Place the assign and UserTask in a single scope.
    b) For the Reject condition in the swtich activity , place a throw
    activity that throws a remoteFault.
    c). Put a catch around the scope to handle the fault thrown by the Reject condition.
    d). In this catch place a throw activity, with local part = replay. Choose the remoteFault fault and change de local part to replay
    e). This would replay the whole scope when the reject condition is meet.
    Both approaches work just fine.
    Glauco

  • How to re-create transport request

    I have a program which map to another request. But actually is a seperate request, once i delete the object and modify the program again, which map to the request again, without ask for me to create a new request, how can i create a new request for this modification. Thanks

    Hello,
    The problem is arising because even though we feel all objects have been removed..it is not the real case(may be documentation,text elements..etc will be there)..for this ....pls check the objects in the task by double clicking on it..it will take us to the object...double confirm that the object is no way related to the program we are using now.....even after confirming doing the above procedure if a new request is being asked for..pls check the following options
    There are two ways to go on with this,
    First option:
    Delete objects from the request..and release the task...but dont release the request
    so next time you save it will ask if a new task needs to be added..wherein we can divert to the creation of a new object
    second option
    As suggested..pls delete the objects and change the owner of the task which does not concern you...then again request will be prompted for
    Pls check and revert..reward if helpful
    Regards
    Byju

  • How to raise create role request in OIM 11gR2?

    How can I let a user to raise a create role request in OIM 11gR2?
    If I assigned the Role Viewer or Role Authorizer admin role to the user, the create button for role is disabled.
    If I assign the user as Role Administrator, the role will be directly created without raising any request.
    If I assign the user as SPML Admin, the create button is enabled, but after filling the form and clicking the "save" button, an exception will be thrown saying "IAM-3054100 : The logged-in user AA10127 does not have createRole permission on Role entity."

    Hi,
    i have changed identity page logo by using customize option, But in sysadmin page there no such option, is it possible to change image same as identity console.

  • How to use create-default-dbms-tables in SQL Server 2000

    Hi everyone,
    I'm new in EJB development. I'm trying to deploy a CMP to Weblogic 8.1 SP1 using
    JBuilderX. I configured a ConnectionPool and DataSource to allow the CMP to access
    the SQL Server 2000. However, I cannot deploy the CMP if I didn't create the table
    in SQL Server manually. Does anyone know how to use the create-default-dbms-tables?

    Refer to
    http://e-docs.bea.com/wls/docs81/ejb/DDreference-cmp-jar.html#1162249
    "Keith" <[email protected]> wrote:
    >
    Hi everyone,
    I'm new in EJB development. I'm trying to deploy a CMP to Weblogic 8.1
    SP1 using
    JBuilderX. I configured a ConnectionPool and DataSource to allow the
    CMP to access
    the SQL Server 2000. However, I cannot deploy the CMP if I didn't create
    the table
    in SQL Server manually. Does anyone know how to use the create-default-dbms-tables?

  • How to Use MRS Functionality at Activity Elements Level?

    When we use Multi Resource Scheduling for resources in PS, we specify "Resource planner process" as process variant at the network header and the Resource planner node.
    In the other hand, at the network operation level we are able to choose the same Process variant and the system displays the planner node to start planning; however we cannot do that when using activity elements because the icon to search the Resource planner is gray out.
    How can I use MRS functionality at activity elements level?
    I will appreciate your help.
    Ragards,
    Rafael

    Hi Rafael...
    A question were able to integrate elements activity to MRS?
    Thanks
    Damy Vidal

  • FM "open form  ; how to craete create SPOOL REQUEST

    Hi.
    I have a Z program n layout . We have used a FM "open form."
    But when I run, i dont get spool      
    In this case I want to create SPOOL REQUEST whenever I run program.Can anyone
    suggest what fields I need to mark in ITCPO and NAST or more than these.

    Hi,
    Check this link :
    http://www.thespot4sap.com/articles/SAPscript_example_code.asp
    Regards
    Appana

  • How can I create a manual activity that waits a specific number of seconds

    Hi
    I need to create a manual activity that waits a specific number of seconds. Is there a way to do that?
    Regards

    If you have a manual activity (Human Task) and you would like to define a task deadline in order to continue the process you can define it in the task definition as desribed here: Configuring Human Tasks - 11g Release 1 (11.1.1.6.1)
    But if you just like to stop the process without manual activities involved you can ideed use the Timer Catch Event. See section "6.8.2 Introduction to the Timer Catch Event" in Modeling Business Processes with Oracle BPM for further details.
    Regards, Danilo

  • HT1414 how to use itune for iphone activation

    how to use itune for iphone activation

    Get the latest version of iTunes, your Apple ID and just connect the iPhone to your computer and iTunes will guide you through activation.

  • I want to upload om data through lsmw. how can i create transport request for lsmw data.

    can anyone help me?

    Hi Anand,
    There are 2 ways for transporting LSMW data from a system to another.
    1) Export/import this method gives you the opportunity to select the subprojects or objects you want to transfer. Hence you don't transfer the object a colleague might have created and that should stay in development system. LSMW -> Extras -> Export project  
    2)Transport request with this method, you can transport a LSMW project in full (you cannot select the objects you want). With this method, the project will be transported as any other SAP object in a transport order. 
    LSMW -> Extras -> Create change request 
    For more information, refer below link Steps to copy LSMW from one client to another
    Thanks
    KH

  • How to use Network utility, or activity monitor

    Hi There,
    Can anyone point me in the direction of something that can tell me more about how to use these programs? Thanks.
    DMWard

    Click here and here for information.
    (33707)

  • How to use create ExchangeService with TokenCredentials?

    I wanted to use the EWS Managed API in my Office Mail App.  I would like to obtain the credential from the mailbox in JS and then pass it to the code behind to create the
    Microsoft.Exchange.WebServices.Data.ExchangeService
    object.  I was able to create the object if I use the WebCredential with username and password, but I would like to use the credential in the mailbox, so I don't have to ask the user for username and password again.  I saw that there
    is an identitytoken available in JS
    Office.initialize = function () {
    // Checks for the DOM to load using the jQuery ready function.
    $(document).ready(function () {
    // After the DOM is loaded, app-specific code can run.
    _mailbox = Office.context.mailbox;
    _mailbox.getUserIdentityTokenAsync(getUserIdentityTokenCallback);
    _Item = _mailbox.item;
    $(mailID).val(_Item.itemId);
    $(url).val(_mailbox.ewsUrl);
    function getUserIdentityTokenCallback(asyncResult) {
    $(token).val(asyncResult.value);
    so, I tried to use this token to create the ExchangeService object and get the mail item like below.
    public Item Test(string email, string token, string mailID, string url)
    ServicePointManager.ServerCertificateValidationCallback = CertificateValidationCallBack;
    exchangeService = new ExchangeService(ExchangeVersion.Exchange2013_SP1);
    exchangeService.Credentials = new TokenCredentials(token);
    exchangeService.TraceEnabled = true;
    exchangeService.TraceFlags = TraceFlags.All;
    exchangeService.Url = new Uri(url);
    Item item = null;
    try
    item = this.GetEmail(mailID);
    catch (Exception ex)
    string a;
    return item;
    public Item GetEmail(string mailID)
    if (!string.IsNullOrEmpty(mailID))
    Logger.ErrorLog("GetEmail: mailID =" + mailID);
    ItemId itemID = new ItemId(mailID);
    Item emailItem = Item.Bind(exchangeService, itemID);
    emailItem.Load(new PropertySet(Exchange.BasePropertySet.FirstClassProperties, ItemSchema.MimeContent));
    return emailItem;
    else
    throw new Exception("mailID is null or empty");
    I get the following exception:
    "The request failed. The remote server returned an error: (401) Unauthorized."}
    on  Item emailItem = Item.Bind(exchangeService, itemID); in the GetEmail function.  How do I properly retrieve tokens in JS in the mailbox to create a EWS Managed API ExchangeServices?
    Thank, Hilda

    Ok, I got it to work with "getCallbackTokenAsync".  Use the token that this function delivers and attach to Exchange services with it like so... (I persist the token I receive for all future communications in a global var)
    try
    ExchangeService service = new ExchangeService(ExchangeVersion.Exchange2013)
    Credentials = new OAuthCredentials(in.cnxToken),
    Url = new Uri(in.uriEws)
    ItemId itemID = new ItemId(in.itemId);
    message = Item.Bind(service, itemID);
    catch (Exception ex)
    eaResp.status = "Error: Exchange GetItem failed.\n" + ex.Message.ToString();
    return eaResp;

Maybe you are looking for

  • How do I save password info for a site when Firefox does not offer to?

    Certain sites that require a password I do not remember ever being offered the opportunity to save a password for that site, so it doesn't show up in rejected, and I can find no option to get Firefox to offer to save password info for me...aside from

  • Destroy() on redeploy (WLS6.1)

    Hi,           I already read in this newsgroup than WLS6.0 had a problem with calling           a servlet's destroy() method on a graceful shutdown - so I am glad this           is now working in WLS6.1.           However there is a strange effect wh

  • Error in Query Result on ADF Table using "ROLLUP"

    Hi, I use Jdeveloper 11.1.2.3.0 My problem is whenever i run and test my query (on SQL Developer 3.2 release) which has a "Rollup" command, it shows the accurate result with the total and subtotals in the right place as i want it..... But after confi

  • Weird imp Problem...

    I have a schema I have exported out of 10.2.0.3. The schema is about 20MB in size. It was a direct export. I'm now importing this schema into 11.2.0.1.0. 10.2 settings import done in US7ASCII character set and UTF8 NCHAR character set import server u

  • HR FORMS (TX - PE51)

    Hi, I have copied HR FORM TF00 to Z form ZF00. In the header part , i want to add 3 single fields of a custom infotype. Now when i create sinle fields, a pop-up wildow comes. In this window when i click on the F4 help of TABLE field, ther are 5-6 tab