How to filter simpleChat messages (private chat)

So I tried to find the solution, but after several hours, I can't find how to do it.
My use case:
There is one host for a room. Others users in the room can only talk to the host, and the users can only see their private discussion with the host. Users can see the chat component only when the host is connected.
The host use another application in which he can see the list of users who are talking to him. He can select a user in the list, and he see a simple chat with only the messages between him and the selected user.
What I have completed (I think it can help others in the future, and maybe there are better way to do it):
* In the user application: use the userManager property of your ConnectSessionContainer. It has an arrayCollection named hostCollection concerning the hosts who are currently connected.
In my case, I put the chat components into a container, and use a binding to the visible property:
visible="{connectSession.userManager.hostCollection.length>0}"
You can also add an event listener to the userManager and listen for UserEvent.USER_CREATE and USER_REMOVE and check if event.userDescriptor.role==100  or checking the hostCollection.length of the userManager again.
* If you subclass simpleClass, you can access to the _toCombo which is the combo box of the chat.
You can set its visible property to false, and set its selectedItem to the first object in its dataprovider which role is equal to 100 in order to force the chat to be private with the host.
* In the host application, you can create a list that use the ConnectSessionContainer.userManager.audienceCollection as dataProvider to have a list of the users.
It's easy to set the combobox of the simple chat to speak only to the selected user, but what I haven't been able to do is to filter the history to only show the conversation with the selected user, and not other messages, without creating several rooms.
I looked into the source code, but the history property of the simpleChatModel is just a string, and haven't find an easy way to filter it.
I looked for an arrayCollection of the history nodes, because I could have use the filter property of the collection, but I haven't find it.
So, where should I look, and what is the best way to filter the history using the recipient_Id?
Thank you for your help...
Sorry for the long post, but maybe it will help someone in the future...

Thank you for your response Hironmay,
I made some great progress by sub-classing both the simpleChat and simpleChatModel classes.
I read on Nigel twitter feed that he hates private, and I can thank him for his love of protected members, because it made my job so much easier!
I will explain what I did in the interest of other users, but I've got one last question: 
In the Room Console AIR app, there is an "retract all items" in the node details of the explore tab. 
I want to build the same button in my host chat application, but I haven't find a way to do it. 
There is a retractItem method on the CollectionNode class, but it requires the itemID and I haven't find a way to access every item in the chat history in order to get their itemID. 
I tried the clear() method of the chatModel, but it cleared only the current session, and leave the items in the server, and when the host logout, the items reappears when the host login again. 
On the bright side, here is what I use for my applications:
- Subsclassed the simpleChat in hostChat and clientChat classes, and the simpleChatModel in HostChatModel and ClientChatModel
- subclass the ChatMessageDescriptor ==> PrivateChatMessageDescriptor with 2 properties: userConcernedId and fromHost (boolean)
- override in the HostChatmodel the addMessage function to obtain  PrivateChatMessageDescriptor instances, and I add them in an ArrayCollection
- When the host select a user in the RosterList, a filter is used on the ArrayCollection, and the HistoryTextArea is updated to show only the thread between the host and the user. The _toCombo is updated to send private message to this user.
- I override the updateTypingIfNeeded method of HostChat to use a SharedProperty which contains the userId of the selected user when the host is typing or an empty string. This way, in the clientChat, I only show for the user when the host is typing a message for him, and not when other users are typing.
- I replace the TextInput by a TextArea to enable multiline input (well, this one opened lots of problems to fix, but I have)
- A lots of other tweaks  
So as you can see, I made it
But I look forward to a new set of sparks component, because it would have been much easier to extend the SimpleChat without rewritten half of it. 
And here are some of my feature requests: 
- In the SimpleChat class, add a protected getAndInitModel() , which would be called in the subscribe method. This way, one can switch the model without overriding the subscribe method of the Chat class.
- Have a "multilineInput" property in the SimpleChat class to chose a TextInput or a TextArea as the user input component.
- Provide a way to enable Host/Users interaction directly in the pods without having to create a new room for each user to "separate" them.
I think a lot of use cases for LCCS would be to implement solutions for Customer Experience, and that will need more focus on what the host can do (private chat, ...) 
Thank you again for your help, and thank the entire teams for this incredible service. 
Dimitri K.

