Alert messages for mininmun stock

Hi all
Can anybody explaqin me how to maintain the atlert message , if any materials comes below the safety stock. minimum stock level.
thanks
sap-mm

Inform your ABAPer to create an User exit for the same

Similar Messages

  • Customize Alert messages for checking duplicate value and Success alert

    Hi All,
    I want to show two alert against the same "Submit" button to--
    1. Alert messages for checking duplicate value and show the Duplicate value found alert and
    2. Success Alert if the form is success to commit and no duplicate value found.
    I did all thing but when alert-1 shows and i pressed the ok button of the alert then the second alert also shows which i don't want to show.
    Which i can do in this issue? Have there anyone to help me!
    Arif

    Hi Manu,
    I have placed the following code
    1. against the Submit button--
    if error_code=40508 then
         commit_form;
    elsif :USERDELETION.CANCELLATION_USERID is not null then
    do_key('COMMIT_FORM');
    else null;
    end if;
    2. Code against the key-commit trigger in the form level--
    commit_form;
    DECLARE
    vAlert NUMBER;
    BEGIN
    set_alert_property('ALERT_TO_VERIFY',ALERT_MESSAGE_TEXT, 'Your Form has successfully submitted and your Reference id is '||:USERDELETION.REF_NO);
    vAlert:=SHOW_ALERT('ALERT_TO_VERIFY');
    END;
    3. Code against the on-error trigger in the form level--
    DECLARE
    vAlert NUMBER;
    BEGIN
         if ERROR_CODE = 40508 then
    set_alert_property('ERROR_ALERT',ALERT_MESSAGE_TEXT, 'This user deletion request has already submitted of the user named '||'"'||:USERDELETION.FULLNAME||'"');
    vAlert:=SHOW_ALERT('ERROR_ALERT');
    elsif
              ERROR_CODE = 40202 then
    set_alert_property('ERROR_ALERT',ALERT_MESSAGE_TEXT, 'Existing userid must be filled-up !');
    vAlert:=SHOW_ALERT('ERROR_ALERT');
    else
                   message(error_type||to_char(error_text)||': '||error_text);
    end if;
    END;
    If there have any confusion, please ask me.
    Arif

  • Alert Message for Scehuled messages

    Hello,
    Can we get alert email for scheduled messages in Integration Engine? If yes how to get that?
    Regards,
    Ansar.

    HIIII
    Go through these blog ..
    Configuring scenario specific E-mail alerts in XI-CCMS: Part  - 1
    The specified item was not found.
    CCMS ALERTS
    XI : Configuring CCMS Monitoring for XI- Part I
    XI :  GRMG Customizing for XI CCMS Heartbeat Monitoring Part II
    Configuring scenario specific E-mail alerts in XI-CCMS: Part 3
    Alerts
    • My blog
    transaction handling in XI
    The specified item was not found.
    • Auto triggering of alerts
    transaction handling in XI
    • SCOT
    not sending email from alert inbox

  • Customize email alert messages for Integration Engine Errors

    Hi experts,
    I've configured auto-reaction emails for alerts raised by Integration Engine in CCMS.
    The email content I got is as below:
    Subject: CCMS alerts PI1 20070319 140556
    <i>ALERT for PI1 \ IEngine_PI1_001 Integration Server \ Category MAPPING \ Message alerts by Error Codes at 20070319 060447 ( Time in UTC )
    RED CCMS alert for monitored object Message alerts by Error Codes
    Alert Text:Error code: GENERIC error text: com/sap/xi/tf/_MM_OperationPro cInfo_ODSOperationP~com.sap.ai i.utilxi.misc.api.BaseRuntimeExceptionFatal Error:
    System:PI1
    Segment:SAP_CCMS_ootspdbs02_PI1_01
    MTE:PI1\IEngine_PI1_001 Integration Server\Category MAPPING\Message alerts by Error Codes
    Client:001
    User:PIAFUSER
    Severity:       50</i>
    May I know how I can configure the contents of this message?
    I can't seem to find them in any of the CCMS alerts settings.
    Please help.
    Thanks.
    Ron

    Hi,
    Go through these links..
    /people/sap.user72/blog/2005/11/24/xi-configuring-ccms-monitoring-for-xi-part-i
    http://help.sap.com/saphelp_nw04/helpdata/en/17/550c404a435509e10000000a1550b0/content.htm
    https://websmp102.sap-ag.de/monitoring
    http://help.sap.com/saphelp_nw04/helpdata/en/2a/ae8d4243a5de54e10000000a155106/frameset.htm
    /people/sap.india5/blog/2005/12/06/xi-ccms-alert-monitoring-overview-and-features
    http://help.sap.com/saphelp_nw04/helpdata/en/25/27fb1c56ff3b41a5d6807d3174d5c7/frameset.htm
    regards
    manoj kumar

  • Create a custom alert message for my publishing site

    I have enabled outgoing email to enable sending alerts from SharePoint to users. But I want to have a simpler alert email. Where I do not need to include the item content within the email . so I am trying to achieve the following:-
    Remove the item content from the alert email and just include a link to the item such as a link to a wiki page, announcement item ,etc.
    Currently the link will include the servername in it such as
    http://servernameSP01/sharepoint/Page1 . But we have defined a DNS name so that out SharePoint is accessible using a more user friendly such as
    http://ourcompany.intra. So is there a way to include this instead of the server name in the email links?
    Thanks

    Hi,
    For the first question, my understanding is that you want to add a link to the email alert. As there is no OOTB feature to achieve it, I suggest you custom
    the alert template to achieve it.
    The email alert template is in the folder below.
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\XML
    Before editing the xml, remember to copy the xml file to another location. You can edit the format tag of the xml and add your custom link to the format
    tag.
    Save the xml and update the list alert template to the new one.
    Here is a similar thread for your reference:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/084b466f-8add-48e1-ac3a-8094ce3ec2c2/how-i-can-add-attachment-link-in-alert-email
    More information:
    How to customize alert email template:
    http://www.alectang.com/blog/archive/2012/05/16/how-to-customise-sharepoint-alert-email-template.aspx
    AlertTemplates Schema:
    http://msdn.microsoft.com/en-us/library/office/bb802961(v=office.15).aspx
    For the second question, my understanding is you want to replace the server name link with a DNS link. It could be achieved using alternate access mappings.
    More Reference:
    http://technet.microsoft.com/en-us/library/cc263208(v=office.15).aspx
    http://blog.blksthl.com/2012/12/03/a-guide-to-alternate-access-mappings-basics-in-sharepoint-2013/
    Best regards,
    Zhengyu Guo
    Zhengyu Guo
    TechNet Community Support

  • No waring message for no stock in MTS sales order order

    Dear Experts,
    I have MTS sales order. if  Material  A is having 100 PC.
    and if i enter more than 100 pc in sales order of Material A then  i am not getting any warning of less stock.
    Thanks in Advance,
    Kedar

    Maintain Availability Check in material master's MRP3 tab.
    Refer follow links for understanding:
    [Availability Check|http://help.sap.com/saphelp_470/helpdata/en/a5/63380f43a211d189410000e829fbbd/content.htm]
    [Net Requirements Calculation|http://help.sap.com/saphelp_470/helpdata/en/f4/7d27aa44af11d182b40000e829fbfe/frameset.htm]
    [Calculating Procurement Quantity|http://help.sap.com/saphelp_470/helpdata/en/f4/7d27eb44af11d182b40000e829fbfe/content.htm]
    Thanks & Regards
    JP

  • Oracle alert message for background  size issue

    Hi Friends,
    I get 3 message as in EM. we run oracle10g R2 in window 2003
    96% of background dump area is used.
    96% of core dump area is used.
    96% of user dump area is used.
    How do I need to do? increase size?
    Thanks for any help!
    Jim
    Edited by: user589812 on Nov 19, 2008 12:13 PM

    Hi ,
    What you can do is ,
    1> when job gets run successfully , Export a flag = Y in memory.
    2> If job fails then Export a flag = N in same memory.
    3> You will have aseperate program running in background who will keep on reading this status at some time interval. Or if possible for polling , user can execute some transaction zabc to see the status and in that transaction this program will get executed which will read this flag, If this flag is N then show the status message to User about this. along with the Flag you can aslo Export and Import Employee Name/No and show that in message upon failure.
    Hope this is helpful.
    Regards,
    Uma Dave

  • Possible to have alert message for unsaved changes before leaving a page ?

    Hi Experts,
    just wonder if the subject matter is handled by APEX now or need some further technique to do so.
    Thanks.

    There is no standard solution for that. See this thread:
    Re: Autocommit or showing the message before leaving the page
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Alert message(Query) for a Production order?

    Hi Experts,
    I want to get an alert message for the production order doucument based on the due date of it. The user must get the alert a  one day before the duedate of the document. How to write the Query for it? Urgent ,waiting for earliest reply.
    Regards ,
    Magesh.

    Create a Formatted Seach with the following Query
    SELECT T0.DocNum AS 'Document Number', T0.CreateDate AS 'Creation Date', T0.DueDate AS 'Due Date'
    FROM  [dbo].[OWOR] T0  WHERE DATEDIFF(Day,GetDate(),T0.DueDate) = 1
    Then, Create an Alert from Adminis..> Alerts Management and Give a Name, Click Open Saved Query, Select the query you saved, Tick the Int. check box against the user who gets the Alert.  Check Active. Select Frequency.
    Good luck
    Suda

  • Looking for a SQL query to get all the possible Alert Messages from the Rules in a Management Pack

    For reporting, I'm looking to get a SQL query of all the possible Alert Messages for Rules configured in a Management Pack (not necessarily the ones that have thrown alerts).  I can do this for Monitors, but not for Rules. 
    The configured alert messages for the Management Pack Monitors
    go like this:  ManagementPack > MonitorView> RuleModule > RuleModule.Alert Message > Localized Text
    The configured alert messages for the Management Pack Rules
    should go something like this, but there is a missing link:  ManagementPack > RuleView > RuleModule > ? Missing Link ? > Localized Text
    The Rules are tied to the Module, but I don't see a connection from the RulesModule to the Alert Message that I see in the LocalizedText. The Rule names do not always equal the Alert name. 
    Can someone provide the missing link?

    Hi,
    please try below powershell code to find the corresponding management pack for specific alert:
    $Alert = get-scomalert | where {$_.Name -like 'Agent Proxy Not Enabled*'} | select -first 1
    If ($alert.IsMonitorAlert -eq "True") {
    write-host "Ths is a monitor-generated alert"
    get-scommonitor -ID $Alert.MonitoringRuleID | select Enabled, DisplayName, ManagementPack
    else
    write-host "This is a rule-generated alert"
    get-scomrule -ID $Alert.MonitoringRuleID | select Enabled, DisplayName, ManagementPack
    In addition, please also refer to the below link:
    http://blogs.technet.com/b/mazenahmed/archive/2011/12/02/using-powershell-to-map-opsmgr-active-alert-to-its-corresponding-rule-monitor-and-management-pack-name.aspx
    Regards,
    Yan Li
    Regards, Yan Li

  • Dynamic alert messages

    Hi All,
    I have got alert categories created by client,I have to use alert categories and dynamic alert message in BPM.i am not authorized for transaction ALRTCATDEF.Can you tell me where i can see dynamic alert messages for alert categories created.Is there any transaction or I can check in RWB in alert configuration
    Best Regards,
    Harleen Kaur Chadha

    Alert Configuration:- You use alert configuration to have the system informed you about the errors that occurs during message processing.
    *Used for alerts that occurs at IE.
    Alert Management: When you define the integration process you can specify that if a particular situation occurs at runtime a alert has to be thrown using alert management.
    *Used to handle business specific errors.
    For example if the stock falls below certain level an alert has to be thorwn to the specified user using the integration process in this case you have to follow steps defined in alert management
    Defining Alert Categories
    During alert category definition, you specify the alert text, expiry time, escalation, and all other conditions related to the sending of this kind of alert.
    1. Ensure that you are in change mode in the alert category definition environment (transaction ALRTCATDEF).
    2. Choose Create Alert Category.
    3. In the Alert Category column, enter a technical key. Choose a key that describes the situation that triggers the alert, such as CUSTCANC for a category responding to a customer cancellation. This key is language-independent and identifies the alert category. The standard namespace convention applies to the key, this means keys Z* und Y* belong to the customer name space.
    4. On the Properties tab page:
    a. In the Description field, enter a description for the alert category. Choose a description that is informative with respect to the content of the alert category. The description is language-dependent.
    b. If required, you can select a classification in the Classification field. If you do not choose a specific classification, the category is stored in the classification folder Unclassified. For more information on classifications, see Alert Classification.
    c. In the Max. No. of Dels field, specify a maximum number of times that an alert of this category is to be delivered if it is not confirmed. This refers to delivery using a communication channel other than to the recipientu2019s display program (UWL, application-specific program, or alert inbox).
    d. Select Dynamic Text if the texts of the alert category cannot be defined at this stage. This refers to situations in which the texts are not known until runtime, for example when CCMS Alerts are forwarded to ALM.
    No translation can be performed for alerts with dynamic text. System messages can be entered manually in several languages.
    e. In the Expiry Time in Min. field, you can enter a life span for alerts of this category if the alerts will no longer be relevant after a specific period of time. If the expiry time elapses, the alert is removed from the alert inbox and is no longer delivered using any other channel.
    Expiry times can be derived from various sources. Priority is given first to the data provided by the triggering application, second to the BAdI ALERT_EXP_DATE, and third to this field in the alert category definition. If none is found in any of these sources, the default expiry of 31.12.2099 applies.
    f. If you wish to specify an escalation recipient, select Escalation Active and enter the escalation recipient. Also specify a tolerance time in minutes. When escalation is active for an alert category, an alert is escalated if none of the alert recipients has confirmed the alert after this tolerance time. The escalation recipient is also informed that he or she has received the alert because of an escalation.
    The escalation functionality is based on the administrator report RSALERTPROC. This report has to be scheduled as a regular job. For information on this report.
    5. On the Container tab page, define any variables that you may want to use in the short text or long text. You can also define other application-specific variables, such as company code or material number. These variables are then replaced at runtime with values from the application. For more information, .
    6. On the Short and Long Text tab page, enter texts for the alert category. You can include text variables referring to elements of the alert container or system symbols. In the case of a container element, the variable must be defined in the alert container. The entry in the text must be in the form &<ElementName>&.
    The title is used as mail title, fax subject, and alert title in the inbox. The long text is used as mail/fax body and the long text view in the inbox. The short text is used for pager and SMS.
    7. On the Optional Subsequent Activities tab page, you can enter URLs for subsequent activities. If you trigger your alerts by calling a function module, you can also specify dynamic subsequent activities. For more information, see Triggering by Calling a Function Module Directly in Triggering Alerts.
    8. Save your entries.
    You create an alert category to use in alert rules.
    Basic alert configuration
    The specified item was not found.
    The specified item was not found.
    Trigerring alerts from UDF
    Triggering XI Alerts from a User Defined Function
    Alert Configuration
    http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm
    Alert Inbox
    http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm
    Alert Notification Step-by-Step
    http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm
    Defining Alert Classifications
    http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm
    Triggering Alerts
    http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm
    Setting up alerts
    Setting up alerts in RZ20
    Alert Management
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e04141e8-0f11-2a10-adaa-9d97b062c2df
    Alert Notification
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/90f449a8-a6db-2910-a386-d2b5999f5751
    ALRTCATDEF Editing Alert Categories
    ALRTCATDEF_SEL Define Alert Category
    ALRTDISP Display Alerts
    ALRTINBOX Alert Inbox
    ALRTMON Alert Monitor
    ALRTPERS Personalize Alert Delivery
    ALRTPROC Process Alerts
    ALRTSUBSCR Subscribe to Alert Categories
    The Alert Framework provides an interface from the Basis (Web AS) Alert Framework. You use
    transaction ALRTCATDEF to define the text, the priority, number of delivery, etc. for the alert.
    ?? To configure your alerts, proceed as follows:
    ?? To define an alert category, choose Create Alert Category.
    ?? You can also create the alert category directly by calling transaction ALRTCATDEF. In both
    cases you require the authorizations of the role SAP_XI_ADMINISTRATOR.
    Triggering XI Alerts from a User Defined Function
    The specified item was not found.
    The specified item was not found. - Alert Configuration
    The specified item was not found. - Trouble shoot alert config
    Configuring scenario specific E-mail alerts in XI-CCMS: Part  - 1 -- ccms alerts ? 1
    Configuring scenario specific E-mail alerts in XI-CCMS: Part-2 -- ccms alerts ? 2
    Configuring scenario specific E-mail alerts in XI-CCMS: Part 3 -- ccms alerts --- 3
    Alerts with variables from the messages payload (XI) - UPDATED -
    The specified item was not found.
    http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm
    From HelpFile
    When alerts r not displayed in inbox ?
    Then check the following
    Tcode - ALRTCATDEF_SEL
    Report - RSALERTDISP and RSALERTPROC , SXMSALERT_LOGREADER
    Did you run the report SXMSALERT_LOGREADER in SE38... If you run it, please post the corresponding logs here. If not, try to run the report giving corresponding message id and post the logs here. We will try to figure it out

  • Deleting the Alert Message

    How can I delete the Alert Message which says that a photo with a certain number cannot be found? I may have deleted that numbered photo in the camera or I may have deleted another from iPhoto or from an imported group. When I click on "cancel", it continues on with another error message for another photo that it can't find and proceeds todo that until it has issued alert messages for each one. The only way I can get rid of the message and continue to work is the "Force Quit". I would like to eleminate the error message entirely.

    Check iPhoto's Advanced preference section to see if the checkbox to copy files into iPhoto upon import is checked. If it is not then your library is an alias based library and the original source files are missing. Also look inside the iPhoto Library/Originals folder do see if the full sized image files are present in the subfolders. If they are all alias files (with a small arrow in the lower left hand corner) then you may have lost all of your photos.
    Post back with what you find.
    Do you Twango?

  • MRP Exception Message 26: Excess stock in individual segment

    We would like to modify the logic relating to MRP Exception Message 26: Excess stock in individual segment to allow for a material-specific tolerance threshold, within which no exception would be generated.  An alternate approach might be to deactivate  message 26 and create a new custom exception that accomplishes the same thing.
    The reason is that we fabricate and procure a large number of materials in a Make-To-Order environment, with some planned scrap at multiple levels of sub-assembly.  The result is that we often have small residual quantities of components & sub-assemblies in sales order stock when the project is complete.  Some of these may be useful on future projects so we want them to remain in stock, but we donu2019t want them to continually generate exception messages that distract our planners from the exceptions that truly need attention.
    I have tried setting up a storage location that is excluded from MRP, and this works only if the material is in General Stock, but not if it is in Sales Order Stock.
    If anyone knows of a way to either set up an allowed tolerance, or exclude a sales order segment from MRP, please let me know.

    DB49,
    I have previously suggested just what you have indicated (ie. to move the parts back to unrestricted geneeral use stock).  My company's objection is that the materials were either produced or procured for that original sales order and that the costs for these materials are in that sales order as well.  Using a 411E transfer posting will not only move the stock, but also the cost (as if we are buying it back from the sales order).  Since there is no guarantee that we will be able to sell it again, our accounting department will not allow us to do this.
    So the bottom line is:
    We do want to retain visibility to these stocks.
    We don't want the cost for these stocks back on our books
    If the opportunity presents itself, we want to move them to any future sales order for the same material.
    We don't want the hundreds of exception messages for "excess stock in individual segment"
    However we do want to see this message for actively planning sales orders that may have too much stock
    There may be no way to get this, but that is the goal.

  • Help!  InDesign CS4 Unused Paragraph Styles Alert message

    Below is the script that I have download from Adobe Forum.
    This script deletes all the unused paragraphstyles from active document in InDesign CS4.
    I want to modify this script to show only alert message for unused style and save report as a text file.
    I don't want to remove my unused style from my active document.
    Please help.
    var myDoc = app.activeDocument;
    var myParStyles = myDoc.paragraphStyles;
    var myCharStyles = myDoc.characterStyles;
    for (j = myParStyles.length-1; j >= 2; j-- ) {
    removeUnusedParaStyle(myParStyles[j]);
    for (i = myCharStyles.length-1; i >= 1; i-- ){
    removeUnusedCharStyle(myCharStyles[i]);
    function removeUnusedParaStyle(myPaStyle) {
    app.findTextPreferences = NothingEnum.nothing;
    app.changeTextPreferences = NothingEnum.nothing;
    app.findTextPreferences.appliedParagraphStyle = myPaStyle;
    var myFoundStyles = myDoc.findText();
    if (myFoundStyles == 0) {
    myPaStyle.remove();
    app.findTextPreferences = NothingEnum.nothing;
    app.changeTextPreferences = NothingEnum.nothing;
    } function removeUnusedCharStyle(myChStyle) {
    app.findTextPreferences = NothingEnum.nothing;
    app.changeTextPreferences = NothingEnum.nothing;
    app.findTextPreferences.appliedCharacterStyle = myChStyle;
    var myFoundStyles = myDoc.findText();
    if (myFoundStyles == 0) {
    myChStyle.remove();
    app.findTextPreferences = NothingEnum.nothing;
    app.changeTextPreferences = NothingEnum.nothing;
    }a

    Hi,
    Thanks for your reply. It helps to show only single paragraph style on alert box.
    But if I have changed the code write(myPaStyle.name) to $.writeln(myPaStyle.name) then it shows unused style one by one on alert message.
    Is anybody know how to save this message into text file in computer?
    And also how to show all unused styles together on alert dialog message.
    Please let me know.

  • (Bold 9900 - BBOS 7.1) Is there a way to automatically add reminder alert when flagging a message for follow-up?

    I love the feature in Outlook that lets me flag a message for follow-up and automatically adds a default reminder at the end of the day. Is this something I can configure my Blackberry 9900 to do (running 7.1)?
    As far as I can tell, when I flag something for follow-up, it adds a flag but does NOT add any reminder alerts. If I want to do that, I then need to manually add the reminder and set it (which is a little cumbersome).

    I guess timed message is on the wish list
    However in all my forms I use following scenario to validate all data entry at one time and then submit...
    I use regular button and add code in Click event
    JS example.....
    var errorFlag = 0;
    var errorMsg = "";
    if (validation expression 1) {
         //true/pass
         //no need to change following values
         errorFlag = errorFlag;
         errorMsg = errorMsg;
    }else {
        //false/fail
       //set the flag and message accordingly
        errorFlag = errorFlag + 1;
        errorMsg = errorMsg + "validation message1" + "\n"; //\n for new line with in the message
    if (validation expression 2) {
         //true/pass
         //no need to change following values
         errorFlag = errorFlag;
         errorMsg = errorMsg;
    }else {
        //false/fail
       //set the flag and message accordingly
        errorFlag = errorFlag + 1;
        errorMsg = errorMsg + "validation message2" + "\n"; //\n for new line with in the message
    //finally
    if (errorFlag > 0) {
        //>0 indicates there are one or more errors
        xfa.host.message(""+errorMsg);//display all messages at one time
        exit; //now since there are validation errors you can stop processing further and exit the event
    //add submit code......here....

Maybe you are looking for

  • Possible to resize movie inserted from MobileMe gallery?

    I have a movie I've published to my MobileMe gallery using iMovie. It's "medium" size and plays about something like 5 x 7 inches. But when I insert it into my iWeb page, it is reduced to about 3 x 3.5 inches or so. Why? And is there any way to resiz

  • Starting J2EE Server error

    I installed J2ee I don't know if I set my java_home correct, I set it to C:\j2sdl1.4.2_2 because I downloaded and insrtalled j2sdk When I try to start the default domain from the start button of windows xp professional I get the error: Could not find

  • Publishing to facebook

    I am trying to get the connection set up with facebook and have allowed lightroom to publish there. Back in lightroom the publishing manager is then telling me it is authorizing and that is were it stays and hangs fore ever. In my face book app accou

  • EXPORT WORD AND EXCEL

    IT SAY TO ME ALWAYS ERROR IN ACCESS TO CONVERSION BUT ALL IS OK AND i HAVE PAY FOR THIS YEAR ALSO I HAVE UNISTALLED AND INSTALLED AGAIN NO RESULT ON MY TELEPHONE IT FUNCTION CORRECTLY IT HAPPEN FROM 3 DAY SOMEONE KNOW HOW TO SOLVE ? THANKS

  • Macbook pro will not boot to recovery

    I just got a Macbook pro and forgot the password. I tried rebooting into recovery with command + r and all it did was go back into the login screen. Then I tried re-installing Mac OS 10.6 and reboot while pressing c and it stopped at the grey apple s