Job Monitor Widget: TypeError: jobTableList.item(0) has no properties

I have tried to implement the Job Monitor widget.  I followed the blog instructions and also I changed the main.js with the RFC name ZBP_JOB_SELECT_SM37B.
I am getting the following error:
TypeError: jobTableList.item(0) has no properties (Global/onLoad:Logics/main.js: Line 157)

the soap message has to be in this format.
<?xml version="1.0" encoding="utf-16"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soap:Body>
    <ZBP_JOB_SELECT_SM37B xmlns="urn:sap-com:document:sap:rfc:functions">
      <ENDDATE />
      <ENDTIME />
      <JOBSELECT_DIALOG />
      <JOBSELECT_JOBLIST>
        <item>
          <JOBNAME />
          <JOBCOUNT />
          <JOBGROUP />
          <INTREPORT />
          <SDLSTRTDT />
          <SDLSTRTTM />
          <BTCSYSTEM />
          <SDLDATE />
          <SDLTIME />
          <SDLUNAME />
          <LASTCHDATE />
          <LASTCHTIME />
          <LASTCHNAME />
          <RELDATE />
          <RELTIME />
          <RELUNAME />
          <STRTDATE />
          <STRTTIME />
          <ENDDATE />
          <ENDTIME />
          <PRDMINS />
          <PRDHOURS />
          <PRDDAYS />
          <PRDWEEKS />
          <PRDMONTHS />
          <PERIODIC />
          <DELANFREP />
          <EMERGMODE />
          <STATUS />
          <NEWFLAG />
          <AUTHCKNAM />
          <AUTHCKMAN />
          <JOBLOG />
          <LASTSTRTDT />
          <LASTSTRTTM />
          <EVENTID />
          <EVENTPARM />
          <BTCSYSREAX />
          <JOBCLASS />
          <EVENTCOUNT />
          <CHECKSTAT />
          <CALENDARID />
          <PRDBEHAV />
          <EXECSERVER />
          <REAXSERVER />
          <RECLOGSYS />
          <RECOBJTYPE />
          <RECOBJKEY />
          <RECDESCRIB />
          <TGTSRVGRP />
        </item>
      </JOBSELECT_JOBLIST>
      <JOBSELECT_JOBLIST_B>
        <item>
          <JOBNAME />
          <JOBCOUNT />
          <JOBGROUP />
          <INTREPORT />
          <SDLSTRTDT />
          <SDLSTRTTM />
          <BTCSYSTEM />
          <SDLDATE />
          <SDLTIME />
          <SDLUNAME />
          <LASTCHDATE />
          <LASTCHTIME />
          <LASTCHNAME />
          <RELDATE />
          <RELTIME />
          <RELUNAME />
          <STRTDATE />
          <STRTTIME />
          <ENDDATE />
          <ENDTIME />
          <PRDMINS />
          <PRDHOURS />
          <PRDDAYS />
          <PRDWEEKS />
          <PRDMONTHS />
          <PERIODIC />
          <DELANFREP />
          <EMERGMODE />
          <STATUS />
          <NEWFLAG />
          <AUTHCKNAM />
          <AUTHCKMAN />
          <JOBLOG />
          <LASTSTRTDT />
          <LASTSTRTTM />
          <EVENTID />
          <EVENTPARM />
          <BTCSYSREAX />
          <JOBCLASS />
          <EVENTCOUNT />
          <CHECKSTAT />
          <CALENDARID />
          <PRDBEHAV />
          <EXECSERVER />
          <REAXSERVER />
          <RECLOGSYS />
          <RECOBJTYPE />
          <RECOBJKEY />
          <RECDESCRIB />
          <TGTSRVGRP />
          <PROGNAME />
          <XPGPROG />
          <EXTCMD />
        </item>
      </JOBSELECT_JOBLIST_B>
      <JOBSEL_PARAM_IN>
        <JOBNAME />
        <JOBCOUNT />
        <JOBGROUP />
        <USERNAME />
        <FROM_DATE />
        <FROM_TIME />
        <TO_DATE />
        <TO_TIME />
        <NO_DATE />
        <WITH_PRED />
        <EVENTID />
        <EVENTPARM />
        <PRELIM />
        <SCHEDUL />
        <READY />
        <RUNNING />
        <FINISHED />
        <ABORTED />
        <ABAPNAME />
      </JOBSEL_PARAM_IN>
    </ZBP_JOB_SELECT_SM37B>
  </soap:Body>