Similar Messages

  • How to filter CAN messages on MCB2300?

    I have an application that is giving me a stack overflow error with too much CAN traffic.  I only need to monitor one message, and if I only have that one message on the bus it works good.  As soon as I add the other messages on the bus I get the error, so I figured I could just filter out the ones I don't wan't to read.  I put the filter in my code, but I still get a stack overflow when all of the messages are being broadcast.  How does the filter work?  Do messages go to the memory stack first until a software routine has time to go through and filter unwanted messages?
    Solved!
    Go to Solution.

    I have an update.  I first found out that the filter was not working at all.  Every message was getting passed through even though they should be filtered out.  As I was deleting portions of the code, I noticed that the filter suddenly started working.  After a number of iterations and deleting things one by I have it narrowed down.  The code as is has a non-functioning filter.  If I delete the COM port config's, then the filter starts working properly.  If I leave the COM port configs in place and delete where I write messages on CAN2, then the filter works properly.  I'm not sure how either one of these could be affecting my CAN1 filter.  The attached code is in LabVIEW 2010.
    Attachments:
    Test Code.vi ‏50 KB
    ARM_Globals.vi ‏8 KB

  • JMS - How to receive specific messages (by time stamp)

    Hi,
    I need to receive messages from a queue, but only ones that were sent in a specific time stamp (e.g. more than ten minutes ago).
    i have the methods receive or receiveNoWait, but I dont know how to filter the messages according to the time they were posted.
    (I dont want to receive all the messages or the next message in the queue, instead, i want to empty all the old messages from the queue and leave only the new ones.)
    How do I do that?
    Thanks,
    Ruvik

    Hi Ruvika,
    Do you want the messages older than 10mins to be discarded? If you want only message which are there for less than 10mins then you can probably use one of these methods
    For QueueSender:
    send(Message message, int deliveryMode, int priority, long timeToLive)
    or
    For TopicPublisher:
    publish(Message message,int deliveryMode,int priority, long timeToLive)
    The timeToLive is in milliseconds. After that the message should be discarded by the provider.
    Check out the JMS API documentation for more details.
    Have fun!!!
    Robo

  • How long does my private chat/message convertation...

    How long does my private chat/message convertation last in skype? I can't find back one convertation from januar-feb 2015 and some from 2014. Do skype delete my message if i don't write for a while?
    This post was transferred from its previous location to create its own new topic here; its subject and/or title has been edited from "Skype messages" to differentiate the post from other inquiries and to reflect the post's content.

    thanks for the reply, how ever ive already contacted itunes support and they didnt say any thing about why my ID was disabled. So now what go directly to Tim cook an have this problem resolved ? P.S your user name is great

  • How do i send message only to intended client  (Private Chat) ??

    i need embed a live chat for customers where they can send their queries to Customer Care executive.
    Customer care executive will respond to thier queries.
    Now my requirement is to design a chat application in which i need to send message to the intended client only
    Client and Customer Care executive will both use the Samev Web application to chat.
    I can get the messages from client ,but how do i send message back to the intended client only ??
    Please advice me if their is any good design strategy or technology which will fulfil my requierment.
    Please guide me !!

    Requirement is :
    1. User first select the section , as per his queries
    such as
    a.Technical Support
    b. Complaints.
    c. General Queries
    (for every section there are more than one Customer Care Executive's)
    2. Now i have to first decide that to which Customer Care Executive(CCE) (thar are logged in ) i may redirect the user. The criteria is : Select CCE who is least busy.
    3. The CCE is using the same web application to respond the Customers.
    4. Now the Customer and CCE should have private conversation with each other
    Regards

  • How to make a private chat look in another window

    hi
       iam new to flex
    and now what my question is when i double click on the particular user present in the chat room
    i should get chat open in new window
    is this possible please help out in this issue

    hi
       thanks for urs replys its helping a lot
    and now i wnt some information from u abt private chat
    see wt my doubt is iam getting user name and uid when i click on the user in the userlist with that iam creating an instance to the class "ChatMessageDescriptor" and with that iam sending msgs to the user clicked by the property recipient
    and iam initiating that private chat in seperate label privatechat space and now wt the problem is when i click on the username
    for example iam the user A and i clicked on user B the window gets open for userA and user A can send msgs to user B directly
    but where as in place of User B the window doesnot get open,  only when he clicks on User A  he is able to send msgs to User A and he can chat w User A directly from there on words
    so wt i want is how to intiate him that chat is open with User A  so click him in the userlist  or directly open him a window as soon as User A clicks
    User B is this possible plz refer my code u will get clearly understood the problem
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application layout="absolute"
        xmlns:mx="http://www.adobe.com/2006/mxml"
        applicationComplete="init()"
        xmlns:rtc="AfcsNameSpace">
        <mx:Script>
            <![CDATA[
                import com.adobe.rtc.pods.simpleChatClasses.ChatMessageDescriptor;
                import com.adobe.coreUI.controls.WhiteBoard;
                import com.adobe.rtc.sharedModel.SharedCollection;
                import com.adobe.rtc.sharedManagers.UserManager;
                import com.adobe.rtc.sharedManagers.descriptors.UserDescriptor;
                import mx.controls.listClasses.IListItemRenderer;
                import mx.controls.listClasses.ListBaseSelectionData;
                import mx.collections.IList;
                import mx.events.ItemClickEvent;
                import mx.controls.Alert;
                import com.adobe.rtc.events.AuthenticationEvent;
                import com.adobe.rtc.events.ConnectSessionEvent;
                import com.adobe.rtc.events.SessionEvent;
                import mx.core.IFlexDisplayObject;
                import mx.managers.PopUpManager;
                import flash.net.*;
                import mx.collections.ArrayCollection;
                import com.adobe.rtc.pods.simpleChatClasses.SimpleChatModel;
                import com.adobe.rtc.events.ChatEvent;
                private const applicationTitle:String = "AFCS Sample Application";
                  [Bindable]
           public var chatModel:SimpleChatModel;
           public var clickeduser:UserDescriptor = new UserDescriptor;
             public var userwnt:String=new String;
              public var clickusername:String=new String;
               public var selindex:int;
               public var count:int;
                private function init():void
                    sess.addEventListener(SessionEvent.ERROR, onEventNotification);
                    sess.addEventListener(SessionEvent.SYNCHRONIZATION_CHANGE, onEventNotification);
                    auth.addEventListener(AuthenticationEvent.AUTHENTICATION_FAILURE, onEventNotification);
                    auth.addEventListener(AuthenticationEvent.AUTHENTICATION_SUCCESS, onEventNotification);
                    popup(loginWindow);
                private function popup(window:IFlexDisplayObject):void
                    PopUpManager.addPopUp(window, this, true);
                    PopUpManager.centerPopUp(window);
                    window.visible = true;
                 * Process AFCS Events
                private function onEventNotification(p_event:Event):void
                    if (p_event.type == SessionEvent.SYNCHRONIZATION_CHANGE) {
                        if (sess.isSynchronized) {
                            // isSyncronized==true : we are connected to the room
                            panel.title = "Connected to room " + sess.roomURL;
                            PopUpManager.removePopUp(loginWindow);
                        } else {
                            // isSyncronized==false : we are disconnected from the room
                            panel.title = applicationTitle;
                            sess.roomURL = null;
                            notificationMessage.text = "";
                            popup(loginWindow);
                    else if (p_event.type == AuthenticationEvent.AUTHENTICATION_SUCCESS) {
                        // Authentication succeeded
                        notificationMessage.text = "Authentication Succeeded";
                    else if (p_event.type == AuthenticationEvent.AUTHENTICATION_FAILURE) {
                        // Authentication failed : bad password or invalid username
                        notificationMessage.text = "Authentication Failed";
                    else if (p_event.type == SessionEvent.ERROR) {
                        // Generic session error, but this can happen if you mispell the account/room names
                        // (sError.error.name == "INVALID_INSTANCE" and sError.error.message == "Invalid Instance")
                        var sError:SessionEvent = p_event as SessionEvent;
                        notificationMessage.text = sError.error.message;
                    else
                        notificationMessage.text = "Got event " + p_event;
                private function login():void
                    notificationMessage.text = "";
                    auth.userName = username.text;
                    auth.password = passwordBox.visible ? password.text : null; // password==null : the user is a guest
                     userwnt=username.text;
                    sess.roomURL = roomURL.text;       
                    sess.login();
                protected function buildModel():void
                    // Create the model: just calling the constructor won't create the collection node or pass the messages.
                    // Call subscribe and give it a shared ID while creating the model.
                    // The shared ID becomes the name of the collection node.
                      if(clickusername==userwnt)
                         Alert.show(clickusername);
                         viewStack.selectedChild=white;
                    chatModel = new SimpleChatModel();
                    chatModel.sharedID = "myChat_SimpleChatModel";                               
                    chatModel.subscribe();                       
                    chatModel.addEventListener(ChatEvent.HISTORY_CHANGE, onChatMsg);
                    this.addEventListener(KeyboardEvent.KEY_UP, onKeyStroke);
                 public var cmd:ChatMessageDescriptor = new ChatMessageDescriptor();
                public function userclick(bharath):void
                    count=0;     
                    selindex=bharath;
                    clickeduser= sess.userManager.userCollection[bharath] as UserDescriptor;
                    var orignaluser:UserDescriptor = sess.userManager.userCollection[0] as UserDescriptor;
                    var username=orignaluser.displayName;
                    clickusername=clickeduser.displayName;  
                    cmd= new ChatMessageDescriptor();           
                    cmd.recipient=clickeduser.userID;
                    cmd.recipientDisplayName=clickusername;
                    cmd.msg="hi";               
                    viewStack.selectedChild=white;
                      buildModel();                
                    chatModel.sendMessage(cmd);                                  
                    protected function clearChat():void
                    chat_mesg_area.text = "";
                    chatModel.clear();
                protected function submitChat(str:String):void
                 if(count==0)
                 clearChat();
                 count=1;
                var clickeduser:UserDescriptor = sess.userManager.userCollection[selindex] as UserDescriptor;
                var clickusername=clickeduser.displayName;  
                 cmd= new ChatMessageDescriptor();           
                    cmd.recipient=clickeduser.userID;
                    cmd.recipientDisplayName=clickusername;
                    cmd.msg=chat_mesg_input.text;                 
                    chatModel.sendMessage(cmd);
                    chat_mesg_input.text = "";               
                protected function onChatMsg(p_evt:ChatEvent):void
                    if(p_evt.message != null && p_evt.message.msg != null && p_evt.message.displayName != null)
                        chat_mesg_area.text += "\r\n" +  p_evt.message.displayName + ": " + p_evt.message.msg;
                    else
                        chat_mesg_area.text = "";   
                protected function onKeyStroke(p_evt:KeyboardEvent):void
                    if(p_evt.keyCode == Keyboard.ENTER) {
                        submitChat(chat_mesg_input.text);
            ]]>
        </mx:Script>       
        <rtc:AdobeHSAuthenticator id="auth"/>       
        <rtc:RoomSettings id="settings" autoPromote="true"/>
        <mx:Panel id="panel" title="{applicationTitle}" width="100%" height="100%" paddingLeft="5" paddingTop="5" paddingRight="5" paddingBottom="5">
            <!--
             | Login Dialog Box
             -->
            <mx:TitleWindow id="loginWindow" title="Connect to Room" visible="false">
                <mx:VBox>
                    <mx:HBox>
                        <mx:Label text="Room URL:" width="70"/>
                        <mx:TextInput id="roomURL" width="295" tabIndex="1">
                            <mx:text>http://connect.acrobat.com/exampleURL/exampleroom</mx:text>
                        </mx:TextInput>
                    </mx:HBox>
                    <mx:HBox>
                        <mx:Label text="Username:" width="70"/>
                        <mx:TextInput id="username" tabIndex="2">
                            <mx:text>guest</mx:text>
                        </mx:TextInput>           
                        <mx:Button label="Login" click="login()" width="126" tabIndex="4"/>
                    </mx:HBox>
                    <mx:HBox>
                        <mx:HBox id="passwordBox">
                        <mx:Label text="Password:" width="70"/>
                        <mx:TextInput id="password" displayAsPassword="true" tabIndex="3"/>
                        </mx:HBox>
                        <mx:RadioButton label="User" selected="true" click="passwordBox.visible = true"/>
                        <mx:RadioButton label="Guest" click="passwordBox.visible = false"/>
                    </mx:HBox>
                    <mx:Text id="notificationMessage" text=""/>
                </mx:VBox>
            </mx:TitleWindow>
            <!--
             | AFCS application UI wrapped in ConnectSession
             -->       
            <rtc:ConnectSessionContainer
                id="sess"
                authenticator="{auth}"
                initialRoomSettings="{settings}"
                autoLogin="false" width="100%" height="100%" >       
                <mx:HBox width="100%" height="100%" horizontalGap="0">
                    <mx:VBox>
                        <mx:TabBar dataProvider="viewStack" direction="vertical" width="100" verticalGap="0"/>
                        <!--mx:Button label="Disconnect" click="sess.close()"/-->
                    </mx:VBox>
                    <mx:ViewStack id="viewStack" width="100%" height="100%" borderSides="left top right bottom" borderStyle="solid" borderThickness="2">
                        <!--
                         | Chat pod and roster
                         -->
                        <mx:HBox label="Chat" width="100%" height="100%">
                            <rtc:SimpleChat width="40%" height="100%"/>
                            <rtc:WebCamera left="0" right="0" top="0" bottom="0" width="40%" height="100%"/>
                            <mx:List alternatingItemColors="[#DFDFDF,#EEEEEE]" dataProvider="{sess.userManager.userCollection}" width="10%" height="100%" labelField="displayName" id="abc" click="userclick(abc.selectedIndex)"/>
                        </mx:HBox>
                        <mx:Canvas id="white" label="privatechat" width="100%" height="100%" creationComplete="buildModel()">
                         <mx:VBox id="chatBox">
                    <rtc:WebCamera id="webcam" width="400" height="223"/>
                    <mx:TextArea width="398" height="140" id="chat_mesg_area"/>
                    <mx:HBox>
                    </mx:HBox>                               
                </mx:VBox>
                <mx:TextInput width="400" id="chat_mesg_input" y="370"/>
                <mx:Button label="Submit Chat" click="submitChat(chat_mesg_input.text)" y="398"/>
                </mx:Canvas>
                        <!--
                         | Fileshare pod
                         -->
                        <mx:Canvas label="FileShare" width="100%" height="100%">
                            <rtc:FileShare left="0" right="0" top="0" bottom="0"/>
                        </mx:Canvas>
                    </mx:ViewStack>
                </mx:HBox>
            </rtc:ConnectSessionContainer>
        </mx:Panel>
    </mx:Application>

  • How can I make my contacts & messages private/confidential?

    How can I make my contacts and messages private?

    I don't think you can passcode protect your contacts. Have you thought of giving the numbers a false name/heading? Maybe something like Wal-Mart or pizza take out (or other nonsensical names having nothing to do with the actual contact)? If you want the numbers hidden regardless, I doubt that it's possible.
    EDIT
    Another idea is to have multiple contact sets and restore the set you want to use/have on your phone at any one time. There are contact backup apps to do this...one I use is called My Contacts Backup (free) which backs up your contacts to a file which you then email to yourself. Make multiple backups and then restore the set (after first deleting the previous set using the "delete contacts" option within the app) you wish to have on your phone. Restoring contacts involves tapping on the contact backup file (in VCard or CSV format) which will then restore them on the device.
    Have you tried one of the apps that may help? Search the AppStore for "private contacts"...there seem to be a few free ones out there.

  • How to get Mac Messages to NOT save chats?

    How to get Mac Messages to NOT save chats?
    I went through the Preferences but I do not see where I can check/uncheck save chats.  Will someone help direct me?

    Hello mayonnaise18,
    Thank you for the question.  You can disable the option to save chats in the Messages tab in Messages>Preferences:
    Automatically save conversations when you close them
    Choose Messages > Preferences, and then click Messages.
    Select “Save history when conversations are closed.”
    These steps are to enable the option to save messages, but you would want to uncheck the option to "Save history when conversations are closed."  You can find the full article here:
    Messages (Mountain Lion): Save conversations
    http://support.apple.com/kb/PH12012
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • HOW TO DETERMINE  MESSAGES FOR CHATTING IN SAP

    HI,
    sap gurus,
    HOW TO DETERMINE  MESSAGES FOR CHATTING IN SAP
    LIKE YAHOO CHAT.
    THIS IS 100% POSSIBLE IN STD. SAP
    AND ONE YEAR BACK I DID IT BUE I HAVE FORGOTTEN THE PATH TO DO IT.
    CAN ANY BODY SAY ABOUT THIS
    how can i configure message determination in spro.
    any clues plz
    regards,
    balaji.t
    09990019711.

    hi,
    a) SAPmail has functions to display system messages to broadcast all users.
    b) Transaction sm02 will provide text boxes to submit a system-wide message.
    c) This must be set up as a profile parameter (login/messagecreate=true). Once the value is set, users can send it with the options under menu path system->status.
    d) Only users with SAP_ALL authorizations can broadcast from transaction sm03
    regards
    sadhu kishore

  • TS2755 Now that my husband has an iPhone5 as well, he receives all the messages sent to me, and my replies to them. How can I keep my messages private?

    Now that my husband has an iPhone5, he receives all the messages sent to me, and I receive his. Do I have a setting wrong? How can we keep our messages private?

    Go into the settings app.
    Settings > Messages > Send and Receive from
    Set each phone to send and receive only from the specific phone number assigned to the phone and the specifics one number of each user.
    If you each are using the same App,e ID I suggest one of you getting a different ID to keep all your stuff separate. I also recommend that each of you have different email addresses.

  • How to customize SAP Inox view to filter workflow message as per object key

    HI,
    i need to customize the sap inbox so that i can filter the message by fileds. for example if i get a message or inbox related to sales order than i should be able to view the subject of the message in field columns and i can sort it on the basis of this fields.
    Please help .
    Thanks,

    Check this link
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80583929-f6ed-2b10-e7ac-b77872c42dba
    Thanks
    Arghadip

  • How do you download messages on a mac book pro.. i only have i chat and i need messages

    i just need to message my friends.. how do i download messages on my mac i only have ichat

    Messages is part of Mountain Lion - you can't just download Messages, you have to install Mountain Lion in order to have Messages installed.
    Clinton

  • How to fetch other user's userID in 1:1 Private chat Scenario

    Please tell me steps to fetch UserID for participant in 1:1 Private Chat Scenario

    Hi Ashish,
    You need to spend more time with the docs and code. We are here to help you but we want you to make efforts first in figuring out things yourself.
    You can use userManager.userCollection to get the ArrayCollection containing all users in the room. Then you can iterate over it and get the userDescriptor you want and from there the userID.
    Thanks
    Hironmay Basu

  • What is the idea of a private chat

    Hi
    i want to know what is the idea of private chatting? a user can chat with a user in a private room.
    public chat is easy. just sending the text to the server and all users can see
    what about sending a message to a server and then to a user and both users behind routers or firewalls ?
    thanks in advance.

    apacheserver wrote:
    NO body understand meI know the feeling.
    i don't want to use any server like yahoo or habberI guessed that, but unless you have a server which is visible you cannot see it. (or connect to it)
    i want to make my own server and connect to it using an applet like those any one seeEither your server can be seen from the internet or it can't. There is no, it-can-only-be-seen-by-me, unless you have a super-power we don't know about. ;)
    all i want to know how a client connect to a server and the client is behind a routerNo problem with the clients being behind a router or firewall. There is nothing special you need to do. The client just connects to a server it can see.
    Edited by: Peter__Lawrey on 21-Mar-2009 06:34

  • Can anyone recommend a duplicate file finder application for OS10.6 systems?  All the apps I find on the App Store are only for 10.7 and later.  I don't know how to filter a search by operating system (if this is even possible).

    Can anyone recommend a duplicate file finder application for OS10.6 systems?  All the apps I find on the App Store are only for 10.7 and later.  I don't know how to filter a search on the App Store by operating system (if this is even possible).  I currently have a MacBook running OS10.6.8.   If you can recommend an app,  please post the URL.     Would appreciate any helpful suggestions....  
    <Email Edited By Host>

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

Maybe you are looking for

  • Sending email using apple script...

    I have created a watch folder using apple script that when a file is dropped on it, it automatically opens, formats, and sends out a custom email. What I don't understand is, how can I include multiple variables in the "content" section (also known a

  • Mac Pro 2008 won't boot from install disc - black screen

    Hello, I recently purchased a new hard drive to replace the original that came with my Mac Pro 2008.  I was able to format the new drive using Disk Utility. I am now at the point where I need to install OS X onto the new drive, but the computer refus

  • Cannot print PDFs created using Distiller XI

    I recently upgraded to FM12 and Acrobat Pro 11.0.0. I use a postscript file to print a PDF book via Distiller. My team is unable to print these PDFs. When I used FM10, there was no such issue. I need to fix this ASAP as I have a software release sche

  • Call from R/3 to XI ?

    Hi, I have my setup as follows: one R/3 4.7 system, XI and one ECC 5.0 I have some data in ECC 5.0 which I need in 4.7. so in XI i create the respective data types, message types and message interfaces. then in ecc 5.0 thru SPROXY i create an abap pr

  • Restrict the session's time limit

    Friends , In my oracle database 10g server the process limit is 400 and session limit is 445 . Look at the following v$resource_limit output : RESOURCE_NAME CURRENT_UTILIZATION MAX_UTILIZATION INITIAL_AL LIMIT_VALU processes |399 |400| 400| 400 sessi