ALBPM find info from the participant

Hello
In albpm 6.0, jsp custom.
I want to get information from the participant for insert into DB in each activity. (including the activities of creation)
In the creation, it is a flow of the screen, how do I get the info of the creator in the flow of the screen (including its organization info)?
And in each activity, how do I get information of the participant and organization info?

Thank you.

Hello

Inside a Screenflow for a global, Interactive creation or dumpster activity, there is always a Participant (note the capital letter P) object for the information of the current of the participant. This means that you don't have to spend in the "participating" predefined variable, incoming or outgoing mapping argument for a screenflow associated creative world, Interactive activities or Grab.

You can see all the attributes for this object if you look in the 'project Navigator'-> catalog-> fire-> Lib-> Participant. Type of the object includes the attributes "organizationalUnit", "name" and "id", you are probably looking for.

If you want to transmit this information to a JSP used inside the Screenflow:

1. you must create an object (for example, "MyInfoForJsp") BPM in your catalog that has attributes such as 'or', 'full name' and 'distinctive '.
2. Add an instance variable in your screenflow with type of this object BPM with no input or output mapping argument for this variable (for example ' myInfoForJsp' variable to an instance of type 'MyInfoForJsp').
3. Add an automated task as the first step of the Screenflow to set the attributes of the instance variable using logic like this:

myInfoForJsp.ou = Participant.organizationalUnit
myInfoForJsp.fullName = Participant.name
myInfoForJsp.identfier = Participant.id

4. then add a task "Call the interactive component" in your screenflow. This is where you would say the task of calling your JSP and where you would spend in the instance variable ("myInfoForJsp" in this example) with the information.

Hope this helps,
Dan

Tags: Fusion Middleware