</soap:Envelope>
Regards
Raja

Similar Messages

  • TypeError: menuFn.match(searchPatt) has no properties

    When I insert a Fireworks .jsp file into my Dreamweaver
    document, I get an error message:
    'While executing onClick in Fireworks HTML.htm, the following
    JavaScript error(s) occurred:
    At line 438 of file "F:\Program Files\Macromedia\Dreamweaver
    MX 2004\Configuration\Shared\MM\Scripts\insertFireworksHTML.js":
    TypeError: menuFn.match(searchPatt) has no properties'
    What's going on?

    [email protected] wrote:
    > 'While executing onClick in Fireworks HTML.htm, the
    following JavaScript
    > error(s) occurred:
    Try troubleshooting step 4 here:
    http://www.adobe.com/go/tn_19105
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • TypeError: document.getElementById("cf_debug") has no properties

    Anyone have any idea what this might mean?
    TypeError: document.getElementById("cf_debug") has no
    properties
    I was running attempting to use the Spry.Effect.AppearFade
    and that popped up.
    Thanks.

    Hmmmm. I transferred to the production box and all is
    working.
    Stupid question, because I didn't read all the documentation,
    however does requests such as
    http://test.p.org/myfile.cfm
    cause spry to break down? Does the test. or any prefix cause
    problems for spry?

  • JOB Monitor Widget: No response from Server HTTP500

    First of all: Thanks for this really nice widget Sergio!!
    I really enjoyed the blog and the demo-video.
    I also get the http 500 Error mentioned by Raja in the Blog-Comments
    The test of the webservice in the browser was successful.
    I enabled "All logons" in SICF. Same error.
    Also changed the WS operation in the main.js. No success.
    To check that it has nothing to do with the authorisation method(http://userid:password@<hostname>:<port>/sap/....)
    i added manually a user and passwort in SICF and corrected the generated URL in mais.js to http://<hostname>:<port>/sap/... Same error.
    Furthermore i added manually a proxy in the YWE-Settings also without having success....
    Any ideas from the experts to get this great widget working for me?
    Thanks
    Frank

    I am pretty sure that I am having a similar problem. but I am not able to get around it.  I am new to Widgets (this is the first one I have played with).
    I have changed the 2 occurances of ns1:WrapBp* to ns1:Zbp.  My service is http://blah.blah:blah/sap/bc/srt/rfc/sap/zbp_job_select_sm37b?sap-client=212
    If I run this url directly in firefox I get an "SOAP processing failure, error id = 1018" error.  Should I get something else?  Should I be using something else to test?
    I am running in 2004s, I am not sure if that makes a difference.
    I know that I am missing something, but I am not sure what it is.
    Mark

  • Unified Job Monitoring -Share your experiences with SAP Solution Manager 7.1

    Dear Forum members,
    I woudl like to introduce myself as Raghav, S. I am in the development team responsible for building the unified job monitoring workcenter starting 7.1 SP10 (onwards).
    Please post your feedback, current status wrt to setup, commmon issues in this area.
    I will be more than glad to help you here.
    Regards, Raghav
    Development Manager
    CLM - Solution manager team, Labs India.

    Hello Raghev,
    we implemented unfied job monitoring on a larger scale by now, starting out with the monitoring of SAP Standard & Reorg Jobs.
    Everything seemed quiet OK at the beginning, but over time display performance of the Monitoring UI decreased drastically (exceeding 5 Min. "per click" in the UI).
    I pinned this down to the following (Oracle) SQL access:
      SELECT
      "CLIENT", "CONTEXT_ID", "TYPE_ID", "HASH_METRIC_PATH", "START_TIMESTAMP", "IS_CURRENT", "END_TIMESTAMP",
      "METRIC_PATH", "RATING_AGGREGATE", "VALUE_MIN", "VALUE_MAX", "VALUE_SUM", "VALUE_COUNT", "VALUE_LAST",
      "VALUE_DATA_TYPE", "VALUE_MAX_TIME", "LAST_TEXT"
    FROM
      "MES_DB_AGGREGATE"
    WHERE
      "CLIENT"=:A0 AND "CONTEXT_ID"=:A1 AND "TYPE_ID"=:A2 AND "IS_CURRENT"=:A3 OR "CLIENT"=:A4 AND
      "CONTEXT_ID"=:A5 AND "TYPE_ID"=:A6 AND "IS_CURRENT"=:A7 OR "CLIENT"=:A8 AND "CONTEXT_ID"=:A9 AND
      "TYPE_ID"=:A10 AND "IS_CURRENT"=:A11 OR "CLIENT"=:A12 AND "CONTEXT_ID"=:A13 AND "TYPE_ID"=:A14 AND
      "IS_CURRENT"=:A15 OR "CLIENT"=:A16 AND "CONTEXT_ID"=:A17 AND "TYPE_ID"=:A18 AND "IS_CURRENT"=:A19
    The execution plan used for this SQL is:
    0
    SELECT STATEMENT
    1
    INLIST ITERATOR      
    2  
    TABLE ACCESS BY INDEX ROWID MES_DB_AGGREGATE
    3    
    INDEX RANGE SCAN  MES_DB_AGGREGATECU
    MES_DB_AGGREGATE in our case has over 5 million entries.
    The parameterization of the DB incl. Memory and all should be OK.
    The index range scan simply takes that long.
    This might be, because the MES_DB_AGGREGATECU index has the lowest cardinality column (CLIENT) first.
    Header 1
    Header 2
    COLUMN_NAME
    NUM_DISTINCT
    CLIENT
    1
    CONTEXT_ID
    433
    TYPE_ID
    2192
    IS_CURRENT
    2
    Could you have your team check on this, because with the situation as is, the Job Monitoring application seemingly becomes non-usable, as soon, as you start to scale up.
    Best Regards,
    Thorsten

  • BizTalk Zombie Message not coming as error in SQL Job "Monitor BizTalk Server"

    Hello All,
    I have Zombie message in Message box
    But when I run job "Monitor BizTalk Server" no error reported.
    My understanding this should be reported as error in second step. Same has been in details in URL
    http://biztalkmessages.vansplunteren.net/2010/10/19/monitor-biztalk-server-job-in-biztalk-2010/
    Can anyone help why above behavior is different ?
    Tarun

    Well....here's the deal.  It seems the group knowledge on the Monitor BizTalk Job is pretty limited.  Here's a better blog with some more information:
    http://social.technet.microsoft.com/wiki/contents/articles/19700.biztalk-server-monitor-biztalk-server-job.aspx
    I don't think a Zombie would immediatly qualify for any of those cases because for some period of time, it still belongs to a service instance, just one that can no longer Consume it.  Eventually it may qualify for condition 4 once the Completed Orchestration
    is purged.
    Disclaimer: This is educated speculation.  If anyone has done any testing around this, I and others would appriciate some guidence.

  • How can I edit the Alert Description for a SQL Agent Job monitor, specifically Job Duration.

    I'm setting up some sql agent job monitoring, I need to monitor for Job Duration. 
    This is easy enough, I just create the overrides and set the parameters and it alerts as expected, however there is no alert text. The alert does me no good with out an alert description. How can I change this?
    Paul Arbogast

    Paul
    It is not an easy way for your just copy that monitor and modify it. If you has interest, you may use MP2XMLDumper tool to export SQL server monitoring MP , modify relate moniotr and import it into SCOM.
    You can download  MP2XMLDumper tool  from
    http://blogs.technet.com/b/cliveeastwood/archive/2007/08/22/mp2xmldumper-version-2-0-export-opsmgr-mp-s-to-xml-using-mp-name-export-criteria.aspx 
    Roger

  • CCMS Background Job Monitoring

    We have setup CCMS background job monitoring and use it to send alerts for failed CH_* jobs. We activated an autoreaction for Job_Monitoring_Status.
    Our autoreaction method has some extra functions to suppress duplicate alerts. It uses the alert text to check this. The standard alert text for Job_Monitoring_Status includes the job id + the end time: e.g.:
    u201CCH_APAC_SD_RVV50R10C_DEL_BS_S1 | 03282700 | Termin, started at 12.10.2011,03:28:27 terminated at 12.10.2011,03:28:29u201D
    This will let us duplicate suppression fail. We only need the job name in the alert text.
    Can we change the message class for the Job_Monitoring_Status? Do we need to write our own message class?

    Hi,
    This is possible and perhaps the link in the thread below should help:
    Simple question for CCMS Output format
    Regards,
    Srikishan

  • Applying Business View format of ARA into Job Monitoring of Process Control

    Hi Gurus,
    I have an issue regarding with the Job Result of when using SOD sub-scenario in Process Control. We have integrated AC and PC and the controls that have been set for automation, however, the fields (User ID, Name, Group, Risk Description, etc.) are not showing on the PC Job result like the ARA can do. Below information are given:
    1. In ARA --> User Level --> Simulate the risk analysis with Business View format --> Result --> choosing Management Summary --> above mentioned fields are shown.
    2. In Automated Monitoring --> Choosing Management Summary --> onlyfields of technical view format are the only ones that can be shown (User ID,Risk ID and Control ID).
    Thus with this, is there any possibility that the Result of the Job Monitoring of the PC can be manipulated? If yes, can you provide some steps?
    Hope you can help me on this.
    Kindly refer on the attached file for more info.
    Thanks!
    Mackoy

    Christopher,
    Re-generating the transfer structure does not need InfoPacks to be re-created. if you are still getting the old error, two possibilities:
    1) You created a new DataSource with new transfer structure, etc. but the InfoPack in the process chain still points to the old trsnfer structure.
    2) The data in the table has some records as MM/YYYY and some as YYYYMM.
    You don't need to re-create the InfoPacks if your transfer structure is re-generated. They should work off the latest definition always.
    Cheers
    Aneesh

  • Issue in periodic jobs monitoring

    Hi Guys ,
    i have created a program for monitoring periodic jobs. out of list of some 120 predefined periodic jobs if the job is not released (Status S in table TBTCO) then send a warning mail with details of the jobs.
    this program is set as a daily job. now problem is that when my program runs through job then it sends some jobs in mail though they r released...while manually checking in table TBTCO i found 92 jobs are in released status but if checking after 5 mins its showing 91 jobs in released status....can any one know why these periodic jobs status behaves randomely... is it like if periodic job is delayed then its status is not released...or do any one have any idea regarding this abnormal behavior???
    Kind Regards,
    Jacks M.

    My Dear Experts,
       It is my select query hitting at a particular job changing it's status for released to Ready/Active in which the difference might be in Micro/Nano Seconds this has caused the job monitor tool output showing the relevant job as Not Released... Thanks guys for being patient enough to a query which might be insufficient in getting ur minds work...
    Kind Regards ,
    jacks.

  • CCMS Background Job Monitoring Runtime Alert

    Our Basis team has configured CCMS and the Background Job Monitoring for long-running jobs.  They want to set up a "generic" entry (for example, * for job name) so that all jobs will be monitored for runtime longer than 1 hours (will be longer duration when moved to production).  This seems to be working correctly but the alert message does not give the name of the background job that triggered the alert. The altert text is "Alert Text:3821 Sec > 3600 Sec Current value over threshold value System:DEV ".   This message is coming from message class RT, number 001.   How do we get the job name included in the alter message?  I have looked at the messages available in message class RT but do not see one that includes a variable for job name.  We do not know where to look to see what data is actually available for the alert text message and what other message classes might be possible.

    Hi,
    This is possible and perhaps the link in the thread below should help:
    Simple question for CCMS Output format
    Regards,
    Srikishan

  • Dash Monitor Widget help

    I have OSX 10.4.10 and I downloaded and tried out the Dash Monitor widget found here:
    http://www.apple.com/downloads/dashboard/status/dashmonitors.html
    I somehow now have two installation files. One works fine, the other I've tried to delete but all I get is errors such as "MTKNetwork is in use", "MTKMemory is in use", "MTKDisc is in use", "MTKCPU is in use" and the "The operation cannot continue because the item 'mtk' is in use". If I try and install it, I get an error that it is not a valid widget and I cannot install it.
    I extracted the installation file again from the original zip file and I can install and delete that without a problem.
    Can anyone help?

    Thast's the one. Thanks Mike! I'm suprised to find you're not previously an Apple Discussions user.
    I found the Dash Monitors widget a bit too big for me and I've got another system analysis widget running which was what was causing the problem. Stopping that widget meant I could delete the Dash Monitor widget.
    Ideally what I need is two (or three!) Dashboards and for the dashboard to darken more or remove the background.

  • JOB Monitoring

    Hi All,
                 I am involved in job monitoring Activities for last few months and I am really unable to understand the mechanism.Please help me out in understanding the thing.I will  assign points duly.
    1)I want to know the use of jobs.Why do we require them.<b>Also what is the relation between jobs and events and how they affect the Performance of day to day loads.</b>
    See,I am asking this because,sometimes what happens is a job fails, but the loads are successful.Recently ,I did not check out the jobs,But instead went into RSMO in the Production Server and found out the loads have been successful.So,I thought there wasn't any problem.But a job has failed in SM37,which I found out on the next day and I was responsible for not informing the BW onsite person about this cancelled job .So,Can anybody help me to understand the things in the above context.
    I assure you,points will be assigned.It is very urgent.
    Also,I will post the another scenario further in a new thread regarding the same issue,once this question is answered
    Regards,
    Poonam

    Dear Poonam,
    For every single task in BW a program is needed. Such a program can run in a so-called dialog-mode or in batch-mode. These words are quite old, they come from the old mainframe times. 
    In dialog-mode a program is able to receive additional information via keyboard entries and can output messages at the screen. In batch-mode both options are not available. Instead, parameters have to be given via a variant and output data is written to a file - for instance a job log.
    A job consists of one of more steps. Every step represents a certain program and its variant.
    According to the explanations above, something must be wrong in your situation. It is not possible, that everything went fine although a job failed. Under normal circumstances you should find additional information in transaction ST22 or SM21.
    Kind regards,
    Stefan

  • Uncaught TypeError: Object [object Object] has no method 'stringify'

    Hi,
    I've been working with a fairly simple animation on my site for a while now. I didn't change anything to do with it for the longest time, but something's obviously happened, because now when i run the animation, i get "Uncaught TypeError: Object [object Object] has no method 'stringify'      animate/2.0.0/edge.2.0.0.min.js" from Chromes Console Log. I have no idea what this means, but it has something to do with the json. I'm not sure if my image is being loaded, but there's no reason it shouldn't be, since i never changed the path of it. Can somebody tell me what "Object [object Object]" is supposed to refer to?
    Thanks!
    P.S My animation setup is just the stage, with about 17 copies of an .svg that i use as a sprite sheet, plus some text. Every single object has animations that include opacity, top, left, and height.

    I was contacted by Adobe regarding my error and I was informed that I was running two differen versions of jQuery at the same time which is a no, no. jQuery does not like to have multiple versions loaded at the same time, but if you needed to you could always run one after another, but it would take longer for the page to load. In my case I changed the embeded code in my lightbox under the "Join Our Mailing List". The embeded code uses jQuery version 1.4.4 while the jQuery version that Muse uses is version 1.8.3. To resolve this problem I simply change the 1.4.4 to being 1.8.3. While jQuery is not always backwards compatible, I was lucky on this item as it appears to be backwards compatiable.
    I would also like to note that I had originally placed my CSS for this code inline with the coding, but I then removed it and placed it in the head as this helped with some of the problems as well. It is always better to create seperate CSS and .js files and then have your code reference these files. I will work on this in the coming days.
    -John

  • Is it possible to know if an item value has changed

    Hi,
    I'm working on a form and need to know if an item value has changed without compare it with database_value of get_item_property. there is a button <save> on the form and i want to know when user click again and again on button save if this item value has changed. thanks for your ideas.

    Tabit7 - Posted: Apr 9, 2011 12:15 AMbut sometimes in query mode, the item is not navigable and its vallue changed and the prev_value did not work, perhaps the w-n-i-i do not fire>
    If you look up the trigger in the Forms Help system it will tell you if the trigger will fire in Query Mode. The WNII trigger will file in Query Mode where as the Pre-Text-Item trigger does not.
    i try an other way and it seems to work, i put a flag in w-v-i when database_value is different from block value and use this flag in button Save, thanks a lot for your idea it put me in the way. Glad you were able to find a way to resolve your issue. ;-)
    HamidHelal - Posted: Apr 10, 2011 9:27 AM can you please give an example of u'r idea ? >
    First, create a variable that is visible to the entire form. Many people would simply use a GLOBAL variable, but I do not like the limitations of GLOBALs and I don't like the fact that they are visible to the entire Forms sessions, not just my form. I prefer to use a Forms program unit (PU) Package Specification so I can explicitly define the variable data type (eliminates the need to cast the GLOBAL to the correct data type) and the variable only occupies the amount of memory needed to support the variable. Also, when I exit my form, the variable is automatically erased.
    /* Sample Forms PU Package Specification */
    PACKAGE Form_vars IS
       g_prev_val   VARCHAR2(50);
    END Form_vars;No that I've created a variable to store the Previous Value of an Item, I can write code to use it. I will use a Form Level When-New-Item-Instance (WNII) trigger to ensure I capture the value exiting value of the item before any changes.
    /* Sample WNII trigger */
    BEGIN
       Form_vars.g_prev_val := Name_in(:system.trigger_item);
    END;This is a very simple example. There are many other ways to implement this method; such as using the Pre-Text and Post-Text-Item triggers as Abdetu suggested.
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

Maybe you are looking for

  • "No Audio Device Installed" in Windows Vista.

    Back in september 2011 I mysteriously lost my audio. I have a red X over my speaker icon in my system tray. When I put the cursor over the speaker icon I get this message "No Audio Device Installed". I went to the HP Customer web page and found the a

  • Problem with these forums

    I don't know that this is necessarily a Safari issue, but I wasn't sure where to post it. I've got an odd display problem on these forums. When I click the My Posts link, I see odd formatting problems if one of my posts included a link or a smiley in

  • Maintaining an iWeb site from multiple machines?

    After a reasonable amount of research I am pretty sure the answer is "no" but here we go... I have both a Laptop and a desktop and would like to be able to update and maintain my site from either machine. From the looks of things this isn't as easy a

  • Image from Oracle BLOB is not showing

    Hi all! Im trying to use this code: <?php //... etc $sql = oci_parse($c, 'select * from pf2.documents '); oci_execute($sql); echo "<table width = 200 border = 1 cellspacing=0 cellpadding=0>"; while ($row = oci_fetch_assoc($sql)) { echo "<tr>"; echo"<

  • Ultra 5 audio device

    On Sun Ultra 5 workstation, does the audio device process 8k bytes per second?