Usage dependency - context

Hi,
in my current project I need to distribute CRM businesspartner information using XI. The business partner data in CRM has been enhanced with customer specific fields which obviously also need to be sent. I'm planning on creating my own SWCV which has a usage dependency to SWCV SAP BBPCRM 4.0. Now here is my question:
When I create a usage dependency the system wants me to specify a dependency context. There are the options "Installation Time" and "Build Time" to choose from. I neither found anything in SAP Help nor in any on the forums which tells me what the difference between these two options is. The only thing I found was posts stating to use "Installation Time". Does anybody know what the difference is ?
regards
Andy

hi Andreas,
>>>>There are the options "Installation Time" and "Build Time" to choose from. I neither found anything in SAP Help nor in any on the forums which tells me what the difference between these two options is.
use <b>Installation Time</b> only
there's no info on the build time
so it's probably
something that only SAP uses
have a look at my weblog:
/people/michal.krawczyk2/blog/2005/08/26/xi-are-you-independentfrom-your-dependencies
Regards,
michal
<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions">XI FAQ - Frequently Asked Questions</a>

Similar Messages

  • Usage dependency is created at Build time and installation time

    Hi,
    The infrastructure guys have selected the usage dependency as Build time and Installation time, while creating software components.
    "Y" SWC is created as depedency for "X" software component.
    In SLD(software catalog),  we are able to view the Y component as dependency in X component(at both build time and installation time).  In usage dependency we are able to view Y component but when we click Y component in usage dependecy we are also able to view X component. Is there any problem with this ?
    There is another issue. we are able to view basis object(in IR) in Y component but not in X component.  Actually as per the above configuration basis object in IR should appear in X component.
    Please refer to another forum which may give you some more idea.("BPM - Message interfaces of one component are not appearing in another comp") pasted on 17 Nov,2006.
    Please could you provide us the inputs.
    Thanks,
    Ramesh

    hi,
    as you see per my weblog try choosing Installation Time
    /people/michal.krawczyk2/blog/2005/08/26/xi-are-you-independentfrom-your-dependencies
    more about it on:
    http://help.sap.com/saphelp_nw04s/helpdata/en/d4/8d784289b4de54e10000000a155106/content.htm
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • SLD: Usage dependency

    What is the advantage of linking "usage dependency" in a software component version?  I'm aware that this process automatically includes objects from other s/w component. But how this is used in real life integration? An example would help in understanding better. To stress the question, lets assume component_B (contains SAP IDOCS MATMAS, CREMAS) is included as "basis components [result of usage dependency]" in components C to Z. If a segment is changed in MATMAS IDOC in source SAP system what are the steps to import the new segment into XI IR, SLD for components C to Z. Is it a complete redo or shortcut exists! Thanks in advance.

    Hi,
    have a look at my weblog to understand:
    /people/michal.krawczyk2/blog/2005/08/26/xi-are-you-independentfrom-your-dependencies
    Regards,
    michal

  • Component Reuse - Usage Dependency in SLD

    Hi there,
    I have an issue reusing objects in the repository. I defined a usage dependency at installation time from component H to component B. I want to reuse interfaces from B.
    Afterwards I reimported both B and I into the rep. I cleared tzhe cache, I refreshed and restarted the repository - but I still do'nt see the base objects from B in H - did I miss sth.? We're useing SP14.
    Thx in advance,
    helge

    Hi Michal,
    I have an issue for how to transport the usage dependency objects from Development to Consolidation (QA).
    We have done the usage dependency in the SLD for one swcv and after reimporting it into DEV from SLD , we can see the node basis objects but we are facing the problem in transporting the objects under basis objects of our new swcv to Cons(QA). other objects under the namespace of our swcv is already transported to QA.
    If you have some idea then pls. let me know.
    Regards,
    Gopesh

  • CPU usage per context on ASA

    Hi Everyone,
    I am currently working with ASA 5585 with several contexts and I would like to have an idea of what is the percentage of the CPU used per context.
    I already have the opportunity to do it for the whole ASA (context admin) using the SNMP mib CISCO-PROCES but, unfortunalty, this mib doesn't allow us to know the percentage of used CPU per context.
    I was able to know the number of core used per context but not the percentage of the CPU used.
    Do you know if it is possible ?
    Thank you for your help.
    François.

    Dear Francois,
    Here's the answer for the snmp part:
    CPU usage on ASA
    The CPU usage is displayed per context (prior to 8.1) when queried by SNMP.
    For example:
    show cpu output:
    shweta-asa-5520/coke(config)# show cpu
    CPU utilization for 5 seconds = 33.3%; 1 minute: 25.8%; 5 minutes: 8.7%
    snmpwalk output:
    root@sw8-ilinux root]#  snmpwalk -OS -c public -v 2c 10.7.14.61 cpmCPUTotalTable
    CISCO-PROCESS-MIB::cpmCPUTotalPhysicalIndex.1 = 1
    CISCO-PROCESS-MIB::cpmCPUTotal5sec.1 = Gauge32: 33
    CISCO-PROCESS-MIB::cpmCPUTotal1min.1 = Gauge32: 26
    CISCO-PROCESS-MIB::cpmCPUTotal5min.1 = Gauge32: 9
    The output displayed here is information specific to the coke context.
    Prior to 8.1 release, it is not possible to get the total CPU usage of the ASA using SNMP.  This is because there is no SNMP agent in the system context. You can get CPU usage for each context present on the ASA.
    To get the entire CPU usage you can run the command: show cpu context all on the CLI.
    shweta-asa-5520(config)# show cpu context all
    5 sec  1 min  5 min  Context Name
      3.2%   3.2%   3.1%  system
      0.0%   0.0%   0.0%  admin
    33.0%  33.1%  29.4%  coke
      0.0%   0.0%   0.0%  pepsi
    The sum of all the user context and system context gives the total CPU usage.
    However, we did add change this behavior in 8.1 release and will  also be present in the 8.2 release.  With this change, you will be able to obtain aggregate device  CPU load via the admin context. i.e. by polling the admin context, the  customer will get the total cpu usage.

  • Index usage depends on columns selected

    Hi, somehow cannot understand why index is not used, please help.
    in Oracle Database 11g Release 11.2.0.3.0 - 64bit Production
    1.     Included only indexed column and got a perfect plan
    explain plan for2 select s.x_cnt
    3 from reported_summary s
    4 where s.x_cnt>0;
    PLAN_TABLE_OUTPUT
    Plan hash value: 2674489506
    | Id | Operation | Name | Cost (%CPU)|
    | 0 | SELECT STATEMENT | | 306 (8)|
    |* 1 | INDEX FAST FULL SCAN| S_NUI01 | 306 (8)|
    Predicate Information (identified by operation id):
    1 - filter("s"."x_CNT">0)
    2.     Included some other column and got TABLE ACCESS FULL
    explain plan for2 select s.x_cnt,s.ru_id
    3 from reported_summary s
    4 where s.x_cnt>0;
    PLAN_TABLE_OUTPUT
    Plan hash value: 2142873335
    | Id | Operation | Name | Cost (%CPU)|
    | 0 | SELECT STATEMENT | | 2421 (3)|
    |* 1 | TABLE ACCESS FULL| REPORTED_SUMMARY | 2421 (3)|
    Predicate Information (identified by operation id):
    1 - filter("s"."x_CNT">0)
    3.     Included all other columns and got TABLE ACCESS FULL as well
    explain plan for2 select s.x_cnt,s.*
    3 from reported_summary s
    4 where s.x_cnt>0;
    PLAN_TABLE_OUTPUT
    Plan hash value: 2142873335
    | Id | Operation | Name | Cost (%CPU)|
    | 0 | SELECT STATEMENT | | 2421 (3)|
    |* 1 | TABLE ACCESS FULL| REPORTED_SUMMARY | 2421 (3)|
    Predicate Information (identified by operation id):
    1 - filter("s"."x_CNT">0)
    Thanks a lot

    Thanks all, just to clarify
    "select s.x_cnt from reported_summary s..." is using index;
    "select 'Y' y from reported_summary s..." is using index;
    "select <any ohter column> from reported_summary s..." is causing TABLE ACCESS FULL;
    no differences in where clause, no order by at all
    the index script is
    CREATE INDEX S_NUI01 ON REPORTED_SUMMARY (OFFSET_CNT) TABLESPACE X_INDEXES;
    jgarry, thanks for the answer, the only problem that I have clone of the database (32 bit) with same CBO parameters
    where it does not behave this way:
    explain plan for2 select s.offset_cnt
    3 from reported_summary s
    4 where s.offset_cnt>0;
    PLAN_TABLE_OUTPUT
    Plan hash value: 2359470296
    | Id | Operation | Name | Cost (%CPU)|
    | 0 | SELECT STATEMENT | | 9 (0)|
    |* 1 | INDEX RANGE SCAN| S_NUI01 | 9 (0)|
    Predicate Information (identified by operation id):
    1 - access("s"."OFFSET_CNT">0)
    explain plan for2 select s.offset_cnt,s.ru_id
    3 from reported_summary s
    4 where s.offset_cnt>0;
    PLAN_TABLE_OUTPUT
    Plan hash value: 3732627180
    | Id | Operation | Name | Cost (%CPU)|
    | 0 | SELECT STATEMENT | | 67 (0)|
    | 1 | TABLE ACCESS BY INDEX ROWID| REPORTED_SUMMARY | 67 (0)|
    |* 2 | INDEX RANGE SCAN | S_NUI01 | 9 (0)|
    Predicate Information (identified by operation id):
    2 - access("s"."OFFSET_CNT">0)
    Thanks again.

  • Relation nr of DIA WPs to CPU usage

    Hello group
    The last weeks, by reducing our nr of WPs week by week by 1, we'r trying to determine how many DIAs we need for our current user population (900 users).
    We have now come to the bottom line I think, because in rare cases we start getting Wait times. We have dropped to 18 DIAs (coming from 27) and think we will be OK at 20 DIAs.
    Now, my real question : in reducing the nr of DIAs, we had presumed that the AVG CPU usage on the system would drop. However, on the contrary, we notice that actually CPU usage has increased ???!! Also Pool swaps seem to increase.
    Is there any logical explanation to this ? Is it due to the fact that DIA processes need to be rolled out/rolled in more frequently ?
    Jo

    Hi Jo,
    This is interesting, and we have done the opposite by increasing the WPs at times until now we have over 35. Our user population is similar, split over three shifts.  
    I think swapping and WP usage depends a great deal on the type of programs being run.  I monitor sm50 and have a view defined that floats to the top any active work process.  Many times a single user will run a program such as a settlement job that suddenly shows up on 5 dialog WPs.   This type of event can eat up WPs very fast and slows things down considerably.   I would rather have extra WPs and use some temporary memory than squeeze the users.
    But I am interested in seeing greater CPU usage since it never goes very high on our system.  We also have 5 each of update-1 and update-2 WPs, again because some of our programs seem to use the update-2 type more than you would expect.
    The best thing is to have lots of main memory unless you are fortunate to have many processors. 
    So I would agree that the CPU is busy moving user context in and out and that would lead to swapping as well.
    Regards,
    Pat

  • Is there a way to monitor CPU usage during the execution of a vi?

    I am wondering if there is a way, using LabView, to monitor the CPU usage during the execution of a vi. I want to be able to programmatically adjust the program controls based on the CPU usage. This program is designed to run all day in the background.
    Thanks!

    JAI wrote:
    > I am wondering if there is a way, using LabView, to monitor the CPU
    > usage during the execution of a vi. I want to be able to
    > programmatically adjust the program controls based on the CPU usage.
    > This program is designed to run all day in the background.
    >
    > Thanks!
    There are at least two Windows tools you can use to see CPU usage
    (depending on what version of Windows you have). The Task Manager
    (ctrl-alt-del) has a panel that shows CPU usage. There is another
    program that has more options as to what to watch. Under W2K, it is in
    the Administrative Tools in the Control Panel and is called Performance.
    Play around with adding various new "Counters".
    Another option is to measure CPU usage programmatically. George Zou
    has a tool that makes the appropriate dll call. Check out
    http://www.geocities.com/gzou999/index.html
    Regards,
    Dave Thomson
    David Thomson 303-499-1973 (voice and fax)
    Original Code Consulting [email protected]
    www.originalcode.com
    National Instruments Alliance Program Member
    Certified LabVIEW Developer
    Certified Instrument Driver Developer
    Research Scientist 303-497-3470 (voice)
    NOAA Aeronomy Laboratory 303-497-5373 (fax)
    Boulder, Colorado [email protected]
    There are 10 kinds of people: those who understand binary,
    and those who don't.

  • CPU usage by Essbase Server

    Hello Experts,
    I have a query regarding the CPU usage by Essbase Server ? Can it be limited to certain % of the whole server by a setting ?
    Thanks in advance.
    Regards,
    Sudhir

    Hi,
    Is this not the same question as :- Query about limiting the essbase application use of CPU and RAM
    There is no essbase specific configuration to limit the cpu usage, depending on your OS you could at look at trying to limit CPU usage of a process but I am not sure how well that would work in practice.
    Another Re: "Dedicated" CPU for Essbase service that may be useful to you, not the same question but on processor usage.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Stream usage button grayed out

    In the Compressor manual section "About the H.264 for Blu-ray Disc Encoder Pane" (page 168) it is said:
    Stream Usage: Use the Stream Usage pop-up menu to choose how you intend to use the H.264 stream.
    Then two options are given: Blu-Ray and AVCHD. The latter intended for burning AVCHD in a standard DVD-burner.
    The latter is what I want to do. However, in the pane (did a Save-as on the original setup) this pop-up is grayed out, showing "Blu-ray" apparently shuttting me out from selecting AVCHD.
    Can someone tell me why, and how to effectuate a change to AVCHD burning?

    What is displayed in stream usage depends on what you select in Job Actions for Output Device. If you select Hard Drive or a Blu Ray Burner, you will see Blu Ray in Steam Usage. If you select a red laser optical drive, you will see AVCHD.
    Here, I have AVCHD displayed because I selected my internal DVD burner as Output Device.
    Russ

  • Set the user entered values to context node

    Hi Experts,
    I am using a context node for 'BuilHeaderSearch' BOL entity and have provided first name, lastname and email for the user to enter values to search the BP. My requirement here is to capture the values entered on the UI screen and set to context node which supposedly should be taken care by SET_* methods, which is not happening at the moment, consequently are not set to context node meaning that it doesn't go to SET_FIRSTNAME method.
    I know i could access the values using formfields but i don't think that's recommended.
    Please give me some clue.
    Many Thanks for sparing your valuable time,
    Santosh

    Hi Santosh,
    I think i got the problem now..
    Always create instance creates a entity if there is no entity exist in the collection of the context node, for eg lets say you are trying to create one model context node2 which is related to any existing parent context node1.. In this scenario if you check always create instance for the dependent context node2, it will create the blank entity and this you can varify in the  on_new_focus of the dependent context node2.(Create related entity code will be there which will create a blank entity if you have check always create instance).
    If you don't specify always create instance, framework will not create blank entity for your context node(Check the on_new_focus code no create_related_entity code will be there).
    In your requirement if you don't select "always create instance", then as per my understanding you will not be getting blank entity and set_property call should result into exception, which will not be the case when you have entity thru always create instance.
    Hope i am albe to clarify this..
    Cheers,
    Sumit Mittal

  • After Effects CS6 RAM usage

    Hey there,
    i have 32 Gb of RAM in my Pc but After Effects only uses 15% when it renders. How can i set it to use up to like 90%?

    You also have to realize that After Effects only renders one frame at a time and a HD frame, when compared to 32GB of RAM isn't very big. Memory usage depends entirely on what's going on in your composition and what codec you are using. I'm not saying that 15% is always the best, but it could be for certain projects while a much higher usage may be shown for others. I have found the recommendations that Todd supplied through his link work quite well for just about every situation I've ever run into. It's highly unlikely that you can achieve 90% system resource usage in any more than a very small percentage of your projects.

  • Add usage depency to a SC already associated with track

    Hi All,
    I am trying to add a usage dependency for a SC to another SC that is already associated with track.
    When I add the dependency in the SLD, it doesn't show up in the CMS Landscape Configurator (XML content), even if I do "Update CMS". The only way to get it to work is to delete the SC from the CMS (Delete Table Entry) and add it back in.
    Is the a way to update the dependencies in the CMS without deleting / re-adding to SC ?

    The Synchronize SC Dependencies button should do the same trick (after an Update CMS).

  • CPU usage by SophosWebIntelligence

    SophosWebIntelligence uses up to 90% and more of CPU when using Safari, visiting different sites.  Resulting in fans speeding up and unbearable noise.  MacBookPro Mid 20092,8 GHz Intel Core 2 DUo, 8GB RAM, OSX 10.9.5Any solution available for this?

    Hi,
    Is this not the same question as :- Query about limiting the essbase application use of CPU and RAM
    There is no essbase specific configuration to limit the cpu usage, depending on your OS you could at look at trying to limit CPU usage of a process but I am not sure how well that would work in practice.
    Another Re: "Dedicated" CPU for Essbase service that may be useful to you, not the same question but on processor usage.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • BT USAGE LIMIT ?????

    Hi I have just had an email from bt saying that I have nearly used all my 40gb usage. Is there any way to find out what sites have been eating up this data because this seems a lot of data. I have 3 laptops in the home and sometimes skype is used maybe some streaming movies and emails are sent and general surfing the web. To me 40gb seems a massive amount to be used up. any advice please??

    dansoap wrote:
    Hi I have just had an email from bt saying that I have nearly used all my 40gb usage. Is there any way to find out what sites have been eating up this data because this seems a lot of data. I have 3 laptops in the home and sometimes skype is used maybe some streaming movies and emails are sent and general surfing the web. To me 40gb seems a massive amount to be used up. any advice please??
    Hi.
    Streaming movies can be very high usage, depending on quality and length. It could be up to 1GB per hour, or possibly more for HD content - so it is relatively easy to rack up usage.
    There is no easy way to determine what sites are eating the usage, but there are various free usage meters that can be downloaded (e.g. for PC there is Networx). They can give a good indication of the usage for a particular machine.
    http://www.andyweb.co.uk/shortcuts
    http://www.andyweb.co.uk/pictures

Maybe you are looking for

  • Not Widely Deploying the SCCM Console?

    Hello all - We are in the process of implementing SCCM 2012 R2 and the company I work for is fairly spread out, with lots of geographically dispersed locations and IT staff. Ideally we were looking to not deploy the SCCM console to these folks, but i

  • ORA-27369: job of type EXECUTABLE failed with exit code: Incorrect function

    Hello, I am calling a windows bat file using dbms_scheduler and getting the following error. I have searched the forum and the internet and tried different switches and options. None of them solved my problem. Oracle Version: Oracle Database 11g Ente

  • Iphone freeze under call

    IP freeze under call, and show the grey apple logo - it takes several minutes to restart. Any answers?

  • My PC isn't detecting my IPod

    Hi! I'm very new to this and have no idea what I'm doing. I received an IPod for my bday from a friend with a Mac. He downloaded a bunch of songs that I do no want to loose onto the IPod. I just bought a new laptop and it won't recognize the IPod. It

  • Purchased the software but the serial number provided is invalid

    After using a trial version of elements 13 for Mac I purchased the software but received an invalid serial number