Finding scenario which is using particular Business  system...

Hi,
I want to assign new Business system. But that business system is not visible in that list even after refreshing cache. That means that business system is uesed by some other scenario. But i have lot of scenario in my system. Now my question is, how to find out which scenario is using that business system. Do i have to go into each scenario or is there any other method to find out.

Hi Ashok,
In ID go to Objects(Tab)->Service Without Party->Business Systems and you should be able to see your business system. Right Click on your business system and choose "Add to Scenario" to add to a specific scenario.
Also you can use 'where used list' to find in which scenario it is being used.
hope this helps..
Regards
Anand

Similar Messages

  • Use of Business Systems and Technical Systems

    Hi
    What is the use of having business systems and technical systems in SAP XI. I don't see any configuration details needed to create these. I understand that it logically divides the interfaces into different business systems but is that the only use? The only place I see the real configuration done is in the adapter configuration.
    Vijay

    Vijay,
    The technical system actually works better for our non-SAP systems than the SAP systems. Here is our scenario:
    We have an AS400 business system that uses a file adapter to send files to XI and then uploaded to SAP ECC. The file adapter does not ask for the system information so we can switch between dev and test by changing the DNS address in the technical system entry (dynamic reference like a property file lookup). The communication channel settings do not have to change.
    The receiver is SAP using an RFC adapter which requires the system ID, and client (hard coded).  Everytime we change clients, we have to change the settings in the RFC adapter. This is more to your point of why do we have a technical system if we have to provide the settings in the adapter as well. The RFC adapter should read the application server and client values from it's parent business system so the changes don't have to be made everytime we point to a new client( such as QA). This is irritating.
    So maybe the theory is good but the implementation could be better in this case.
    Thanks,
    Troy

  • Is there a way to find out which project using the record Z_student by sql

    Is there a way to find out which project using the record Z_student by sql
    use Find in in Application Designer is time consumer

    Try following SQL
    with all credits to the original poster of the greater portion of this sql
    http://srini-peoplesoft.blogspot.co.uk/2012/05/find-in-text-sql.html
    select projectname  from psprojectitem
    where (objectvalue1,objectvalue2,objectvalue3) in
    With Srch As
    Select Str, SubStr(Max(HexStr),3) Srch_Str
    From
    Select RNum, Str, Hexcode, Sys_connect_by_path(HexCode, '00') HexStr
    From (
    Select RNum, Str, Chr(Floor(Mod(Code/16, 16))
               + Decode(Floor(Floor(Mod(Code/16, 16))/10), 0, 48, 55)) ||
           Chr(Mod(Code, 16)
               + Decode(Floor(Mod(Code, 16)/10), 0, 48, 55)) HexCode
    From (        
    Select RNum, Str, Ascii(Substr(Str, RNum, 1)) Code
      From (Select Rownum RNum From Dual Connect By Level <= Length(:Str)),
           (Select :Str Str From Dual
            Union
            Select Upper(:Str) From Dual
            Union
            Select Lower(:Str) From Dual
            Union
            Select InitCap(:Str) From Dual
    Start With RNum = 1 Connect By Prior RNum = RNum - 1 And Prior Str = Str
    Group By Str
    select
    objectvalue1,objectvalue2,objectvalue3
    from pspcmprog p, srch
    where dbms_lob.instr(progtxt, srch_str)  > 0
    );

  • Re-Using a business system

    Hi all,
    I am using a R/3 business system in two scenarios in XI, one R/3 -> XI -> JDBC and one R/3 -> XI -> MDM. However, when I send an IDOC from the R/3, it only goes into the JDBC. How can I 'tell' it which scenario it should use??
    Regards, Michael

    hi,
    you have to configure receiver determination
    correctly - to send messages to both or one
    based on come conditions
    have a look at <b>Defining Conditions</b> section;
    http://help.sap.com/saphelp_nw04/helpdata/en/6a/b7eb412d7f9c39e10000000a155106/frameset.htm
    if you want to send to both at once
    you just have to add the second receiver in your receiver determination
    Regards,
    michal

  • Import ID Configuration Scenarios and keep the same Business System names

    Hi Guys,
    Is it possible to transport ID Configuration Scenarios Objects between 2 XI systems and keep the same names for both sender and receiver Business Systems ? That is, to skip the SLD lookup for transport Source and Transport Targets systems ?
    I tried to create the same Business Systems under the same name twice, but this was not possible. Any ideas ?
    The reason is that I want to transport all the objects from one XI DEV server to another XI DEV server.
    Thank you,
    Best Regards,
    Evaggelos Gkatzios

    Hi,
    We have done same but with bit of manual work (without Transport).
    Create SLD object in target system with same name as in Souce XI system SLD.
    IR & ID was exported using TPZ files from Source system & were imported in Target system.
    It used same object names in both XI systems.
    Regards
    Sushil

  • Which queries using particular index?

    Hello,
    Is it possible in Oracle 11gR2 to find out which queries are using or used particular INDEX? 
    Thanks a lot for your suggestion.
    Best Regards

    Hello,
    Thanks a lot.
    I have queried what you suggested, and got 5 sql_ids, but I quickly got the EXPLAIN PLAN for all the 5 sql_ids after getting sql_text, but the index I am looking for is not in the NAME column of select * from table (dbms_xplan.display());
    select distinct(sql_id) from v$sql_plan where object_owner = 'HEMANT' and object_name = '&myindex';
    I am little confused now, as v$sql_plan showing 5 sqls based on myindex but no one is actually using index?
    Thank you.
    Best Regards

  • How to find reports which are using sales tables

    Hi Guys,
    we are using OBIEE 10g version.Here i need to identify the the reports which are using sales tables.
    Table names are given but how to find which report is using these tables.Is there any method to find
    or we have to check all reports manually?
    Could any one pls suggest me here!
    Regards,
    sk
    Edited by: 912736 on Jun 8, 2012 1:24 PM

    Hi SK,
    You can run a report from catalog manager that willl give you all answers requests and the subject area columns in use, you can map these back to the sales tables either manually or by linking (vlookup) to an RPD report that you can run from the Admin tool.
    The Usage Tracking method is pretty good but you will have to match up the reports using the Logical SQL.
    I'd do both methods and cross ref your results to ensure nothing slips the net.
    Regards
    Alastair

  • How to find out which application uses how many Web containers?

    Hi everybody,
    we are monitoring several JAVA engines via sapccmsr and often get a threshold overflow for SID\Server\...\Web Container\AllRequestsCount
    The SAP online documentation tells me how to set a threshold for any web application. But befor that I should know, which application uses up all the Web Containers. How can I find out?
    btw: Does the Threshold (1.000.000) make any sense, or is this just a number that may be changed without the fear for any consequences? Is there a serious performance impact?
    Thank you in advance
    Ralf

    Ralf,
    I have an opinion, that you can take a trace messages from Web Container service, which might give you some more details.
    I am not completely sure if that serves your purpose. Still you can have a look in the below document, if it looks helpful.
    http://wiki.sdn.sap.com/wiki/display/JSTSG/%28JSTSG%29%28Web%29Trace+locations
    Regards,
    Sujit.

  • How to find which infoobject uses particular attribute

    HI,
    I want to know which infooject have the attribute :0prod_descr. How to find it? Please let me know.
    Regards,
    siddhu

    Hi,
    Select where -Used list option for your object 0prod_descr  and find the objects.
    Regards,
    Krishna Reddy

  • How to find out which class/method is calling System.gc

    Hi
    I am seeing frequent FULL GC and not able to locate which particular class/method is calling the System.gc(). I have disabled it using -XX:DisableExplicitGC and performance issues have been resolved. Also, I noticed that it does not happen periodically, so it is not RMI GC. How to find out who exactly is doing this? Does any of of the profilers like Optimizeit/Jprobe help find out this.
    Thanks

    Hi
    I am seeing frequent FULL GC This is because you are creating and destroying objects VERY frequently. Try to look at your design and see where you can reuse objects (i.e. object pooling) if possible, that is if this is adversely affecting performance.
    and not able to locate
    which particular class/method is calling the
    System.gc(). Classes don't call GC. The VM handles that automagically.
    I have disabled it using
    -XX:DisableExplicitGC and performance issues have
    been resolved. Also, I noticed that it does not
    happen periodically, so it is not RMI GC. How to find
    out who exactly is doing this? Does any of of the
    profilers like Optimizeit/Jprobe help find out this.OptimizeIt will tell you everything you need to know. However, NetBeans offers a free profiler now!

  • How to find out the variable using in the system.

    Hi Friends,
    When I am trying to create a new variable for a infoobject. It is giving me a warning that Change the tecnical name 'New Variable.....' Before save
    This is not allowing me to create any new variable.
    In the system I find out one variable is there with the name  'New Variable.....'
    And It is being used some where. When I am trying to delete this variable it is giving me a msg that it is being used in ZSCEMESTS.
    But I am not able to find out where this ZSCEMESTS is exists.
    Is there any TCODE for find out this object.
    I want to delete this New Varable.....  So can any body pls provide me the solution?
    Regards,
    Sridhar

    Hi Sridhar.
    Can you please tell me, is the variable entry mandatory? If yes please make the variable entry is optional.
    Hi Sridhar,
    Can you please tell me which type of variable it is? On which object this variable built?
    Variable is available global level, so you can view this variable on the same object right click restrict --- variable --- select --- delete.
    If it though it is already used in another query then use where used list then go to respective query and delete the same.
    Regards,
    Lokanatha.

  • I have a EOS Rebel Ti film camera which I used for business years ago, 3 lenses, wide angle to

    telephoto.  Is there a market for these and do the lenses work on current digital Canon cameras?

    Mike wrote:
    Hi jonesy!
    Thanks for the post.
    All EOS cameras, both 35mm and film, have the Canon EF lens mount.  Any of our EOS Digital SLR cameras will work with the same lenses you were using with your EOS Rebel Ti.
    The reference to "all EOS cameras, both 35mm and film" is sure to confuse some people, especially if this is the first time they've heard of a full-frame Rebel. And as most owners of digital Rebels are aware, not all EOS cameras have the EF lens mount, which does not accept EF-S lenses.
    So I'd put it this way:
    "All EOS film cameras have the Canon EF lens mount. Since all of our EOS digital cameras can accept lenses disigned for the EF mount, the lenses you were using on your EOS Rebel Ti will work on any EOS digital camera."
    Bob
    Boston, Massachusetts USA

  • Same business system in 2 differen scenarios

    Hi Friends.
    As it is not possible to create 2 businness systems in SLD to the same client , Is there any way to  use the same business system , in 2 or more different scenarios in ID and how.
    1000 thanks in advance.

    Thanks for your replay.
    The issue is in my scenario , I am using the business system related to client 100 , it is called
    BSED0_100.
    But now I want to use the business system of client 120 (BSED0_120) in the same scenario , to send an RFC request.
    BSED0_120 it is already being used by another scenario , that why I can not se it in the list when I try to assign business system.
    The question is how can I use BSED0_120 in my scenario despite it is being used by another scenario.
    I tried to create another BS for client 120,  in SLD but it said that theres is already a business system related to client 120.
    I hope this explain the problem and many thanks.

  • Query to find out which workflow(s) use a particular message ? wf_messages

    Hi guys
    Hoping someone can help.
    I've a list of particular notfication messages, which are stored in the WF_MESSAGES_TL and WF_MESSAGES table, and I need to find out which workflows use them.
    Can anyone tell me what table I can query to find this out ?
    There's no referential integrity which I can use to find this out, and google has turned up nothing so far.
    Any ideas ?
    Thanks a lot
    Scott

    You can use this and tweak it around:
    select p.process_item_type, p.process_name, p.activity_name, a.message
    from wf_process_activities p, wf_activities a
    where p.process_item_type=a.item_type and
    p.activity_name=a.name and
    a.end_date is null;-- means the active/current activity
    Regards,
    Alejandro

  • Change client in scenarios with SAP business system

    Did you ever wonder how you can change the client of a Business System and it's related communication channels in scenarios that make use of SAP systems?
    One might think that changing the client in the communication channel (sender and/or receiver) is enough.
    Unfortunately this is not the case. If you change only the client in the communication channel you'll get the following error: "lookup of alternativeServiceIdentifier via CPA-cache failed for channel XYZ"
    It took me a while to figure this out, but finally I got it.
    Two options:
    a) Either you create a new business system in the SLD and you restart the configuration of all your scenarios, or
    b) You change the client from the business system in the SLD
    I definitely didn't want to go for option 1, as it meant that I had to redo a lot of scenarios (sender agreement, receiver determination etc.). I would have lost significant time and the configuration work is subject to errors as well which would have meant retesting all of the flows.
    Therefore I explain in this thread option (b)
    SLD:
    1) In the SLD in the Technical Systems area, create a new client for the Web AS ABAP system.
    2) In the SLD in the Business Systems area, click on the system that is to be associated with a new client.
    3) Click on the Integration tab
    4) Change the associated technical system and choose your new client
    remark: the name of the business system might be somehow misleading if you specified the client as part of its name.
    Integration Directory:
    1) Delete the Business System
    2) Activate Changes
    3) Import the modified Business System
    4) Assign the new client to the communication channels related to the business system. (as the name of the Business System is still the same as before, the communication channels are automatically assigned to it)
    5) Activate Changes

    Danny
    I would like to add two more things here -->
    1) For Web AS ABAP Technical Systems, I would rather ask BASIS to execute RZ70 in order to create the entry in TS of SLD. This will list down all the client of the SAP server.
    2) If the Business System name you created is not client specific like
    SCP400_Tst   /// Client specific name
    SCP_Tst    /// Not client specific name
    I mean if the Business System name is not client specific then no need to delete the Business System just go for
    Service ( Edit Mode ) --> Adapter Specific Indentifiers --> (click button ) Compare with SLD & then Apply button
    And activate the changes.
    Rest of the steps will reamin same as you mentioned.
    - Lalit -

Maybe you are looking for