Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 6 of 6

Thread: evaluate() RAD function not working in JavaScript.

  1. #1
    Member
    Join Date
    Oct 2006
    Location
    USA
    Posts
    42

    Default evaluate() RAD function not working in JavaScript.

    evaluate() RAD function is not working in JavaScript for me. Though this is one of the know issues, I wanted to know, if any abody has any alternative? I am working on SC 6.2 for ServiceCatalog module.

  2. #2
    Administrator tommy's Avatar
    Join Date
    Nov 2001
    Location
    Copenhagen
    Posts
    4,272

    Default

    In the situations where I needed evaluate funtion I executed that on the display screen and used a variable to transfer the result to the javascript.
    Best regards Tommy
    Blog - - ITIL certified - Accredited Integration Specialist – HP OpenView Service Management

    Want to keep this site alive? Consider making a donation. Click here.

  3. #3
    Member
    Join Date
    Oct 2006
    Location
    USA
    Posts
    42

    Default

    thanks Tommy for your reply.

  4. #4
    Junior Member
    Join Date
    Sep 2007
    Posts
    1

    Default

    I believe this may have been fixed now in 6.2.2, I just wrote a routine that utilized the parse() and evalute() functions in a ScriptLibrary javascript with no problems.

  5. #5
    Member
    Join Date
    Feb 2002
    Location
    Phoenix, AZ
    Posts
    34

    Default

    I got it working in 6.1 a while back. The trick was to use JS naming conventions for variables. IOW, contact.name would be contact_name.
    -Jeff
    Quote Originally Posted by RyanPalkovic View Post
    I believe this may have been fixed now in 6.2.2, I just wrote a routine that utilized the parse() and evalute() functions in a ScriptLibrary javascript with no problems.

  6. #6
    Member
    Join Date
    Oct 2006
    Location
    USA
    Posts
    42

    Default

    In fact I also got it working in SC 6.2, I guess I was using it in wrong way earlier.

    Thanks

    Abhijeet

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts