Categories missing from transactions (Employee Requests)

Hi,
We are on SAP 5.0, using EIC scenario
We have an issue,
1) User create a employee request and select 4 level categories defined
2) Saves the document, does some activity like changing the partners or so on and comesback using bread crumps
Problem------> the categories are missing
3) The user selects the categories and saves and ends
4) user open the transaction and finds the categories  are missing
we have applied all the notes as asked by SAP
PS: this problem occurs occassionaly and very rare, we are not able to reproduce this in out other systems
Can any one help, this is very very urgent
R

Thanks Ray..
PRTC Shows all the transactions...Nothing is missing there...but the problem is
the Document number(reciept number) is repeating twice for those missing transactions and not paid from FI.
Here is how it shows:
INBEL : Credit Card Documents Added To Trips
TripNo   RNo ExpnTyp   Amount Curr        Rate      Date      Document number  CC                     
1234     001               36.75
1234     001               45.25  (missing in Trip)
...  (repeating till 12)
1234     012               33.00
1234     012               12.00  (missing in Trip)
1234     013               22.00  (missing in Trip)
12 reciepts are there in this report with duplicated reciept number and 1 reciept not duplicated but not showed up in the trip.
when i see the report (Travel expense statement)..The amount Paid by company only shows for 37 reciepts..and iam not able to find what happend to the missing 13 reciepts...and thru the PRTC report it shows that all the reciepts are being used in the trip and iam sure that SAP will not let us delete the reciepts from the buffer.
Please let me know if you have any idea how to get this...in worst case i can reload the 13 entries into the buffer and create the new trip but i want to find out what happend to those reciepts.
Thanks
Govi

