Getting Process Instance Information and Task Properties in a process

Iam using WebLogic8.1 Integration BPM feature. I've designed a Worklist based application.
In the business process, i've to call a java class method from the business process
which takes the process instance and task related properties (viz. the task id,
task name, the current actor etc.). How could i supply these values from within
a business process.
Regards
Raja V.

You can get the task infromation by calling the task control method TeskInfo getTaskInfo()
"raja v" <[email protected]> wrote:
>
Iam using WebLogic8.1 Integration BPM feature. I've designed a Worklist
based application.
In the business process, i've to call a java class method from the business
process
which takes the process instance and task related properties (viz. the
task id,
task name, the current actor etc.). How could i supply these values from
within
a business process.
Regards
Raja V.

Similar Messages

  • Programmatical access to process instance information in WL Integration

    Hi,
    I am looking for a possibility to get process instance information from a business process I designed in WebLogic Workshop 8.1.
    I would like to get process instance information via SOAP with a web service client.
    Is there anyone who can help me in this? Thanks!
    Best regards,
    Denis :-)

    There is a MBean for getting this information. Just build a Webservice, where you get the ProcessMBean and send the message back to the client.
    -Kai

  • Process instance creation on 5.5 from a process A to a process B Dif engine

    Process Instance creation on 5.5 from a Process A to a Process B on different engine.
    I have 5.5 enterprise with 2 engines.
    I want to create a process instance from process a to process b
    this is the example that is working if processes are deployed on the same engine
    argumentos = this.buildInstanceArgs(arg_processID : AltaDeCuentas, arg_xmlObj : xmlObj);
    suc = suc + "/AltaDeCuentasSucursales";
    ProcessInstance.create(processId : suc, arguments : argumentos, argumentsSetName : "BeginIn");
    break;
    This example uses the OU and the process id I also need to set the engine where the process is deployed
    Thanks In advance!
    Nico

    Hi, just an update, at least now I have an error message on the first button,
    there was a condition that I left over preventing it to work,
    I have also amended the JavaScript code removing " from the "dataType"
    Its now
    function PrintSelectedItems()
    var r = confirm("In print selected items");
    apex.server.process('DISPLAY_SELECTED_ITEMS',
    {"x01": "Sent from Page 5",
    dataType: "text"},
    {success: function(data){alert("here->" + data);}}
    and I get Error: parsererror - SyntaxError: JSON.parse: unexpected character

  • Using wliconsole's process instance monitoring and audit trail

    Hello,
    I have couple of questions about wliconsole's process monitoring capabilities to be able to use in real production environments.
    1. Is it possible to add some custom data to the Process Instance Summary table? For example, we would like to show the party that send the initial request, and some internal process type information.
    2. How can we achieve audit trail logging when we have several processes? For example, we have business processes that span over several wli-processes, and our process is split into several re-usable sub-processes. And the audit trail stops at the process boundaries. Finding the corresponding sub-processes is quite a challenge now.
    Thanks,
    Timo Lukumaa
    Reaktor Innovations www.ri.fi

    The WLI version we're about to use is 8.1 sp2.
    One question more:
    3. Is there somekind of metadata or resource directory in wliconsole or some place else?
    We're about use a SOA style architecture where re-usable business logic is modeled as web services.
    So we would like to have one place (a web page) where the available services could be seen and corresponding WSDLs and schemas downloaded.
    Or are we just looking at the wrong product? ;)
    Thanks,
    Timo

  • When viewing a photo in full screen, how do I get the file information and data along the footer.  How do i get that to go off?  Preferences.....???

    Love full screen view, but my file information and data are showing along the footer.  How do I change me settings so this doesn't show?
    Thanks!!!!

    Anne, didn't the answers Frank and I gave in the other tread work? See:
    Re: How do I turn of the focus points in Aperture when viewing a photo in a non-thumbnail view?  Thanks!
    Or did you want to know something differently?

  • Security Settings For Deleting Process Instance Information

    Hi there,
    We are currently having issues with our more "novice" users deleting "unsuccessful" or "error" process instances. Are their any security settings we could use for this type of user profile that would not allow them to delet these instances?
    This is in PS Financials V8.9
    Thanks, Dan
    Edited by: user6340243 on 5-Mar-2009 9:58 AM

    Hi Dan,
    Yes you can do that. The process file associated with the Userid is not having Permission to alter process request.
    Identify the Process Profile permission list:
    Navigation: PeopleTools > Security > User Profile
    Make changes to the Process profile permission list:
    Navigation: PeopleTools > Security > Permission Lists
    Select the appropriate process profile permission list.
    Go to 'Process' Tab. Click on 'Process Profile Permissions' hyper link. Under 'Allow process request' section should be changed to Owner or none based on your requierment.
    Hope this helps.
    Regards,
    Pratheepan

  • Process chain stopped and unable to trigger next process

    Hi all , i am working on process chains, today process completed at DTP and the next process at activation of dso process failed and the rest of the pc completed even though the activation process is red. after the completion of that , chain process stopped, next pc didnt started.  plz help me wiht this, thanks in advance..

    you can evaluate a local chain as 'green' even if one of the steps is 'red'. in the planning view of the process chain, go to process chain --> attributes --> process status valuation. flag the checkbox. this will enable the next pc to start even after a red status of the local chain...
    detailed info:
    Red Outcome Renders Chain Green If Process Is Red
    If errors are raised for processes that have scheduled an event "With Errors" they are judged as successful for the determination of the overall status of the chain run.
    Use
    If this indicator is set, all the processes in this chain with errors are judged as successful with regard to the overall status of the run, if they have scheduled a successor process "With Errors" or "Always".
    Dependencies
    Mailing and alerting is not affected by this indicator. This is also triggered for processes with errors if this has a successor process "With Errors".
    Example
    You use this indicator in meta-chains to evaluate the run of a subchain as successful in spite of errors in "unimportant" processes. The successors to this process are "always" scheduled, while the successors to key processes are only scheduled "With Success".
    Accordingly, successors in the subchain within the meta-chain are only scheduled "With Success"; however they do continue to run if errors have only occurred in the unimportant processes of the subchain.

  • AppleScript how to use "get" for field information and drop-down boxes?

    Hi all,
    First post.
    Looking to use the "get" function or similar for getting information in a list or from a drop-down box or a field.
    Example, you open keychain, open the info. for a cert and want to read the currently selected trust setting for "When using this certificate" drop-down.
    Or, you want to check the Common Name field under details.
    How would I return these specific values?
    Thank you,
    -b

    The exact question being asked here: http://forum.soft32.com/mac/select-table-row-ftopict101735.html
    But, that doesn't work with the latest AppleScript.

  • Process scheduling information and changing RR quantam

    hi
    I am abit curious user of linux.
    what scheduling algorithm is used for process synchronization in OEL5.4?
    how to know/examin that?
    if she is using RR (round robin) is it possible to change the quantum slice for that?
    regards

    kido, I think you need to be a little more verbose, because what you say can easily be misunderstood.
    the CFS (completely fair scheduler) is merged into the linux kernel release 2.6.23. the current enterprise linux versions (4 and 5) use kernel version 2.6.9 and 2.6.18.
    this means that the CFS is not used in current enterprise linuxes
    the CFS will probably appear in a future release of enterprise linux if the kernel version chosen is >= 2.6.23 and if the CFS is the default scheduler.

  • HT201318 how do i get my cloud information and delete

    how do i delete things in my cloud?

    Just delete them from the apps on your phone and it will also be deleted from iCloud.  You can also go to icloud.com to delete some of your iCloud data.

  • Fetching process details using process instance id

    Hi,
    I have process instance ids captured in a CE table and I am looking to include a feature in existing UI5 application to use the process instance id and fetch it' s corresponding process details like history, context data etc., back to UI.
    Any helpfull doc/ ideas on how to implement this will be appreciated.
    Thanks,
    Vipin.

    Hi Jun,
    I didn' t get a chance to try on process histroy however with the responses seen here looks like it is not possible.
    Currently I am able to get the task details like the claimed user, list of potential users yet to claim the task etc., which is still usefull in my case.

  • How to get the activity instance id and process id

    Dear All,
    For my case, my boss require the workflow program processor can be runtime assigned . After research, I found the coding example like below:
    // dynamically assign a user to a role
    rtm.addRuntimeDefinedUserToRole(
                      // process instance
                      prInstance,
                      // role name
                      "Processor",
                      // user that is assigned (IUser)
                      user,
                      // user context (IGPUserContext)
                      userContext);
    // dynamically change the user assigned to a role for a particular task
    String prInstanceID = prInstance.getID();
    rtm.changeTaskProcessor(
                      // process instance ID
                      prInstanceID,
                      // activity instance ID
                      activityInstanceID,
                      // current user (IGPUserContext)
                      currentProcessorContext,
                      // new user (IGPUserContext)
                      newProcessorContext);
    But I don't know how to get the process instance ID and activity instance ID before I can apply this api in my webdynpro application.
    Any gentllement can give me an idea.
    Thank you.
    Regards
    Eric

    process =  GPProcessFactory.getDesigntimeManager().getActiveTemplate(
                                  // by specifying its ID "CCD2C3F1BED111DD9DFA005056A9416C",/
                                                 /* and the user accessing it */ userContext);
         //          retrieve the Runtime Manager
         IGPRuntimeManager rtm = GPProcessFactory.getRuntimeManager();
         // create an empty role assignment list
         IGPProcessRoleInstanceList roles = rtm.createProcessRoleInstanceList();
         //Initialising the input params
         IGPStructure params =GPStructureFactory.getStructure(process.getInputParameters());
         params.setAttributeValue("Name",value);
         //Starting the process
         IGPProcessInstance prInstance = rtm.startProcess(process,"Process Name","Process name",user,roles,params,user);

  • ST03 Export: How to export all instances and task types?

    I am exporting ST03 data using SAP GUI
    I can export data for a single task type and a single instance.Is there a way I can export the Time Profile data for all instances and all task types in a single export? Can I do a single export rather than NxM exports?
    Also, when I export to a text file, there is a header that reports the instance, data, and task type. When I export to excel file I only get the table, not the header info. Is there a way to to get the header info into the excel export?
    Is this the appropriate forum for these questions?
    Any help is appreciated.
    Thanks.
    Tim

    I moved this question to an ABAP forum. Here's the [thread|ST03 Export: How to export all instances and task types?;.
    Tim

  • In-Flight BPEL Process Instances not getting Completed

    Hi,
    I have BPEL P.M. 10.1.3.1.0 running. In BPEL Console I can see few process in
    In-Flight BPEL Process Instances section. But in realty those process should be in completed section. When I login as bpeladmin in worklist application, I see those process are in completed status.
    What can be issue? Any one come across this? Any patch available from metalink to resolve this?
    Need help resolving this issue.
    Regards,
    Jigar

    I see this too sometimes. In my case it's mostly due to the fact that the first activity that takes places after the callback fails. E.g. a transform that fails with a type error.
    Check the bpel domain log file to find any errors in your bpel that's receiving the callback. There's probably something wrong with an assign or transform there.
    The domain logfile can be found @: $ORACLE_HOME/bpel/domains/<your_domain>/logs/domain.log
    HTH,
    Bas

  • Process Instance Monitoring

    During the Process Instance Monitoring mechanism, the data generated as process instances execute is initially stored in the runtime database. How can I configure the monitoring information to go into a database or a local file?

    Namrata,
    The run time bean information is also stored in the default database pointbase of weblogic.You can point this database to any other database like Oracle ,db2 etc.You need to run the databse scripts which you can find in the installed directory.
    You need to create a connectionPool,JNDI and need to use this JNDI name in the weblogic server Admin console.
    Or you can change the default database setting during the domain creation.
    Hope this helps you.
    Regards
    Bishnu

Maybe you are looking for

  • How to go from Logical Table to Physical Table?

    Hi, I'm start using SQL Data Modeler. In order to create a table in the DB, do I need to copy the ddl generated in the Relational model and run it in the DB? or the data modeler created all objects directly in the DB? Thanks.

  • Erro display allocation in G/L account line items by FBL3

    Helllo I changed the line layout that add vendor no. and allocation field to dislpaly line items in FBL3, the vendor no. is displayed ok as the "2****",but the allocation is displayed that "00002***" as same as the vendor no. ,and when I double click

  • Why can't I post on the community boards

    Cannot post or view anything on the community boards even though I have a working account.

  • I am having problems downloading updates

    I bought my iMac a couple of weeks ago and when I ordered it I had "Pages" and "Keynote" installed too. My problem is that I have updates waiting to be installed for these, but every time I try to install them I get a dropdown notice that says the up

  • IPOD error "saving cannot be performed due to lack of space on your device"

    I accidentally synched my iPOD touch when I didn't intend to and now when I am trying to save progress inside an App I get the message 'Saving cannot be performed due to a lack of space on your device'.  I only have about 150 songs on it and there ar