User Task -- isGroup and taskGroupID

Hello.
What are the isGroup and taskGroupID properties of User Task used for. I might be missing it, but I cannot find them in the documentation. I am asking because we are building functionality in which we are wanting to group tasks together.
Thanks in advance.

1) isGroup identifies if a task is assigned to more than one user or a group.
2) taskGroupId refers to the parent task id in a sub task. A subtask is a task created for a parallel flow.
Please note that these 2 attributes of the task are internal fields set by the workflow service. Since these attributes are not supposed to be changed by any client, there is no guarantee that the user set values will be preserved - meaning the service will set the value accordingly for these fields during invocation of the task service.

Similar Messages

  • How can I localize the text of process names, task names and user actions within a process?

    I'm very interested in using the capabilities of Adobe LiveCycle Process Management for my project, however I have one rather large concern...   I hope someone here can tell me whether there's a way to address it.
    Since I work for the Government of Canada, I have to meet certain requirements relating to bilingualism of the user interface.  It's my understanding that the Workspace portion of LiveCycle has already has support for French.
    But what about the design of my processes?  How can I display text to a user in the language of their choice when they're interacting with my processes? ... in particular, I'm thinking about the process name, task names, and user actions.
    I hope that this is possible without too much pain.  I imagine this must be a pretty common requirement!
    Thanks in advance to all who respond.

    You can completely change the content of whole pdf by using "renderPDFForm" operation under service "FormsService". in this operation there is Template category where you can set the Locale.
    And if you need to change the other workspace options like Complete, Save as Draft , you can then import workspace ui project and then change apppropriate values.
    Thanks,
    Prashast

  • Differences between user task Macro 2.0 and user task

    Hi, All:
    There are two different user tasks available in Oracle BPEL process.
    1. user task Macro 2.0 NS:http://services.oracle.com/bpel/task
    2. user task NS:http://xmlns.oracle.com/pcbpel/taskservice/task
    As far as I know, the first user task has less fields than the second one. and the second one obviously has more operation patterns.
    It seems that the user task Macro 2.0 does not need organization model support(JAZN) and the second one must use organization model(JAZN/LDAP).
    Is it possible that the second user task could avoid using the organization model? It seems authentication is always needed before tasks could be retrieved. What is the right secenario for the second user task?
    One more question, the user task Macro 2.0's fields are quite limited, I wonder where I could put my business data. Any sugguestion would be appreciated.

    Hi
    I don't yhink you can bypass the authentication issue. But maybe you can add a dummy / proxy group/user , and assign every tas to that group/user. I don't know your setup or why you would not want some kind of authentication ..
    You could use the worklist API's in your application to acquire the tasks, complete them etc.. Your users would not have to know anything about the underlying proxy user / group.
    HTH

  • SharePoint 2010 Web Analytics showing user Display Name and Account Name from the same user

    Hi!
    Since July, 16th 2012 the Web Analytics Daily Unique Visitors reports started to show almost the double of visitors we used to have on our Web Application. Here are some of the data (I intentionally deleted the weekend data):
    10/7/2012 2.497
    11/7/2012 2.723
    12/7/2012 2.722
    13/7/2012 2.699
    16/7/2012 5.055
    17/7/2012 4.963
    18/7/2012 4.954
    19/7/2012 4.998
    20/7/2012 4.965
    23/7/2012 5.117
    24/7/2012 5.012
    25/7/2012 5.071
    As you may notice the data jumped from around 2.700 unique visitors to around 5.000 unique visitors. As the number of permissioned users remains constant it is pretty odd. I also checked the Number of Page Views report and see no change on its behavior.
    The number of page views remained constant.
    So I went to look the Top Visitors report and understand why the visitors number almost doubled. The analytics started to count the users Display Name and Account name as two different visitors with a different number of page views. Let me show you an example
    from yesterday (July, 25th) Top Visitors report:
    #     Visitor                  Page Views    %
    1    Cinthia XXXXXXXXXX    359        0,55%
    5    Giselle XXXXXXXXXX     143        0,22%
    7    Aline XXXXXXXXXX       138        0,21%
    15  nt\cmazevedo              111        0,17%
    60  nt\gbsantana                 69        0,11%
    73  nt\aglsiqueira                 65        0,10%
    "Cinthia" and the account "nt\cmazevedo" are the same person. The same is applied to "Giselle" / "nt\gbsantana" and "Aline" / "nt\aglsiqueira".
    As I stated this is an example from July, 25th. If I checked the same report from a period before July, 16th I can only see the users Display Name as "Visitors". No account name is displayed or counted as a different visitor.
    About the environment:
    We have two SharePoint 2010 farms: a "corporate" and a "enterprise". The corporate farm contains four web servers and a central administration servers with publishing services. The enterprise farm contains two servers running User Profile Services, Search
    Services and some others. Our main version is the SP1 with June/2011 Cumulative Update with a few more hotfixes applied.
    This behavior on analytics is affecting all web applications (we have more than 20) installed on this farm and my company Support team said that no change were made on SharePoint on the weekend the problem started.
    Does anyone have any tip about what is going on?
    Thanks in advance!

    Hi, Manas!
    First of all thanks for your interest on this issue but I don't think it is related to the User Profile or the Active Directory.
    I checked both records and there was no change on the Display Names. All the users have "full names" as display names (first + middle + last name) and not logins as SharePoint is displaying on this report.
    But I did a test yesterday and checked the results today confirming that just the access been made using a specific server are causing this. Explaining it better:
    I have four web servers on my farm named from P01 to P04. Then I created this test script:
    Step 1: Change local HOSTS file to point the web application on the server P01.
    Step 2: Access site "A"
    Step 3: Access site "B"
    Step 4: Close the browser.
    Step 1: Change local HOSTS file to point the web application on the server P02.
    Step 2: Access site "C"
    Step 3: Access site "D"
    Step 4: Close the browser.
    Step 1: Change local HOSTS file to point the web application on the server P03.
    Step 2: Access site "E"
    Step 3: Access site "F"
    Step 4: Close the browser.
    Step 1: Change local HOSTS file to point the web application on the server P04.
    Step 2: Access site "G"
    Step 3: Access site "H"
    Step 4: Close the browser.
    I asked three users to execute that script. The results: All access to the sites "C" and "D" were registered on Web Analytics with the user account name such as "nt\cmazevedo". All the other sites registered the user Display Name correctly such as "Cinthia
    XXXXXXXXXX".
    With this test we could isolate the problem just on the server P02. It doesn't occur on the others. Now my support team is trying to find any configuration difference between this server and the other three that could point for the root cause.
    I am also looking for some information regarding the service responsible for this task ("transform the account name into a display name") to understand why it doesn't work on one server and works on the others.
    Thanks!

  • User account performance and setup

    Hi,
    I have a MB Core Duo 2006 model (old I know!) and have tried using user accounts in the past, but have been concerned by the hit they may have on performance (my MB has been slowing down a lot recently). My wife and kids all use the same computer and I have resorted back to everyone using the same account as Fast User Switching had become very slow. Ive just installed an SSD however, and now FUS has sped up, so Im considering whether to start using user accounts again as the benefits I feel could be great.
    So, what Id like to know is, if one user leaves loads of applications and programs open and running in one user account, and a second user comes along and needs to use the computer and fast switches to their account, what sort of perfomance hit can be expected? Or does the activity on the first account all get paged to disk as it were and therefore does not occupy any RAM/processor time? If there is a performance hit, what sort of level are we talking about and what can be done to minimise it?
    Further to this, my wife and I currently both share the same user account's iTunes for wifi syncing our iOS devices so we can both access the pool of stored apps, media, etc. that we have built up over the years. Is there anyway of ensuring that regardless of which account is open at any one time, all iOS devices will be synced correctly to our single iTunes library as I dont want to have to maintain multiple iTunes libraries??
    Finally, how does Time Machine deal with constant user account switching?
    Many thanks,
    Rich.

    Can the split of resource shared between background and foreground accounts be managed by the user in anyway??
    I don't think there is any easy way to allocate the Mac's resources, and I wouldn't be playing with its deep processes anyway, but consider this.
    Modern computers are powerful out of the box, and they have oodles of RAM (potentially) and gigabytes of hard disk real estate to stroll around, so I don't think a lack of resources is a real concern.
    I read on x704.net that the Mars Rover is running on a 200 Mhz CPU from the late 90's! the same used in the Apple G3.
    Modern Macs are pretty powerful to handle more than one user.
    The most resource intensive activities on the CPU are file transferring and processing parrticularly large media file sizes , and internet  streaming of video which is heavy. Apart from these activities any other activities can be run simultaneously without too much drag.
    It is not the amount of data loaded in RAM or paged out to Disk, but rather the CPU cycles devoted to a task that will slow things or crash the computer.
    I used to play SecondLife and sometimes played two characters from two accounts (FUS) when I wanted to give some resources from one to the other, on the one Mac without any slowdown, despite SL being a resource intensive game.
    If you add more RAM Rich, I think your Mac should be able to handle more than one account open. Computers can be pushed, their only stress is heat, for there is no friction to deal with, broadly speaking.
    With sharing media, look at this link for one method.
    iPhoto: Sharing libraries among multiple users

  • Task manager and calendar App that syncs with Outlook

    Hi all,
    I've been looking for a very user-friendly task manager and calendar (some sort of an organizer) that synchs with Outlook. The regular iphone 3g calendar only has calendar function and the warnings don't have the snooze function. I found SmartTasks but it seems in only synchs with Google Calendar. Any ideas?
    Thanks in advance, best regards,
    Miguel Caldeira Proenca

    I've searched through the app store and tested several calendar apps but none seem to work. I don't even see an "add-on" to the resident calendar app that adds some color or themes. Has anybody found anything to make the calendar appearance a bit spiffier?

  • Help:Invoke web service after receiving a user task response

    Hi, All:
    We encountered a problem while developing user task. The detail is as follows:
    We need to invoke a web service after a user task's response, that is to say, the web service needs some data from the response of the user task.
    Take the loan flow tuturial as a example, what we need to do is to invoke a web service after the BPEL process get the start loan APR. the web service needs the APR for its input message. how can I handle this situation?
    Thank you very much for your help!

    Thanks for your immediate response Jan Vervecken.
    I have created the Data Control from web Service proxy and I am able to recieve the output from the web Service.
    But, Currently I am invoking the webservice process method by a command button which populates my SelectOneChoice.
    My requirement is to invoke the web service 'process' method by value change event in the SelectOnechoice control.
    So, Can you pls. let me know how do I bind the web Service method 'process' to value change event of SelectOnechoice control?
    Thanks and Regards,
    Sandeep T

  • OIM Provisioning - Error during OID Create User Task

    Hi,
    I am getting the following error during OIM Provisioning to OID (Create User Task).
    I added few more attributes to the OID_USR form and then to the "OID User" Process Definition.
    Also, I added the Code/Decode Key Values in AttrName.Prov.Map.OID.
    DEBUG,08 Dec 2010 21:19:04,547,[XELLERATE.SERVER],Class/Method: tcDataBase/readPartialStatement entered.
    ERROR,08 Dec 2010 21:19:04,555,[XELLERATE.ADAPTERS],Class/Method: tcAdapterMappingUtility/getRunTimeVariable Mappings encounter some problems: No data available for variable having key = 350
    ERROR,08 Dec 2010 21:19:04,555,[XELLERATE.ADAPTERS],Class/Method: tcAdapterMappingUtility/getRunTimeVariable Mappings encounter some problems: No data available for variable having key = 350
    java.lang.Exception: No data available for variable having key = 350
    Earlier, before adding these attributes, the OID Create User Task was working. So I belive this is from the newly added attributes.
    Questions:
    - How to identity the attribute with this key? It looks like some of the attribute values that it gets during Run Time is not populated correctly. Any suggestions?
    - "key = 350"- Is there a database table that this gets stored? SPD? or anything else?
    Regards
    Vijay Chinnasamy

    @Keviin,
    I added 13 new attributes and corresponding "* Updated" Tasks.
    For all these, ProcessInstanceKey is mapped to Process Data -> Process Instance.
    I am going to validate the mappings again. Also, I noticed, some of the fields that I am prepopulating is not populated.
    Regards
    Vijay Chinnasamy

  • How to set dynamic expiration date in User Task

    Hi
    I need to set the expiration date of a User Task to a specific date, not a duration. Is it possible to do this?

    I have also got a smiliar problem. Does anyone have any further information to how this can be achieved?
    I have been able to use the Human Task Wizard screen (<usertask>.task) to hard code the expiration time. Using the Fixed Duration option of days, hours or minutes. I have tried to use the 'By Expression' to do this but have been unable to get it to work. I have tried to select the /task:task/task:systemAttributes/task:expirationDuration or the /task:task/task:systemAttributes/task:expirationDate element within the task workflow xsd but are unsure how to get it to read the date. I have tried to assign a time component to expirationDate and a time period P0DT0H20M to the expirationDuration element.

  • User Task: Missing elements from payload

    I have created a user task that sends an array of 'people'. The user can select the people they want and reject the rest by removing / setting blank values.
    I have checked that the payload is being set as an array, but the JSP screen for the task only displays a single element for that array.
    When the user completes the task, the entire array is sent back, so I am guessing that this is a problem with the JSP knowing there is more than one element.
    Is there a way I can add the JSP code to access further elements?
    The payload type is defined in my process .wsdl file.
    Thanks,
    Dan

    You can edit the generated JSP to make it do whatever you like. We did this to handle arrays as well, but it proved to be pretty painful.

  • Enable User task is not getting triggered

    Hi All
    We have a provisioning workflow configured. "Enable User" task is not getting triggered while the user is enabled in OIM. Can anyone give a clue as to how to get it triggerd? Rest all the tasks are fine (Create, Disable, Delete, and other custom tasks)
    Thanks,
    Vinay

    There is a OOTB scheduled Task "Enable After Start Date". once the user get enabled in OIM user profile. You have to run this task manually to have effect on corresponding RO for enablement. Else it will execute automatically as per scheduled time.
    if the version of OIM is 11.1.1.5. There is an issue. update patch BP02. for same
    --nayan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • User Task in a BPEL Process

    I'm making an ASP .NET websites that calls to a BPEL Process. This BPEL Process receives an ID and make three calls to three web services that search this ID in three diferent databases containing data about books. The process selects the cheapest of the books found. Once this is made, I want to make tha process ask the user if he wants to boy the book and the user must to answer yes or no. The process must comunicate with the user by an ASP .NET web page. I suppose I have to use an User Task to make this possible but I don't know how to use user tasks so can anybody help me telling me where can I find a good tutorial that explains to me how to make that?
    Please help!!
    Thank you very much!!

    with 10.1.2.02 this is really hard, becaus eyou need to expose the worklist API through webservices itself (bpel process) - with 10.1.3.1 the whole worklist is WS enabled, so then it should be super straight and easy..
    best clemens

  • Problem with user task

    Hello all,
    we're working with Oracle BPEL Process Manager 10.1.2 (JBoss 3.2.6) on Windows XP (jdk 1.4.2_03).
    I've successfully run many examples provided with this distribution (e.g LoanFlowPlus demo).
    However when we try to build a BPEL process with user tasks defined, we are able to launch task, but when we complete such tasks nothing happens, and onTaskResult method is never called.
    This is the code we use to complete a task (Task are completed from web pages):
    String _taskId = request.getParameter("TaskId");
    IWorklistService worklist = (IWorklistService)          locator.lookupService(IWorklistService.SERVICENAME);
    ITask task = worklist.lookupTask(_taskId);
    // getResponse returns a String
    _task.setConclusion(getResponse());
    // getAttachment returns a XML Document                         
    _task.setAttachment(getAttachment());
    worklist.completeTask(task);
    After these sentences are performed such task is not returned when _worklist.listTasksByAssignee("[email protected]") is performed, but onTaskResult is never called. No error messages are shown.
    Any idea?
    Thanks.
    Javi

    I've found a possible cause for this weird problem.
    It only happens when completeTask is called and somebody has the flow view page on the BPEL Console open.
    If nobody is browsing through the BPELConsole web environment task are completed successfully...
    ¿?

  • WMS - Cycle Counts - are generating with no user task type

    Hi,
    I have configued Cycle counts and it is creating tasks with no user task type.
    That too .. this is happening for some tasks .. others are created correctly.
    As there is no user task type .. It is not getting displayed on Gun.
    Can anyone pls help me .. Thanks in advance.
    Regards,
    Naveen S

    Hi,
    I have configued Cycle counts and it is creating tasks with no user task type.
    That too .. this is happening for some tasks .. others are created correctly.
    As there is no user task type .. It is not getting displayed on Gun.
    Can anyone pls help me .. Thanks in advance.
    Regards,
    Naveen S

  • Setting a dynamic expiration date in User Task in BPEL 10.1.3.1

    I have a user task / human workflow activity within a BPEL 10.1.3.1 project. I need to be able to set the expiration date of the task dynamically that gets assigned within this worklist.
    I have been able to use the Human Task Wizard screen (<usertask>.task) to hard code the expiration time. Using the Fixed Duration option of days, hours or minutes. I have tried to use the 'By Expression' to do this but have been unable to get it to work. I have tried to select the /task:task/task:systemAttributes/task:expirationDuration or the /task:task/task:systemAttributes/task:expirationDate element within the task workflow xsd but are unsure how to get it to read the date. I have tried to assign a time component to expirationDate and a time period P0DT0H20M to the expirationDuration element.
    Has anyone had experience of this or know whether it can be done? Any help would be appreciated
    Thanks

    I agree with David.
    The lexical representation for duration is the ISO 8601extended format PnYn MnDTnH nMnS, where nY represents the number of years, nM the number of months, nD the number of days, 'T' is the date/time separator, nH the number of hours, nM the number of minutes and nS the number of seconds. The number of seconds can include decimal digits to arbitrary precision.
    The values of the Year, Month, Day, Hour and Minutes components are not restricted but allow an arbitrary unsigned integer, i.e., an integer that conforms to the pattern [0-9]+.. Similarly, the value of the Seconds component allows an arbitrary unsigned decimal. Following ISO 8601, at least one digit must follow the decimal point if it appears. That is, the value of the Seconds component must conform to the pattern [0-9]+(\.[0-9]+)?.
    An optional preceding minus sign ('-') is allowed, to indicate a negative duration. If the sign is omitted a positive duration is indicated.
    For example, to indicate a duration of 1 year, 2 months, 3 days, 10 hours, and 30 minutes, one would write: P1Y2M3DT10H30M. One could also indicate a duration of minus 120 days as: -P120D.
    Reduced precision and truncated representations of this format are allowed provided they conform to the following:
    * If the number of years, months, days, hours, minutes, or seconds in any expression equals zero, the number and its corresponding designator may be omitted. However, at least one number and its designator must be present.
    * The seconds part may have a decimal fraction.
    * The designator 'T' must be absent if and only if all of the time items are absent. The designator 'P' must always be present.
    For example, P1347Y, P1347M and P1Y2MT2H are all allowed; P0Y1347M and P0Y1347M0D are allowed. P-1347M is not allowed although -P1347M is allowed. P1Y2MT is not allowed.
    HTH,
    Bas

