In human task, dynamically assign group doesn't work

Oracle SOA 11.1.1.4
My bpel process invokes a human task.
On the human task Assignment tab, I assigned 3 users (by name), 1 group (by expression).
The group is configured in LDAP
When I tested the bpel process, I entered the group and other data required.
From the worklist app, I see the task listed. It is assigned to the 3 users, but not the dynamically passed-in group.
From the Audit trail, I saw all data I entered (include the group). Everything seems correct, but I still can’t make the dynamically-pass-group work.
If I assign the group by name in human task, it works fine.
The problem is: dynamically assign group doesn't work.
Please kindly advice.

Yes, it is possible assign a group as participant of some human task, passing the group name as parameter.
I have tested just now.
It works pretty well in SOA 11.1.1.4 (BPEL or BPM).
Make sure add a data parameter in your human task definition and pass a valid group name to it.
At the Assignment tab, in the participants' list, add a group, data type by expression, and set the value to the right xpath expression to the corresponding parameter.
For example: /task:task/task:payload/task:group
If it is not working look the SOA log files, probably you'll find some information about the error there. Maybe there is some problem with your jazn.com configuration.
You can also test if there is something wrong related to the group name, trying to transfer some task to the same group by the worklist.

Similar Messages

  • Human Task - Custom buttons outcomes doesn't visible

    Hello,
    I made a simple human task with custom outcomes (Aprovar and Reprovar) in portuguese - brazil. It's equals Approve and Reprove.
    But my 2 buttons doesn't visible.
    <af:commandToolbarButton actionListener="#{invokeActionBean.setOperation}"
    text="#{wf:getResourceValue('Aprovar', 'bindings.customActions')}"
    disabled="#{!bindings.Aprovar.enabled}"
    action="#{invokeActionBean.invokeOperation}"
    partialSubmit="false"
    *visible="#{wf:isCustomActionAvailable('Aprovar', 'bindings.customActions')}"*
    id="ctb1">
    <f:attribute name="DC_OPERATION_BINDING"
    value="bindings.Aprovar"/>
    </af:commandToolbarButton>
    What's errors could happening ?
    Thanks.

    I found a solution.
    In the task file (xml), there is a parameter called <enableAutoClaim>true</enableAutoClaim>
    Could anyone explain me why this works ?
    This is a bug ?
    http://webcache.googleusercontent.com/search?q=cache:BSLT61xE8pcJ:download.oracle.com/docs/cd/E14571_01/doc.1111/e15176/human_task_bpmpd.htm+enableAutoClaim&cd=4&hl=en&ct=clnk&client=ubuntu
    In the link above, there is a citation "the enableAutoClaim is TRUE by default".
    But my buttons APPROVE and REJECT only is displayed when i explicitly set this parameter.
    Thanks

  • BPM human task actionable user notification email not working

    Hi ,
    I am triing to send actionable email notification to assignees through the notification tab of the human task. The email settings in the em console has done fine so that I am getting the notification email without any fail.
    But the problem over here is the actionable buttons / links (Like Approve or Reject ) are not there inside the email body.
    I have checked the make notification actionable check box in jdev human task as well as configured the actionable email address in the server em console.Still the email body is not having the action items.
    email body is here
    Task Notification PendingUser Notification requires your attention.
    Access this task in the Workspace Application
    <PendingUser Notification > above is the task title.
    Please suggest
    many many thanks
    Tuku

    Hi All,
    I got the solution for it. Now the assignee is able to get the actionable email.
    the mistake i did is during the human task notification tab configuration I have put separate email id in the recipient column of first row.You need to do is ,choose Assignees from the drop down value , check the check box make notification actionable, then set the proper email in the email attribute property of the assigned user (user creation time).
    Thanks
    Tuku

  • Self-assigned or Manually Assigned IP Doesn't Work.

    I've got a network of four Macs in my house, using a wireless router from Verizon. This network has been working fine for at least a year. For the last week, though, my MBP can't access the internet or see other computers. My router recognizes the MBP and the MBP shows full bars for the wireless signal, but other than that, nada. This is true whether it's a self-assigned IP or I manually create the IP (using the IP address that the router recognizes as the MBP).
    The MBP hasn't left the house. The entire network set up has not changed.
    I have tried:
    - Manually setting the IP - worked briefly last night, but now doesn't work again.
    - Resetting nvram - didn't work at all
    - Power cycling computers and router in all possible permutations
    - I may have tried other things that I'm not thinking of now
    Any fixes or info on why this kind of thing happens would be greatly appreciated.

    cmoorhead wrote:
    For the last week, though, my MBP can't access the internet or see other computers.
    You might try resetting your connection settings using the steps listed in this message:
    http://discussions.apple.com/thread.jspa?messageID=10695921&start=1
    They're not guaranteed to solve the problem, but they'll only take you a minute or so to try.

  • Panorama/Tab groups doesn't work

    I just installed FF 6. Tab groups does not work: click on the icon, or hit the shortcut keys -- nothing happens. Can someone help? Thanks.

    I've been fooling around more: the problem seems to be incompatibility with the Zotero extension. A real shame, because I rely heavily on Zotero. I hope this is something that can be addressed soon.

  • Human Task Adoc Assignement and Approval

    Experts,
    We got a requirement where we are assigning the task to 3 Users PARALLELLY (Lets Say A, B, C), then task should be visible to 3 users
    If the 3rd User (Let Say C)reassign the task to other user (let Say X), then if X takes an Action either Approve the reject then the task should come back to User C it shouldn't complete the Task (State Shouldn't be completed).
    Kindly throw some light on this.
    Thanks

    did you create the bpel as asynchronous?

  • Dynamic Role -- Group Mapping not working in WebLogic 10

    I have an installation I am migrating from 9.2 to 10. It uses Dynamic Role Mapping:
    From my Weblogic.xml within the deployment:
        <security-role-assignment>
            <role-name>EELSSystemAdministrator</role-name>
            <externally-defined/>
        </security-role-assignment>I am using SPNEGO SSO, and it is working fine, it retrieves the principles from LDAP and adds them to the subject, so everything is fine there. I have defined the deployment constraint "EELSSystemAdministrator" as a Global Role, and then Added a condition "group" and set it to the LDAP Group (SMS EELSSystemAdministrator) which is one of the three principles being returned from LDAP.
    When the Role mapper runs, it returns the following in the logs:
    <SecurityRoleMap> <Accessed Subject: Id=urn:oasis:names:tc:xacml:2.0:subject:group, Value=[everyone,users, SMS EELSSystemAdministrator,SMS EELSReportAnalyst]>
    <SecurityRoleMap> <Evaluate urn:oasis:names:tc:xacml:1.0:function:string-is-in(SMS EELSSystemAdministrator ,[everyone,users,SMS EELSSystemAdministrator,SMS EELSReportAnalyst]) -> false>
    <SecurityRoleMap> <primary-rule evaluates to NotApplicable because of Condition>
    <SecurityRoleMap> <urn:bea:xacml:2.0:entitlement:role:EELSSystemAdministrator:top, 1.0 evaluates to Deny>
    <SecurityRoleMap> <XACML RoleMapper: accessing role EELSSystemAdministrator: DENIEDIn my 9.2 Installation that is working I get the following in the logs:
    <SecurityRoleMap> <Accessed Subject: Id=urn:oasis:names:tc:xacml:2.0:subject:group, Value=[everyone,users,SMS EELSSystemAdministrator,SMS EELSReportAnalyst]>
    <SecurityRoleMap> <Evaluate urn:oasis:names:tc:xacml:1.0:function:string-is-in(SMS EELSSystemAdministrator,[everyone,users,SMS EELSSystemAdministrator,SMS EELSReportAnalyst]) -> true>
    <SecurityRoleMap> <Evaluate urn:oasis:names:tc:xacml:1.0:function:or(true) -> true>
    <SecurityRoleMap> <primary-rule evaluates to Permit>
    <SecurityRoleMap> <urn:bea:xacml:2.0:entitlement:role:EELSSystemAdministrator:type@E@Furl@G@M@Oapplication@EEELSWeb@[email protected]@O$@S@VDSTAMP@S@W@M@OcontextPath@E@UEELS@M@Ouri@E@U, 1.0 evaluates to Permit>
    <SecurityRoleMap> <XACML RoleMapper: accessing role EELSSystemAdministrator: GRANTED> I am not sure why my 9.2 deployment lists the role type as a "url" (which points to the right deployment, and 10 lists it as the word "top". Either way, it is not authenticating to my global role based on the Group returned from LDAP.
    I'm pretty much out of troubleshooting idea's, having compared every config file/log file etc to find descrepancies in my setup. Anyone have any suggestions, perhaps something that has to be setup differently in 10 then in 9.2?
    Thanks in Advance,
    John

    Update:
    I checked a bunch of settings, and it seems to be working now, very odd.

  • Dynamic Assign Statement is not working in 4.6C

    Hi Team,
    I have done the following coding to get teh dynamic value sof a field but the assign statement is failing... Its returing the sy-subrc as 4.
    LOOP AT <t_tab> INTO <s_tab>.
        LOOP AT t_flds.
          CONCATENATE '<s_tab>-' t_flds-fieldname INTO v_fldval.
          ASSIGN (v_fldval) TO <fldval>.
         endloop
       endloop.
    Appericiate your suggestions.
    Thnx,
    Ankur..

    Hi Ankur,
    I am facing the same problem.........wit no solution in hand, cud u plz let me knw if u have got some solution over this.....
    The problem occurs, maybe because the internal table field symbol <t_tab> (and hence <s_tab>) does not contain the fieldname for which u r tryin to get the value in <v_fldval>
    Is there a way to chk if a particular fieldname exists in the <t_tab>, so tht if v dont get it, we wud avoid the ASSIGN statement, so tht v dont get a dump
    Appreciate ur inputs.....
    Regards,
    Aparna.

  • Why Address Book Smart Group Doesn't Work?

    I'm unable to find a solution to, or explination for, the following problem with Address Book and Smart Folders.
    I added a custom date field for my contacts.
    Set the date for one year and five days ago.
    Created Smart folder with condition:
    custom date 'is not within' one year.
    Well, my contact I created with custom date of one year and five days ago did not appear in the smart group I created.
    But it does appear in a smart group with condition 'is within' one month.
    Seems that the Smart Group is ignoring the year. Doesn't seem very smart to me, lol.
    Any advice on what is going on, or how to fix it would be greatly appreciated. I've spent hours looking for answers online and haven't found anything. Thanks in advance for your help.
    tags: date field, date conditions, errors, problems,

    Hi The Zack,
    In case you think you are crazy, I can confirm that in this area you are not. I just switched from years of PC drudgery to the the new Mac religion. I even switched all my email/address/calendar stuff to pure Apple. Some bumps and hiccups, but still I guess the real test is when I log back onto my old PC I feel like I am watching a rerun of a black and white sitcom.
    I digress. On of my hiccups is exactly the same as yours. Address Book is always able to search. It seems a good number of the names in my address book can not be found by typing in any part of their information in the search box. I could not fix this by duplicating the address entry, but I could get it work by hand typing in a new duplicate address entry. I am hoping you and Barry discover a cleaner solution to this.
    Thx, Kmon23

  • Distribute spacing of text objects that are in a group doesn't work

    Here's the scenario:
    create a set of discreet text objects, say for a nav bar on a web site
    put these in a group
    open the align objects panel
    set the "Align to" to "Selection"
    attempt that the distribute spacing (or, in fact, any of the align panel options) doesn't seem to work. I have to ungroup the objects first.
    If i choose Align to Artboard some of the options work.
    Is this a ttwii (that's the way it is) or am i doing something wrong?
    Thanks in advance!
    Steve

    Yes ttwi.
    Align & Distribute, aligns and distributes groups, not the elements within a group.
    If this was the other way around trying to align logos/UPCs/illustrations would create a mess as these are usually groups of multiple elements.

  • AdvancedDataGrid grouping doesn't work for single row

    Hi All,
    I have an AdvancedDataGrid on my application dashbaord with grouping and summary, recently I came across this problem while testing.
    If I have only one row data, then ADG doesn't display the record. What could be the error?
    Thanks,
    Shankar.

    I don't know why but I tried playing some movies in the new Quicktime and then the very same ones in Front Row and they played just as well. But before this little experiment I tried those movies in Front Row only and what I got was horrible. Very rough motions and a very pronounced raster type (jagged) edges visible in many pics, especially when people were moving and when the color of their clothing contrasted sharply against the background, ie, yellow clothes against a black shadow.
    Weird stuff.
    BTW, for the Mira users, you have to DISABLE Mira in order for your remote to work correctly in Front Row, otherwise you will have selection problems, etc...

  • Dynamic Entry List doesn't work correctly on Visual composer  7.3

    Hi,
    Well I create two Dynamic Drop dow list box in the model of Visual Composer 7.3 and I Linked the two Dinamic drop down boxes ( i.e. drop down box "country" is linked with drop down box "state"), where the 2nd drop down is populated by the entries of the 1st drop down by the help of a web service.
    When i run the model and chose one item form the 1st drop down list, the 2nd drop down list work's fine but when i select again the 1st drop down list and change the item for another, the 2nd drop down list try to refresh the data and erase the descripcion of the item but don't erase the value of that item and when you select the 2nd again the value appears like another item to select..
    Has any one experienced this problem and can help on this?  
    Thanks in advance AllenXP.

    Hello,
    Could you please send me a simple model that demonstrates the case you are talking about?
    For your convinience I've create SAPMATS container. So you can upload the model example using this link:
    https://sapmats-de.sap-ag.de/upload/index.cgi?id=XTGM95R7EH199IIGMCWJ6QK43592SXT1Z9CVCQ57D7QI8XRS8F
    Thanks,
    Talia

  • Why assign variable doesn't work

    In my test in sqlplus:
    variable testa number;
    select max(length(name)) into :testa from myschema.tabletest;MAX(LENGTH(NAME))
    6
    print :testa;TESTA
    ----------

    You have to assign the value in pl/sql:
    SQL> begin
      2  select 5 into :testa from dual;
      3  end;
      4  /
    Procedura PL/SQL completata correttamente.
    SQL> print testa
         TESTA
             5Max
    http://oracleitalia.wordpress.com

  • Dynamically adding ColumnSeries doesn't work

    I created the following code to create different series dynamically:
    <?xml version="1.0" encoding="utf-8"?>
        <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" 
            creationComplete="application1_creationCompleteHandler(event)"
            xmlns:s="library://ns.adobe.com/flex/spark"
            xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
            <fx:Script><![CDATA[
                import mx.charts.series.ColumnSeries;
                import mx.collections.ArrayCollection;
                import mx.collections.Sort;
                import mx.collections.SortField;
                import mx.events.FlexEvent;
                [Bindable]
                public var Loc01:ArrayCollection = new ArrayCollection([
                    {date:"2002", close:41.87, loc: "Location 01"},
                    {date:"2005", close:48.06, loc: "Location 01"},
                    {date:"2006", close:48.06, loc: "Location 01"},
                    {date:"2002", close:157.59, loc: "Location 02"},
                    {date:"2003", close:160.3, loc: "Location 02"},
                    {date:"2003", close:45.74, loc: "Location 01"},
                    {date:"2004", close:42.77, loc: "Location 01"},
                    {date:"2004", close:150.71, loc: "Location 02"},
                    {date:"2002", close:45.74, loc: "Location 03"},
                    {date:"2003", close:42.77, loc: "Location 03"},
                    {date:"2004", close:150.71, loc: "Location 03"},
                    {date:"2005", close:156.88, loc: "Location 02"}
            protected function application1_creationCompleteHandler(event:FlexEvent):void
                // TODO Auto-generated method stub
                var obj:Object;
                var arr:Array = [];
                var i:int;
                var ac1:ArrayCollection;
                var NS:ColumnSeries;
                var sortA:Sort = new Sort();
                var sortByLocation:SortField = new SortField("loc",false,false,false);
                var sortByDate:SortField = new SortField("date", true, false, false);
                sortA.fields=[sortByLocation, sortByDate];
                Loc01.sort=sortA;
                Loc01.refresh();
                i=0;
                arr[i] = Loc01[0].loc;
                for each(obj in Loc01){
                    if(arr[i] != obj.loc)
                        i++;
                        arr[i] = obj.loc;
                var str: String;
                i=0;
                for each(str in arr){
                    ac1 = new ArrayCollection();
                    for each(obj in Loc01){
                        if(str == obj.loc)
                            ac1.addItem(obj);
                    ac1.refresh();
                    if(!myChart.series[i])
                        myChart.series.push(new ColumnSeries());
                    NS = myChart.series[i];
                    NS.dataProvider = ac1;
                    NS.yField = "close";
                    NS.horizontalAxis = h1;
                    NS.displayName = str;
                    NS.verticalAxis = v1;
                    NS.id = "cs" + i.toString();
                    i++;
        ]]></fx:Script>
        <fx:Declarations>
            <!-- Place non-visual elements (e.g., services, value objects) here -->
        </fx:Declarations>
        <mx:Panel x="49" y="30" width="868" title="Column Chart With Multiple Axes">
            <!--mx:Legend width="769" dataProvider="{myChart}"/-->
            <mx:ColumnChart id="myChart" width="601" showDataTips="true" dataProvider="{Loc01}">
                <mx:horizontalAxis>
                    <mx:CategoryAxis id="h1" categoryField="date"/>
                </mx:horizontalAxis>
                <mx:horizontalAxisRenderers>
                    <mx:AxisRenderer placement="bottom" axis="{h1}"/>
                </mx:horizontalAxisRenderers>
                <mx:verticalAxisRenderers>
                    <mx:AxisRenderer placement="left" axis="{v1}"/>
                </mx:verticalAxisRenderers>
                <mx:verticalAxis>
                    <mx:LinearAxis id="v1" minimum="30" maximum="170"/>          
                </mx:verticalAxis>
                <mx:series>
                    <mx:ColumnSeries id="cs0"/>
                </mx:series>
            </mx:ColumnChart>
        </mx:Panel>
    </s:Application>
    The hard coded ColumnSeries (the first one) works fine, but the next series which are created dynamically don't work. What's wrong in my code? Any help would be much appreciated.

    I replaced the following part of the code:
         if(!myChart.series[i])
              myChart.series.push(new ColumnSeries());
    with the following lines:
         if(!myChart.series[i])
              var tmp:Array = myChart.series;  
              tmp.push(new ColumnSeries()); 
              myChart.series = tmp;  
              myChart.invalidateSeriesStyles();
    And it works fine now.

  • Task bar notification icon doesn't work

    If I use the two-finger swipe on my Magic Trackpad, I can show the Notification Center in Mountain Lion. However, if I click the little icon in the task bar (far upper right corner), nothing happens. By "nothing happens", I mean the icon inverses color when I click on it, but the Notification Center sidebar does not appear. There is no error or any other indication of why it would not show. Is this normal behavior?

    The problem did not occur in the guest account. So this indicated a problem unique to my user account.
    I next used Cocktail to check a setting. It has a System > Misc > Disable Notification Center option; however, it was not checked (i.e., it was the default). But I tried disabling Notification Center and re-enabling it, and this caused Notification Center to start working. (The old "turn off and on" trick.) However, after rebooting, Notification Center was back to not working again. Obviously not a solution.
    So then I tried removing all the login items. This actually worked. I had quite a few, so there's no telling which might have been the culprit. The next step will be to re-add the ones I need, one at a time, and keep an eye on Notification Center.
    For future reference, these were the login items I removed:
    FontExplorerXAutoload
    Air Mouse Server
    Caffeine
    Default Folder X Helper
    LaunchBar
    Activity Monitor
    TransmitMenu
    Typinator
    ShareToolAgent
    MicrosoftMouseHelper
    My Living Desktop Viewer
    Google Drive
    VMware Fusion Start Menu
    ClustersHelper
    AwakenHelper

Maybe you are looking for

  • How to configure multiple virtual hosts for the same context root /

    Hi, I am using Glassfish V1 U1 - b14 on Solaris. I am trying to configure two applications to be mapped to the / root context, each one in its own virtual host. Two things I have noticed: 1. I have to manually add virtual-hosts="hostId" in domain.xml

  • IPhoto does not see any changes after editing a photo in Camera Raw

    Hello everyone , I have some small problem with my iPhoto. I have set up Camer Raw in iPhoto as  External Editor, so when I click on edit in IPhoto, automatically opens my JPG in Camera Raw. After editing in Camera Raw I'm clicking on ,,Save image" t

  • Minimum System Requirements

    I am wondering if I can upgrade to OSX 10.5 Leopard. I have a first gen flat-panel iMac with a Power PC processor. It's only an 800 MHz G4, but I have 1024 MB of RAM. I know that Apple recommends a minimum 867 MHz G4 processor and 512 MB RAM, so I am

  • Installing Reader 9.0 causes Crystal SoundFusion installer to run (and hang)

    Trying to install Reader 9.0, XP Pro. Installation of Reader gets to 99.9%, then "Crystal SoundFusion Setup" install program fires up. I haven't the slightest what Crystal SoundFusion is, but I click "Next" to let it install, then my CPU goes to 90%

  • Web to PDF - Convert to PDF/X-3 (Error: file specifications present)

    I took a simple webpage consisting of two images and some text and used the Adobe Acrobat X Pro function "PDF to Web" to make a pdf of it, which looks perfectly good. I need to export it as a PDX/X-3 compliant pdf however in preflight I get the error