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

Thread: Help Needed for Web Service

  1. #1
    Junior Member
    Join Date
    Jan 2009
    Posts
    27

    Default Help Needed for Web Service

    I have created a new display action to retrieve a record in a table through web services. What it does is that if a certain field in the record is empty, a javascript function defined in the process definition is called to populate the empty field through doHTTPRequest to another server. The code works, i.e., the javascript is getting called and the field is getting populated but the field value is NOT returned in web service response. It appears that the record is retrieved before my javascript is invoked. Anyone has a solution to fix this problem?

    BTW, I have practically two-week experience with SC, so please explain to me as detailed as possible.

    Thanks in advance.
    Last edited by gzhao888; 2009-01-16 at 21:10.

  2. #2
    Junior Member
    Join Date
    Jan 2009
    Posts
    27

    Default

    I figured it this out. Just need to populate the field in $L.file from javascript return value in final javascript tab

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Tags for this Thread

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