Archiving/Deleting Test Messages in SAP Solution manager

Hi,
We have configured Service Desk in our solution manager 7.0 with EHP1 system.
We have created test messages to test the configuration.
We need to delete these test messages which are appearing in T Code CRM_DNO_MONITOR.
We run the report "CRM_ORDER_DELETE" but the output is
Deletion of CRM Documents
The following document could not be deleted:                 8000000259
Not possible to delete, a reference exists to a subsequent document
Number of documents deleted:                                          0
Number of documents not deleted:                                      1
So
We have followed the "Note 1329247 - Archiving Solution Manager Service Desk messages".
1)
a)Call transaction DNOTIFWL and set the deletion flag for the Service Desk message. The deletion flag corresponds to the system status I1076 (deletion flag).
b) Execute the report Z_DELETE_BASIC_NOTIFICATIONS
The above step we have executed successfully.
2)
In CRM
You cannot delete a service process in CRM. The service process must be archived.
Call transaction SARA and select the archiving object CRM_SERORD. Archiving involves three steps:
a) Initial run     Report CRM_ARC_SERORD_CHECK
b) Write run       Report CRM_ARC_SERORD_SAVE
c) Delete run     Report CRM_ARC_SERORD_DELETE
in SARA T Code we have typed  archiving object CRM_SERORD.
After this what to do??? How to proceed further.
Can any body suggest us the step by step procedure to archive these test messages.
Regards,
Raj

> In CRM
> You cannot delete a service process in CRM. The service process must be archived.
> Call transaction SARA and select the archiving object CRM_SERORD. Archiving involves three steps:
> a) Initial run     Report CRM_ARC_SERORD_CHECK
> b) Write run       Report CRM_ARC_SERORD_SAVE
> c) Delete run     Report CRM_ARC_SERORD_DELETE
>
> in SARA T Code we have typed  archiving object CRM_SERORD.
> After this what to do??? How to proceed further.
You need to schedule a BGD job to execute this. You can do this from the SARA screen itself, clicking on the 'Job' button. Please refer:
http://help.sap.com/saphelp_crm50/helpdata/en/e6/c66f3b6c980c3be10000000a11402f/content.htm
Rajeev