Maybe you are looking for

  • My iPod classic will no longer connect to my iTunes

    and error message then appeared stating there was a problem and i would need to pardon the disk (iPod) or maybe get a new device . note: the iPod is not that old bought maybe a yr and half ago . i did a little research and learned that pardoning the

  • Acrobat Pro 10.1.1.33 crashes on Windows 7 with latest updates

    Today I updated Acrobat X Pro to the latest version, and Windows 7 32 bit too. When I select the menu option Preferences in Acrobat, Acrobat crashes. Before there was an error message displayed via a dialog window, but now there no message. The Acrob

  • Order as direct material to be made as classic

    Hi all, We are working on a classic scenario with SRM 5.0 and ECC 6.0 as the backend. For some products we are using order as direct material to procure the material into stock but as per standard this is behaving as EX classic as the main PO is in t

  • Download PC App on a Mac?

    Hello, I am trying to download a trial of Production Premium CS6 for PC.  At the current time, though, I am on a Mac.  How can I download software for eventual installation on a PC while using a Mac. Thanks!

  • Transfer/back-up photos from iPhoto to External Hard Drive

    I have an External Hard Drive to which I wish to transfer/back-up my photos (from iPhoto). My External Hard Drive though has documents and photos that are in Microsoft Word. Please help me with the step by step process of transferring/backing-up phot