Solman question

Dear All,
I am new to solman so have some basic questions.
1) Is it possible to attach a Transport request to a Support desk message ?
2) By double clicking on the TR(of the ticket in Solution Manager) and then automatically the TR is displayed in the satellite system.
Please reply asap.
Regards

Dear Abhijit,
It is not possible to attach an transport request as an attachment to an Service Desk message.
The scenario that you are looking for is not contained in Service Desk.
However you can implement Change Request Management and then via the Change Request you can operate on the subsequent transport request.
More information on Change Request Management can be found on :
http://service.sap.com/solutionmanager
Navigate to the documentation tab and then dowload the PDF :
"3.2 SP08 PDF Documentation Change Request Managmt. English "
Hope that this information helps.
Regards
Amit Devale

Similar Messages

  • Error attempting to process incomplete inbound FTP file

    We are currently receiving some large files into PI via FTP.  Here is the communication channel definition:
    Adapter Type:  File
    Transport Protocol:  File System (NFS)
    Message Protocol:  File
    Adapter Engine:  Integration Server
    Poll Interval (secs):  600
    Msecs to Wait Before Modification Check:  10000
    Our issue is that at times PI attempts to process the file before it has completed uploading, and throws this error:  "Attempt to send file failed because file was modified during processing. 2428928 bytes expected, 2675033 bytes found. Trying to resend file".  The next time the file system is polled for new files, PI selects and processes the file successfully. 
    Two questions:
    1)  Is it possible for PI to wait until the upload has fully completed before it attempts to process the file?  For example, can I run an operating system command before message processing which attempts to put a lock on the file and waits until it is successful before the file is processed?
    2)  We have implemented alert monitoring from Solution Manager for errors in PI.  These cases are throwing an alert upon the initial error, but these turn out to be false since the message is eventually processed successfully.  Can I configure Solution Manager to bypass this type of error?
    Thank you very much for your help with this.

    Hi Mark,
    >>>1) Is it possible for PI to wait until the upload has fully completed before it attempts to process the file? For example, can I run an operating system command before message processing which attempts to put a lock on the file and waits until it is successful before the file is processed?
    there is an easy way to achive it
    put the file with a different name (let's say .lfg extension for flag)
    after the application finishes uploading make sure it will also change the name to .xml etc.
    inside PI file adapter specify to upload only .xml extensions - this way it will only take the whole file
    >>>>2
    as for solman question if you do like I suggest you will not have the errors in solman
    Regards,
    Michal Krawczyk

  • FTP -STALLED- wile attempting to "PUT" (upload) to IIS Webserver

    Recently we have been experience a strange phenomenon with all of the OS X workstations (ranging from 10.2-10.4) in our LAN having difficulties upload files to our Win2k IIS 5 webserver.
    They all display -Stalled- while they are uploading at very slow rate. 1-3 kbps. The PC's are able to upload to the server just fine, and there are no settings within IIS that are enabled that could be a direct\indirect cause to this. It is soley occuring to MAC's, and our Firewall has all the appropriate rules to allow access to the ftp site.
    Does anyone know of a recent MS security patch, or update that may attribute to this issue?
    iMAC   Mac OS X (10.4)  

    Hi Mark,
    >>>1) Is it possible for PI to wait until the upload has fully completed before it attempts to process the file? For example, can I run an operating system command before message processing which attempts to put a lock on the file and waits until it is successful before the file is processed?
    there is an easy way to achive it
    put the file with a different name (let's say .lfg extension for flag)
    after the application finishes uploading make sure it will also change the name to .xml etc.
    inside PI file adapter specify to upload only .xml extensions - this way it will only take the whole file
    >>>>2
    as for solman question if you do like I suggest you will not have the errors in solman
    Regards,
    Michal Krawczyk

  • Monitoring of File in FTP Server generated by background job in ECC system

    Hi,
    There is a background job in ECC system, which generates a file in FTP server. However the issue is that even if the background job is successfully executed, there are instances where the file is not generated in FTP server. Is there any way by which we can monitor such file in FTP Server?
    Regards
    Nishu Shah

    Hi,
    I guess this is not a solman question. Anyway, how do you perform the FTP?? custom code?
    Cheers,
    Diego.

  • SAP BAPI to get Component of any SAP Transaction

    Dear All,
    I Want to get the Component Id of any given SAP Transaction Code, with the help of some SAP RFC.
    I tried to get the Component, I got it too but I need some SAP BAPI to do this task.
    Some details are available over here,
    Component of any SAP Transaction
    Please Help.

    Hi Cvrian,
    There is no BAPI for this but there are some RFC functions to get what you want (since they are not BAPIs they may change without notice but probably won't).
    First get the transaction dev class info with RFC AKB_GET_TADIR. 
    For example if you give it OBJECT_TYPE = TRAN  and NAME = SU01 you will get the dev class info for transaction SU01. 
    The dev class info includes a component (in this example HLB0100102).  Now call RFC RH_GET_APPLICATION_COMPONENTS to get the list of component to map it to the human-readable component (in this example BC-SEC-USR-ADM). 
    Hope that solves your requirement.  This is not really a SolMan question but I wanted to be helpful

  • Solman 7.0 : Resolution for error 'Answer the question for currnt SAP comp.

    Hello sap experts,
    We are in the process of setting up Service Desk for Solman 7.0 (SP 19) for which we have created a custom user status profile ZSLFN001 and attached to SLFN transaction.
    Now we are able to create a new message with the customized dropdown for user status (fast entry screen), but when a message processor is assigned to the notification an error is generated with the following details.
    Message type : Error (Red traffic light)
    Ref object : Header Data
    Message Text: "Answer the question for the current sap component.".
    I feel this has something to do with the action "Answer to app-specific questions" but am not sure what i am missing here.
    Regards,
    Vivek

    Hi,
    Yes you have to use that action.
    In addition check this note
    Note 1301955 - Error message for answering application-specific questions
    Regards
    Prakhar

  • Quick Question about Solman

    Hi Gurus,
    I am New to Solman but trying my best
    I have solman configured and service desk with the basic configuration..But here the situation is when i am trying to create the message from the satellite system i can only able to create and send the message if my user exists in solman.
    Do we need to Define all the users in solman again..
    or is there any other process for this..please advice.

    Guru,
      The Solution Manager uses the Trusted RFC (or otherwise) defined in the table BCOS_CUST - it is this connection that defines how the users are authenticated to the Solution Manager.  You can create a custom RFC using a static userid rather than the current user but all messages created in the system would be generated with the Static ID of the Trusted RFC you use.
      So the answer is yes you can - but there are consequences of these actions.
      There are advantages to this down the road that make life easier such that under certain circumstances, you might not want everyone out ther to be able to put in messages.  It may sound a bit odd but under the circumstances of a system-wide issue, you could get hundreds of repetative tickets that will clog the system and cause your service desk to have to do a few hours of clean-up.
      So there is hope on doing this if you have large volumes or regular changes to employee base that require updates, it would be worth your time to do a simple BDC Program that puts in the UserID and BP with respective CRM Keys for remote systems.
      Hope that answers your question - if so please set this thread to answered.

  • SOLMAN 7.0 problem with Stack16-question on note#1231975

    SOLMAN 7.0 problem with Stack16-question on note#1231975    
    I'm importing Stacks 16&17 into our Solution Manager 7.0 system
    and getting errors when importing the Java part in JSPM after the ABAP
    went in with no errors. The error matches OSS note 1231975 but we are
    having problems understanding what this note is advising to fix the
    issue. "SAPJTECHS SP16 component needs to be applied before proceeding
    with the whole SP16 stack. It should fix the usages on the systems
    fixing missing rows at BC_SL_PARTS table." Each time we start JSPM it
    gives the errors mentioned in this note. How are we to import
    SAPJTECHS before the rest of the Java Support Packs if we can't get
    JSPM to come up due to this error? About half of the Java Support
    Packs were imported before this error occured.

    You can deploy that component manually using SDM (instead of JSPM).
    Markus

  • Installing CRM question and SOLMAN Generate Required Key

    Hi everyone,
    I have been trying to install the sap crm 5.0 , but there is a section where the installer asks for some Solutions Manager Key that i need to generate on the SAP SOLMAN. The thing is that i dont have any sap solman running.
    I have been reading several posts where basically its says that is a req. that sap established for the crm systems.
    Anyways, i have 2 questions.
    1. Installing the SAP SOLMAN is just the same process as installing r/3 or crm, that i need to update the OS, install the dbms (upgrade it and patch it), get the kernel, export, installation master cd's and well follow the inst guide?
    Or there is something else i need to have, like an r/3 system  running ?
    2. It's possible if i give to you guys the SAP SID, Instance Number, Hostname,  of the crm environment i want to install, that somebody with solman generates the key for me?
    Thanx in advance.

    > 1. Installing the SAP SOLMAN is just the same process
    > as installing r/3 or crm, that i need to update the
    > OS, install the dbms (upgrade it and patch it), get
    > the kernel, export, installation master cd's and well
    > follow the inst guide?
    > Or there is something else i need to have, like an
    > r/3 system  running ?
    SolMan is a complete separate system with separate database, combined ABAP + Java instance, so to say an "R/3 system running" (to speak with your words).
    >
    > 2. It's possible if i give to you guys the SAP SID,
    > Instance Number, Hostname,  of the crm environment i
    > want to install, that somebody with solman generates
    > the key for me?
    that is possible - but you won't be able to get patches and updates after April 2nd of this year, SolMan and Maintenance Optimizer is mandatory till then.
    Markus

  • Solman SR3 - Questions

    Dear all,
    I have just started installation of Solman SR3 in HPUX/oracle 10g. I have few basic questions
    1. When I start the installation from the installation master, the check box for unicode system (recommended) is by default enabled, when I try to uncheck the box it is not allowing since it is checked and grayed out? does that mean it will install unicode version?
    2. Also I only need to install ABAP stack for solman, we don't want to have AS Java. But there is no option in SR3 to install ABAP alone? does solman needs to have both the stacks?
    Thanks
    Senthil

    1. When I start the installation from the installation master, the check box for unicode system (recommended) is by default enabled, when I try to uncheck the box it is not allowing since it is checked and grayed out? does that mean it will install unicode version?
    Yes - because non-Unicode installations are deprecated and shouldn´t be installed any more.
    2. Also I only need to install ABAP stack for solman, we don't want to have AS Java. But there is no option in SR3 to install ABAP alone? does solman needs to have both the stacks?
    SolMan is ABAP + Java by definition, you can´t separate them (unfortunately).
    Markus

  • Solman 7.0 - Question regarding "New Maintenance Optimizer Transaction"

    Hi All,
    Since I'm quite new on Solman transactions, while monitoring my queue, I found 4 tickets that says "New Maintenance Optimizer Transaction".
    This is what's inside:
    "Internal Note             SOLMAN_ADMIN 08.04.2014 08:41:25
    The status was set to the value 'Selection'"
    Can someone help me on where to find information regarding this, or if this is something I should take a look at?
    Thanks!

    Hi Bua,
    Somebody has created an new maintenance transaction from MOPZ of solman, which is used for generated XML for applying support packs and EHPs.
    Selection mean, that the user was selecting the components but has now done anything or updated the status
    Divyanshu

  • Basic questions about SOLMAN

    SOLMAN gurues:
            Im an HCM consultant, and I dont know why ended up being responsible for creating a CHARM demo in our system. I have some initial doubts that I hope you can help me with:
           I need to customize a demo for a maintenance cycle (neither an upgrade nor a project):
    1) I dont get the idea of the "project cycle", lets suppose I create a project for maintenance of our live system, we have several modules which have little implementations every day. Lets suppose that the FI module is in testing phase and HR in customizing phase, which would be the real phase of the project cycle? Do I have to create a project everytime a change request is requested in the system? Im quite confussed about this!
    2) Is there any easy to follow step by step to make a simple customizing of CHARM for maintenancing?
    3) Which roadmap is recommended for maintenancing??
    Thank you very much!!
    Federico.
    Edited by: Federico on May 11, 2010 11:01 AM

    Hi
    I think you are confused because you are talkng about 2 diff functionalities
    1. moving and managining changes
    CHARMS or Change Request Management fucntionality
    2. Storing documentation
    Project Management
    Both are diff things and diff way is req to customization for it
    I recommend you to go for SAP training for solution manager
    as there are plenty of functionalities and all need lot of customization as you do in HCM area for using HCM functionalities via spro etc.
    Last but not the least it is not a simple tool like LSMW etc but it is a Technology which provides end to end solution management with help of several inbuilt feature and functionality and is pretty huge.
    hope it clarifies basic doubt.
    Regards
    Prakhar

  • SolMan Installation Question

    Hi,
    I am trying to install Solution Manager 7.0
    Installation fails in the step "Installing Minimal Configuration" after starting J2EE server
    I found an OSS note: 1094628 similar to this situation. But it didnt solve my problem.
    Can anyone please throw some light on this issue
    Error Message is:
    ERROR 2008-04-30 15:29:59.866
    FCO-00011  The step callOfflineCTC with step key |NW_Addin_CI|ind|ind|ind|ind|0|0|SAP_Software_Features_Configuration|ind|ind|ind|ind|13|0|NW_Call_Offline_CTC|ind|ind|ind|ind|7|0|callOfflineCTC was executed with status ERROR ( Last error reported by the step :Assertion failed: in
    function NW_Call_Offline_CTC_ind_ind_ind_ind_SubComponentContainer_callOfflineCTC() {
        var nw = NWInstall.getSystem(context.get("sid"));
        var ctcDirFs = nw.getCI().getInstanceDir().concat("j2ee", "ctc");
        var ctcExeFile = installer.onWindows() ? "LaunchOfflinectc.bat" : "LaunchOfflinectc.sh";
        var ctcCall = ctcDirFs.concat(ctcExeFile);
        installer.writeTrace("CTC is in" + ctcCall);
        ASSERT(arguments.callee, ctcCall.isExisting(), "CTC executable cannot be found in " + ctcCall.toString());
        var pmgt = new ProcessMgt();
        var app = pmgt.createChildApplication(ctcCall, []);
        var userData = nw.getUsers().getAccountData(NWUsers.roles.SIDAdm);
        var user = (new AccountMgt()).getUser(userData.name);
        var env = pmgt.getProcessEnvironment();
        if (installer.onUnix()) {
            env.setUser(user);
        env.setWorkingDirectory(ctcDirFs.getNode());
        env.setEnvironmentVariable(new Property("JAVA_HOME", nw.getJavaHome().toString()));
        installer.writeTrace("For the Offline CTC Call, JAVA_HOME is set to " + env.getEnvironmentVariable("JAVA_HOME"));
        app.setEnvironment(env);
        var retval = app.run([], true);
        ASSERT(arguments.callee, retval == 0, "CTC retval is not 0 but " + retval);
        installer.writeTrace("CTC has been called in Offline Mode.");
    CTC retval is not 0 but 1).

    HI, all,
    I have same problem with last step installation SolMan 7.0 SR3 on Windows Server 2003 64-bit
    ===
    CJS-00030  Assertion failed: in function NW_Call_Offline_CTC_ind_ind_ind_ind_SubComponentContainer_callOfflineCTC()
    ===
    Database Oracle 10.2.0.2
    jre 1.4.2_17 (x32)
    jdk 1.5.0.16 (x64)
    I make recommendation note 1094628.
    I restart and logon as SIDadm.
    Win Oracle serveces started.
    R3trans -d show
    ===
    This is r3trans version 6.14 (release 700 - 14.02.08 - 14:55:00).
    unicode enabled version
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'FDB'"
    r3trans finished (0012).
    ===
    Any help, please.

  • SolMan BPM question

    Hi all,
    We are piloting a BPM solution, focusing on the Order to Cash process. We have experimented with different BPM monitoring types on various business process steps, ie. under Sales Order Management, we have configured dialog performance monitoring on the "Create Sales Order" process step, which allows us to set thresholds for monitoring response time on transaction VA01.
    Our organisation uses a common production landscape across Europe, but each country subsidiary is responsible for their own business processes. Each country has a unique set of Org Level Values, i.e. Company Code, Sales Org, etc.
    We would like to setup BPM to monitor down to the level of Sales Org or Document type, so that for example, we could configure monitoring on a business process step for each subsidiary, therefore the alerts and notifications generated once the thresholds are surpassed could be sent directly to the relevant subsidiary.
    Is it possible to configure BPM to monitor something like the number of open sales orders or number of Sales Orders with delivery block under a specific Sales Org?
    Any pointers on how to target the monitoring to this level would be much appreciated.
    Thanks and regards,
    John

    Hi JD
    As you might know, Solution Manager BPMon has different type of monitoring objects like
    technical monitoring and application monitoring.
    Dialog performance is categolized as technical monitoring. And open sales order, sales order with delivery block are categolized as application monitoring.
    For technical monitoring, generally it focuses on technical point. So you cannot specify the performance for certain organization. (You can specify application server, type of response time like response time, db time , frontend time, and transaction code. Or user )
    On the other hand, for application monitoring, generally you can specify organization data.
    So  for the key figures that you mentioned ( open sales order and order with delivery block you can specify following of monitoring object sales order), you can specify following point for data collection.
    -open orders.
    Sales Doc. Type
    Sales Org.
    Dist. Channel
    Division
    Sales Group
    Created by
    Older than x days
    Use creation date
    -order with delivery bloc
    Sales Doc. Type
    Sales Org.
    Dist. Channel
    Division
    Sales Group
    Created by
    Older than x days
    Use creation date
    *You can check more detail inforamtion in your BPMon session by selecting corresponding monitoring objects belongs to application monitor.
    And most of the application monitor's monitoring objects and its key figure(with selection criteria), you can check  from T-CD ST13(TBI reports) in your satellite system.
    Addtionally, I also recommend you to check following documents for more better understanding on solman BPMon.
    URL.
    http://www.service.sap.com/bpm
    => Media library
    ==>Technical information
    ===>Setup Guide - Application Monitoring
            Setup Guide - Business Process Monitoring
    ==>Customer information
    ===>Business Process & Interface Monitoring - Part 1
    ===>Business Process & Interface Monitoring - Part 2
    I hope this information help you.
    best regards
    Keiji Mishima

  • Question about SLD, j2ee and solman

    for the implementation aspects of solman 4.0, i.e. roadmaps, project planning, etc....do you need to have the j2ee and SLD configured for this?  Currently my j2ee engine is hung. It never gets past the "starting application" part.
    1|server0             |J2EE Server         |   23028|Starting application
    State of JControl : Some processes running
    State inside MS   : Some processes running
    Thnx!!

    Hello Drew,
    For the implementation escenarios you don´t need to have the J2EE up.
    For opening connections and maybe for Service Desk scenario you need to have the J2EE up and running.
    If SLD is not running in SMSY ensure that the system defined has the entry Data source "system RFC"
    For the Solman diagnostic of course you need the J2EE .
    Check in the std_* log of work directory what is the problem with the J2EE,
    you only need to look in most update files for "error" entry and search for the error
    Best regards,
    Dolores

Maybe you are looking for

  • FI Extraction - 3.5 or 7 : Confusion

    Hi All, I have to do FI-AR Extraction, im using the datasource 0FI_AR_4 (BSID/BSAD) using the preffered scenario: 0FI_AR_4 -> 0FI_AR_O03 -> 0FIAR_C03 DS                  ODS                 Cube We are implementing BI 7.0 Now what i want to know is t

  • Watching flash movies on E72

    Hi I have a Nokia e72 and I was wondering is there any update on flashlite 3 so I could watch flash streaming movies. I was able to watch before using skyfire but I think they have remove there service for symbian phones. Any Ideas?  Thanks

  • Low Ink level warning on new inks.

    I own a Photosmart c309a and I am about ready to throw the thing out of the window. I purchased all 5 inks required today, printed 1 test photo (6x4), 2 personal photos (6x4) and about 7 test pages as I have not used the printer for a couple of month

  • Oracle Resource Manager function with SAP BI7

    Hi, Have anyone considered or using Oracle Database Resource Manager (Oracle 10.2) feature for SAP BI application in your site? I dont see a single OSS hit on this feature. We have a SAP BI system that has few power users (who can run large STAR_TRAN

  • Best way of using ni-can instrument

    hi guys i m just going to start labview for my can bus project , i have to use ni-can module provided by univ, so i have to start from basics , i have not any sort of idea how to overcome this please tell quick and working way to do alll this . I hav