Similar Messages

  • How to set up approval process for test case in SAP solution manager?

    Hi Experts,
    We need to setup a 2 level approval process for test case documents in SAP Solution Manager.
    e.g. If test case document is uploaded for transaction "MM01" then first it will go to Reviewer1. Once Reviewer1 approves it , should go to Reviewer2.
    Adn finally once reviewer2 approves it , it will be complete.
    What are the required configurations and steps for approval process setup? It will be helpful if screenshots and detailed steps are provided.
    Thanks.
    regards,
    Sanjana

    Hi,
    the above requirement we are going develop add on.below code is there. in this code how we can set for line level amount instead of document total amount
    Private Function GetCondition(ByVal sCondition As String) As ApprovalTemplateConditionTypeEnum
            Try
                Select Case sCondition
                    Case "Deviation from Credit Limit"
                        Return (ApprovalTemplateConditionTypeEnum.atctDeviationFromCreditLine)
                    Case "Deviation from Commitment"
                        Return (ApprovalTemplateConditionTypeEnum.atctDeviationFromObligo)
                    Case "Gross Profit %"
                        Return (ApprovalTemplateConditionTypeEnum.atctGrossProfitPercent)
                    Case "Discount %"
                        Return (ApprovalTemplateConditionTypeEnum.atctDiscountPercent)
                    Case "Deviation from Budget"
                        Return (ApprovalTemplateConditionTypeEnum.atctDeviationFromBudget)
                    Case "Total Document"
                        Return (ApprovalTemplateConditionTypeEnum.atctTotalDocument)
                End Select
            Catch ex As Exception
                MsgBox(ex.Message())
            End Try
        End Function
    Please guide me.
    Regds,
    Samapth Kumar.

  • Upload of Test Cases in SAP Solution Manager.

    Hello,
    I am trying to create a project and its component in SAP Solution Manager with 12 Test Plans. The Test Plans have different number of test cases. I do not have the Test cases now, but I shall have them in future. I currently have the following data.
    Test Plan ID
    Module
    Business Process
    Business Area
    Sub Business Area
    Test Case Description
    Test Case Details
    Transaction Codes
    Priority of Test Cases
    Can I create a structure of a project in the development system in which I have 12 Test Plans and n number of Test Cases under every Test Plan? The structure would have place holder for each test case in which I can upload the Test Cases later. Is that possible?
    Regards,
    Namrata.

    Hi Namrata,
    Yes, you can create project structure before using solar01 tcode. later once your test cases (either manual or automatic) are ready then you can upload them using solar02 on test cases tab,
    refer Link Test Case to Transactions/Reports - Configuration - SAP Library
    Assignments - SAP Solution Manager - SAP Library
    Thanks
    Jansi

  • Authorization check For Test plan in SAP Solution Manager test management

    Hi experts,
    I need to allow only selected user to view their test package and the list of transaction so i need to have a authorization check by using enhancement i got struck since i am not able to find any badi for this ..kindly looking back your suggestion

    Hi Namrata,
    Yes, you can create project structure before using solar01 tcode. later once your test cases (either manual or automatic) are ready then you can upload them using solar02 on test cases tab,
    refer Link Test Case to Transactions/Reports - Configuration - SAP Library
    Assignments - SAP Solution Manager - SAP Library
    Thanks
    Jansi

  • Deletion of messages created in solution manager service desk

    Hi All,
    I have implemented service desk functionality on solman 4.0. and for the testing we have created a number of messages from the satelite system. now i want to delete the messages from the list in crm_dno_monitor list.
    could someone help me as to how do i delete all the test messages created in the service desk.
    Regards
    Mahendra K

    Hi Ben,
    Thanks a lot for ur reply, but i have a few queries which have not been answered in the attached post.
    after we confirm the message deletion from the table DNOD_NOTIF. but again when we go ot the message list and observe we still find the messages there.
    also how do we delete messages with status of 'External Processing' and the list only shows the messages which are outstanding the date.
    could you help me in resolving the same.
    Regards
    Mahendra K

  • Message not updated in SAP Solution Manager

    Hello SAP Solution Experts,
    My requirement is to be able to send an incident message to SAP and when they in turn reply, the message in SAP Solution Manager is updated with the reply of SAP. The message could be for example a SAP NOTE number or some guidelines as message text.
    But currently, this is not the case since we are not receiving any updates in the SAP Solution Manager. We need to consult the Marketplace to have access to the message of SAP.
    So basically, as per my understanding, I think SAP is unable to update our Solution Manager system.
    I would be grateful if someone could shed some light on how to make the replies of SAP available directly in our SAP Solution Manager?
    Are there any steps to follow to achieve this requirement?
    I am using the text schema ZLFN as follows:
    Another issue, when the message is created and saved, we get the following warning message.
    Translation in English would be: “No information text is available for SAP”.
    Thanks and Kind Regards,
    Yovish.

    Dear Yovish,
    Report 'AI_CRM_IM_UPDATE_FROM_SAP' is used to update incidents from SAP.
    As alexander said, you can schedule the job 'REFRESH MESSAGE STATUS' using mentioned program on  periodically(1 Hr).
    This batch would update your solution manager system's incidents.
    You can also do the status mapping to update your solman systems incident status by SAP status.
    Thanks,
    Vikas.

  • A problem on Sap Solution Manager

    Hi all,
    I got a problem with Sap Solution manager and i hope that you will be able to help me…
    I’ll try to do my best to be understood in English =)
    So, here is my goal :
    I want to use SolMan as a workbench for test with eCATT. I made a very simple test with the transaction SECATT : A script for a customer creation by the transaction XD01.
    This script works well, so I’ve done the “test configuration”, the “Test data” and the “system data”.
    At this point, I don’t have any problem. If I launch the test, it works. (Important point maybe : I work in remote from an environnement dedicated to SolMan toward a production one).
    When I try to put this test in SolMan, there appear my problems.
    I don’t really know SolMan for the moment, but it seems that I have to begin  by the transaction “SOLAR01” which lead me to the “Business blueprint change”. But I can’t modify anything in it, as the system always tells me the following error : “You cannot change (or There are no) Structure nodes”.
    Maybe I’m not going in the good way, but I try every transaction in SolMan, like Configuration, Test plan management or project overview & Administration. I filled all field I could, but it’s not working for the moment.
    I just want to know how to get my test in a workbench, in a test plan on SolMan…
    Can you help me ?
    Thx a lot
    R.P.
    (P.S : Of course, if you got a step by step document, I would be pleased to receive it ! =))

    Hello Papillon,
    What I understand from your contribution: You do not seem to have a problem working with the Test Workbench in general but would like to know how to work with the Test Workbench as integral part of SAP Solution Manager.
    The basic idea of SAP Solution Manager is that you have the possibility of doing a process-oriented testing (instead of straight module or functioned-oriented testing with regular Test Workbench functionality).
    This is why in SAP Solution Manager you would start of with setting up a project (in transaction SOLAR_PROJECT_ADMIN), in which you define a <i>process-oriented</i> blueprint structure in the next step (transaction SOLAR01) and attach test cases to your process-oriented structure (in transaction SOLAR02) afterwards.
    You will find a guide dedicated to testing topics in SAP Solution Manager here:
    <a href="http://service.sap.com/form/sapnet?_SHORTKEY=01100035870000538663&_SCENARIO=01100035870000000202&_OBJECT=011000358700000213552006E">http://service.sap.com/form/sapnet?_SHORTKEY=01100035870000538663&_SCENARIO=01100035870000000202&_OBJECT=011000358700000213552006E</a>
    This guide should provide sufficient guidance and walks you through the whole process, explaining why and how you operate the above mentioned transactions and much more.
    Best regards,
    Doreen Baseler

  • EWA: error message in CRM check for SAP Solution Manager system

    Hello!
    In EWA report for SAP Solution Manager system I have seen error message: Many CSA* inbound queues in error status were detected in your system. As a result of this BDocs have not been delivered. And then table
    Queue Name                                Status     Date of first entry             Entries
    CSABUPA0000000070           READY     03.12.2007                          45
    CSABUPA0000000934           READY     07.05.2008                          45
    CSAIBASE0000000000           READY     23.11.2007                          36
    CSA_ORDER_8000000000      READY     22.11.2007     5
    CSA_ORDER_8000000001      READY     22.11.2007     3
    and others.
    I looked transaction smq2. There are 11300 queues in it. Is it actual error or it is a normal situation? And that must I do, to remove an error?
    Edited by: Mariya Kurbatova on Jul 2, 2009 6:27 AM

    Hi,
    Usually problems with hanaging CSA* queues are caused because too many
    indiviaual queues are created for the qRFC resources to handle. You can
    limit the number of queues as described in note 763680.
    Note 763680 would be useful if all of your qRFC resourcesa are in use
    when you have a great number of queues. With a large number of dialog
    WPs on the system it would probably make sense to reduce the amount
    as described in the note.
    the casue when you have this problem would be to check SMQR -> GOTO ->
    qRFC resources. You can also see if most of your dailog WPs are in use
    in SM50.
    Also refer to note 758677.
    Please schedule report RSQIWKEX (Inbound) to run as described in the
    note.
    And since your title has mentioned that the EWA is on your CRM satellite system; this maybe a further good reference too
    When you replicate lots of data from CRM to R/3, there could be a qRFC
    resource problem. In this case, the numebr of queues created can be
    reduced by implementing the attached note 356228, particularly solution
    2.
    For CSA* queues is slightly different from the one decribed in note;
    this is because the CSA queues exchange data within the CRM system.
    The steps described should be followed, except that table SMOFQFIND
    must be used instead of CRMQNAMES. In this table, fields TR_SNAEMS and
    SEGM_FLD are equivalent to the CRMQNAMES fieds BAPISTRUCT and BAPIFLD
    respectively. It should be possible to follow the solution 2 in the
    note as long as you use SMOFQFIND instead of CRMQNAMES.
    Hope this helps
    Cheers,
    SH

  • Where to upload test case results in SAP Solution Manager?

    Hi Experts,
    I am new to test management module in SAP Solution Manager. I need to know where to upload test case results in sap solution manager.
    Please provide screenshots on how to upload test results.
    Regards,
    Sanjana

    Hi Sanjan,
    let me provide you some more information.
    First of all you create a SAP Solution Manager Project in Transaction SOLAR_PROJECT_ADMIN. I think this should be no problem. After creating the Project, make sure that the tap "Test Cases" is switched on in this project. The tap "Test Cases" is the tap below "Project Standards".
    Go to transaction "solar02" and choose your created project. Find the tap "Test Cases" and upload a sample file. Please note that the configuration structure of this project can be configured in solar01 (Business Blueprint). There are many settings you can choose in a project regarding ti your requirements. Try to find them out! :-)
    In transaction Test Plan Management (STWB_2) you can choose all relevant test cases you uploaded in your project and generate Test Packages which are mapped to your choosen Testers.
    In Transaction stwb_work you will see the testers workbench.
    Best regrads
    J.Eichner

  • Sap Solution Manager 7.1 SP11 Basic Configuration

    Hi Experts,
    I am in fresh installation for Sap Solution Manager 7.1 SP11. At Basis Configuartion Phase in step " Configure CA Introscope".
    I have successfully installed, but it shows the following message: " Offline - The EM Connection cannot be established (caused by :com.sap.smd.introscope.em.IntroscopeException: java.lang.reflect.InvocationTargetException_) "
    Need suggestions how to proceed from here.
    thanks

    Raja,
    I assume you're using Linux/UNIX.
    Here's the solution. It worked for me.
    In /usr/sap/ccms/apmintroscope/config/users.xml, update the Guest password with this MD5 hash: c4582df82299e0581a9fc6bb34c53
    In user management screen of "Configure CA Introscope", choose "Guest" as connection user with password "guest12" (without quotation marks)
    If it's still not working, then delete the EM and re-install the introscope.
    Go to expert mode -> Delete references -> Remove the line
    Delete folder /usr/sap/ccms/apmintroscope
    Install introscope and management modules againdon't forget to re-set the permission for diagnostic agent user
    Go back to solman_setup "Configure CA Introscope" and do import CA again
    Save, you'll have a green status
    Regards,

  • Default User Parameters in SAP SOLUTION MANAGER 7.1

    Hi,
    I want some default parameters automatically be assigned to new users when they are created instead of manually adding every time in su01 transaction code. Do you know how to configure this?
    SAP SOLUTION MANAGER 7.1
    SAP_BASIS
    702
    0012
    SAPKB70212
    SAP Basis Component
    I try settings in SSM_CUST for user-exit Z_USERS_TRANSFER and SAP_USERS_TRANSFER, but it's don't work.
    Thank you.

    Code function module runs in SAP EHP 1 for SAP Solution Manager 7.0 SAP_BASIS 701.
    In SAP SOLUTION MANAGER 7.1 SAP_BASIS 702 function module is ignored. it can be seen if you set a breakpoint in the function module.
    FUNCTION CREATE_USER_HR_INFO.
    *"*"Локальный интерфейс:
    DATA: su01_mode(5) type c.
    field-symbols: <BNAME> like USR02-BNAME.
    field-symbols: <ACCNT> like BAPILOGOND-ACCNT.
    field-symbols: <CLASS> like USLOGOND-CLASS.
    field-symbols: <FUNCTION> like ADDR3_DATA-FUNCTION.
    field-symbols: <DEPARTMENT> like ADDR3_DATA-DEPARTMENT.
    field-symbols: <su01_mode> like su01_mode.
    DATA hr_rfc TYPE STANDARD TABLE OF ZSTR_HR_PERSON_INFO WITH HEADER LINE. " инф-ция о польз-лях, получаемая из HR по RFC
    DATA : sys_msg(80) TYPE c,
             indx TYPE i.
    DATA ADDRESS LIKE TABLE OF BAPIADDR3 WITH HEADER LINE.
    DATA ADDRESSX LIKE TABLE OF BAPIADDR3X WITH HEADER LINE.
    DATA DEFAULTS LIKE TABLE OF BAPIDEFAUL WITH HEADER LINE.
    DATA DEFAULTSX LIKE TABLE OF BAPIDEFAX WITH HEADER LINE.
    DATA LOGONDATA LIKE STANDARD TABLE OF BAPILOGOND WITH HEADER LINE.
    DATA LOGONDATAX LIKE STANDARD TABLE OF BAPILOGONX WITH HEADER LINE.
    DATA RETURN LIKE STANDARD TABLE OF BAPIRET2.
    DATA res_lines TYPE i VALUE 0.
    assign ('(SAPLSUU5)g_ok_start') to <su01_mode>.
    if sy-subrc = 4.
       exit.
    ENDIF.
    *<su01_mode> will have the following values: create = "CREA", change = "CHAN", and delete = "DELE"
    *  DATA mes TYPE string.
    *  mes = sy-subrc.
    *  CONCATENATE 'sy-subrc' mes into mes separated by SPACE .
    *  MESSAGE mes TYPE 'I'.
    if <su01_mode> = 'CREA'.
       assign ('(SAPLSUU5)USLOGOND-ACCNT') to <ACCNT>.
       assign ('(SAPLSUU5)USR02-BNAME') to <BNAME>.
       assign ('(SAPLSUU5)USLOGOND-CLASS') to <CLASS>.
       assign ('(SAPLSUU5)ADDR3_DATA-FUNCTION') to <FUNCTION>.
       assign ('(SAPLSUU5)ADDR3_DATA-DEPARTMENT') to <DEPARTMENT>.
       hr_rfc-PERNR = <ACCNT>.
       APPEND hr_rfc.
       CALL FUNCTION 'GET_HR_PERSON_INFO' DESTINATION 'PHRCLNT200_HR'
         TABLES
           PERSON_INFO       =  hr_rfc
         EXCEPTIONS
           SYSTEM_FAILURE = 1 MESSAGE sys_msg
           COMMUNICATION_FAILURE = 2 MESSAGE sys_msg
    DESCRIBE TABLE hr_rfc LINES res_lines.
    *если по табельному номеру нашлись данные - заполняю ими структуры
    if res_lines > 0.
       LOOP at hr_rfc.
         DEFAULTS-KOSTL = hr_rfc-PLANS.
         DEFAULTSX-KOSTL = 'X'.
         if hr_rfc-GESCH = '1'.
           ADDRESS-TITLE_P = 'Господин'.
         else.
           ADDRESS-TITLE_P = 'Госпожа'.
         ENDIF.
         SPLIT hr_rfc-ENAME AT space
                             INTO ADDRESS-LASTNAME
                                  ADDRESS-FIRSTNAME
                                  ADDRESS-MIDDLENAME.
         if <FUNCTION> = ''.
           ADDRESS-FUNCTION = hr_rfc-FUNCTION.
           ELSE.
             ADDRESS-FUNCTION = <FUNCTION>.
         ENDIF.
         if <DEPARTMENT> = ''.
           ADDRESS-DEPARTMENT = hr_rfc-STEXT.
           ELSE.
             ADDRESS-DEPARTMENT = <DEPARTMENT>.
         ENDIF.
         ADDRESSX-TITLE_P = 'X'.
         ADDRESSX-LASTNAME = 'X'.
         ADDRESSX-FIRSTNAME = 'X'.
         ADDRESSX-MIDDLENAME = 'X'.
         ADDRESSX-FUNCTION = 'X'.
         ADDRESSX-DEPARTMENT = 'X'.
       ENDLOOP.
    endif.
       DEFAULTS-LANGU = 8.
       DEFAULTS-DCPFM = 'Y'.
       DEFAULTS-SPLD = 'LOCL'.
       DEFAULTS-SPDB = 'G'.
       DEFAULTS-SPDA = 'D'.
       APPEND DEFAULTS to DEFAULTS.
       DEFAULTSX-LANGU = 'X'.
       DEFAULTSX-DCPFM = 'X'.
       DEFAULTSX-SPLD = 'X'.
       DEFAULTSX-SPDB = 'X'.
       DEFAULTSX-SPDA = 'X'.
       APPEND DEFAULTSX.
       ADDRESS-NAMEFORMAT = '03'.
       ADDRESS-NAMCOUNTRY = 'UA'.
       APPEND ADDRESS to ADDRESS.
       ADDRESSX-NAMEFORMAT = 'X'.
       ADDRESSX-NAMCOUNTRY = 'X'.
       APPEND ADDRESSX.
       LOGONDATA-GLTGV = sy-datum.
       LOGONDATA-GLTGB = '99991231'.
       LOGONDATA-TZONE = 'EET'.
       if <CLASS> = ''.
         LOGONDATA-CLASS = 'END_USER'.
         ELSE.
           LOGONDATA-CLASS = <CLASS>.
       ENDIF.
       APPEND LOGONDATA.
       LOGONDATAX-GLTGV = 'X'.
       LOGONDATAX-GLTGB = 'X'.
       LOGONDATAX-CLASS = 'X'.
       LOGONDATAX-TZONE = 'X'.
       APPEND LOGONDATAX.
       CALL FUNCTION 'BAPI_USER_CHANGE'
         EXPORTING
           USERNAME = <BNAME>
           ADDRESS       =  ADDRESS
           ADDRESSX       =  ADDRESSX
           DEFAULTS     =  DEFAULTS
           DEFAULTSX     =  DEFAULTSX
           LOGONDATA   = LOGONDATA
           LOGONDATAX   = LOGONDATAX
         TABLES
           RETURN        = RETURN
    *  DATA mes TYPE string.
    *  mes = sy-subrc.
    *  CONCATENATE 'sy-subrc' mes into mes separated by SPACE .
    *  MESSAGE mes TYPE 'I'.
    ENDIF.
    *ENDIF.
    ENDFUNCTION.

  • SAP XI scenarios (SAP Solution Manager and SAP ECC 6.0)

    Hi!
    I have a SAP Solution Manager System 7.0 (ABAP+Java) and SAP IDES ECC 6.0 (ABAP).
    Futhermore I have SAP NetWeaver 7.0 with SAP XI 7.0.
    Which scenarios can I implement with these systems and where can I find the appropriate documentation?
    - Proxy to Proxy
    - IDOC/ALE
    - Webserice
    - other scnenarios (???)
    Thank you very much!
    regards
    Holger

    Hi Holger,
    Please do search in SDN you might get more.......
    Proxy to Proxy
    ABAP Proxies in XI(Client Proxy) - ABAP Proxy to File
    File to R/3 via ABAP Proxy - File to ABAP Proxy
    IDOC/ALE
    Introduction to IDoc-XI-File scenario and complete walk through for starters. - IDoc to File
    Few other scenarios :
    File to R/3 via ABAP Proxy - File to ABAP Proxy
    Introduction to simple(File-XI-File)scenario and complete walk through for starters(Part1) - File to File Part 1
    Introduction to simple (File-XI-File)scenario and complete walk through for starters(Part2) - File to File Part 2
    Convert any flat file to any Idoc-Java Mapping - Any flat file to any Idoc
    RFC Scenario using BPM --Starter Kit - File to RFC
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1685 [original link is broken] [original link is broken] [original link is broken] - File to Mail
    Dynamic File Name using XI 3.0 SP12 Part - I - Dynamic File Name Part 1
    Dynamic file name(XSLT Mapping with Java Enhancement) using XI 3.0 SP12 Part -II - Dynamic File Name Part 2
    The specified item was not found. - Dynamic Mail Address
    Understanding message flow in XI - Message Flow in XI
    Walkthrough with BPM - Walk through BPM
    Schedule Your BPM - Schedule BPM
    Demonstrating Use of Synchronous-Asynchronous Bridge to Integrate Synchronous and Asynchronous systems using ccBPM in SAP Xi - Use of Synch - Asynch bridge in ccBPM
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] - Use of Synch - Asynch bridge in ccBPM
    The specified item was not found. - Maintain RFC destination centrally
    Triggering e-Mails to Shared folders of SAP IS-U - Triggering Email from folder
    Outbound Idoc's - Work around using "Party"? - Handling different partners for IDoc
    /people/siva.maranani/blog/2005/08/27/modeling-integration-scenario146s-in-xi - Modeling Integration Scenario in XI
    The specified item was not found. - Testing of integration process
    The specified item was not found. - Authorization in XI
    http://help.sap.com/saphelp_nw04/helpdata/en/58/d22940cbf2195de10000000a1550b0/content.htm - Authorization in XI
    The specified item was not found. - Alert Configuration
    The specified item was not found. - Trouble shoot alert config
    Executing Unix shell script using Operating System Command in XI - Call UNIX Shell Script
    Overview of Transition from Dev to QA in XI - Transport in XI
    Using ABAP XSLT Extensions for XI Mapping - Using ABAP XSLT Extensions for XI Mapping
    /people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure - Mail Adaptor options
    IDOCs (Multiple Types) Collection in BPM - Collection of IDoc to Single File
    XI : Controlling access to Sensitive Interfaces - Controlling access to Sensitive Interfaces
    The specified item was not found. - The same filename from a sender to a receiver file adapter - SP14
    Payload Based Message Search in XI30 using Trex Engine - Payload Based Message Search in XI30 using Trex Engine XI : Configuring CCMS Monitoring for XI- Part I - XI : Configuring CCMS Monitoring for XI- Part I
    The specified item was not found. - XI: HTML e-mails from the receiver mail adapter
    Thanks
    Prabhakar

  • Error accessing transaction SOLMAN_WORKCENTER in SAP Solution Manager

    I get the error below when I try to access workcenters in SAP solution Manager ehp1 via transaction SOLMAN_WORKCENTER
    Error while processing your query
    What has happened?
    The URL call http://sol.test.com:8000/sap/bc/webdynpro/sap/ags_workcenter was terminated because of an error.
    Note
    The followin error text was processed in smc the systm: Syntax error in program CL_POWL_UTIL==================CP .
    The error occurred on the application server sol_smc_00 and in the work process. 0
    The termination type was: RABAX_STATE
    The ABAP call hierarchy was:
    Method: GET_QUERIES of program CL_POWL_QUERY_API=============CP
    Method: GET_WORKLISTS of program CL_CONTROL_CENTER_API_FOR_POWLCP
    Method: IF_AGS_CONTROL_CENTER_API~GET_WORKLISTS of program CL_AGS_POWL_BASIC=============CP
    Method: GET_WORK_LIST of program /1BCWDY/0ALGK7P51EY0JCPIHVQ5==CP
    Method: IF_COMPONENTCONTROLLER~GET_WORK_LIST of program /1BCWDY/0ALGK7P51EY0JCPIHVQ5==CP
    Method: HANDLEDEFAULT of program /1BCWDY/0ALGK7P51EY0JCPIHVQ5==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/0ALGK7P51EY0JCPIHVQ5==CP
    Method: INVOKE_EVENTHANDLER of program CL_WDR_DELEGATING_VIEW========CP
    Method: NAVIGATE of program CL_WDR_CLIENT_APPLICATION=====CP
    Method: DO_NAVIGATION of program CL_WDR_WINDOW_PHASE_MODEL=====CP
    What can you do?
    With the termination type RABAX_STATE you will find in the system smc in transaction ST22 more information on the cause of the termination.
    With termination type ABORT_MESSAGE_STATE you will findon the application server sol_smc_00 in transaction SM21 more information on the cause of the termination.
    With termination type ERROR_MESSAGE_STATE you can scan for further information in the trace file for the work process 0 in transaction ST11 on the application server. sol_smc_00 It is possible that an analysis of the trace files for the other work processes is necessary.
    If you do not yet have a user ID, contact your system adminmistrator.
    Error Code: ICF-IE-http -c: 001 -u: lolli -l: E -s: smc -i: sol_smc_00 -w: 0 -d: 20110415 -t: 165748 -v: RABAX_STATE -e: SYNTAX_ERROR -X: 00235AB4EF731EE099F78539B74CB1A5_00235AB4EF731EE099F78537687251A5_1 -x: 29BC67E0BACDF16BB1A500235AB4EF73
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    How do I resolve this error?

    Hi Mateus,
    Thanks for your keen interest in assisting.
    This is an excerpt from ST22....even though i am not an ABAP person.
    Error in the ABAP Application Program
    The current ABAP program "CL_POWL_QUERY_API===========CP" had to be terminated becuase it has come accross a statement that
    unfortunately cannot be executed.
    The following syntax error occured in program
    "CL_POWL_UTIL===========CP" in include
    "CL_POWL_UTIL===========CM007" IN
    line 48:
    "Incorrect logical expression: ")" without preceding "("."
    The include has been created and last changed by:
    Created by "SAP"
    Last changed by: "BODE"
    Error in the ABAP Application Program
    The currect ABAP Program "CL_POWL_QUERY_API=============CP" had to be terminated becuase it has come accross
    a statement that unfortunately cannot be executed.
    What can you do?
    Please eliminate the error by performing a syntax check
    (or an extended program check) on the program "CL_POWL_UTIL===========CP".
    You can also perform the syntax check from the ABAP Editor.
    If the problem persists, proceed as follows:
    Note down which actions and inputs caused the error.
    To process the problem further, contact you SAP system administrator.
    Using Transaction ST22 for ABAP Dump Analysis, you can look at and manag termination messages.
    and you can also keep them for a long time.
    When i clicked on the ABAP Editor in ST22, I have the code below
    method GET_QUERIES.
      data: ls_authorities type powl_authorities_sty,
            lt_vistypes type powl_type_tty,
            lt_visqueries type powl_query_tty,
            ls_api_query type powl_query_asty.
      field-symbols: <fs_query> type powl_query_sty.
      cl_powl_util=>do_authority_checks_for_user(
        exporting
         i_applid = i_applid
         i_user   = i_user
        changing
         c_authorities = ls_authorities
      lt_vistypes = cl_powl_type_accessor=>get_visible_types(
          i_applid = i_applid
          i_langu = sy-langu
          i_username = i_user
      lt_visqueries =  cl_powl_query_accessor=>get_visible_queries(
         i_applid = i_applid
         i_authorities = ls_authorities
         i_langu = sy-langu
         i_username = i_user
         i_vistypes = lt_vistypes
      loop at lt_visqueries assigning <fs_query>.
        move-corresponding <fs_query> to ls_api_query.
        insert ls_api_query into table result.
      endloop.
    endmethod.
    The cursor is on this line containing the statement below
    "cl_powl_util=>do_authority_checks_for_user("

  • How to work sap solution manager

    < MODERATOR:  Message locked.  Please read the [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] before posting next time. please search first. >
    Hi experts,
    can anybody what is the use of sap solution manger and how its work.
    Regards,
    arti singh

    The SAP Solution Manager supports you throughout the entire life-cycle of your solutions, from the Business Blueprint to the configuration to production processing. It provides central access to tools, methods and preconfigured contents which you can use during evaluation, implementation and operational processing of your systems.
    Features
    Implementing and Upgrading SAP Solutions
         Central access to all tools for your project (Project Administration, Business Blueprint, Configuration, Test Workbench, create Group Rollout templates)
         Central management of all information for your Project (roadmaps, system landscape, project documentation)
         Compare and synchronize customizing in different SAP components
    Solution Monitoring
         Central System administration
         Analysis of your system landscape with Service Level Reporting
         Real-time System Monitoring
         Business process monitoring
    Services and Support
    Access to programs and Services to monitor and optimize the performance and availability of your system landscapes, and minimize risks when running your systems
    Service Desk
    Solution support with workflow to Create and Process Problem Messages
    Change Management
    Manage change requests, with workflow to trace and audit changes and transports in your system landscape with Change Request Management.

  • Ticket SAP Solution Manager 7.0 to SAP EHP 1 for SAP Solution Manager 7.0

    Hi,
    I want to migrate all tickets from SAP Solution Manager 7.0 to SAP EHP 1 for SAP Solution Manager 7.0 , please let me know the procedure how to migrate it.
    DB Detail
    SAP Solution Manager 7.0 - MSSQL( 9.00.4035)
    SAP EHP 1 for SAP Solution Manager 7.0 - MSSQL(10.00.2531)
    Thanks,
    Kaleel

    Dear Mohamed,
    I was reading the post and the replies and while I think your question has been answered, I just want to make sure what you are trying to achieve. Is it a migration, where you have one Solution Manager system on SAP Solution Manager 7.0 and another
    SAP Solution Manager EHP1 system and you were looking to migrate the Service Desk messages?
    If you are "Upgrading" one system from Solution Manager 7.0 to  EHP1 then all the messages are preserved.
    If you are "Migrating" to a physically different system, then transfer of Service Desk Messages is not supported.
    Please see the document [SAP Solution Manger-  Conent Transfer|https://websmp204.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000608232009E]
    Also Service Desk is a completely independent CRM Service, so the messages could always be archived, as has been suggested.
    No depending on your scenario, is the EHP1 system brand new or is it already productive? If it was brand new, you might be able to do a homogenous system copy, and then upgrade the new system to EHP1. But if it is already productive, this would not be an option.
    Hope this helps to clarify.
    Regards,
    Paul

Maybe you are looking for

  • Multiple Apple ID's on one computer - it says we have to wait 90 days to add the 2nd one?

    I deauthorized our computer using my applie ID - I did not know it would deauthorize my husbands account as well. I reauthorized it using my AppleID.  Now my husband cannot authorize his account until 90 days go by.  We share the computer, is there a

  • Best Practice for General User File Server HA/Failover

    Hi All, Looking for some general advice or documentation on recommend approaches to file storage.  If you were in our position how would you approach adding more rubustness into our setup? We currently run a single 2012 R2 VM with around 6TB of user

  • How to extract member, default alias and custom alias into separate columns

    Hi, is there a way to get simultaneously member name, default alias name and custom alias name with Essbase 9x report scripts (Report Writer)? I do know that using for example <OUTALTSELECT "default or custom alias table" <REPMBRALIAS "dimension" I c

  • Not encoding %20 in file name

    I have some links to word docs with spaces in the names. On viewing the files on the file system (dir listing enabled) they look ok my test doc.doc When selecting the hyperlink the %20 are being replaced in the url. my%20test%20doc.doc etc However th

  • What's this?--Exception creating DataSource: org.hsql.jdbcDriver

    How to register the MS-SQL Server2000 DataSource in Tomcat4.04? Hi friends,      I only have the MS SQL Server 2000 Database,and prog with jsp and Tomcat. Since the MS issue their JDBC Driver for SQL Server,I always use "DriverManager" to get the dat