Triggering attestation tasks with reosurce scope based on resource attr

We have a requirement where the user has multiple accounts on a partcular resource (different type of accounts .. user account, service account, generic account etc. each of which is distinguished by a custom reosurce attribute). The default functionality of OIM allows to define attestation tasks at resource level. The resource scope is defined based on parameters like.. resource name, resource type etc. If we do this then the reviewer will see all the type of accounts in the attestation task. We don't want to do that. For the same reosurce we want to create separate attestation tasks for different type of accounts (distinguished by resource attribute) based on a resource attribute. Is it possible to achieve this? Any insight is highly appreciated.
Thanks.

Use the responses returned by task T1. Lets say for create user, Task T1 returns a response "CREATE". So in the responses tab add this response, select it and in the tasks to generate section add "Create user" task to this response. In the same way task T1 returns response "DISABLE", so on DISABLE response select task to generate Disable user.
regards,
GP

Similar Messages

  • I need to make a task with less as3 code and more timeline structure and event dispatcher !

    I went to an interview in a big company. I had to make a  task in which there is a wall with 3 lines and 5 columns filled with bombs.When you click on a bomb the bomb changes its scale, a robot enters, goes under the bomb and takes it, then goes to a smaller wall, makes the bomb smaller and place it at the same place it had been in the previous wall.I made the task with tween througout as3 code.The interviewer told me it was good but i need to make it with the less code possible and with more complex timeline structure and to use event dispatcher.What is the best way to do this ?

    The immediate thing that comes to mind is they might want to see that you can balance work between design teams and development teams.
    To do that, the robots movements (pick up bomb, bomb grows/shrinks, arms/treads/legs moving, sequences of 'doing things') can be timeline based so animators can work on those separate from code.
    Developers would be working on the logic of keeping score, moving the robot around to the correct spot with path detection, collision detection, etc.
    It's very similar to thinking in simple factories (which Flash is good at being automatically with timelines), and a bit of MVC (or just VC in some cases).
    Big companies have lots of different types of employees so you'll probably be very specific in your role so you're efficient.

  • Creation of followup task with a time delay.

    Hi experts,
    We are configurating a scenario where in a activity should generate a followup task automatically after 30 min.
    I have configured the above using the action profile and date profile. I have used the start condition as :           & planned start date from &  < & current date + time&  
    ( I have defined the date rule as :  planned start date from = Today + 30 min  )
    and selected schedule automatically option.
    The problem is the task is created only if I edit the activity after 30 min.
    What more needs to be done for automatic triggering of task without opening the activity.
    Is there any program needs to be running at regural intervals for automating executing of actions?
    Kindly suggest me how to go about this.
    Thanks in advance.
    Regards,
    Madhu

    Thank you very much for your quick response.
    I have tried by using the same condition in scheduling conditions also.
    I dont think there is any problem with the conditions.Because I could able to see the task when I edit the original activity after 5 min.
    The task should be generated automatically without going to the activity.
    Regards,
    Madhu

  • BlackBerry Link and syncing Contacts, Calendar and Tasks with stand-alon​e desktop installati​on of Outlook 2010?

    I have used Blackberries in business since the beginning. Fantastic products!
    Sadly after spending the better part of Feb 6th transitioning from Torch to Z10 I have had to abandon the effort and request an RMA number to return the Z10.
    Here is why:
    "Link" appears to be focussed on syncing documents and media like content such as music and movies but does not, from what I can tell, sync Outlook Contacts, Calendar entries or Tasks. I have never bothered putting music or movies on a BB... never had the time to fuss with such... however, I use, edit and sync my Contacts, Calendar and Tasks between my Torch and my desktop PC every day... as in EVERY day!
    From a review of postings on various forums there does not appear to be a solution in the works to this problem and the trend appears to be to use a Cloud based email or service to host such "PIM" information and then sync the handheld to the Cloud repository. This method MAY be suitable for some forms of info but it is not suitable to post such personal info on the cloud... it needs to stay on the desktop and in the handheld device, both of which are password protected and looked after carefully.
    This is an odd situation, BB (RIM) cut their teeth on pages, emails, BBM and great cell calls, mainly in a business environment. Many small business users live and die on their BB. They do not run Exchange Server... they run Outlook stand alone on a desktop. To remove this functionality from the Z10 (BB10 overall perhaps) seems at best to be a serious oversight.
    I wish BB the best with the Z10 and hope to see it do well. For me, I had to make a choice between the efficiency and effectiveness of syncing Outlook Contacts, Calendar and Tasks with the Torch, or hand feeding and maintaining thousands of constantly changing entries into what is undoubtedly a more powerful and wonderful looking Z10. Efficiency and effectiveness won over brawn and beauty. The Torch is back on line... It's a tool... a really great tool! Tomorrow it will process a hundred emails,  numerous SMS messages, a few BBM's, keep me on time and feed me a bunch of useful phone numbers and addresses as it has for a couple of years now. It will also spend an hour or so teathered to my laptop at a remote location where there is cell coverage but no internet. It will NOT display any movies, tweats, twits, or facebook stuff that I won't have time to look at anyway. The fast, powerful, shiny Z10 is heading in an RMA bag back to Telus. 
    I have a sort of sick feeling in my gut and hope to be able to sync again in the future!

    my feelings and my situation excatly

  • Creating attestation tasks using code

    Is there anyone out there with experience of creating new attestation process tasks (APT table) and reassigning specific attestation task details (ATD table) to the new attestation process tasks?
    My situation: I have a resource object that is assigned to the person that I want to perform the attestation. I create the attestation normally but the only choice I have is to assign all tasks to a single individual or to the user's manager. I choose a single individual. Once this attestation runs I want to reassign each task to a different user, however, there is only one task (APT record) created and all the task details (ATD records) are associated with that one task. I need to create new tasks for each request and associate the two. I have been able to reassign attestation tasks from one user to another by simply changing the usr_key on the APT table record but I am not sure if I can just insert a new row in the APT table and set all values to associate it with the proper ATD and ATR records and not muck something up in the attestation process.
    Feel free to criticize my idea, all feedback is welcome. Thanks!
    Edited by: h.mcpherson on Oct 29, 2010 6:32 AM

    Kevin,
    Thank you for your reply. Could you please give me some details on the API you are refering to? This might directly solve my dilemma. I found no methods in the javadocs for AttestationDefinitionOperationsIntf or AttestationOperationsIntf for reassigning the attestation request details to a different user.

  • Initiating a deployment task with id 0,1,2,3...same jar file

    I have been deploying a single EJB jar file but my server starts redeploying same
    jar file until I kill the sever its keep doing this, because it deployed jar (EJB
    component) once successfully, all of next attempt cause "NameAlreadyBoundException".
    I don’t know why it is re deploying same component? Please help.
    pls look at this statement from myserver.log file..
    Initiating a deployment task with id 0 for application appsdirtitanapp_dir
    preparing application appsdirtitanapp_dir on myserver
    EJB Deploying file: titanapp\titanejb.jar
    prepared application appsdirtitanapp_dir on myserver
    activating application appsdirtitanapp_dir on myserver
    EJB Deployed EJB with JNDI name CabinHomeRemote.
    activated application appsdirtitanapp_dir on myserver
    Configuration changes for domain saved to the repository.
    Completing a deployment task with id 0 for application appsdirtitanapp_dir with
    status Completed
    Initiating a deployment task with id 1 for application appsdirtitanapp_dir-0
    I am using Weblogic 7 and using workbook example of Monson-Haefel book.
    Thanks in advance.
    Kumar

    This looks like a bug.
    Is there something in your app which makes it modify the timestamp of the
    root directory or rootDir/META-INF/REDEPLOY file ? That would be the only
    valid reason for the auto deployment to keep triggering. If that is the case
    you might want to use weblogic.Deployer.
    "Kumar" <[email protected]> wrote in message
    news:[email protected]..
    >
    I have been deploying a single EJB jar file but my server startsredeploying same
    jar file until I kill the sever its keep doing this, because it deployedjar (EJB
    component) once successfully, all of next attempt cause"NameAlreadyBoundException".
    >
    I don't know why it is re deploying same component? Please help.
    pls look at this statement from myserver.log file..
    Initiating a deployment task with id 0 for application
    appsdirtitanapp_dir
    preparing application appsdirtitanapp_dir on myserver
    EJB Deploying file: titanapp\titanejb.jar
    prepared application appsdirtitanapp_dir on myserver
    activating application appsdirtitanapp_dir on myserver
    EJB Deployed EJB with JNDI name CabinHomeRemote.
    activated application appsdirtitanapp_dir on myserver
    Configuration changes for domain saved to the repository.
    Completing a deployment task with id 0 for application
    appsdirtitanapp_dir with
    status Completed
    Initiating a deployment task with id 1 for application
    appsdirtitanapp_dir-0
    I am using Weblogic 7 and using workbook example of Monson-Haefel book.
    Thanks in advance.
    Kumar

  • How to manage tasks with variable duration / amount of work

    Hello,
    I'm currently trying to build a macro planning for my department for the next 2 years.
    In my plan, there is a task that has a variable duration and amount of work. People will start / stop working on it depending on the beginning / end of other tasks. The only way to do this I've found so far is to split the task into multiple subtasks
    (one per resource) that are manually scheduled with start and end dates linked to the dates of the tasks they depend on. However, I think this workaround is really not practical and hard to manage since for each subtask I need to create milestones for linking
    the start date to the next working day. Relationships between tasks are also not visible in the plan. I've also read that in general it' better to avoid using links, but is there a better way to manage this in Project 2013 ?
    Best regards,
    Sébastien.

    Seb_Lz,
    There are several elements of your description that need more detail.
    You mention a variable duration. That could simply be a normal task that changes scope as the plan progresses (i.e. more work content, slipping schedule, etc.), or it could be indicative of what is called a hammock task (See Faq 19 on the MVP website at: http://project.mvps.org/faqs.htm).
    You mention linking as a way to define task dependencies. That is exactly what task predecessors and successors are designed to do. Task links have nothing to do with resources. It's not clear why you say only one resource per task.
    You talk about manual scheduling and entering start and finish dates. Manual scheduling is intended for a very rough first cut at a working schedule. To get the full benefit of Project's scheduling engine, tasks should be auto-scheduled and the whole logic
    network sequence of tasks should be defined by durations and links, not by manually entering dates. It's fine to set critical milestones or use Project's deadline feature, but otherwise let Project tell you how your plan all works given the basic data.
    You say relationships are not visible in the plan. Don't understand that at all since link lines between tasks are shown by default in task views (e.g. Gantt Chart view).
    Not sure where you read that it is better to avoid using links because that is flat out wrong, at least for normal predecessor/successor links within a single file. If you are working with a linked structure (i.e. master/subproject), or using external predecessors/successors,
    then yes, links become a whole new area of concern.
    John

  • Feature - use case scenario with different scopes

    Can we share few real-time use case scenarios when we can create SharePoint 2010 Feature with following scope levels:-
    1. Farm
    2. Web application
    3. Site collection
    4. Site
    I mean with real-time examples....

    Below are the examples which you can build based on different scopes.
    1. Farm(Farm-scope) - Web templates
    2. Web application (Webapplication-scope) - Timer Jobs
    3. Site collection (site-scope) - Content Types, web templates
    4. Site(web-scope)
    - Lists, Content Types
    You can build a Content Types by
    web scope or site scope, but it makes more sense in making them
    at site scope so that it can reusable. If you see the above examples web templates can be built either at FARM or site scope, you have to decide at which scope you need to develop based on your requirement.
    Check the below elements which can build at various scopes.
    http://msdn.microsoft.com/en-us/library/office/ms474383%28v=office.14%29.aspx
    I would suggest you to go through a list of features and their scopes available in SharePoint 2010 to get an idea when to try to build a new artifact
    https://social.technet.microsoft.com/wiki/contents/articles/7695.sharepoint-2010-list-of-features-id-displayname-and-scopes.aspx
    Hope this helps.
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • Aquisition of parts of large signals with ni scope

    Hello
    I am trying to aquire large data with ni scope.
    The aquisition time is about 2 seconds with a sampling frequency of 50 MHz.
    I figured out that this amount of data is too large. The NI USB 5133 does not have enough memory.
    Actually I do only need some parts of this 2senconds signal thus it would be possible to aquire only some parts of the signal.
    Moreover I need to average the signal to reduce the noise.
    I am trying and trying but couldn't make it out so far.
    Maybe you could help me with some ideas....
    Thank you very much

    This type of question would be more visible on the High Speed Digitizers Forum.  
    The USB-5132/5133 is a finite acquisition digitizer.  The record size is limited by the total amount of memory on the digitzer.  A 32MB/ch memory option for the USB-5132 and USB-5133 has just been released, which increases the maximum record length by a factor of 8 in comparison to the 4MB/ch option. 
    If you need to acquire more data, you must re-initiate the task to take a second record.  There will be some "deadtime" where no samples are acquired during this initiate step.  Some benchmarks have been provided to show what equivalent data rate can be achieved using this method.  For continuous acquisition, consider a PCI, PXI or PXIe digitizer.
    Jennifer O.

  • Create TRM task with resource element assigned

    hi all.
    I want create a TRM tasks with the resource element yet assigned.
    There are some customize action or Add-in to do this???
    Thanks a lot
    Ismael

    Hi,
      Tasks automatically get created based on Transfer orders with the help of this BADI and program:
    LTRM_RQST_GLOBL_SCAN. Look at example  implementation class inside BADI definition.
    After implementing this BADI.
    Call this Function Module to create tasks automatically:
    LTRQ_REQST_SCHDL or you can set up this program RLTRQSCHEDULER in background
      For you to assign a task , use the following FM:
    LTSK_TASK_ASSIGN
    Hope this helps
    Thanks
    Vinod.
    Edited by: Funko Technical on Jan 20, 2010 8:47 PM

  • Linking tasks in schedullingGantt pojo based

    Hello dudes,
    I made schedulling gantt based on pojo, as in adfFacesDemoApp. I want to join some tasks with line, as I read the docs, it looks like should be possible, but somehow doesn't work for me.  I have class TaskDependecy.java as in adfFacesDemo. If i put breakpoint on
    public class TaskDependency {
        private Task m_from;
        private Task m_to;
        private String m_type;
        public TaskDependency(Task from, Task to, String type)
            m_from = from;
            m_to = to;
            m_type = type;
        public String getFromId()
    *        return m_from.getTaskId();
    debugger stops. It means gantt tries to find dependencies, but somehow fails to draw them. Any ideas how to fix? Is it really possible to link tasks in scheduling gant?

    I'm not entirely sure I know what is going on here but I think I have an idea.
    POJO datasources use a 'push' data model which means that you are responsible for gathering the data and pushing it into the report. This means the data must be collected and be ready when the report is run.
    When you embed the subreport inside the main report you are able to push the data into the subreport at the time of rendering.
    When you link the report you are saying that you only want to run the when you click on the report. In this case you have to wait for the end user to click on it. I'm pretty sure that Crystal Reports won't prerun the report so that the POJO data will be available.
    When the subreport link link gets clicked the engine will go and look for the data but it will no longer be available. Does that make sense?
    <a href="/blog/10">Rob&#39;s blog - http://diamond.businessobjects.com/robhorne</a>

  • SSO with Hybrid Cloud-Based Deployments

    Hi
    I´m wondering, how SSO works with Hybrid Cloud-Based Deployments.
    I want to use Jabber for Windows with WebEx Connect and Unified Communications integration with Cisco WebEx.
    Questions:
    How can I configure Jabber for Windows to use SSO with WebEx Connect after Client-Installation?
    I´ve read, that SSO username with WebEx Connect will be [email protected] Correct?
    I´ve read, that I have to create a jabber-config.xml with a follows to enforce Jabber for Windows to use the Webex-Connect login credentials also for Phone Services. Correct?
    <CUCM>     <PhoneService_UseCredentialsFrom>presence</PhoneService_UseCredentialsFrom>   </CUCM>
    If this is correct, Jabber for Windows will use [email protected] to authenticate with CUCM, but CUCM would need only the username without the domain. From my point of view, Jabber for Windows will not be able to authenticate with CUCM for Phone Services.
    Any thoughts?
    thank you
    Tino

    Hi Maqsood
    Thanks for your info. I´ve tested the "PhoneService_UseCredentialsFrom" attribute in my hybrid deployment and it seems, that it effects the jabber also in this scenario: the credentials form in the jabber options menu are not displayed.
    My understanding of the admin guide is, that it should work:
    Authentication in Hybrid Cloud-Based Deployments
    If the client authentication credentials are the same as the voicemail service credentials on Cisco Unity Connection, you can specify the VoicemailService_UseCredentialsFrom parameter in the Cisco Jabber for Windowsconfiguration file. This parameter uses the client authentication credentials to access voicemail services. As a result, Cisco Jabber for Windows users do not need to enter their credentials for voicemail services in the client.
    You should ensure that the sign in credentials and voicemail service credentials are the same for the Cisco Jabber for Windows users. If you set this parameter, the Voicemail section is not available on the Phone accounts tab in the Options window.
    thanks,
    Tino

  • How to write to one channel of a task with multiple channels? (plus other things...)

    So I have a USB-6009 DAQ.  It has 12 digital output lines.  I want one channel that is "Dev0\line0:10" which represents an address bus in my application.  And a second channel "Dev0\line11" which represents a program enable line in my application.
    I have tried creating two different tasks and adding one channel to one task and the other channel to the other task.  The only task that worked was the task with "Dev0\line0:10".  It was always the task containing that channel, regardless of the order of creation.  So then I moved on to a different method.  (I read somewhere that I should only create one task of each type.  like only 1 DO task only 1 AO task etc...  However I am also using the two analog ouputs to and have a task for each AO and they work just fine.)
    I tried add both channels to one task.  But when I needed to control only the address bus, I had to have some information for the other channel as well.  This was a little trying, but I could configure it that way.  But it turned out to be easier for me to just make one channel with all the lines and OR in the data for line11 with each write.
    I just wondered if it was possible to write to one particular channel of a task and not the other channel?  That would really be the ideal solution for me.  especially if I could write multiple samples to the one channel while I left the other channel alone.  Which brings up another complaint... Why does WriteMultiSamplePort only work if I use a DigitalMultiChannelWriter, and not if I use a DigitalSingleChannel writer even though my task only has one channel (and by the way I set up the channel as one channel for all lines)?  A perplexing issue to be sure.
    And no I can't just load all my samples into an array and write them all at once because I also have to manipulate the two analog outputs in between the various digital writes.
    I am using NI DAQmx 7.5 and C#.  I am trying to use the DAQ to program a digital switch, which has proven to be a real challenge.  In push-pull mode there is too much ringing for the switches programming port to tolerate.  But the switches interface is LVTTL, so I needed the 3.3V.  When I changed to open-collector I had to use voltage dividers to drop down to 3.3V.  But the rise time using open-collector is too slow for me the program the switch in serial mode, so I had to change to parallel.  The switch has an 11 bit multi-plexed ADDR/DATA bus.  So the DAQ I had chosen to use which had plenty of lines for the serial programming, now is strained to it's absolute limits by the parrallel interface.   ARGH.  The only output I am not currently using is the counter, and I'm going to need it if I ever want to read back from the switch.  But first I have to seperate the ADDR/DATA bus from the CS line on the DIO lines of the DAQ.  And I don't know for sure what I'm going to do about the voltage level translation when I have to go bi-directional.  Maybe I can filter out the ringing in push-pull mode?  Any thoughts on that?

    Hi Saikey,
    In most cases, you are exactly right: you can only use one task for one type of operation (i.e. only one analog input task in the same program). With the USB 6009, you can have multiple digital output tasks running at the same time. I was able to run a digital output program with two different digital output tasks configured for a USB-6009.
    However, you stated that it would be better if you had everything in a single task for your application and write data to only some of the channels. The easiest way to do this is to modify your array of output data so that only the data to that one channel is changing. So, for example, if you keep writing a 0 to the channels that do not need new data nothing will change.
    If you have to change your analog outputs during this program, you could create an event structure that would stop and restart the analog output tasks without changing the digital output data. I hope that you find this information helpful.
    Regards,
    Hal L.

  • How to use a multiple boards (6321/6323) analogical acquisition task with simultaneous analogical generation task using the same boards (Labwindows CVI10)

    Subject : it seems impossible to run a multiple boards analogical acquisition task with one or several analogical generation task using the same boards.
    NI Configuration : Dev1 = Dev2 = 6321 boards
    Development environnement : LabWindows CVI 10
    Source code for analogical acquisitino task :
           DAQmxCreateTask("",&AIRecordingtaskHandle);
           DAQmxCreateAIVoltageChan(AIRecordingtaskHandle,chan,"",DAQmx_Val_NRSE,min,max,DAQmx_Val_Volts,NULL);
           DAQmxCfgSampClkTiming (AIRecordingtaskHandle, "", rate, DAQmx_Val_Rising, DAQmx_Val_FiniteSamps, sampsPerChan);
           DAQmxGetTaskAttribute(AIRecordingtaskHandle,DAQmx_Task_NumChans,&gNumChannels);
    Chan = "Dev1/ai0, Dev1/ai1, Dev1/ai2, Dev2/ai1"
    Source code for analogical generation taskS :
           DAQmxErrChk (DAQmxCreateTask("",&AOtaskHandle_C1_DAC0));
           DAQmxErrChk (DAQmxCreateAOVoltageChan (AOtaskHandle_C1_DAC0, chan, "", min, max,DAQmx_Val_Volts, ""));  // chan vaut Dev1/ao0
           DAQmxErrChk (DAQmxCreateTask("",&AOtaskHandle_C1_DAC1));
           DAQmxErrChk (DAQmxCreateAOVoltageChan (AOtaskHandle_C1_DAC1, chan, "", min, max,DAQmx_Val_Volts, "")); // chan vaut Dev1/ao1
           DAQmxErrChk (DAQmxCreateTask("",&AOtaskHandle_C2_DAC0));
           DAQmxErrChk (DAQmxCreateAOVoltageChan (AOtaskHandle_C2_DAC0, chan, "", min, max,DAQmx_Val_Volts, "")); // chan vaut Dev2/ao0
    At the first DAQmxReadBinary call attempt, the system shows an error (see attached document) 
    What we understand about that error : it is impossible to run the two set of tasks (ai and ao) using ressources from both Dev1 and Dev2 in the set of tasks because it is not allowed to use the same Reference Clock for that.
    The question is : is there a way to to that without having that kind of message?
    We tried different combinations :
    - Using only one ao task (on Dev1/Dac0) : same error
    - Not using any ao task (only the ai task) : no error
    - configuring the ai task with only channel from Dev1 : no error 
    - Using "/Dev1/ai/SampleClock" as internal clock for the ai task and "/Devk/ao/SampleClock" for each ao task (k standing for "1" or "2" depending of the ao task we consider) : error
    Thanks a lot.
    Pièces jointes :
    MsgErreur NIDAQmx.JPG ‏38 KB

    doublon
    Valentin
    Certified TestStand Architect
    Certified LabVIEW Developer
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    Travaux Pratiques d'initiation à LabVIEW et à la mesure
    Du 2 au 23 octobre, partout en France

  • Error enabling "Mail, Contacts, Calendars, and Tasks with Outlook" in iCloud 3.0  Control Panel

    Unable to enable option “Mail, Contacts, Calendars, and Tasks with Outlook” under iCloud 3.0  Control Panel.
    Get following error when clicking checkbox to enable it under iCloud 3.0 Control Panel.
    "Setup can't continue because Outlook isn't configured to have a default profile. Check your Outlook settings and try again."
    Have tried the following:
    Uninstalled / reinstalled iCloud 3.0 control panel
    Removed all mail accounts from Outlook 2013 except MS account
    Confirmed Outlook was chosen for  “Always uses this profile” under Control Panel – Mail (MicroSoft Outlook 2013) – show profiles
    Still get the same error when trying to enable the option under iCloud 3.0 Control Panel
    PC is running Windows 8.1 (64 bit)
    Outlook 2013 was just installed on the PC as part of new Office 2013 installation

    Two more things:
    First, sorry for the bad spelling, grammar, and all of that. English isn't my first language and I'm so frustrated at this point I'm not paying any attention to it. Sorry!
    Second, after trying to repair again the icloud 3.0 through the Control Panel of Windows, guess what? It made Offce to crash again! Now I will have to install it again.
    =(

Maybe you are looking for

  • Hotmail tools missing highlight color tool IE & Apple same Hotmail a/c is ok

    IE9 terrible, so as many advise I changed to Firefox & true in SRV is great, but when I access Hotmail live my account via IE 8 or 9 or Apple Safari browser, the email compose site has the last tool after text color as a highlight color button. I use

  • 2 Workflow Notifications regions in Home page?

    Hello, I'm working in a 11.5.10.2 environment. Has anyone tried to "put" 2 Workflow Worklists in the Home Page? My customer wants to see both and work with them independently. In the same page !!!!!!!!!!!! Is this possible? Are there implications in

  • Authorizing songs to burn did not help

    I re-authorized some songs on my playlist of purchased songs, some bought from a defunct email, but though the message told me authorization was successful, when i clicked BURN the same songs were listed as unauthorized. this occurred several times.

  • Deployment utility missing from Tools menu

    I'm using NI TestStand 4 (Development system) and I only get Customize... button on Tools -menu. There used to be Deploy TestStand System button but now it's gone. Any ideas what is wrong? I don't remember doing any changes to TS Sequence editor or L

  • External drive drive shows empty and 890 MB of files

    So I bought a 2tb external drive to save space on my main drive - I copied all my movies and have been dropping a bunch of mini dv tapes onto it - but when I open the drive none of them show up When I get info in disk utility I get one that shows I h