Setting Up Mobile Accounts to For Users Who Already Exist

Hi there,
I work for a company with about 10 Macs, all laptops, all are on 10.5.
They have never had a server and have asked me to set one up for them. I am in the process of setting up a server here with a new copy of OS X Server 10.5. Here's my question.
The people here are half-wits and any kind of backup which involves them, you know, actually doing anything is never going to happen.
My thought was to set up Mobile accounts for all of them s this provides seamless syncing and no issues if they leave their office, The problem seems to be to set up a mobile account seems to require a new user where all the people here already have home folders/stuff on their personal laptops (we don't share computers). The user I create on Open Directory seem, even if i give them the same details of the current user on their laptops, to be different. Is there a way to make this work or should I just make them all Time Machine backups to the server instead?
Thanks,
Ben

So create a csv file with the following headers and data
UserID, Alias
UserID should be the user SamAccountName, and the Alias is the Mailbox Alias that you want to set. Supposing that the csv file is named users.csv and located under C:\ , open the Exchange Management Console and run:
$users = Import-Csv c:\users.csv
Foreach ($user in $users) {
Enable-Mailbox -Identity $user.UserID -alias $user.alias -database 'DB1'
Set-Mailbox -Identity $user.UserID -IssueWarningQuota 1.5gb -ProhibitSendQuota 2gb 
Please Mark As Answer if this helps
ammarhasayen

Similar Messages

  • Creating multiple mailboxes using Powershell for users who already exist in AD

    Hi there,
    Wondering if anyone can help, I am wanting to use Powershell to run a command which references a CSV file to create a mailbox for a user who already exists in AD.
    It needs to reference the username, to ensure the correct user has a mailbox created (as mentioned they exist already in the domain), place them on a specific database (e.g DB1) and assign them an email address as well as possibly an alias email address
    too.
    Can anyone provide me the headings of the CSV file which would be needed as well as the powershell command to run. It would be great too if I could also set the quota sizes for the user at the same time of creating the mailbox, but if not possible or complicated
    I can run a script afterwards to do this. I would only want to warn them when their mailbox is 1.5GB in size and stop them sending when it reaches 2GB. 
    Thanks

    So create a csv file with the following headers and data
    UserID, Alias
    UserID should be the user SamAccountName, and the Alias is the Mailbox Alias that you want to set. Supposing that the csv file is named users.csv and located under C:\ , open the Exchange Management Console and run:
    $users = Import-Csv c:\users.csv
    Foreach ($user in $users) {
    Enable-Mailbox -Identity $user.UserID -alias $user.alias -database 'DB1'
    Set-Mailbox -Identity $user.UserID -IssueWarningQuota 1.5gb -ProhibitSendQuota 2gb 
    Please Mark As Answer if this helps
    ammarhasayen

  • Setting up mobile accounts to delete after logout issues

    Running a network with about 2,000 users. Due to the amount of time to login the sever at each workstation we set up about half of them to sync and to be mobile account within workgroup manager. We have the settings as followed for the sync....
    create mobile account when users log in
    and making network home and default sync setting.
    delete mobile account after 0 hours (originally set to 5 days)
    delete only after successful sync
    for the rules we are using preference sync always, but not in background. Same for home sync rule.
    So at first the users were logging in very fast and working great, the 1st 3 or 4 days we set up the delete mobile accounts to delete in 5 days. 2 days later we changed it to 0. in that time being about 300+ users logged in with the setting set to 5 .about 1 week later after changing the account expiry from 5 days to 0 hours most users started to get sync errors (from 10, 200+ errors) we looked into it a bit and noticed that under root/users...the users home directory were not being deleted fully, the entire folder is suppose to be deleted but instead it was only deleting downloads, pictures, videos ect, and it was leaving about 3 folders within its home. (documents, desktop and something else)
    we noticed once that happened to a user, when they would to log out and try to log into the same work startion we would get an error stating
    "unable to create mobile account, there was a problem while creating or accessing /user (then says users name)"
    This issue is due to that work group manager is not fully deleting the synced account. If we go in as root and deleted the users home in HD/users, they user was able to log back in with no problem and it recreates its mobile home and works perfectly.
    but as of now we have a hand full of users with this issue. please advise.
    we are using workgroup manager version (10.6 ) 361.1.1

    Hi
    All local users have rwx and no permissions for groups or others on Desktop, Documents etc. as they should.
    Mobile users have rwx and groups and others have rwx also on every folder. 06hstest is a mobile user
    drwxr-xr-x 12 06hstest SGCSD\do 408 Feb 1 12:48 .
    drwxrwxr-t 11 root admin 374 Feb 2 10:09 ..
    -rwxrwxrwx 1 06hstest SGCSD\do 3 Jan 19 13:37 .CFUserTextEncoding
    -rwxrwxrwx 1 06hstest SGCSD\do 6148 Jan 29 11:51 .DS_Store
    drwxrwxrwx 6 06hstest SGCSD\do 204 Feb 1 12:48 Desktop
    drwxrwxrwx 26 06hstest SGCSD\do 884 Feb 1 12:48 Documents
    drwxrwxrwx 11 06hstest SGCSD\do 374 Feb 1 12:48 Library
    drwxrwxrwx 4 06hstest SGCSD\do 136 Feb 1 12:48 Movies
    drwxrwxrwx 4 06hstest SGCSD\do 136 Feb 1 12:48 Music
    drwxrwxrwx 5 06hstest SGCSD\do 170 Feb 1 12:48 Pictures
    drwxrwxrwx 4 06hstest SGCSD\do 136 Feb 1 12:48 Public
    drwxrwxrwx 7 06hstest SGCSD\do 238 Feb 1 12:48 Sites
    Thanks,
    Martha

  • Steps to deploy Lync for users who own Office 365 E1/E2 licenses, but don't have Office 365 E3, using Office Deployment tool.

    After many hours of debugging with Microsoft support the system to install the Lync Client silently can be done with a SINGLE LINE command.  The steps to take are below. It should be an easy next step to put this as GPO installation since
    it is a simple command.
    Comments appreciated. 
    side question: Why is there no Lync 2013 or Lync Office 365 forum?
    Basic steps to deploy Lync for users who own Office 365 E2 licenses, but don’t have Office 365 E3, using Office Deployment tool.
    This also applies for other Office 365 service types where the full office suite download is not included.  In April 2015 This was impossible to find online and not know by the Lync support team.
    Steps are:
    Download the Office deployment tool from
    http://www.microsoft.com/en-in/download/details.aspx?id=36778 and extract it to a folder. For this
    example we will use the \\server\sharename
    location.
    Extracting it creates a setup.exe file and it show a sample XML file.
    2. Create XML file and give it a name such as LyncEntryRetail.xml
    Note: The key is the productID that has to be the “LyncEntryRetail”. Other product IDs will download a version that needs another office 365 license. The productID “LyncRetail” needs an E3 license of Office 365.
    <Configuration>
      <Add SourcePath="\\server\sharename" OfficeClientEdition="32" >
        <Product ID="LyncEntryRetail">
          <Language ID="en-us" />
        </Product>
      </Add> 
    </Configuration>
    3. From the folder where you extracted the Office deployment tool, run the following command on the command prompt to download the source files and store them on the shared drive:
     (on single line)
    Setup.exe /download LyncEntryRetail.xml  
    (This is the name of the XML file created above)
    One can also run the same on a server share by using UNC path names such as  (on single line)
    \\servername\sharename\Setup.exe /download
    \\servername\sharename\LyncEntryRetail.xml  
    (This is the name of the XML file created above)
    4. Run the following command on the command prompt on a machine where you want to install the software: (on single line)
    \\servername\sharename\Setup.exe /configure
    \\servername\sharename\LyncEntryRetail.xml  
    (This is the name of the XML file created above)
    Once you are comfortable that it all works, you may want to edit the XML file if you want to have silent installation and add the following lines.
      <Display Level="None" AcceptEULA="TRUE" /> 
      <Property Name="AUTOACTIVATE" Value="1" /> 
    Regards
    Bart
    Bart Louwagie

    Hi Chudly,
    For the office365 issue, I also recommend you can post in dedicated forum for more efficient support:
    http://community.office365.com/en-us/f/166.aspx
    If you want to modify the powershell script, please post the current script and the issue, we will notice and continue to follow up.
    If there is anything else regarding this issue, please feel free to post back.
    If you have any feedback on our support, please click here.
    Best Regards,
    Anna Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Is Azure File Service available for User who have MSDN subscritpion

    is  Azure File Service available for User who have MSDN subscritpion

    Hi Mohit,
    I responded to your other post as well, please see the approach there:
    https://social.msdn.microsoft.com/Forums/azure/en-US/f789cbeb-b01b-4cf8-ac97-513340ae7a5c/azure-file-services-not-available-in-preview?forum=windowsazuredata
    Thanks,

  • Account name  "domain/user" does not exist.

    Hi All,
    I am trying to install netweaver developer studio.The installation stops immediately after starting with the eror message Account name  "mydomain/user" does not exist.
    Any clue,where/why it is checking my domain and user in the installation.
    Thanks
    Bikram

    My domain/user account (does not exist) was a little more complicated.
    I'm trying to install it on a work laptop and here is what I have found out, hopefully it will help others.
    The installation process validates the user on the domain.  (once I connected to my work network, things started moving forward).
    Second issue, was the administrative rights for my username.  I had to make sure my user had the rights to install, added that user to the Admin group, and make sure the Admin group wasn't in debug mode.  (In my case, it was in debug mode, a remant of the IT organization reinstalling something for me.)
    Third issue, was two users were suppose to be created to help administer the J2EE server and during the installation process you will be prompted for two passwords.  Please keep in mind, if you are on your work domain and trying to install, the password policy used by the organization are actually upheld.  You must create a password that will be accepted by your company.  (I didn't realize this until I tried to create the same users outside of the installation and I an error message was returned with more of a description that made sense.)
    After all of that, I was able to install SAP Netweaver.  Well, at least it said, "Congratulations" and it completed.  I've yet to be able to access portal.  That is my next bug to tackle.
    Michael lee

  • Posting keys for account determination for transaction do not exist

    Dear SAP Gurus,
    While release to accounting service sale billing bellow error occurs while i made all necessary changes in VKOA.
    Posting keys for account determination for transaction do not exist
    Please guide me to coorect this error.
    With Regards
    MK

    Dear IMUKUL,
    Please search the forum before posting.
    Check the following thread and see whether it helps you.
    CIN Error
    Kindly make it a point to search forum before posting
    Thanks & Regards,
    Hegal K Charles

  • This user ID already exists

    Hi,
    Every time I try to create a new user account in OIM, I get the error "This User ID already exists. Enter another User ID." regardless of any user id I try. When I tried to create a new organization, I got the error "DOBJ.INSERT_FAILED. Insert failed."
    This happened after I imported oim tablespace from another environment.
    Thank you

    Yes, I copied .xldatabasekey after importing the tablespace. I can login and view all records but I can't modify or create new records. The log file contains the following errors when I try to create new organization:
    ERROR,08 Mar 2010 11:40:47,515,[XELLERATE.WEBAPP],Class/Method: tcManageOrganizationAction/createOrganization encounter some problems: Insert failed.
    Thor.API.Exceptions.tcAPIException: Insert failed.
    at com.evermind.server.rmi.RMICall.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMICall.java:109)
    at com.evermind.server.rmi.RMICall.throwRecordedException(RMICall.java:125)
    at com.evermind.server.rmi.RMIClientConnection.obtainRemoteMethodResponse(RMIClientConnection.java:517)
    at com.evermind.server.rmi.RMIClientConnection.invokeMethod(RMIClientConnection.java:461)
    at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:63)
    at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:28)
    at com.evermind.server.ejb.StatelessSessionRemoteInvocationHandler.invoke(StatelessSessionRemoteInvocationHandler.java:43)
    at __Proxy19.createOrganization(Unknown Source)
    at Thor.API.Operations.tcOrganizationOperationsClient.createOrganization(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at Thor.API.Base.SecurityInvocationHandler$1.run(Unknown Source)
    at Thor.API.Security.LoginHandler.oracleLoginSession.runAs(Unknown Source)
    at Thor.API.Base.SecurityInvocationHandler.invoke(Unknown Source)
    at $Proxy6.createOrganization(Unknown Source)
    at com.thortech.xl.webclient.actions.tcManageOrganizationAction.createOrganization(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
    at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(Unknown Source)
    at com.thortech.xl.webclient.actions.tcActionBase.execute(Unknown Source)
    at com.thortech.xl.webclient.actions.tcAction.execute(Unknown Source)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at com.thortech.xl.webclient.security.SecurityFilter.doFilter(Unknown Source)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    It also contains the error:
    ERROR,08 Mar 2010 11:21:28,363,[XELLERATE.SERVER],Class/Method: tcDataObj/save Error :Insertion of dataobject into database failed
    ERROR,08 Mar 2010 11:21:28,365,[XELLERATE.DATABASE],Class/Method: tcDataBase/rollbackTransaction encounter some problems: Rollback Executed From
    java.lang.Exception: Rollback Executed From
    at com.thortech.xl.dataaccess.tcDataBase.rollbackTransaction(Unknown Source)
    and,
    ERROR,08 Mar 2010 11:25:24,759,[XELLERATE.SERVER],Class/Method: QuartzWrapper/insertTaskHistory encounter some problems: ORA-00001: unique constraint (XLADM.TSH_PK) violated
    java.sql.SQLException: ORA-00001: unique constraint (XLADM.TSH_PK) violated
    Thanks for your help

  • Impdp ORA-31684: Object type USER:"USERNAME" already exists

    Hi,
    I use expdp/impdp to duplicate one schema in a database like this:
    expdp system/manager@DB SCHEMAS=SCHEMANAME
    then I drop destination Schema like this
    drop user SCHEMANAME_NEW cascade;
    create user SCHEMANAME_NEW identified by PW default tablespace TABLESPACENAME;
    and impdp like this
    impdp system/manager@DB FULL=Y REMAP_SCHEMA=SCHEMANAME:SCHEMANAME_NEW
    and I get this error:
    Processing object type SCHEMA_EXPORT/USER
    ORA-31684: Object type USER:"SCHEMANAME_NEW" already exists
    I know that the import was successful, but this error breaks my hudson build.
    I tried to add exclude like this
    impdp system/manager@DB FULL=Y REMAP_SCHEMA=SCHEMANAME:SCHEMANAME_NEW exclude=USER:\"=\'SCHEMANAME_NEW\'\"
    I need to get rid of this error.
    Thx

    You get this error because you precreated the user. All you need to do is add
    exclude=user
    to either your expdp or impdp command. Or let impdp create the user for you. If you need it to have a different tablespace you can just use the
    remap_tablespace=old_tbs:new_tbs
    This should take care of the default tablespace on the create user command.
    Dean

  • Mail account set up: Why no box for user name?

    I am trying to set up my wife's Mail.app to use her Exchange account. When I did mine, the first pane asked for name, email address, user name, and password. It then automatically grabbed all the information and set the account up. Very slick.
    For hers (on a different server), I don't get a box for user name. It's entirely possible that her server is configured differently and this won't work, but wouldn't Mail ask for a user name so that it could go look at the server?
    Any suggestions?
    TIA

    Do you still have that original Exchange account? If so, that'll be the problem. You can only have ONE Exchange account on any single device and so Mail simply doesn't offer the option if one already exists.
    This is a fundamental limitation of Microsoft's Exchange/Active Sync technology and not Apple's fault at all. Windows Mobile devices are similarly restricted and many users are deeply frustrated and unhappy about this, but there's nothing anyone can do.

  • Mobile Accounts:  Computer or User?

    I finally figured out how to set up my DNS/LDAPv3/server on my LAN.  But, playing around with setting up Users and Computers is still confusing.  I had unsucessfully set up a mobile account (multiple times), with a user directory (by accident), but was not sucessful in getting them to sync.  My scenario is this:  I have (1) MBP that I have an existing user account (my account) which also  happens to be the administrator account.  My goal is the get my home folder in my MBP to sync to the server I set up.  Eventually, I'll set up another laptop so I can use either and use the same home folder, or just log in as that user (myself) on the server directly.  So, a few specific questions so I can get started...
    1.  Using Workgroup Manager, should I be setting up a new "User" or new "Computer" on the server?
    2.  When I set up either for experimental purposes, Under Accounts>Basic, there is no Home Directory.  When I click the Home, then click + to add one, I don't know what I'm supposed to type (i.e.,  Mac OS X Server/Share Point URL, Path to Home Folder, or Full Path).  Ideally, it would be nice to have my network home folder of my PHD on my external RAID, but anywhere would work for the time being. 
    3.  Can this be done for an existing user on my MBP, or is this only for new users or computers?  Should I reinstall the SL client on my MBP and dedicate the Administrator as just that, then create a new user on the server and clone my existing home folder to it (with my applications and preferences on my MBP or course)?
    I've read through the user manual a few times.  But, I just don't have enough server knowledge to pick up on whatever Apple is explaining.

    From what I have done and learned with Mobile Users, these are few tips;
    First, you need to have a Mobile User in your server so you an sync it. You can not sync the user from your MBP just like that, the User needs to exist on the server to be able to get synced.
    Second, you need to create Sharepoints with AFP or witch ever service you wish to use, (I recommend AFP for mac user homes), Add AFP service in Server Admin and open it, create folder somewhere what you wish to use for sharing the data ( in the raid drive perhaps), and then click Share, and select use for User home folders. When you do this, this sharepoint will show in Workgroup Manager in User / Home tab, and you can just click it from there, and hit Create Home Now, then remember to Save.
    I believe there is a way you can transfer your user and home folder&files to your server, I remember reading about that somewhere in here, but I dont have spesific instructions for you I'm afraid. You need to search this forum.
    Hope this gives you some direction

  • Custom Auto Attendant Prompts through TUI not working for users who migrated from 2010 to 2013

    In Exchange 2010, we started using unified messaging and set up Auto Attendants. We setup a admin role/RBAC for people of a security group to be able to update the message on the auto attendants. They have the UMPrompts assigned role. All of this is working
    great in 2010. We have now migrated to 2013, and the users who were migrated from 2010 to 2013 can no longer update the messages through TUI. Newly created 2013 users can and are assigned the EXASCT same permission as the users who have been doing this for
    well over a year on 2010.  When they call the AA and press #,* they are asked to provide their extension, after doing so the system tells them that extension is not correct. and asks for the extension again.  Newly created users with the same permissions
    get prompted for their PIN and can log in and change the message just fine. 
    Confirmed Bug?  anybody else having this issue?
    What would be different for this process between a user who was migrated from a previous version like 2010 compared to a newer user who has only ever existed on 2013?

    What if the migrated 2010 users are in the same DB as the system mailbox? I had a similar issue during a migration; http://www.skypeadmin.com/2014/11/10/known-issue-um-automated-attendant-tui-editing-broken-migration/
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications
    This forum post is based upon my personal experience and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • AD mobile account stores Mac user profile in Windows home directory

    My Windows Server 2003 AD accounts have roaming profiles and user home directories stored in different locations on Windows Server 2003 servers. How do I prevent my MacOS tiger clients from copying the local user profiles for AD mobile accounts to the respective remote home directories?
    This unwanted behavior is quite similar to using Windows 9x clients in similar AD environment.

    I do need to automount the network home directory but do not desire to have it sync with the local home directoy. I disabled the "create mobile account at login" option and enabled "force local home directory on startup disk" and "use unc path from active directory ..." and these appear to have resolved the problem. Unfortunately the network home directory no longer automounts, nor do network accounts show up at the logon prompt (strangely enough, they can be configured to autologin.)

  • Trying to identify what to change for user who has permissions on a library but gets no search results from the library

    We are running SP 2010 service pack 2.
    Search is working for people in general.
    Yesterday user Y asked me why they (user Y) does not get results when they search for documents in the library. They get results back when searching other libraries.
    The library has a limited number of users who can access.
    The user is explicitly added to the library's permissions with Read permission.
    When I look inside the library at specific documents, the user is listed as having Contribute,Limited Access privs on each document.
    As an admin, I have accessed the site and performed searches and gotten results. Others on the site with various permissions get results back.
    So  it appears that search is working.
    What other things can I check - via powershell perhaps - to help identify and resolve user Y's dilemma?

    What we found is this.
    At the site level, only 4 users have access. At the library level, 3 more users were added directly and given read permission.
    These three users could see the contents of the library, read the documents of the library, but when they attempted to search the library, got "Access Denied".
    I was able to negotiate for a resolution of this problem for us to create a new SharePoint group for the site, give it Read permissions,
    and add that group to the library permissions. I informed the owner that he could check other libraries and lists and remove that group if there were things there that should not be accesible.
    I also warned him that if he were to put something confidential in, say, the announcements section, he would need to remove the group from that list as well if he didn't want the people to see that.
    So, the users now can see the results page, which is returned as a URL immediately under the site.
    There were a couple other work arounds that we could have tried - moving the shared library to its own subsite with different permissions than the parent site, or having the users use the enterprise search and to refine the results down to the specific library.
    Thank you for your question!.

  • How to skip approving steps for users who are also approvers?

    We have a business need to be able to skip the approving steps for the users who are also approvers.
    For this following steps were followed :-
    1) Open .task file and go into the Assignment tab. Double click on the performer box within the routing slip, this should open the "Edit Participant Type" editor. Expand the "Advanced" section and place a check next to "specify skip rule", then click the edit icon to the right. Now enter an XPath expression that will test whether the current user is equal to the task creator.
    2) We used - isUserInRole XPath function in the "Identify Service Functions" dropdown - first param to function is the userID, the 2nd is the role name.
    We tried with hardcoded userID as well as by using
    ids:isUserInRole(/task:task/task:systemAttributes/task:updatedBy/task:id,'California')
    where 'California' is the group name (as one of the forum threads told this function works with groups).
    We also tried with swimlane roles(using bpm.getPerformer() function) but it does not work either.
    Please let me know if any one has any solution to this problem.

    session as DirectorySession = DirectorySession.currentEngineSession
    dirHum as Fuego.Fdi.DirHumanParticipant = DirHumanParticipant.fetch(session : session, id : "myUserId")
    result = hasRoleAssigned(dirHum, role : "Approver")Give that a try...
    HTH,
    -Kevin

Maybe you are looking for

  • Item category 003 needs to be corrected

    Hi, While simulating vendor / customer invoice I am getting error as 'Item category 003 needs to be corrected'. Could anyone help me to understand why this error occurred and how to go through it? Thank you,

  • Copy control for sale office in delivery

    Hi, In our delivery note the field sale office is blank... we need that this field will be filled by copy control or user exit from document sale (order sale)... always the deliveries are for the same sales office. Any clues for achiving this? Best R

  • Adobe and script causing slow run

    Every once in a while I get a spinning beach ball for about 10 seconds, then a box saying an Adobe Script is causing things to run slow, do I want to abort the script. I do and everything's fine. What is it that's happening? Should I trash Adobe Read

  • DNL_CUST_PROD1 is in Running status for Delta Mat Grp - SRM 7.0

    Hi Experts , We are configuring SRM7.0 with ECC6 ( Ehp4) having Classic Scenario We already done initial upload of all Mat Type , Mat Grps, Material  & Service Master data successfully. Now one Mat Grp is added in ECC, and I am tring to replicate thi

  • Offset in Category axis when in Column chart : Numbers

    Hi, Is there a way we can offset x-axis in a column chart? To give an example, I want to plot x=1,2,3 vs y=-1,0,1. However, Instead of x-axis starting at '0', I want to have it start at -2. In this way, I can have an increasing order graph rather tha