Similar Questions

  • What is the point of finding info from the class?

    Currently, at school, I learn about how to get information about an object. This has to do with polymorphism. You can rotate all objects in a polymorphic table, unless it's a circle.
    Class c = Class.forName("Circle");
    System.out.println(c.getName());
    System.out.println(c.getSimpleName());
    System.out.println(c.getCanonicalName());
    System.out.println(c.isInterface());
    System.out.println(c.getSuperclass());
    This will give you information about a class. With the help of class class can create a ClassNotFound exception and is generally more difficult to code. Wouldn't be better to just a method of id() with inside information. Using the method proposed by the manual, you need to create a class for each shape reference. What happens if you have a lot of forms, then it is a waste of memory to create all these objects? If you created an id() method in the base class that should be replaced by the subclasses, then simply call a method. Otherwise, you will need to create a class object for another object.

    Isn't it more easy and less complicated then the code above? This will not cause a runtime error.
    System.out.println(circle.id());
    Why use a class better than simply create object and id() method in all classes?

    Sometimes, you want to create a code that loads the classes during execution.

    The compiler does not know about the class. If you need information on the class in a generic way.

    This is not possible with your example because the compiler needs to know your class so that it can compile.

  • Windows Media Player find manually the info from the album when selected.

    I'm looking to "find album info" by right-clicking on the album in Windows Media Player 12 on Windows 7. After clicking on it, the dialog box appears and a small globe in the upper left corner turns for a few seconds, then stops and nothing happens. I waited a few hours to make sure. Stay right on the white screen of white. It worked fine with no new changes two days ago and now it is not. I checked to make sure that I work online and am. Retrieve additional information from the internet are checked and media files updated to retrieve information from the internet is selected too. I can connect and browse the stores online through WMP so I don't know that it needs to connect to the internet.

    Nevermind, I found the answer to someone else.  I had to disable Internet Access Manager. For some reason, that it will not allow WMP to connect to internet to download the info from the album.

  • Hello. I'm just a beginner and I downloaded the itunes 12.3.3 update and now when I right click on a work of art albums all disappear from the track of this album. I also have problems with my get info tab. All of my info from the album crashes.

    Hello. I'm just a beginner and I downloaded the itunes 12.3.3 update and now when I right click on a work of art albums all disappear from the track of this album. I also have problems with my get info tab. All of my info from the album crashes.

    This can help (from turingtest2):

    Fix iTunes for Windows security permissions

  • Update lines with the info from the other rows in the same Table.

    I'm trying to update the lines with the information of the same table. The table is loaded with information from a report that runs and there must be a new entry every month, but I would like to bring some of the info from the last month. This statement below works but updates all rows in the new load table and in my test case, I only did a few game only like 5 files need to get updates. It is an example of what I'm trying to do. If I add this (C2. COL_INVC_ID = C1. COL_INVC_ID) until the last "* where *" statement get an invalid identifier for 'C2 '. COL_INVC_ID ". So what I'm doing wrong here? How can I update only the lines where also in recent months run?

    Thanks in advance for any help!

    ------------
    Update OpenIssues OI1
    Together (OI1. NUM, OI1. Status, OI1. Code, OI1. LastModifiedDate) =
    (Select ios2. NUM, ios2. Status, ios2. Code, ios2. LastModifiedDate
    Of OpenIssues ios2
    Where OI2.num = OI1.num and ios2. TableLoadDate = TO_DATE (January 31, 2012 00:00:00 ',' ' the HH24: MI: SS DD/MM/YYYY)
    )
    Where and OI1. TableLoadDate = TO_DATE (February 29, 2012 00:00:00 ',' ' the HH24: MI: SS DD/MM/YYYY)
    ------------


    SQLMe

    As Frank suggested merger is much effective here, go...

      create table  temp
    as(
    select 1 eno, 1 amt , sysdate load_date from dual union all
    select 1 eno, 2 amt , add_months(sysdate,1) load_date from dual union all
    select 2 eno, 1 amt , sysdate load_date from dual union all
    select 2 eno, 2 amt , add_months(sysdate,1) load_date from dual
    );
    
    merge into temp t
    using (select eno, amt, load_date
             from temp
            where trunc(Load_Date) = TO_DATE('05/30/2012', 'MM/DD/YYYY')) s
    on ((s.eno = t.eno) and trunc(t.Load_Date) = TO_DATE('06/30/2012', 'MM/DD/YYYY'))
    when matched then
      update set t.amt = s.amt;
    commit;
    
    select * from temp;
    
  • Find info on the album option does not - it's as if the default web link is gone.

    Find album info option does not - I'm trying to find info via WMP11 on XP Machine album by using the "Find Album Info" option and I get a white screen with small gif of world in the top left corner that turns a couple of times then stops.  In addition, by using the 'Media Guide' tab / 'Online store' tab gives a similar result or a label indicating "how to contact Online Store that persists and doesn't go away.  All solutions. It's as if the default web link is gone.

    Hello

    I suggest you to rebuild the database from the Windows Media Player library. Subsequently, check if the problem persists:

    You cannot view, add, or delete items in the library of Windows Media Player 11

    Reference: Add or edit information media in Windows Media Player

    Hope the helps of information.

  • Media player will not be updated or find info on the album

    Use windows vista and Media Player cannot update the album information. The readings of message that I can not be connected to the internet, have etc wrong address.

    This message comes from the address - redir.metaservices.microsoft.com

    When you use my laptop I have no question (also vista) and information returns-fai.music.metaservices.microsoft.com

    I hope you can help

    Hi bill1916,
     
    1. do you get an error message?
    Step 1: Reset the Internet Explorer settings.
    1. Click Start, type inetcpl.cpl and press to enter.
    2. click on the tab advanced and then click Reset.
    3. click on reset.
    4. When you are finished, click Close, and then click OK.
    5 launch Media Player and check if it updates or find info.
    For more information, see this link: http://support.microsoft.com/kb/923737
     
    Step 2: We recommend you to search Windows Update to see if there are updates available for Windows Media Player. To do this, try the following steps.
    1. click on start, type Windows updates and press ENTER.
    2 search for updates and install if there are updates for media player.
    3 restart the computer once the updates installed.
     
    Step 3: Allow a media player program communicate through Windows Firewall
    1. open Windows Firewall by clicking the Start button, click on the Control Panel, clicking Security, and then click Windows Firewall.
    2. in the left pane, click on allow a program through Windows Firewall. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.
    3. Select the checkbox next media player program that you want to allow, and then click OK.
     
     
     
    I hope this helps.
     
    Kind regards
    Syed
    Answers from Microsoft supports the engineer.
  • Where to find info on the Satellite Pro A200 PSAF0A

    I have an A200 Satellite (Pro), number PSAF0A - 03M 019 and so far have NOT had the chance to get the info on the site of Toshiba on this machine, it seems lost as Toshiba is concerned.

    When you use the menu support it rejects serial number or part of the bottom of the machine and there is NO option for the part number in the drop-down list.

    I don't have drivers that I've sorted myself but, I would like to know what BIOS version it is supposed to take, he had originally version 1.20 but my client upgraded to 5.20 and there is no setting in the BIOS to enable the AHCI.

    All I want to do is find some info on this machine, but I didn't do anything but run into dead ends with so-called support Toshiba. Any help I can get would be appreciated.

    Thank you

    Hello

    > I don't need drivers, I sorted it myself, but I would like to know what BIOS version it is supposed to take.

    The newest BIOS is on the page of the Toshiba driver so take a look here
    But no one version of BIOS for Satellite Pro A200 or other A200 series contain the AHCI / compatible mode.
    The controller is still on AHCI. This can be on that other series laptop.

  • problems of resettlement of CD to transfer the info from the old treo 680 again one

    After I accidentally broke my old treo 680, I got a new treo 680. I want to synchronize the info on my computer since my last synchronization successful the old Treo on the new treo. I read the instructions for the synchronization of a former palm OS device to another, say to install the software from the CD of the camera again on the CD of the previous device software. I tried to do, but when I insert CD of the new device in the drive of the computer of my Win XP Pro, nothing runs automatically. If I navigate on the CD and double-click autorun.exe, get the Palm resources on the screen (as if I had just finished the standard installation), rather than the installation wizard.

    Does this mean that I can go ahead and sync the new device safely without having to reinstall the software?

    If this is not the case, how can I get the next software installation wizard?

    Not sure if this is relevant, but my old treo 680 has been obtained directly from Palm, unlocked. My other came from TigerDirect and is supposed to be unlocked, but there the AT & T logo and packaging. I put in the SIM and battery and managed to make a phone call to test with it.

    Thanks in advance for any help you can give!

    If you replace one Palm OS device with another of the same model, there is no need to re - install any desktop software.  If the new device was previously owned, you would be Hard Reset to make sure that you start with a blank slate.  If it's really new (i.e. no previous owner), just connect your Hotsync cable.  It will ask you if you want to synchronize with an existing username or create a new.  Just select your current name.  All your applications and data should move to the new.

  • Find Images from the camera

    Since the installation of Yosemite after a crash of my computer I can't get my photos from the photo library. My photos (stored for nearly 10 years in a folder called Pictureswith many subfolders have been dedicated to the photoslibrary, but files cannot be found just the pictures little all together.) I am a professional, using Adobe PS 5.1 and Bridge5.5 and Lightroom4.

    Anyone else have a problem.  How to drill? get my stuff pro - sound now all mixed in with pictures of the iPhone.

    Try to leave Photos and reopen with the command - option/alt pressed keys. Library of repair.

  • Cannot restart, logoff or closed using 10.11.5. Cabins Finder; disappears from the menu bar, the dock still operational.

    I can't log off, restart or stop my MBP. Disappears from the menu bar, desktop files disappear, but dock is still operational. The only way is to force a stop down with the power button. Only a recent problem within the last week or 2. El Capitan updated in similar delays, could it be linked?

    MBP retina, 13-inch, mid-2014; Intel Core i5 at 2.8 GHz. 8 GB 1600 MHz; 8 GB RAM

    A Wacom tablet driver is installed on the MBP? In this case, you can try to uninstall or to verify that an update is available.

  • used a still old nano info from the owner if syncs with my account

    Bought used ipod nano of wages. has more info of the old owner on that.  Syncs not on my iTunes account.  How can I get rid of their old information so that I CAN SYNCHRONIZE WITH OUR ACCOUNT?

    Yout will contact the person who sold it to you. Unfortunately it is not an easy work around... for security reasons, in the event that the somebody device was ever flown.

  • Where can I find info on the Autorun at startup feature?

    """

    ************************ UPDATE *****************************

    WebWorks now supports auto-run at startup.  Check out the guides to the developer on how to make this work for your application:

    http://docs.BlackBerry.com/en/developers/subcategories/?usertype=21&category=BlackBerry+WebWorks+SDK...

    """

    Where is this information specifically? I don't find it in the search.

    Hi shnuffy,

    I released this because he does not follow the format and description of the thread.

    You can find the element in the config.xml file to accomplish this here https://bdsc.webapps.blackberry.com/html5/documentation/ww_developing/rim_background_element_1265316...

  • How to find information from the Team administrator

    Hello

    We try to make changes to the composition of our team, but we are unable to find information on the search for the connection that has been created for the administrator of our team. We hoped to find additional information on how to locate this information, or how to assign the administrator account on the team to someone else.

    Thank you

    -Jim

    Hi Jim,.

    In addition, you can refer to the CC for teams FAQ: Creative cloud for teams FAQ: How can I manage my account teams?

    Hope that helps!

    Kind regards

    Sheena

  • info from the connection string

    Hello
    Anyone know if it is possible to get information from the connection string in sql / plsql?
    You can do
    SELECT user to double;
    and you get the current user. Is it possible to get the current connection string information too?
    Thanks in advance.
    Monika

    What happened to create an external table reading the newspaper to the listener?

    How to make an In - Database listener.log File

Maybe you are looking for