Scheduling from mcghan

dear,
I have the plugin work, but it returned plaintext when I wanted to show in a report.
mcghan is owner of this plugin, and I also saw this demo test but I dont really understand on how to get these values in a report. http://apex.oracle.com/pls/apex/f?p=36714:1:0:::::
The documentation told me this:
Storing event schedules will always require some kind of database changes. The SkillBuilders item plug-in captures 4 different pieces of information:
1. Start date w/time
2. End date w/time
3. Duration in seconds
4. Calendar string in DBMS_SCHEDULER format
The SkillBuilders Schedule item plug-in maps these 4 pieces of information back to a single APEX item as a pipe delimited string. A single VARCHAR2(500) column should do (and allow for enough space to handle any future enhancements to the product).
This event item is 1 out of 20 items in my screen, I made the "WHEN" ( which is a varchar2 field in my database/table ) to 500 characters long.
I would like to have the same result as in the demonstration version of mcghan.
any help is welcome!

does anyone have experience with this or maybe mcghan is active on this forum also?

Similar Messages

  • Project Pro hangs while opening a schedule from Project 2010 server.

    Hi,
    We have an issue with opening a schedule from Project server 2010. Project client is not responding. when we try to open schedule in PWA. I am getting unable to open file do you want to open in default view. No matter which view I choose keep getting the
    same error. The only view i can see resource view however it will not let me edit. I did notice Project Manager had entered resource names first, last name format which do not exist in our resource pool.  We can open other schedule except this particular
    one. 
    Thank you

    Obviously, my first thoughts are that this plan is corrupted in some fashion. Entering Resource names differentluy should not cause this issue, they will just not be recognized as Enterprise Resources by the system.
    Are you experiencing the issue if you try to open the schedule from PWA? If you are able to open from PWA, try publishing it from PWA and see if it throws any errors.
    Also, how about trying it from a different machine?
    And finally, it might be worthwhile to check if you have the latest Client Update for Project installed (or atleast matching with the server).
    If none fof these work,
    a) you could try restoring it from Archive Database (assuming you have a daily schedule backup running)
    b) If you are able to open it from another machine, you could use the "Save for sharing" feature to try and resolve any corruption with the schedule itself.
    Prasanna Adavi,PMP,MCTS,MCITP,MCT http://thinkepm.blogspot.com

  • Outline agreement or automatic schedule from scheduling agreement

    Hello Master's,
    Plz find the below workflow which will brief u abt the complete process;-
    1.User raises indent(me51n) and then releases(me54n) else as per our MRP, indent/PR gets generated automatically.
    2. Standard Practice is that we invite offers, negotiate and place order (me21n) else f we have rate contract for any item we go for direct ordering (me21n) and then get it released (me29n)
    For around 20-30k material codes we have rate contract finalized with various suppliers for a period of time.
    When we find any indent/pr falling into this category, we dont invite offer but go for ordering as per the finalized price. The price is maintained in excel or pdf format.
    Problem is we want to map material codes with vendor and rates associated with the contract.
    For this either we have to go for outline agreement(me31k) of scheduling agreement(me31l) so that whenever any indent/PR gets generated in this category, order/delivery schedule will be generated automatically in SAP.
    Points in which i need help from you:-
    1. How to generate automatic po from outline agreement or automatic schedule from scheduling agreement.
    2. complete understanding of the difference between outline agreement and scheduling agreement.

    Hi Nilson,
    The data contained within the global outline agreement is distributed as purchasing contracts or scheduling agreements to the backend systems of the release-authorized purchasing organizations of the relevant corporate group. These purchasing organizations can then use the purchasing contracts or scheduling agreements according to the terms agreed centrally within the global outline agreement.
    For more details.
    http://help.sap.com/saphelp_srm50/helpdata/en/42/f93dfd975f3ee6e10000000a1553f7/frameset.htm
    Nishant

  • Configuring Windows Scheduler from Java Class

    Hi Frnds ,
    Is it possible to configure or create a task in Windows Scheduler from a Java program .
    If so ,please let me know how we can do so .
    Thanks ,
    Rajesh Reddy

    Without claimimng any hands-on experience with this, google for "windows scheduler command line".
    You will see lots of information from Microsoft about command line utilities that manage the scheduler.
    If those utilities are able to do what you need, calling them from Java is just a matter of using the
    Runtime or, better, ProcessBuilder classes (Runtime.exec() or ProcessBuilder.start()).

  • How do I convert PDF files of mdepreciation schedules from ATX software into excel spreadsheets? Can that be done with Adobe?

    I am a CPA trying to convert depreciation schedules from ATX software PDF files into excel. Is that possible?

    Hi Henry,
    The ExportPDF online service allows you to convert PDF files to Excel format. I'm not familiar with ATX software, but in general, the quality of the conversion depends on how well the original PDFs are written.
    If you decide to give ExportPDF a try, and it doesn't work out for you, you're welcome to cancel for a full refund within 30 days of subscribing.
    Best,
    Sara

  • I have been using iCloud since it came out to coordinate my schedules from my phone, ipad and Mac laptop.  Last week they stopped synching...I can't upgrade b/c of memory. Could this cause the problem?

    I have been using iCloud since it came out to coordinate my schedules from my phone, ipad and Mac laptop.  Last week they stopped synching...I can't upgrade past OS 5.1.1. b/c of memory (1st generation iPad and iPhone 4s). Could this cause the problem after the release of the new OS?

    Welcome to the Apple Community.
    First check that all your settings are correct, that calendar syncing is checked on all devices (system preferences > iCloud on a mac and settings > iCloud on a iPhone, iPad or iPod).
    Make sure the calendars you are using are in your 'iCloud' account and not an 'On My Mac', 'On My Phone' or other non iCloud account (you can do this by clicking/tapping the calendar button in the top left corner of the application ), non iCloud calendars will not sync.
    If you are sure that everything is set up correctly and your calendars are in the iCloud account, you might try unchecking calendar syncing in the iCloud settings, restarting your device and then re-enabling calendar syncing settings.

  • How do you print a weekly schedule from an iPad or ICloud

    How do you print a weekly schedule from aniPad or from iCloud?

    You can't using iPad built in functions. You can use a third party App called Cal Print.

  • Accessing a schedule from a web link

    Hi All,
    Is there any way I can open a schedule from a web link?  I can see that there is a Java Class involved to get the BPC for Excel to run and I'm assuming it'll be a small addition to that.  I'm struggling to get it working though so if anyone else has done this I'd be most appreciative of some assistance.
    Basically what I am trying to do is link schedules to a website in the same way they are linked in a BPF.
    Thanks

    Just a few clarification statements. You are trying to build a web page that resides outside the BPC framework that will call various Excel based files/templates upon click, correct?  I assume each user that has access to this web page would then have BPC for Excel as a client?  If yes, then had you considered using a Custom Menu?  That allows you to build lists of access points to templates, in excel, that may look like the web as well?
    Otherwise, I have never been able to query a template from a web connection.  I think I would need the code used for the query, similar to either the BPF code, or what is built into the Custom Menu coding, but is locked from view.
    Hope this helps.

  • Can not schedule from InfoView

    Hi,
    I have a newly installed BusinessObjects Enterprise XI 3.1 with SP2 installation and I have loaded my first Crystal report into a folder for testing. This is not the first installation of this type I have done and I followed a set of install instructions that have been used for other successful installations.
    The problem I am experiencing is that when I attempt to schedule my Crystal report from within InfoView it correctly shows me the schedule options page, but does not allow me to move off the 'Instance Title' tab. When the schedule page is first shown there is an error icon in my browser (IE8) in the bottom left hand corner which when clicked on shows 11 or 12 'Object expected' error messages for schedule.aspx.
    If I try to schedule the report through the CMC i don't get this problem.
    I can view the report without any problems from InfoView.
    Looking at the event log on the server I only get a few warnings relating to a missing yui folder (same as on some of my other installations and I have a call open with SAP on this subject).
    The installation is entirely using IIS and no TomCat or java interface was selected during the install process.
    Any ideas what is going wrong on this server that's stopping me from scheduling reports?
    If no ideas, then any suggestions as to where I can look to get more information on this error?
    Thanks,
    Mike

    Looking at the www log at the time I request a schedule I can see that there are a number of 404.0 errors recorded. These relate to the following requested files:
    /PlatformServices/js/callback.js.ashx
    /PlatformServices/js/utils.js.ashx
    /PlatformServices/js/_iframehelper.js.ashx
    /PlatformServices/js/_singlePageActionSetSingleActionUtils.js.ashx
    The /PlatformServices/js/ fodler exists and the configured user has permissions to access and read from that folder. The xxx.js files exist in the folder, but they do not exist as xxx.js.ashx extensions. I think that the ashx extension is an indication of a script but  Idon't know if this is how it should be called. Is it likely that my problem is caused because of this naming convention?
    Mike

  • Moving a template or input schedule from one environment to another in MS

    Hi team,
    Can anyone let me know how does any template or input schedule is moved from one environment to another in MS version?
    Please give me steps.. Appreciate your great help....
    Thanks,
    Chandrakanth.K

    Hi Chandrakanth,
    if you want only the template the easiest is just copy the xlt file from the same folder from one server to the other.
    If you want to copy all the environment (even data) you can use backup and restore from the server manager (appset\server backup save the zip file on the destination environment and restore it).
    From the BPC MS 7.5 SP06 and 10.0 SP01 even the SAP Enhanced Change and Transport System (CTS+) is enabled, for this please see http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/25924
    Kind regards
    Roberto

  • How to build dynamic input schedule from version

    Hi experts,
    I want to create an input schedule based on my category selection which will allow users to enter data to budget part but changing the actual part is prohibited.
    For example I have category member which is 2010-09-1. This means I am working on 2010 Budget which has 9 periods of actual and 3 periods of forecast and 2011 Budget. In my input schedule I would have 24 months from 01.2010 to 12.2011 and I will copy actual to budget for the first 9 months but I do not want users to change first 9 months actual data from input schedule.
    What solution can you propose for this in BPC NW ?
    Regards,
    ergin

    Hi Ergin,
    From the description you have provided, I guess you will have the TIME dimension in the Column. The CATEGORY would be set to 2010-09-1, lets suppose. In this case, the first 9 columns should be locked for any changes. For this, you need to use the Data Validation technique, which is native to Excel.
    select an empty cell, lets say D1. in this cell, you should fetch the value "2010-09" from the version "2010-09-1". If the version is changed to "2010-10-1", the cell D1 will be automatically updated and will show "2010-10". In the column, in the row just above the Time dimension, write a formula to fetch the year and monthnum property of the Time member. Lets say, the time dimension members are displayed in the cells E4 to AB4 (24 columns for 24 months). In the cell E2, you can write the formula, =EVPRO("application name",E$4,"YEAR")&"-"&EVPRO("application Name",E$4,"MonthNum"). This will return 2010-01 in the cell E2 for the member 2010.JAN. Similarly, for 2010.FEB, the cell should display "2010-02". We will keep the formula in E2 only. After the expansion, the formula also will be expanded for the other cells.
    Select the first data cell of the EVDRE report. Open Data Validation. In the Settings Tab, in the Formula field, write =D1>E$2. Then go to the error alert tab and choose the style as stop and give some title and message. This would typically mean that if value of D1 (in this case 2010-09) is not greater than E2 (in this case 2010-01), then the error message will be displayed, when we try to enter values in these cells. And it will not allow to enter any value.
    Once the EVDRE is expanded, this data validation will be copied into all the other data cells. So, in this way, the enter input schedule can be kept dynamic.
    Hope this helps.

  • How to kill a "Full load" scheduled from R/3 system in the middle

    Friends,
    I scheduled a full load from an R/3 system to BW by mistake.. now I want to kill that job in the middle... I don't want to wait until it is finished, because R/3 contains quite a millions of records and the load may take place couple of days...
    I delete the requests from the cube, but they keep popping up again and again... I suspect this is because the job is still running in the background... couldn't find the job in SM37 to kill it there...
    Please help.
    Venkat

    Hi ,
    Go to your load >>> enviorment >> job oevrview >> in source sytsem >> fron there you copy tthe job in name ..
    now to go to sm37 of your R/3 and search that job (keep active ,finshed and cnacelled checked)>>
    and then  double click on taht job >> got o job details <<< copy the application server and work process ID and then serch that piD in that server >>> and "cancel it without core .."..
    your job will stop in R/3 after that and some times it happens that even though you cancel the job in R/3 some data packet processing wll be still going on in R/3 side so check for locks in R/3 and if you find your request there .. then delete those locks it will stop the load
    regards,
    shikha

  • Create an Application Object schedule from command line?

    Hi everyone - long-time lurker, first-time poster here.
    Is there a way create an availability schedule for an Application Object via a command line (or any other programmatic method)? The utilities I've obtained from Cool Solutions are great for replicating AOs (Application Objects) and setting certain properties, but none of them seem to have a method of creating a schedule that you would otherwise create within the AO's property book via Availability > Schedule. BTW, we are using Zen 6.5.
    We have a rollout around the corner for which there are several AOs that drive the process, and we are going to have an instance of each of these AOs for every target group (of which there are dozens), and each group will have their own distinct schedule. The schedules are basically going to be "wait until day X to become available and then remain available for the next 2 months".
    For some of the AOs we can use the Schedule Type of Range of days, which is not so terrible to set manually because you just specify a start date and an end date. But most of the AOs must have the Schedule Type of Specified days in order to ensure they do not ever launch during business hours; manually selecting 60 days from the date picker for a single instance is a daunting task, and I shudder at the thought of having to do so for dozens of AO instances.
    I believe that the field in the ZENworks database that corresponds with an Application Object's schedule has a data type of Binary (which may be why there doesn't seem to be an existing solution), but does anyone have any ideas for accomplishing what I'm talking about?
    Thanks in advance,
    Gavin

    Originally Posted by AndersG
    Jeemo,
    > basically going to be "wait until day X to become available and then
    > remain available for the next 2 months".
    >
    Just to clarify, you want:
    Range of days, start date, end date. Nothing fancier than that?
    - Anders Gustafsson (Sysop)
    The Aaland Islands (N60 E20)
    In a perfect world this is what I would like to be able to do:
    For the AOs where we're going to use the "Range of Days" schedule type, be able to specify the start date, end date and also the days of the week when we do not want it to run (or just the days we do want it, if easier).
    For the AOs with the "Specified days" schedule type, we would like to add (or remove) a specific date, and optionally be able to specify that Start Time and End Time that applies to the dates. As for adding multiple dates, I was planning on having a script that enumerates all the dates in our desired range, and for each date in the range it would call the utility with that date passed as a parameter to add it or remove it.
    If all of the above is too much to put together then I would not complain if it is only partially fulfilled. To be honest I would not mind building a mechanism myself that could handle this, it's just that I don't know where to start. I'd be happy to take a crack at it if someone could point me in the right direction for how to send commands to the database (or directory).
    Thank you again for your help.

  • Planned schedules from MD62

    Hi experts,
    I need to know how this process works inorder to have PIR's generate automatically. Our present process for procurement is: We normally create manual schedules for the Purchasing Schedule agreement but this involves lot of manual work.
    We recently observed Individual requirements coming up with  MRP element data (VSF) for future monthly dates. I am trying to find out how this process works and do we have to plan it in MD62 or will they come up thro' the MRP run automatically?
    Your knowledge on this will help me to learn exactly how this works.
    Thanks in advance
    Regards,
    Madan

    Hi,
    Thanks for your quick answer but I've checked all those settings which are already in place. Let me explain my problem more clearly; we have about 100 PSA's set up like that and all require Schedules lines to be manually entered except this one. When I checked in MD04, it has some PIR's generated, so I am wondering how this process works. None of our users said they have manually created the PIR table in MD62, so it must have been done either automatically or thro' background job. How to see which user has created that for that material and what is required from my side to trigger this for all the PSA's because if it is working for one material, surely this should work for others but not.
    Regds
    Madan

  • Which process chain type used when scheduling from 3rd party

    Do we use Local Process Chain or Meta Chain type used when triggering  PC from 3rd Party scheduling tools like Redwood..
    Any inputs...
    Venkat.

    Hi Venkat,
    Select "Start Using Meta Chain or API" for the start process when running a process chain from a third party scheduling software or when calling a process chain from within another process chain. 
    I also believe some third party scheduling software will also work if you set the start process to  "Direct Scheduling" and set the start time to immediate but I would recommend just making it a Meta Chain for tracking purposes.
    Thanks,
    Damon Fahey

Maybe you are looking for

  • Not all my playlists and voice memos are transfering to my Ipod

    I have a 5th generation Ipod and when I am doing a sync, my voice memos and some of my playlists are not transfering from my computer to my Ipod. They are checked but just not transfering...I'm sooooo frustrated. Any suggestions? Thank you!

  • Re: Ebuy now complaint

    Hi, We have ordered a base station and phone on october 25th off ebuy and have received a conifrmation of our order in early november, however to date -9th December 2012 - we have not received any goods. This is very frustrating! We have asked for fe

  • Alternative for AdfShowPopupBehavior in jdev 11.1.2.3

    Hi, In our project we creating component dynamically like RichInputText it = new RichInputText();Then we added ContextMenu ClientListenerSet set = it.getClientListeners(); if (set == null) {     set = new ClientListenerSet();     it.setClientListener

  • Is there any way to change the label of my VO attributes

    hi , Is there any way to change the label of my VO attributes so that it will have more logical presentation Thanks Musahib

  • IOS 7.1.2 iPhone 5c issue

    Has anyone else had any problems with the new update? I cant seem to use my 5c while it is plugged in and charging.