Similar Messages

  • Description Text is missed from transaction F-43 "BSEG-SGTXT"

    Hi all, I have a problem when create Vendor Invoice in transaction F-44, the user create a discount document to a Vendor on transaction F-43 and write adescription text for identify it. But the text "Standard Historical" is missed when user set Vendor Invoice. The text is changed to another text from the table t003t.
    The document is type 'AB' and have settings for Sap Finnacial Acount to this type of document.
    I want that this description stand with a document created in F-43.

    The problem was solved after set parameters in transactions OBIA and OBIB.
    "In order to get the field transferred you have to specify in the appropriate clearing rule in transaction OBIA. The system should then transfer it to the new document.After that you should assign to the correct account type in transaction OBIB."

  • FM to read yellow status requests from transactional InfoCube

    Hi,
    I am using the FM RSDRI_INFOPROV_READ to read data from the transactional InfoCube. My problem is that my code using this FM should be able to read data requests that have the yellow status for the transactional InfoCube.
    My code using this FM is able to read data from the green requests only but not the yellow requests. I was told in BPS, the yellow requests should turn green automatically after 50K of records have been queue up and ready to be turned green by itself.
    Has anyone come across this and help me solve this issue of reading data using FM RSDRI_INFOPROV_READ to read yellow request data. Is there another FM to read both the green and yellow requests?
    Please advise. Thanks
    RT

    Hi Rob,
    The function module mentioned by you is correct and it will read the yellow requests please try this, by default the parameter i_rollup_only is set as true set it to false (blank) while calling the function module.
    Please see the attached code
    CALL FUNCTION 'RSDRI_INFOPROV_READ'              
       EXPORTING                                      
         i_infoprov             = p_infocube          
         i_th_sfc               = t_sfc               
         i_th_sfk               = t_sfk               
         i_t_range              = lt_range            
         I_PACKAGESIZE          = p_pksize            
         i_rollup_only          = rs_c_false          
       IMPORTING                                      
         e_t_data               = <fsl_data_read>     
         e_end_of_data          = w_end_of_data       
       CHANGING                                       
         c_first_call           = l_first_call        
       EXCEPTIONS                                     
         illegal_input          = 1                   
         illegal_input_sfc      = 2                   
         illegal_input_sfk      = 3                   
         illegal_input_range    = 4                   
         illegal_input_tablesel = 5                   
         no_authorization       = 6                   
         ncum_not_supported     = 7                   
         illegal_download       = 8                   
         illegal_tablename      = 9                   
         trans_no_write_mode    = 10                  
         inherited_error        = 11                  
         x_message              = 12                  
         OTHERS                 = 13.                 
    Hope this was helpful.
    thanks

  • WUC-17 Information was missing from the supplied file download request java

    Dear Forms Guru,
    Can anybody help why i'm receiving this error using webutil.
    WUC-17 Information was missing from the supplied file download request java..
    the result in my jinitiator console are the ff:
    Loading http://oracleserver.hfgmgroup.hfgm:8889/forms90/webutil/webutil.jar from JAR cache
    Loading http://oracleserver.hfgmgroup.hfgm:8889/forms90/webutil/jacob.jar from JAR cache
    Loading http://oracleserver.hfgmgroup.hfgm:8889/forms90/java/f90all_jinit.jar from JAR cache
    RegisterWebUtil - Loading WebUtil Version 1.0.5 Production
    Loading http://oracleserver.hfgmgroup.hfgm:8889/forms90/java/toolbar_images.jar from JAR cache
    connectMode=HTTP, native.
    Forms Applet version is : 90290
    2005-Feb-13 01:48:19.514 ERROR>WUC-17 [VBeanCommon.downloadFromURL()] Information was missing from the supplied file download request java.net.MalformedURLException: unknown protocol: c
    2005-Feb-13 01:48:33.504 ERROR>WUC-17 [VBeanCommon.downloadFromURL()] Information was missing from the supplied file download request java.net.MalformedURLException: unknown protocol: c
    2005-Feb-13 01:48:34.04 ERROR>WUC-17 [VBeanCommon.downloadFromURL()] Information was missing from the supplied file download request java.net.MalformedURLException: unknown protocol: c
    Many thanks in advance...
    benjie

    Benjamin,
    WebUtil tries to download the jacob.dll to the client. The error message you get is most likely caused by teh following section in teh webutil.cfg file
    install.syslib.location=/webutil
    ## Do not change the following lines unless instructed to do so
    install.syslib.0.7.1=jacob.dll|94208|1.0|true
    install.syslib.0.9.1=JNIsharedstubs.dll|65582|1.0|true
    install.syslib.0.9.2=d2kwut60.dll|192512|1.0|true
    ## But you can add your own libraries in here
    #install.syslib.0.user.1=testwebutil.dll|204872|1.0|true
    If you have all these files available on the PC, then most likely the problem can be found in the virtual path setting for this directory
    <virtual-directory virtual-path="/webutil"
    real-path="c:/webutil/lib" />
    in /j2ee/Oracle9iDS/application-deployments/forms/forms90web/orion-web.xml
    Pleae refer to the webutil documentation for teh exact configuration steps.
    Hope this helps
    Frank

  • P6WS "WSS header is missing from request. Can't do username token authentication."

    I am getting the error "WSS header is missing from request. Can't do username token authentication." when trying to connect with SOAP and use Token Auth. I can get Cookies to work just fine, but i need to be able to connect to both.
    testWebReference.Login clientLogin = new testWebReference.Login();
    testWebReference.LoginResponse clResponse = new testWebReference.LoginResponse();
    testWebReference.AuthenticationService authClient = new AuthenticationService();
    clientLogin.UserName = paUsername.Text;
    clientLogin.Password = paPassword.Text;
    clientLogin.DatabaseInstanceId = Int32.Parse(paDBI.Text);
    clientLogin.DatabaseInstanceIdSpecified = true;
    AuthenticationService service = new AuthenticationService();
    service.Url = proxy;
    service.SoapVersion = System.Web.Services.Protocols.SoapProtocolVersion.Soap11;
    service.Login(clientLogin);

    I uploaded an example of usertoken on My Oracle Support community.
    TestUserToken.zip
    V/r,
    Gene

  • Soapenv missing from request message

    Hi,
       XI send the following SOAP request :
    <?xml.version="1.0".encoding="UTF-8"?>
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:q0="http://tlk.bs.com/opentlk/webservice/extract/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <soapenv:Body>
    <q0:exportInput>
    <q0:accountId>0000169149</q0:accountId>
    <q0:extractionDate/>
    </q0:exportInput>
    </soapenv:Body>
    </soapenv:Envelope>
    The third party only receives the following :
    <?xml.version='1.0'.encoding='utf-8'?>
    <Envelope>
    <Body>
    <exportInput>
    <accountId>0000169149</accountId>
    <extractionDate>
    </extractionDate>
    </exportInput>
    </Body>
    </Envelope>
    Any inputs will be great..Thanks

    Hi,
    Apologies for the long mail ...
    The error occurs in the inbound message of response...
    LOG from communication channel:
    4/14/11 11:00:35 PM e066e29e-a3e6-6cf1-af66-001e0bc62218 Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error
    4/14/11 11:00:35 PM e066e29e-a3e6-6cf1-af66-001e0bc62218 error in response
    4/14/11 11:00:35 PM e066e29e-a3e6-6cf1-af66-001e0bc62218 call completed
    4/14/11 11:00:34 PM e066e29e-a3e6-6cf1-af66-001e0bc62218 request entering
    4/14/11 11:00:34 PM e066e29e-a3e6-6cf1-af66-001e0bc62218 Message processing started
    LOG from Adapter engine
    14.04.2011 23:00:34 Success MP: Processing local module localejbs/sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean
    14.04.2011 23:00:34 Success SOAP: request message entering the adapter with user J2EE_GUEST
    14.04.2011 23:00:34 Success SOAP: request message is sending to the url : https://tflws.xxxxxsolution.co.uk/esop/tfl-host/webservices/ExtractDataDoc
    14.04.2011 23:00:35 Success SOAP: completed the processing
    14.04.2011 23:00:35 Success SOAP: continuing to response message 9fdf0f38-66e2-11e0-84e8-00000021ddba
    14.04.2011 23:00:35 Error SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error
    14.04.2011 23:00:35 Error MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error
    14.04.2011 23:00:35 Error Exception caught by adapter framework: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error
    14.04.2011 23:00:35 Error Delivery of the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error. Setting message to status failed.
    14.04.2011 23:00:35 Error The message status set to FAIL.
    14.04.2011 23:00:35 Error Returning synchronous error message to calling application: com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Internal Server Error.
    I have debugged the standrad out bound processing code. The only difference i see between regression and production is :
    in the class CL_XMS_PROFILE_XMB  there is a method IF_XMS_PROFILE~PARSE
    Here there is a piece of code :
    unpackaging based on the mime type (text, binary, multipart)*
      l_prtk = extmessage->getKind( ).
    In regression system the value l_prtk = 'M' and in production the value l_prtk = 'S'. We have been struggling to figure out why this differenece in l_prtk. here M is for multipart message and S is for simple message.
    I believe when the variable l_prtk is u2018Su2019 in R3P , the proxy code removes the tags : Soapenv  and namespaces from the SOAP request for which we get error.  We have experienced intermittent errors in R3R and the error happens only when the variable l_prtk has value u2018Su2019.
    Any any where the MIME type is maintained for SOAP message?
    Regards
    Niladri

  • Newly Added Topics Missing From steve o'hearn Exam Guide (1Z0-047)

    Hi,
    I am planning to take exam 1Z0-047.
    I got to se the exam guide for this,(OCA Oracle Database SQL Certified Expert Exam Guide (Exam 1Z0-047)) by Steve o'hearn in market.
    But it seems that syllabus of the exam is modified on 15th september 2014; and newly added topics are NOT present in the exam guide.
    Below are the objectives and topics I feel are missing from the book.
    Restricting and Sorting Data
    Use the SQL row limiting clause**
    Create queries using the PIVOT and UNPIVOT clause**
    Use pattern matching to recognize patterns across multiple rows in a table**
    Displaying Data from Multiple Tables
    Use the cross_outer_apply_clause**
    Using Subqueries to Solve Queries
    Create a lateral inline view in a query**
    Using DDL Statements to Create and Manage Tables
    Truncate tables, and recursively truncate child tables**
    Use 12c enhancements to the DEFAULT clause, invisible columns, virtual columns and identity columns in table creation/alteration**
    Manipulating Large Data Sets
    Use explicit default values in INSERT and UPDATE statements**
    We can find material on these topicsover internet(in fact I have actually worked on few of these topics already as part of my job.)
    But i prefer referring to book as it helps to understand the scope.
    I just joined the oracle forums,and not sure if I am placing this discussion on correct forum/category.
    A humble request to advice if it is at wroing place.

    I am just thinking what next course should I take ?
    Immediate target will be obviously  some PL SQL related test like 1Z0-147.
    BUT what to do after that ?
    In my work experinece so far, I have worked as a developer, senior developer(mainly in maintenace projects , both OLTP and OLAP projects I have worked for.
    that is, small as well as relatively big data volumes.Right from simple DB to DW systems of big enterprise corporation where millions of transactions happen and enter into system each day). I have  also participated in database designing when I worked on project where database was being designed from scratch. so, I am aiming/aspiring for a role something like Designer  or architect roles in the long run.
    I'm glad you found my page useful. I actually recommend 1Z0-144 over 1Z0-147.  The two exams are equivalent in their results, but I feel 144 is the better exam.  Also, 147 was almost retired at one point.  OU backed off, but may put it back on the chopping block at any time.  I wrote an article explaining why I prefer 144 here:
    Oracle PL/SQL Developer Certification: 1Z0-147 or 1Z0-144?
    As to the step after that, 1Z0-146 is the obvious one to gain the PL/SQL OCP.  147/144 will only gain the OCA-level cert.
    If you want to end up as a designer or architect, eventually you must get into database design, which would argue pursuing the DBA track.
    Millions of transactions implies a significant requirement for performance tuning which would argue for the SQL Tuning (1Z0-117) or performance certifications (1Z0-054/1Z0-064).

  • VOD TV shows - Several shows missing from lineup

    I've noticed serveral new show and returning shows missing from VOD.  I figured that by now they would be there but they are not.  Here is a list by show and network.  Please load them.  Thanks
    ABC  - Modern Family, the Middle
    CBS - Unforgetable, Person of Interest
    FOX - House
    NBC - Law & Order SVU

    My apologies your shows are no on the on demand yet. There is a forum to address your requests. This would be a perfect candidate for the Verizon Idea Exchange. Please search on the idea exchange and cast your vote. There may be another member who made the same suggestion. If not, please add a new idea so your fellow community members can comment and vote on your suggestion. http://forums.verizon.com/t5/Verizon-Idea-Exchange/ct-p/ideaexchange . The Verizon Idea Exchange is there for you to submit your ideas and suggestions to Verizon so that we can consider them as we innovate our products and services.
    Anthony_VZ
    **If someones post has helped you, please acknowledge their assistance by clicking the red thumbs up button to give them Kudos. If you are the original poster and any response gave you your answer, please mark the post that had the answer as the solution**
    Notice: Content posted by Verizon employees is meant to be informational and does not supersede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or plan

  • Problem with Team Calendar from Create Leave Request

    Hi Expert,
    We are facing following 2 issues with Team Calendar-
    1)     When manager checks Team Calendar from create leave request he gets a warning message 'No team set up for the user in the selection                period.Contact Administrator'
    I know this issue has been reported earlier as well but i didn't find the thread where it has been answered correctly.
    - OADP configuration is correct.
    - Manager is head of org unit.
    - Also IT105 exist for manager as well as employees.
    We are currently checking on authorization side for this.
    2)   Team Calendar is showing leave details only for the current month. If we navigate to previous month it does not show anything even though there exist leave data for the given month. 
    Please suggest if we are missing something.
    Thanks & regards,
    Avinash

    Hi Nagendra,
    I dont remember the exact auth object but ask security team to apply trace for the user id and identify the same.
    Also i would suggest you to check following setting before checking authorizations-
    Get the Group of Organizational Views applicable for rule group in your case  from following path
    SAP Customizing Implementation Guide--> Personnel Management-->Manager Self-Service (Web Dynpro ABAP)--> Service Specific Settings-->Working Time--> Team Calendar--> Select Employees:
    After getting Group of Org View Check the Evaluation path used in OADP configuration.
    Please check if the evaluation path is correct as per your requirement.
    Regards,
    Avinash

  • HT201210 After downloading latest version of iTunes it will not open.  This error message is displayed;  The program can't star because MSVCR80.dll is missing from your computer.  Try reinstalling the program to fix this problem.  Then a second error box

    After iTunes requested that I download latest version on PC it now will not open.  2 error messages appear.  first:  The program can't start because MSVCR80.dll is missing from your computer.  Try reinstalling the program to fix this problem.  second:  iTunes was not installed correctly please reinstall iTunes. Error 7 (Windows error 126).  I have tried reinstalling a number of times and restarting computer but no luck.

    This happened to me today as well post installing the latest version of itunes.   I did a search on google for the error and came across a recommendation to :
    Note: Start Windows in Safe Mode to complete any of the following steps if you're unable to access Windows normally due to the msvcr80.dll error.
    If, and only if, you're receiving the msvcr80.dll is missing error when you open Apple iTunes, do the following: (skip this step if your msvcr80.dll error is occurring with a different program)
    Uninstall from Windows the following five programs in this order: iTunes, Apple Software Update, Apple Mobile Device Support, Bonjour, and finally Apple Application Support. If you have iCloud, remove it as well.
    Uninstalling these programs in Windows is done from an applet in Control Panel called Programs & Features (in Windows 8, 7, or Vista) or Add or Remove Programs (in Windows XP).
    Note: Songs and playlists in iTunes will not be removed when you uninstall the iTunes program or any of the other, already-mentioned Apple programs. If you'd still like to back them up, they're usually located in the My Music folder in Windows.
    Download the latest version of iTunes from Appleand note the location you're saving it to so you can find it once it's done.
    Run the iTunes installation as an administrator. If you're not sure how to do that, see How Do I Open an Elevated Command Prompt? for help. That procedure shows you how to open the Command Prompt program as an administrator, but the steps are essentially the same for anything, including the iTunes installation package you just downloaded.
    A general overview of removing and reinstalling iTunes can also be found here on Apple's site but the above procedure seems to work better in this particular situation.

  • How come the switch user option is missing from my lock screen?

    I upgrade to Lion my iMac Core 2 Duo and now when I lock the screen the switch user option is missing from the lock screen, you just have to cancel o renter as the original user, so that if another member of my family wants to switch and use the mac he or she cannot do it.
    This is what I am talking about (image taken from a lion review): http://dl.dropbox.com/u/134544/forum/Schermata%2007-2455766%20alle%2011.05.12.pn g
    The switch user option is totaly absent, I just have the cancel.
    It that a bug or what?
    Please note this happens only when I lock the screen from the screensaver, i.e. requesting the password to restart from the screensaver, if I get to the login windows all users appears correctly and people can switch back and forth.
    Thank you.
    –&#8232;cordialmente,
    tiziano solignani, da  Mac
    http://ts.solignani.it (splash)
    http://goo.gl/p6Sb0 (libri)

    I just talked to apple support.  They said Lion doesn't support this feature.  They gave me a work-around, which was to disable requiring a password in the screen saver.  Then enable user switching so it appears in the top right of the banner.  Note that since the screen saver no longer locks the screen, in order to actually lock the screen the user must click on the upper right user list and select something like "Login user...".
    This issue has left me disappointed with apple for a few reasons.  Hopefully someone at apple will take note:
    1. Apple removed a useful feature.
    2. Apple did not provide a response to this thread which would have been the best forum to inform users of this change.  It would have saved me and apple one long phone call.

  • Log Messages from Transaction Event Logger

    I have 4 instances of MII v12.1 and within a transaction I want to add a message to the log when the transaction runs so I can view it through the message logger. All 4 MII instances were installed by the same consultant a few years ago so there "should" be no differences in the log configs. On 3 of the instances this is working fine - I have created a very simple transaction with one Event Logger action configured with a message "Test Message" and when I execute the transaction I see the correct entry in the log viewer. On the fourth however, although the transaction executes without error I am not seeing anything in the viewer for this event. I am using the standard "last 24 hours" log viewer with no filters and no specific log locations selected, and no customisations. I am seeing other system generated messages. I found some documentation about logging and the viewer and I found the Netweaver log config but as far as I can see it looks consistent between the instance which is working and the one which is not working. Is there some other config which needs to be done to enable Event Logging from transactions? My user has the same access across all instances. Any guidance would be appreciated. I attach a screen shot of what I am expecting to see (taken from one of the instances which is working).

    Hi Partha
    Many thanks for your reply. I have tried this and unfortunately it makes no difference. I also checked on the other instances and found they have their tracing levels all set to error, not Info. I have also noticed that on the instance which is working, in the System Configuration section at the bottom of the Log Config page - for Applications and all sub categories I see the entry .\log\applications_00.log in the Pattern column. On the instance which is not working I see that entry for the Applications root but not for any of the sub categories (even after selecting Copy to subtree). I cannot see where I can set this value (there is no modify function available, even under Administrator login).
    Also, when I look at the log messages which have generated when setting the Event Type to Error on the instance which is not working, it shows one entry and the Category and Location columns show <com.sap.xmii.bls.executables.action.logging.LoggingActions>. When I generate an event with type Error on the instance which is working I get 2 log messages, one with the Category and Location <com.sap.xmii.bls.executables.action.logging.LoggingActions> and the other with Category /Applications/XMII/Xacute/Event and Location <com.sap.xmii.bls.executables.action.logging.LoggingActions>.
    I guess that the .\log\applications_00.log should be showing for all subtree items under Applications and because it is not then the messages are not going into any application log. Not sure how to fix this however.
    I have also reset to the default configuration and it does not change the above.
    Best Rgds
    Richard

  • User Guide missing from downloads

    I've noticed that the User Guides are now missing from the downloads for various models.  Is there a reason for this ?  Although you can still retrieve them via Google, I was just easy finding them on the download page.
    Owner & Operator of the following:
    ● Lenovo Ideapad Z570 w/ Win 7 & Win 8.1 Dual Boot ● Lenovo Yoga 3 Pro w/ Windows 8.1 ● Toshiba A75-S206 w/ Win 7
    ● IBM Thinkpad T-23 w/ Win XP ● IBM Thinkpad T-22 w/ Win XP • As well as multiple desktops dual/triple booting XP, Vista and Win 7.
    ★ Find a post helpful? Thank that member by clicking on the ☆Star☆ to the left awarding them a Kudo.
    ★ Posting a problem and a reply is helpful and it answers your question, please mark it as an "Accepted Solution"
    ★ I'm not a Lenovo employee, just a volunteer geek who likes to help folks. Enjoy your time here, pay it forward by helping others !
    ★ Sorry, I don't answer questions via Private Messages. Posting in the appropriate forum is the best way to get assistance.

    Majestic,
    I've routed this to the eSupport team. Should hear from them soon
    Thanks!
    WW Social Media
    T61, T410, x240, Z500, Flex 14
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    How to send a private message? --> Check out this article.
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Apps tab missing from Creative Cloud Desktop

    Hello and thanks in advance for any help you can provide.
    I'm running Creative Cloud on Mac OS 10.9.5. A couple days ago I updated several of the apps through the Creative Cloud Desktop app in the menu bar. The apps updated and they all seem to run fine, but now the Apps tab is missing altogether from the CC Desktop Window, and it's even missing from the CC Desktop preferences. (Please see the screenshots.) Also, when I click on the "Install Adobe Apps" button in the CC Desktop window, nothing happens.
    I've un-installed -> re-downloaded -> re-installed CC Desktop several times, along with trying some of the other troubleshooting suggestions I've found here on the Adobe site, such as:
    restarting the computer
    logging out of CC Desktop then back in again
    deleting the opm.db file
    deleting the CoreSync folder
    deleting the AdobeAAMDetect plugin
    Nothing seems to fix it. As I mentioned, the applications all seem to running fine, but I'd like to know that CC Desktop is functioning as intended and keeping me up to date. Any other suggestions?
    Thanks again...

    I had this issue. And went through to chat with customer support. I have my apps panel once again. Transcript is below if you want to follow what I did.
    Linci Mary: Hello. Welcome to Adobe Technical Support.
    Linci Mary: Hi Thomas
    Thomas Shambler: Hi there. My 'Apps' tab seems to have disapeared from Adobe CC desktop.
    Linci Mary: As I understand you are unable to access the Apps tab of the Creative cloud as it keeps spinning, Is that right?
    Thomas Shambler: On a windows machine. Have updated the app, re-installed, signed-out, signed in.
    Thomas Shambler: Nope. there is no 'Apps' option even there...
    Linci Mary: Thank you for confirming.
    Linci Mary: I will be glad to check and help you with this issue.
    Thomas Shambler: I put a screenshot up in one of the community forum.
    Thomas Shambler: https://forums.adobe.com/thread/1648803?sr=inbox
    Linci Mary: Okay
    Linci Mary: Thank you for the information
    Linci Mary: Lets try uninstalling and re-installing
    Linci Mary: Please navigate to C:\Program Files (x86)\Common files\Adobe
    Thomas Shambler: Done.
    Linci Mary: Let me know if you can see AAM Updater , OOBE folder, Adobe application manager folder 
    Thomas Shambler: Yup. See all of them.
    Linci Mary: Delete them
    Thomas Shambler: Says OOBE folder is in use. But CC is not open.
    Linci Mary: Open task manager
    Thomas Shambler: Open
    Thomas Shambler: Adobe IPC Broker, Adobe Reader and Acrobat Manager, and Adobe Update Service are the only tasks related to CC.
    Thomas Shambler: Ah. Ended those tasks. OOBE folder is now deleted.
    Linci Mary: End all the Adobe related processes
    Linci Mary: Okay
    Linci Mary: Perfect!
    Linci Mary: Now navigate to C:\Program Files (x86)\Adobe
    Linci Mary: Let me know if you can see Adobe Creative Cloud folder.
    Thomas Shambler: Nope. I do not see a CC folder.
    Linci Mary: Okay
    Linci Mary: Press windows key+ R to open run window
    Linci Mary: Type %localappdata% and hit enter.
    Thomas Shambler: It opened AppData > Local folder
    Linci Mary: Open the Adobe folder
    Linci Mary: Delete the AAM Updater , OOBE folder.
    Thomas Shambler: Deleted.
    Linci Mary: Okay
    Linci Mary: Please click on the below link to run the cleaner tool :
    Linci Mary: http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems/_jcr_conte nt/main-pars/accordion_container_1/accordion-par/accordion-item-0/accordion-item-par/proce dure/proc_par/step_0/step_par/download/file.res/AdobeCreativeCloudCleanerTool.exe
    Thomas Shambler: Right. At the "Choose from one of the following options to clean up:" window.
    Thomas Shambler: 1. All, 2 Flash Player, etc.
    Linci Mary: 1.  Please type  E for english and then hit enter.
    Linci Mary: 2.  Please type  Y to confirm and then hit enter.
    Linci Mary: 3.  Please type  3 and then hit enter. (Creative Cloud and CS6)
    Linci Mary: 4.  Please type  1 and then hit enter. (Creative Cloud Desktop app /Adobe Application Manager)
    Thomas Shambler: "Adobe Creative Cloud Cleaner Tool completed successfully"
    Linci Mary: Okay
    info: Your chat transcript will be sent to [email protected] at the end of your chat.
    Linci Mary: Please click on the below link and re-install the creative cloud desktop app:
    Linci Mary:
    Linci Mary: https://creative.adobe.com/products/creative-cloud
    Thomas Shambler: "Initializing Installer"
    Linci Mary: Okay
    Linci Mary: Please let me know the status of installation for every two minutes.
    Thomas Shambler: "Downloading Creative Cloud desktop"
    Thomas Shambler: "Downloading Creative Cloud desktop"
    Linci Mary: Okay
    Thomas Shambler: 'We've encountered the following issues: Creative Cloud desktop failed to install. (Error code: 50)
    Thomas Shambler: Did not work.
    Linci Mary: This issue occurs due to conflicting process running in the background.
    Linci Mary: Please open task manager and check once
    Thomas Shambler: Only think that is open is "Adobe IPC Broker" and Adobe Update Service"
    Linci Mary: Open Task manager, select Show processes from all users.
    Linci Mary: Yes delete them
    Thomas Shambler: Adobe IPC Broker just popped up, after ending the task
    Thomas Shambler: ended task - it started up again
    Linci Mary: Okay .
    Linci Mary: Try installing CC desktop application.
    Thomas Shambler: Downloading.
    Thomas Shambler: Same error.
    Thomas Shambler: Adobe IPC Broker task seems to originate from this folder: C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\IPC
    Linci Mary: Navigate to C:\Program Files (x86)\Adobe
    Linci Mary: Let me know if you can see Adobe Creative Cloud folder.
    Thomas Shambler: Yes. I do see it.
    Linci Mary: Delete it
    Thomas Shambler: It says the folder or a file in it is open in another program.
    Thomas Shambler: Only thing I can think of, is that whenever I end the "Adobe IPC Broker" app, it re-starts.
    Linci Mary: In this case I request you to restart the system and try
    Thomas Shambler: Nothing else is open.
    Thomas Shambler: Alright. Will restart.
    Linci Mary: Okay
    Linci Mary: Sure
    Linci Mary: I'll will keep this case as open if you have any further issues please contact us back.
    Linci Mary: Is there anything else I can help you with?
    Thomas Shambler: Ok. Let's see what happens.
    Thomas Shambler: Thanks for all your help. Hope this resolves the issue.
    Linci Mary: Thank you
    Linci Mary: I certainly appreciate your patience in this process.
    Linci Mary: Thank you for contacting Adobe. Good Bye.

  • What is missing from Photoshop CS6 ???

         I tried the new PhotoShop CS6 (beta) but aside from some innovations of which my favorite is the interface (The interface is one of the best innovation that Adobe have made finally an interface that does not make you eyes hurt) and content aware move tool (content aware is definitely the best technology in Photoshop, may in the future in Photoshop CS20 will be voice-activated and will do exactly what you say even to draw for you) and maybe the new brushis, nothing that new, especially for those who draw in Photoshop concept artists, Ilustrators and so on ... etc
          In my opinion what is missing from the famous Photoshop CS 6 and should have been is :
         1 : Live symmetry drawing (horizontal and vertical) even the simplest programs like Alchemy / Sketchbook Pro and new Painter 12 has the function they have gone beyond the horizontal and vertical with the function of Kaleidoscope. I really like how the brush works in Alchemy especially in symmetry, in Sketchbook Pro are not so good in symmetry, unless thei are round but if you have a strange shapes thei tend to function as a parallel very strange but it is ther why the famous Photoshop does not have this function ??? I hoped that in PS CS6 (beta) to be, but no, I do hope maybe in the CS7 will be,
         2: I would like to make several sets of brushes, but in different windows on the screen at the same time not only a big one something like Corel Painter 12
         3: If you put a 3d function why do you tried to do something like the Google SketchUP fast, simple to use and easy to learn, or a simplified version of ZBrush sculpture in 3d clay ???
         Ok now let's talk about Bridge CS6: same functions, nothing so new, I hope that in the cs6 to implement something like the function of ACDSee Photo Manager 12 for example:
         Preview Thumbnails in a files, shortcuts that can be modified, such as double click I want to open fullscreen preview not send in photoshop or Camera Raw etc, why not the same as Photoshop, to make what I want to what I want, preview window to have the option of framing the image even if it is small or large (fit image, reduce or enlarge) the same for full screen mode the image will be framed by the edges of the screen (fit image height or widthand reduce or enlarge) from there if you want 100%, 200% etc. and many others
         What is right, there are many other features that I like and love in Bridge much more than ACDSee 12 such as preview multiple images at the same time in preview window and Review Mode (one of my favorite) and many others but ...   ... What was more important to me I said maybe for someone else is something else missing ...

    Trevor.Dennis wrote:
    …Why on earth would you want to restrict Photoshop?…
    Because I may consider it to be bloated already?
    Because I don't need to be driving around in a motor home when my car fills my needs?
    Because I don't need a hammer that doubles as a screwdriver or water-heater when I need to drive a nail?
    Because a scalpel may be more useful for my purposes than a Swiss-army knife?
    Because I would prefer the engineering team to work on refining existing features and improving stability rather than add features that are better served in drawing and painting applications?
    Because I'm not particularly impressed by some of the new "features"?
    Because I would prefer to see improvements to the History panel as have been suggested and requested over the years?
    I could think of many more such reasons why.
    Trevor.Dennis wrote:
    …I suspect there are a great many features in existing versions of Photoshop that you don't use…
    Duh!    Precisely! 
    Software bloat adds to the cost of developing and maintaining an application, delays the release of bug fixes and genuine improvements of existing features and eventually demands greater hardware resources.
    I have no clue as to what the he!! your "Prime Minister" quote is supposed to mean in the context of this discussion, unless you're implying that you feel like a 21-year-old whippersnapper who knows everything.  From your avatar picture you look younger than I am.  Besides, I know of very few "prime ministers" who are, were or have been particularly knowledgeable about "everything", so that may not even be a requirement for the job. 

Maybe you are looking for

  • My do not disturb schedule will not work

    When I schedule a "do not disturb" on my phone (iphone 4s), it does not automatically turn it on.  It will only work when the do not disturb is swiped on/off manually.  Can anyone help with a solution please? Thanks James

  • Use of Javacard in a smart grid scenario

    Hi, I am new to Java card. We have a project in which we are using smart cards to verify and sign a users electricity consumption data. A card reader will be connected to the USB port of a module running Debian Linux on an ARM processor. The module h

  • Whenever I try and do anything (listen to i-tunes, email, etc...)

    Whenever I do anything on the iPhone with the exception of making a phone call, the function essentially shuts down and goes right to the home page. I can't listen to music, can't use Safari, etc...What should I do?

  • Photoshop Layering Bug with Multi-language discs

    I have searched and couldn't find information regarding this problem. I am in the process of converting projects created in DVDSP1.52 that were multi-lingual and used layered menus created in Photoshop. Projects are moved into DVDSP3.02 where the lan

  • IDVD with multiple sub chaper selections

    I have created an iMovie with small (1 minute or less) presentations of 30 speakers. On a single iDVD I wish to have the following: 1. The ability to play the entire iMovie in the order it now exists. 2. A Selection of: a. speakers from occupation ca