Scheduling with SCMA

Hi,
Does anyone know how to set up Schedule Manager (SCMA) to do the following:
*Schedule mass activities such as IS-U Billing and Invoicing jobs;
*Build rules on how to deal with errors
*Raise an alert when the actual runtime of a job deviates from the expected time.
And; since mass activities transactions often spawn other jobs, I am also not sure if SCMA will be able to determine what the last completed spawned job is which is required to trigger another job (which could be a predecessor job to trigger a job called ‘invoicing’). Can SCMA do this?
Can anyone please offer any advice?
Thank you.

I am sure all these questions will be answered in the demo tomorrow

Similar Messages

  • Question on Schedule Manager (SCMA)

    Hi all,
    Is there a way for me to setup Schedule Manager (SCMA) directly in production without opening the production client for direct change?  Currently, any change that I make related to this transaction on both QA and Prod systems results to error message 'Client xxx has status 'not modifiable'.
    Thanks in advance.
    Aloy

    Hi Aloy,
    We're facing the same issue, can you let us know how you managed to resolve it?
    Thanks,
    Leon

  • Schedule Manager SCMA

    Dear All,
    Is there any way to schedule the sub task after completion of a task automatically in schedule manager SCMA??as we execute the step one by one, so once the job is comepleted it should automatically trigger the step assign to that task.
    How flow definition works?

    Hi All
    So far I know tasks doesn´t have this feature, but there are workflows where you can set it.
    Try to create a workflow. It work for example for some transaction that have some steps to be executed. Eg. CKMLCP.
    Regards.

  • SCHEDULER with using dbms_job.submit package

    i want to use a procedure in SCHEDULER with using dbms_job.
    How i use this procedure in SCHEDULER
    Plz, Help me
    Message was edited by:
    Nilesh Hole

    Hi,
    For 10g and up you should be using dbms_scheduler for scheduling. Some examples are here
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28310/scheduse.htm#i1033533
    and the homepage is at
    http://www.oracle.com/technology/products/database/scheduler/index.html
    Here's an example that runs daily at 2am
    begin
    dbms_scheduler.create_job('myjob',
        job_type=>'plsql_block',
        job_action=>'dbms_lock.sleep(10);',
        start_date=>null,
        repeat_interval=>'freq=daily;byhour=2;byminute=0',
        enabled=>true , auto_drop=>true
    end;
    /Hope this helps,
    Ravi.

  • Create input schedule with several dates

    Dear experts,
    I need to create an input schedule with the following layout:
    jan10 | fev10 | .... | nov10 | dez10 | jan11| ... | dez11 | jan12 | ... | dez12
    jan10 and fev10 must show real values.the rest of the months for 2010, 2011 and 2012 must be available to be planned.
    How do I accomplish this using BPC? how do I do this?
    Thank You
    Inê

    Hi,
    As per my understanding you wanted to have -  jan10 | fev10 | .... | nov10 | dez10 | jan11| ... | dez11 | jan12 | ... | dez12
    etc.,members, wherein it should show the values in "jan10 | fev10" , and rest of the months should be for Planed right?  So in Time dimension you please create the members as you wanted (like  jan10 | fev10 | .... | nov10 | dez10 | jan11| ... | dez11 | jan12 | ... | dez12), then come to BPC Excel load the real values for for  jan10 | fev10 |, and send the data through Input schedule.
    Then prepare one more Input Template including all months....then it will display the values for those  jan10 | fev10 | months and remaining will be kept open to accept  the data.  Even you can put those 2 months ( jan10 | fev10 |) in Actual category, remaining months you can put them in Plan category.  In member set you can concatinate both the categories and you can have all in one template.  These 2 months ( jan10 | fev10 |) will display the data in Actual, and remaining months can be shown as Plan and they are ready to accept the inputs.
    I hope you might have understood.
    Regards,
    Raghu B.S.

  • Multiple delivery schedule (with same delivery date) for same PO line item

    Hi All,
    In a STO, for a PO line item say for 10 quantities. I have been receiving 3 delivery schedule with the same day with quantities say 5 3 2. I would like to know the what would be possible reasons for this.
    Regards,
    PSS

    Hi PSS,
    I had the similar issue there is a report which gives you the reason for delivery split
    Please refer to the following thread
    Multiple deliveries created
    Thanks
    Diwakar

  • Using BOE Enterprise Scheduler with Sap BODI?

    Hi,
      I am under the impression that you can use the BOE Enterprise Scheduler to schedule BODS jobs. Can you also use the BOE Enterprise Scheduler to schedule BODI jobs? Is there someplace I can get some documentation on how to integrate the BOE Scheduler with BODI and/or BODS? I haven't been able to find any yet...
    Thanks in advance!
    Mike

    you can open the technical manuals from Designer
    or from the following location
    %LINK_DIR%\Doc\Books\en\DITechnicalManuals.pdf
    navigate to following section from the PDF doc (left pane will display the doc Map)
    Data Integrator Management Console: Administrator Guide
    -Batch jobs
         -Scheduling jobs
              -Scheduling jobs in BusinessObjects Enterprise

  • Delivery schedules with outline purchase agreement

    Can somebody tell me how to automatically result delivery schedules with outline purchase agreement through MRP running?

    Priyanka.P thanks for your reply.
    The following is how I process:
    1.I use auto po indicator at VMR
    2. I tick Auto PO indicator and source list indicator at MMR
    3.I have made schedule agreement(type LP) and assign it in source list as fix vendor(1000) and with the MRP indicator 2(Record relevant to MRP Sched. lines generated automatically)with the proper validity periods in IDES.
    4. In MD03, I use the create schedule as 3
    5.There is Dependent reqmt.
      When I finish my MRP running I find a Purch.Req with Exception 30( Plan process according to schedule (08.11.07/08.11.06)) generated. however I hope a  vendor Delivery schedule.

  • Using Tivoli Work Scheduler with ODI

    Hello,
    I have a customer who is looking to use Tivoli Work Scheduler with ODI.
    Are there any references, best practices or general advice how to use TWS with ODI. Alternatively, if there is another recommended approach then i'd be interested to know.
    Regards,
    David

    Is this item supposed to be compatible with the 2nd gen nano?
    I ask because the dock connector on the second gen nano is not in the same place as the other iPods (the first gen nano for instance) and this may be your problem.
    There have been posts here before about 2nd gen nanos not working with accessories that accommodate the first gen.
    Best bet would be to contact the manufacturer.

  • Scheduling with AO Workbook - changing prompt values

    I saved and AO workbook on the BI platform, scheduled and executed.  The query has month and year prompts filled by exit variables.   I change the user exit for a different month year.  I schedule the workbook on the BI platform, but the workbook still has the same month & year when it was saved.  Is the expected result?

    Hi John - please see this blog:
    http://www.mastering-sap-and-businessobjects.com/scheduling-with-sap-businessobjects-analysis-edition-for-microsoft-office/
    According to the blog, prompts are not yet supported with scheduling.
    Tammy

  • How to build an EVDRE input schedule with more than 3 dimensions?

    Hello experts,
    can anybody tell me, how to build an EVDRE input schedule with more than 3 dimensions?
    How must the parameter configuration (expansion 1, 2, 3, 4) and range configuration (ColKeyRange, RowKeyRange, PageKeyRange) look like? If anybody could post an example, how such an input schedule could look like, I would be very thankful.
    Best regards,
    Stefan

    Well, posting an example might be quite difficult.  But there is no right-or-wrong approach.  Since Inputs are made at the lowest or base level members of all dimensions, the key is to determine which dimensions you want in your expansion, to be able to gather the input.  Otherwise, you may only need a couple of nested dimensions.  But if you open BPC for Excel, open a blank workbook and in any cell type [ =EVDRE() ], then press refresh, the DRE wizard will allow you to select your nested row and columns for the report, and then build a basic report for your foundation. 
    I personally like to NOT expand my columns, and only nest 2 or 3 row member sets, depending on the details we need for input.  SOmetimes, the whole input schedule is without any expansions, and just refreshes based on the CV changes, such as entity, category, time etc.
    If you need more details, keep posting what you are trying to accomplish and we will try to help.

  • JDE Production scheduling with Oracle Mfg

    Has anyone worked with JDE Production Scheduling product. We have the Discrete Mfg. Modules installed.
    Does anyone have any information on JDE Production Scheduling.
    Thanks!

    Hi Pankaj,
    Please follow the simple steps :
    Create DBlinks and verify their validity
    1.     Create APS Partitions on the Source System.
    2.     Refresh Snapshot
    3.     Create Planning Flex fields Program.
    Set up the Application Instances and define Organizations
    Enter the Organizations for the particular instance.
    Enable the Organization
    Enter the collection group
    Make sure you have run the collections for the correct Organization
    View Collected Data
    Provide the Organization Security to the Responsibilities:
    Production Scheduler
    Profile Options:
    EBS 11.5.10
    •     Set MSC: Source setup required to NO
    R12.1
    •     Set MSC: Source setup required to YES
    •     MSC: PS/SNO API Version -Should be set to 3.3 at Site Level.
    •     MSC: PS/SNO Data Store Path - Should be set to the value of $APPLCSF environment variable at Site Level.( /u000/oracle/VIS/inst/apps/...)
    •     MSC: PS/SNO Use DB for Integration Data - Should be set to YES if Concurrent Tier and Web Tier are on different machines
    •     MSC: PS/SNO Download XML Files - Should be set to YES if users want to download the xml files to the client machine for debugging purpose. The
    default value is NO
    •     MSC: SNO Publish on Client - Should be set to YES if users want to publish the output xml files of SNO to the client under data_store /plan_id path. Setting this profile to NO helps to improve SNO publish performance. The default value is NO.
    Go to responsibility >>Production Scheduler
    Create a Schedule with Appropriate and Launch PS Plan for the Right Instance
    Then open the Workbench and select Launch and open from Server option for the PS client to be Installed.
    PS gets installed and a PS plan opens.
    Hope my information helps please revert incase of any queries.
    Thanks,
    Kavitha

  • Scheduling with route

    Hi Every one
    Help me out in Configuring Delivery scheduling, Transportation scheduling & Route determination. Hope I maintaind all the things but still i am unable to get. So i would like to check it out with ur suggestions.
    Thanks & Regards

    Hi Srinivasa rao
    ROUTE DETERMINATION
    Step: 1
    Maintain Purchase Organization
    Path: Spro—Enterprise Structure—Definition—Materials Management—Maintain Purchasing Organization.
    Step: 2
    Create Purchasing Group
    Path: Spro—Materials Management—Purchasing—Create Purchasing Group.
    Step: 3
    Maintain Transportation Planning Point to Company Code.
    Path: Spro—Enterprise Structure—Definition—Logistics Execution—Maintain Transportation Planning Point
    Step: 3A
    Assign Transportation planning point to company code.
    Step: 4
    Assign Purchasing Organization to Company Code.
    Path: Spro—Enterprise Structure—Assignment—Materials management—Assign Purchasing Organization to Company Code.
    Step: 5
    Assign Purchasing Organization to Plant.
    Path: Spro—Enterprise Structure—Assignment—Materials management-- Assign Purchasing Organization to Plant
    Step: 6
    Create Vendor Account Group
    Path: Img—Financial Accounting—Accounts Receivables and Accounts Payables—Customer Accounts—Vendor Accounts—Master Data—Preparations for Creating Vendor Master Data--Define Account Group
    Step: 8
    Create Vendor
    T-Code: XK01
    Step: 9
    Define Modes of Transport
    Path: Spro—Logistics Execution—Transportation—Basic Transportation Function---Routes—Define Routes—Define Modes of Transport.
    Step: 9A
    Define Shipping Types
    Path: Under the Same Menu path---Define Shipping Types
    Select New Entries and Assign the Shipping Type (e.g. Road or Train) and Assign Mode of Transport (Mdtr) and Assign Shipping type Procedure group.
    Step: 9B
    Define Transportation Connection Point
    Path: Under the Same Menu path--- Define Transportation Connection Point.
    Step: 9C
    Define Routes and Stages.
    Path: Under the Same Menu path--- Define Routes and Stages.
    Select the New Entries and Enter the Details
    Then Select the Routes stages and define
    Step: 9D
    Maintain Stages for all Routes.
    Path: Under the Same Menu path---Maintain Stages for all Routes.
    Step: 10
    ROUTE DETERMINATION
    Define Transportation Zone
    Path: Spro—Logistics Execution—Transportation—Basic Transportation Function---Routes—Route Determination—Define Transportation Zone.
    Step: 10A
    Maintain County and Transportation Zone for Shipping Point.
    Path: Under the Same Menu path--- Maintain County and Transportation Zone for Shipping Point.
    Select the Shipping point and enter the Country and Transportation Zone
    Step: 10B
    Define Transportation Groups.
    Path: Under the Same Menu path---Define Transportation Groups
    step: 10D
    Maintain Route Determination
    Path: Under the Same Menu path--Maintain Route Determination.
    Select New Entries and Define the Route Determination.
    SHIPMENTS
    Path: Spro—Logistics Execution—Transportation—Basic Transportation Function—Shipments
    Step: 11
    Define Shipment Types
    Path: Spro—Logistics Execution—Transportation—Basic Transportation Function—Shipments—Define Shipment Types.
    Select the New Entries and define Shipment Type
    Step: 12
    Go to Customer master data.
    In Address of General data. Enter the Transportation Zone id. and save
    U will get the route.
    If u want in detail with screen shot, provide ur mail id. i will send it to u.
    ROUTE SHEDULING
    1.Scheduling With Route Schedule For Shipping Point
    Route schedules (previously referred to in the system as delivery phases in this step) describe the periodic delivery of goods from a shipping point to different ship-to parties and their unloading points.
    Here you specify per shipping point whether this sort of periodicity is generally required.
    Requirements
    f you want to define route schedules, you must perform the following activities:
    1. Define routes
    2. Activate delivery scheduling
    Standard settings
    The control function without determination of route schedules is delivered with the system.
    Further notes
    Route schedules can be determined for deliveries, orders and stock transfer orders.
    2.Scheduling With Route Schedule For Sales Document Type
    Route schedules describe regular outgoing delivery of goods from a shipping point to different ship-to parties and their unloading points.
    This is where you configure whether you want this to apply to a given sales document.
    Requirements
    If you want to define route schedules, you must complete the following activities:
    1. Define routes
    2. Activate shipping dates
    Standard settings
    Controlling without determination of route schedules.
    Further notes
    Route schedules can only be determined for deliveries.
    3.Scheduling With Route Schedule For Delivery Type
    Route schedules describe regular outgoing delivery of goods from a shipping point to different ship-to parties and their unloading points.
    This is where you configure whether you want this to apply to a given delivery type.
    Requirements
    If you want to define route schedules, you must complete the following activities:
    1. Define routes
    2. Activate shipping dates
    Standard settings
    Controlling without determination of route schedules.
    Further notes
    Route schedules can only be determined for deliveries
    Reward if it is useful to u.
    Message was edited by:
            narendran vajravelu

  • Scheduling with route schedule

    Hii frnds i have defined routess,,,,,,,worked on route determination  but now I would like information n Scheduling with route schedule ...if anyone has snapshots or information regarding the same plss forward it to
    [email protected]
    Regards
    Maddy

    Chk this thread, hope will be useful.
    https://forums.sdn.sap.com/click.jspa?searchID=4197732&messageID=3437969
    Regards
    AK
    Reward points if helpful

  • Necessity of definin periodic work schedules with the counting classe - Reg

    Hi every one,
                                While customizing attendances and absences we have to define the periodic work schedule with the counting classes. And this counting classes are used in the counting rule. Can anyone please tel me what is the need of defining periodic work schedules with the counting classes.
    With Regards,
    Jagadeesh

    if there are multiple PWS in an organisation and if the client requires the absences to be counted in different manner depending on the PWS. this counting class can be used.
    use the appropriate check box in counting rule.

Maybe you are looking for