Fair share request class usage

Hi,
Here are my doubts regarding the fair share request class usage
1->I have only one custom work manager with fair share value configured as 100 (value between 1 to 1000 as per oracle docs), will the remaining request share goes to default work manager ? or the fair share request class should be configured only with multiple custom work manager as to be shared between them ?
2->If i have 2 custom work manager with fare share value 100, 50. whats the meaning with respect to sharing the request ? again will default work manager comes into picture for remaining share ?
Please help
Thanks,
Sandeep

Maybe this is of some help: Re: SelfTuningWorkManager

Similar Messages

  • Request Class in Work Manager using WLST

    Hi,
    How can I configure a fair share request class and assign it to a WorkManager using WLST ?
    Edited by: Chintan Parekh on Jul 10, 2011 11:53 PM

    Hi,
    i m not sure whether it's an issue with Spring or not. But i tried using Thread.sleep(1000) in a Simple webapplication to see Workmanagers works properly or not. I found that it works extremely great: http://weblogic-wonders.com/weblogic/2010/01/24/workmanager-at-webapplication-level/
    Thanks
    Jay SenSharma

  • Fair share priority

    Hi there,
    I have a situation where several WorkManagers have same fair share and one common max thread constraint but one component may have irregular high workload. My task is to provide some minimum resources for each component without changing their fair share during periods of normal request count.
    I was trying to search for scheduler’s algorithm and found out that it is a priority fair queue. It uses parameter ‘virtual time’ for each WorkManager that can be observed in RequestClassRuntimeMBean.
    Is someone familiar with internal WorkManager structure? Is virtual time internal priority of thread queue and can it be modified in runtime to change WorkManager behavior?
    Best wishes,
    Eugene

    Hi,
    I assume you are using safety stock also, so all the requiremnts will have two parts Forecast and Safety Stock required.
    For example the requirement propagated to a source location S1 from two destination location is D1 = 100 & D2 = 130.
    Now out of this for D1 50 is forecast and 50 is safety stock req and for D2 70 is forecast and 60 is safety stock.
    Now S1 will first give 20 to D2 from its supply and make demands at both location equal, after that it will supply to both the location such that forecast requirement at both location remains equal.
    for example if available supply is 100 it will give 20 to D1 and remaining 80 it will divide as 40 & 40 between D1 & D2.
    So d1 will get 40 and D2 will get 60.
    now assume if supply is 180 it will first meet demand of 50 & 70 at D1 & D2 and remaining 60 it will distribute between D1 and D2 such that the perecentage of safety stock requirement is equal i.e. x/50 = (60-x)/60.
    I think you will get the bhavior if you use the above eg and try on ur system.
    Thanks & Regards,
    Sanjog

  • I canu00B4t build a DC that share only classes

    Hi forum:
       I want to make a Sharing Reference between two Web Dynpro DC, to share only classes of one project to another.
    I make the next steps:
    1) i created one DC1 project
    2) i put a classes that i want to share into the folder  src/packages.3) i created a new public part and included all the classes that i included in src/packages
    4) there are 2 jars that i need them for compile, so i linked them in properties > Libraries and also i putting them into the lib folfer
    5) i made the build of DC1 and i can´t do it, the problem is that i´m losting the references of my jar´s in properties > Libraries, and don´t appears more, and i need to put them again, but the problem continue.
    what can i do ?
    Can i do a par with my classes and put the property SharingAccess=true and access it from a WebDynpro ?
    Thnks
    Josué
    Message was edited by: Josue Cruz

    Hi Josue,
    U can access the classes between two components by sharing them using webdynpro.
    <b>For sharing the classes between DC's right click the projcet>properties>webdynpro references>sharing reference>Add</b>
    u can add the class files here inthis location and try accessing it.
    This should help u,
    Regards,
    Nagarajan.

  • Fair share logic in Backorder Processing - APOBO040 -

    We are thinking to use backorder processing in GATP process. However, one of the expectations of our customer is "fair share logic" during the confirmation of sales orders. Let me clarify what I mean:
    1- We have following sales orders in hand with the mentioned sorting.
    _________Req. Quantity
    SO1________20 pieces
    SO2________20 pieces
    SO3_________1 piece
    SO4_________1 piece
    2 - Assume that the total of our stocks and planned orders are 40 pieces. Then the system will give confirmation to the orders as follows:
    __________Req. Quantity______Confirmed Quantity
    SO1________20 pieces___________20 pieces
    SO2________20 pieces___________20 pieces
    SO3_________1 piece____________No confirmation  
    SO4_________1 piece____________No confirmation
    3 - However we want to achieve such a confirmation distribution.
    __________Req. Quantity______Confirmed Quantity
    SO1________20 pieces___________19 pieces
    SO2________20 pieces___________19 pieces
    SO3_________1 piece_____________1 piece 
    SO4_________1 piece_____________1 piece
    As we have seen from the in the customizing of APO this is somehow possible with the user exit "EXIT_/SAPAPO/SAPLBOP_040" - scope of check-
    (APO Customizing / GATP / Enhancements / Backorder Processing / Define Scope of Check for Batch Backorder Processing)
    Do you have information about this topic, have you tried this solution before, is it working???
    If anybody can help, we really appreciate.
    Thanks in advance and Best Regards

    Hello there, This is in refrence to the doc posted in the link
    Re: Fair share logic in Backorder Processing - APOBO040 -
    I actually have the same requirement and want to implement the fair share logic by using the below mentioned User Exit...  .But the last line in the documentation below says that "This is only possible for the basic methods product availability check and product allocation.""  ....
    Can I implement the  same for Rules Based ATP ..  actually we are using Rules Bases Sustn in cunjunction with BOP.
    Please let me know if you any idea about this fair share ?? Can this be done ??
    Regards,
    Amit --  [email protected]
    > I dont know If you have gone through this document:
    > The lines in bold explains clearly uptill what extent
    > you can do the FAIR SHARE RULE.
    >
    > I believe we cannot do <b>EXACTLY</b> what you have
    > stated in your example.
    > Availability Check is the core for comfirmation of a
    > sales order.
    >
    > Whatever customizing you do in the user exit, donot
    > attemp to do your own availability check logic...
    >
    > GOOD LUCK and let us know when you have done the
    > coding.
    > ******************************************************
    > *******************************
    > <b>EXIT_/SAPAPO/SAPLBOP_040 :</b>
    >
    > ATP, BOP: Scope of Check for Backorder Processing
    > Functionality
    > The user exit is called in backorder processing
    > before the availability check is called.
    >
    > The requirements to be checked and the correction
    > quantities of the separate basic methods are
    > transferred to the function module.
    >
    > Depending on the settings for backorder processing,
    > the requirements to be checked are either the
    > original requirement (requirement check) or the
    > current confirmation of the document (confirmation
    > check). Scheduling has already been performed
    > (according to the settings for the check
    > parameters).
    > The requirements are transferred into four tables.
    > The contents of these tables are linked to each other
    > by indexes.
    > <b>The requirements to be checked can be changed, for
    > example, if you want to implement a fair share logic.
    > Changing the requirements has no effect on the
    > quantities originally required in the documents.
    > <u><i>The change only limits the maximum quantity you
    > can allocate to a document.</i></u>
    > The correction quantities are determined for each
    > basic method. By reducing the correction quantities
    > you can prevent the total quantity being divided
    > between the documents to be checked.
    > You must not change the adjustment entries for
    > planning.</b>
    >
    > ***************************************************
    > APOBO040 scope of check:
    >
    > Scope of Check for Batch Backorder Processing
    > The function module EXIT_/SAPAPO/SAPLBOP_040 is
    > called before the availability check in backorder
    > processing. The documents have already been selected
    > (filter) and sorted.
    >
    > Environment
    > The requirements to be checked and the corresponding
    > correction quantities of the individual basic methods
    > are transferred to the function module.
    >
    > By changing (reducing) the requirements, a fair share
    > logic can be implemented using this function module.
    >
    > By changing (reducing) the correction quantities,
    > quantities can be protected from distribution via
    > backorder processing. This is only possible for the
    > basic methods product availability check and product
    > allocation.
    >
    > Message was edited by:
    >         Kumar Ayyagari

  • Deployment fair share rule B

    hi,
    I have gone through following example of fair share rule B in one of the earlier posts.
    Destination location A Dest. Location B
    Demand in bucket P1 1000 1600
    Available stock 200 600
    Target Stck levels (as derived from safety stock levels) 800 1500
    Stock required from source 1600 2500
    % of target stock before deployment 25 % 40%
    Stock available to deploy at production site - 1200 qty
    Deployment qty as per fair share rule B 496 704
    Available stock after depöloyment 696 1304
    % of target stock level after deployment 87% 87%
    based on the values above, can anyone please tell me how exactly the deployment quantity 496 is calculated?
    Regards,
    YR

    Hi sap_apo1,
    What clarie has written is absolutely fine. I have deduced a working formula. It is as follows:--
    If Da1, Da2 .....Dan are deployed quantities in destination locations a1, a2... an
    If Stka1, stka2....Stkan are actual stocks at destination locations on day of receipt of deployed quantity in locations a1, a2... an
    If Tstka1, Tstka2,Tstka3.....Tskan are target stock quantities as per SS days n day of receipt of deployed quantity* in locations a1, a2... an
    Then , the following formula works
    (Da1Stka1)/Tstka1=(Da2Stka2)/Tstka2=...................................=(Dan+Stkan)/Tstkan
    Da1Da2.......+Dan= Total quantity available to be deployed by the source location
    Conditions: it takes the transportaion lane duration into account.Therefore, take into account the stk  quantities on the day of recipt at destination locations.It can differ as tlane durations can be different to different destination locations.
    The formula applies only when it is possible to equate the percentages. If the stock distribution is already eavily skewed to a location, and the fair share cannot bring the other locations to this level due to insufficient quantity to deploy.
    Regards,
    Samir Baruah

  • Automation Open error - "ClassFact​ory cannot supply requested class" (-21472212​31)

    I am trying to use a third party COM object.  I have been provided with a comobject.DLL file and I have registered the object.
    I have been able to use the COM object with no problems using a VB script.
    Now, I need to be able to use the COM object from LabVIEW.
    I created an Automation Open function ( Functions > Connectivity > ActiveX > Automation Open ).
    I then selected my ActiveX class from the Automation Open menu and created a Refnum.
    Unfortunately, when I execute the VI, I get the following error:
    "ClassFactory cannot supply requested class in activextest.vi"
    I am using LabView 8.2 on Windows XP.
    NOTE: I am able to create an InvokeNode function and see the available methods for this COM object.
    Any help is greatly appreciated.
    Thank you in advance.

    If that fails to work, then it was not properly made or completed. It should boot the computer to a screen similar to that of a Recovery HD. Without a Mavericks installer of your own there is no way to restore Mavericks because it can no longer be downloaded. You have the option of Mountain Lion to purchase or Yosemite which is free. You might try fixing your Yosemite system.
    Install or Reinstall OS X from Scratch
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Erase the hard drive:
      1. Select Disk Utility from the main menu and click on the Continue button.
      2. After DU loads select your startup volume (usually Macintosh HD) from the
          left side list. Click on the Erase tab in the DU main window.
      3. Set the format type to Mac OS Extended (Journaled.) Optionally, click on
          the Security button and set the Zero Data option to one-pass. Click on
          the Erase button and wait until the process has completed.
      4. Quit DU and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Install button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
               because it is three times faster than wireless.

  • Is there a log of Family Share Requests

    I am trying to figure out if there is a log of the family share requests, so that I can review them. I am finding requests are coming in and then being removed, but there is no way of tracking what was done. There is no app for it, and I am not sure where to go except notification center.
    Thanks in advance.

    Hi again Christiaan, I'd be wary of upgrading your server just for this feature. This article mentions the pitfalls of the different server setups, loss of server preferences when upgrading etc...
    The benefits of having file and folder creation/deletion logged could be easily outweighed by the loss of auto setup of users mail and the other features that 'just work' in a standard install.
    Cheers

  • Timer class usage!

    from Mr. Mohee Jarada
    Lufthansa Systems - Fort&eacute; Consultant
    Email(s):
    [email protected]
    [email protected]
    Hamburg - Germany
    Hi,
    If any one facing problems with Timer class usage in Forte SO, please read
    the following TechNotes about the solution:
    Technote 11063
    Technote 11548
    Technote 10586
    All the best
    Mohi
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    from Mr. Mohee Jarada
    Lufthansa Systems - Fort&eacute; Consultant
    Email(s):
    [email protected]
    [email protected]
    Hamburg - Germany
    Hi,
    If any one facing problems with Timer class usage in Forte SO, please read
    the following TechNotes about the solution:
    Technote 11063
    Technote 11548
    Technote 10586
    All the best
    Mohi
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Weblogic work manager - Control min./max. threads & fair share

    I have an application which is running on Weblogic 10.3.2. I need to be able to control the number of threads the server assigns to this application. The application has 3 MDBs and for each of these MDBs, we need to assign a weight so that that the available threads are distributed among the 3 MDBs according to the weight.
    After going through the Weblogic documentation, it looks like I could create 3 work managers with the min. threads, max. threads and fair share. These work managers could be assigned to each of the MDBs. But, this does not control the total number of threads the server assigns to the application.
    Question:
    Is there a way we can create a work manager with the min. threads and max. threads and assign it to the whole application? This could be used to control the min./max. threads assigned to the application. Then we could define 3 work managers with the fair share and assign them to the individual MDBs.

    Hi ,
    You can create a work manager with min. threads and max. threads constraints defined. Check this:
    http://www.oracle.com/technetwork/articles/entarch/workload-management3-087769.html
    Thanks,
    Sharmela

  • Issue Deployment rounding value & Fair Share

    Hello All,
           I have tested the deployment (SCM 7.0) with the rounding values and observed some strange results. Please find my cases below. And the deployment was executed on the production plant.
    Case 1:
    Location = DC1
    Demand = 5000
    Rounding Value= 1
    Location = DC2
    Demand = 3000
    Rounding Value= 1
    Location = PP
    Demand =0
    Stock= 1000
    Rounding Value= 1
    Location = DC3
    Demand = 2000
    Rounding Value= 1000
    Deployment Result:
    700 on DC1 and 300 on DC2
    Expected Result:
    625 on DC1 and 375 on DC2
    Case 2:
    Location = DC1
    Demand = 5000
    Rounding Value= 2
    Location = DC2
    Demand = 3000
    Rounding Value= 2
    Location = PP
    Demand =0
    Stock= 1000
    Rounding Value= 2
    Location = DC3
    Demand = 2000
    Rounding Value= 1000
    Deployment Result:
    700 on DC1 and 300 on DC2
    Expected Result:
    626 on DC1 and 374 on DC2
    Case 3:
    Location = DC1
    Demand = 5000
    Rounding Value= 1
    Location = DC2
    Demand = 3000
    Rounding Value= 1
    Location = PP
    Demand =0
    Stock= 1000
    Rounding Value= 1
    Location = DC3
    Demand = 2000
    Rounding Value= 1
    Deployment Result:
    500 on DC1, 300 on DC2 and 200 on DC3
    Expected Result:
    500 on DC1, 300 on DC2 and 200 on DC3
    Case 4:
    Location = DC1
    Demand = 5000
    Rounding Value= 1000
    Location = DC2
    Demand = 3000
    Rounding Value= 1000
    Location = PP
    Demand =0
    Stock= 1000
    Rounding Value= 1000
    Location = DC3
    Demand = 2000
    Rounding Value= 1000
    Deployment Result:
    1000 on DC1
    Expected Result:
    1000 on PP
    Master Data:
    Pull Deployment Horizon           : 28
    Fair Share               : A
    Push Deployment Horizon          : 999
    Only case 3 works as expected.
    Please let me know if I missing somethning.
    Thanks,
    Siva.
    Edited by: sivaprakash pandian on Nov 18, 2009 9:34 PM
    Edited by: sivaprakash pandian on Nov 18, 2009 9:52 PM

    Hi,
    I have compared the product location combination in MAT1 for DC2 and DC3, all of settings are same except Rounding value and Minimum Lot Size in subview Lot Size. Do you think it's because of the Rounding Value?
    I also checked the TL for DC1->DC2 and DC1->DC3, TLB Profile is difference between each other, but the total volume and total weight calculated with the value distributed proportionally from ATD Quantity is below than the constraint in  TLB profile. therefore I think TLB is no issue.
    Thanks & Regards,
    Quanyin Su

  • Fair Share B with Interchangeability

    Hello All,
           Is to possible to use the Fair Share rule B with Interchangeability in SNP Deployment (SCM 7.0)???
    Thanks,
    Siva.

    Hi Sivaprakash,
    A short answer to your question is NO.
    The deployment heuristic and the deployment optimizer take into account SNP product substitution orders that were created during heuristic-based or optimization-based planning in Supply Network Planning (SNP).
    The fair share rule A (Proportional Distribution Based on Demands) or one of the push rules, Pull, Pull/Push, or Push by Demands as the distribution rules for the deployment heuristic in the product master data is respected . The other distribution rules are not supported.
    Therefore  the Fair Share Rule B: Proportional Distribution Based on Target Stock  will NOT be respected with product substitution.
    Please find additonal document help on following URL:
    http://help.sap.com/saphelp_scm70/helpdata/en/1c/4d7a375f0dbc7fe10000009b38f8cf/frameset.htm
    Please also refer to OSS note 1405636  SCM 7.0 Implementation recommendations SNPCTMVMI.
    I hope this gives you insight.
    Please confirm.
    Regards
    Datta

  • Fair Share Rule A & B

    Hi Experts,
    can you explain the logic with examples on how Fair share Rule A & B works in APO deployment.
    Best Regards,
    Anandharaj

    Hi Anandharaj,
    I have seen you are new in SCN. According to the SCN Rules we should search before posting a new thread. Take a look of the Rules:
    The SCN Rules of Engagement
    I have found lot of threads and different documentation and examples in google explaining the Fair Share Rules A & B. Including examples. Here you have a couple:
    deployment fair share rules
    SNP Deployment and Fair Share - SAP Planning
    Thanks and Regards,
    Mariano

  • Fair share rule B

    hi,
    Can any one explain about fair share rule B with target stk level method 4.  and how % of fullfillment calculated with respect to target stk level in destination location.

    Hi,
    I assume you are using safety stock also, so all the requiremnts will have two parts Forecast and Safety Stock required.
    For example the requirement propagated to a source location S1 from two destination location is D1 = 100 & D2 = 130.
    Now out of this for D1 50 is forecast and 50 is safety stock req and for D2 70 is forecast and 60 is safety stock.
    Now S1 will first give 20 to D2 from its supply and make demands at both location equal, after that it will supply to both the location such that forecast requirement at both location remains equal.
    for example if available supply is 100 it will give 20 to D1 and remaining 80 it will divide as 40 & 40 between D1 & D2.
    So d1 will get 40 and D2 will get 60.
    now assume if supply is 180 it will first meet demand of 50 & 70 at D1 & D2 and remaining 60 it will distribute between D1 and D2 such that the perecentage of safety stock requirement is equal i.e. x/50 = (60-x)/60.
    I think you will get the bhavior if you use the above eg and try on ur system.
    Thanks & Regards,
    Sanjog

  • Request for usage

    I have purchase hp laser jet pro MFP M126nw printer , i don’t know usage details please share user guide sheet or product future and usage procedure
    thank you 
    [Personal Information Removed]

    Here is your support page with everything you want to know. http://support.hp.com/us-en/product/HP-LaserJet-Pr​o-MFP-M126-series/5396665/model/5303411/drivers/
    Say thanks by clicking the Kudos Thumbs Up to the right in the post.
    If my post resolved your problem, please mark it as an Accepted Solution ...
    I worked for HP but now I'm retired!

Maybe you are looking for

  • Itunes.exe-No Disk error messsage

    The following message shows up whenever I open itunes: "itunes.exe - No disk There is no disk in the drive. Please insert a disk into drive\Device\harddisk1\DR2" Can anyone tell me what this means, and more importantly how do I make it stop? As long

  • Page size and rulers

    How do I give a page size in the new numbers? I like to see my page as an A4 when I fill in (or design) an invoice. The rulers are in points instead of centimeters. How to change that? Any advice?

  • How to send sms,Email using java

    how to send sms,Email using java

  • Tree view clears after application switch

    Hi All, I am facing a problem with tree view. I have a dialog with tree view and I select an item. With dialog open I switch to some other application. When I switch back to InDesign, I see that tree view is empty. What could be the reason? Thanks, P

  • Column Values Comparison

    I have a table product with two columns product id & product name with below data Product ID Product Name P1 X P1 Y P1 P2 X P2 X P2 X P3 NULL P3 NULL I need to add a new row in same table with one row containg product id & product name with below con