Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 281457
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T05:12:17+00:00 2026-05-12T05:12:17+00:00

I have a specific requirement to have autocomplete in an Oracle BPM project. I

  • 0

I have a specific requirement to have autocomplete in an Oracle BPM project. I have been trying to figure out the best way to achieve this activity. I have a good foundation of jQuery and auto-complete. What way do you find yourself satisfing these types of requirements?

I would like to get the response straight from the object.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T05:12:17+00:00Added an answer on May 12, 2026 at 5:12 am

    I’m assuming you are using JSPs to present your BPM Object:

    First, define your BPM Object method to receive one single argument of type String[][String] (http parameters of the request), and returning String (the content of your response).

    Then, in your JSP/JavaScript, use Fuego tag “” to get the URL to which you will do an XHR request.

    Example, with jQuery:

    $.ajax({
        type: "GET",
         url: "<f:invokeUrl var='${viewObject}' methodName='loadCandidates'/>",
        data: xhrArgs,
    dataType: "text",
     success: function(data, status) {
         /* your code here. data contains the String
            returned   by your method */
     }
    });
    

    Where viewObject is the bpm object variable you are passing to the JSP page.

    For details on the tag libs see:
    OBPM JSP Tag lib.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently moved to a project where I noticed there have a specific requirement
I have a specific requirement to read a resource from jar file and then
I have a specific requirement of having a toggling table. By toggling I mean
I have a specific requirement that all children of a particular JComponent have double
We have a simple requirement to use https for certain specific pages in a
i have this specific question to do to you, i have a database from
I have a requirement to focus on a specific textbox when a new view
I have a specific requirement to convert a stream of bytes into a character
For a specific requirement in my project, I want to retrieve JSON response from
My project requires Java 1.6 for compilation and running. Now I have a requirement

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.