What are the limitations of remote API?

Excuse me,
I am new to Oracle BPEL, and going to customize the worklist application using remote API.
I read the Sample Worklist Application for learning the remote API.
When I learning about task attachment's API,
I saw a thread
RemoteWorklistServiceClient -- attachment
Suddenly, I found that there is different between local and remote API.
Would anyone like to tell me what are the limitations of remote API?
By the way, could there is any API for retrieve process list?
The reason is I am trying combine some feature of the console into my worklist application
such as list process with details, deploy/undeploy process, active/retired process lifecycle and turn on/off process state.
I only found how to start process:
Locator lLocator = new Locator({Domain}, {Domain.Password}, {Properties});
IDeliveryService lDeliveryService = (IDeliveryService) lLocator.lookupService(IDeliveryService.SERVICE_NAME);
lDeliveryService.request({ProcessName}, {OperationName}, {NormalizedMessage});
Thank you very much ^^
Roy

Excuse me,
I got the answer by testing the remote API
And I have another question about the BPEL API which used in the console
I have success construct the class com.oracle.bpel.client.Locator
It providing a set of methods for invoking Oracle BPEL
However, the methods always using WhereCondition as parameter
therefore, I need to know about the database.
1. Could anyone tell me where can I found the database schema?
2. There are some deprecated APIs what is the preferred APIs of them?
- IDeliveryService.SERVICE_NAME
- IDeliveryService.request({Process}, {Operation}, {NormalizedMessage})
- IDeliveryService.post({Process}, {Operation}, {NormalizedMessage})
Thank you very much ^^
Roy

Similar Messages

  • What are the limits of using windows internal database in RMS?

    hi,
    We dont have SQL server to use and opting to use windows internal database
    What are the limits of using windows internal database in RMS?
    tnx

    Hi,
    the main limitation is that you cannot access a SQL express from remote (even there are tricks to work around that), so you cannot add another machine to the RMS cluster. 
    Microsoft's recommendation for production systems is to use a full SQL server, what allows you clustering and running all sorts of maintenance tasks.
    Other than that SQL Express has a 10GB total limitation for all databases running on that server.
    See also http://technet.microsoft.com/en-us/library/dd772673(v=WS.10).aspx for RMS hardware and software requirements. 
    Hope that helps,
    Lutz

  • What are the limitation of the 4 Port Gigabit ethernet Security Service Module (4GE SSM)?

    I was wondering if anyone can help me out. I am trying to create a redundancy topology which require several connections to an ASA 5510. I am looking at extending the connections to my ASA 5510 appliance with the four port gig ethernet security module (4GE SSM). I am trying to find out what the limitations are on this particular module.
    I have heard that there might be limitations to the 4GE SSM. Such as the interfaces on this module might process data separately from the ASA 5510 appliance. My question is does the ASA four port gig ethernet security module (4GE SSM) interfaces act as a extension of the ASA 5510 appliance or does it process and filter data separate from the ASA 5510 appliance ?
    My concerns are that the 4GE SSM does not utilize all the security features of the ASA 5510 appliance, and that it just separates traffic into security zones. I interpret that to mean that each interface can be placed in a separate security level in which case has a separate security algorithm and uses the security level to force security policies. Nothing more.
    My second question if relevant would be what are the limitations?
    Thank you for your help on this topic.
    mike

    The 4GE SSM just gives you the four additional ports. It doesn't increase the processing capacity of the 5510 (a relatively low end box whose replacement - the 5515X -  has been out since this past spring). It works off the same configuration script and CPU as all the built-in ports.
    The only limitation I can think of off the top of my head is that members of an Etherchannel cannot span the SSM and the built-in ports.

  • What are the limitations in terms of data size  or performance while using csv or text file as datasource?

    <p>Also what are the limitations in terms of data size  or performance related issues while using csv or text file?</p><p>Is it the best practice to use csv , text file to use as a datasource to improve performance?</p><p>Please Advice.... </p><p>&#160;</p>

    <p>Hi,</p><p>Create Same Data Input for CSV and Text File ,Create 2 different reports one for CSV and One for Text ,run them one you have done that.</p><p>Go to Report Menu and Select Performance Information .Use the Data in that to check which one is good datasource to improve performance</p><p>Cheers</p><p>Rahul</p>

  • What are the limitations of using labview 8.5.1 developers suite verses a real-time module in field point applications?

    What are the limitations of using labview 8.5.1 developers suite verses a real-time module in field point applications? Can an exe. be loaded onto a field point controller or does the controlling program have to reside on a PC for example?

    centerbolt is correct, you can't load a .exe or even run a program on the fieldPoint controller unless you have the Real Time module.  However, that does not mean you can't use your FieldPoint bank without the Real Time module. 
    From LabVIEW for windows you can make calls to the fieldpoint IO using the fieldpoint read/write functions. 
    This program runs on the PC not the FieldPoint controller.  If you loose network connection to the fieldpoint, your program will loose connection to the IO.  For many data logging applications this type of arrangement can work just fine.  However, if this is the only type of application you are ever going to run, then you may as well not buy the Real Time controller for your fieldpoint but the network controller only. 
    If your application requires more reliability, and/or greater determinism than can be achieved by running a program on windows, then you should use the LabVIEW Real Time module and develop a program that can run down on the FieldPoint controller independent of windows.
    Message Edited by StevenA on 07-22-2008 04:14 PM
    SteveA
    CLD
    FPGA/RT/PDA/TP/DSC
    Attachments:
    fp pallet.PNG ‏6 KB

  • What are the limitations of the free 30-day InDesign trial?

    What are the limitations of the free 30-day InDesign trial?

    There are no limitations for 30 days, it will work exactly as if you have a subscription. But if you don't get a subscription, after 30 days, you will no longer be able to launch the program.

  • What are the limitations of the software during the 30 day trial?

    what are the limitations of the software during the 30 day trial?

    Trials are fully functional.
    The only limitation is that they will stop working 30 days after first launch.
    You remove the time limit by entering a valid serial number which you get when you purchase the software. Or by subscribing to a Cloud membership plan.

  • What are the limitations of ODI?

    ODI is an E-L-T tool of its first kind and has good performance when copared to ETL because of its architecture.
    BUt what are the limitations of ODI?
    And What are the strong points to recommand ODI to the clients?

    what are the limitations of ODI ::
    (i) it won't support multi target We cant say it wont support. We can achieve this using IKM mTI or using some logic in a single interface. But directly you can't drag multiple table into interface (target canvas)
    (ii) Interfaces are depending on KM so to implement any new logic we need to know about Jython Not exactly. But yes if you know jython it is more helpful for this. Discussed
    http://www.linkedin.com/groups/How-was-ODTUG-Ask-Experts-140609.S.197740849?view=&gid=140609&type=member&item=197740849

  • What are the limitations of AJAX in BEA Weblogic 10.2 ?

    Hi All,
    I am wondering if some one could tell/summaries what are the limitations of AJAX in BEA weblogic portal 10.2 ??

    Please reask this question in the WebLogic Portal forum:
    WebLogic Portal
    I think you'll need to be more specific as well. Are you referring to portlet development, in which the portlet uses a javascript library, drag/drop functionality in Dynamic Visitor Tools, etc?
    http://edocs.bea.com/wlp/docs102/clientdev/ria.html#wp1008891

  • What are the Limitations of  EBP-SUS?

    HI SRM Gurus,
    What are the limitations of EBP-SUS?
    1. Classic Scenario.
    2. Extended Classic Scenario.
    Is ASN possible with EBP-SUS extended classic scenario.
    Version 5.0
    Server 5.5
    Thanks
    Rams

    Hi please refer to the OSS note with number 543544 for details
    award points if usefull

  • What are the limitations of layout builder

    Hello BPS Experts,
    what are the limitations of the layout builder.
    Suggestions appreciated.
    Thanks,
    BWer

    Hi,
    One of the major one, I would say is needs SAP GUI without which it cannot be used.
    The same is no longer applicable to Integrated planning as it has a web based interface.

  • What are the limitations of apex 3.2.1

    Hello All,
    what are the limitations of apex 3.2.1
    thanks/kumar

    Hi Kumar,
    as Tony already pointed out, there are no hard limitations for Oracle APEX.
    As APEX runs in the database you can do whatever your Database can do (call Packages, use Analytic Functions, even call Java in the Database, create complex Queries with literally limitless joins).
    The Output of APEX is HTML and can be influenced by your templates and your code, so again you are only limited by your imagination. Add a different CSS and your Layout looks different. Add some JavaScript Code and your Forms behave different, are more interactive and so on.
    brgds,
    Peter
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    Work: http://www.click-click.at

  • What are the limitations regarding use of video in an iBook: length, file size, etc?

    What are the limitations regarding use of video in an iBook: length, file size, etc?

    Total book size is 2.0GB max. Length would be relative to size based on quality.
    See:
    - Optimizing performance in your iBooks Author books
    - iBooks Author: Add video to your iBook

  • What are the limitation or drawbacks of ESB?

    Can any one let me know what are the limitation or drawbacks of ESB?
    Fred

    Hi Fred,
    This is new question and different to this post's title :)
    When it concerned to security of an ESB management portal, there are two more often used practices.
    It’s being a web portal-a thin client, it can be accessed outside the BizTalk server- not like admin console (admin console can be accessed outside BizTalk server, it’s another matter). So
    that administrator can view fault
    details when they get error alert and action faulted messages. Follow the steps detailed here to achieve this.
    Another practice is installing
    ESB management portal in
    multi-machine environment with minimal access
    configuration, then here an excellent article step-by-step guidance on this topic.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • What are the limitations in weblogic that comes with JDeveloper?

    Hi,
    What are the limitations in weblogic that comes with JDeveloper?
    Thanks for your help.

    Not much. If there is, you can always create your own domain with the servers you want and create a connnection to the admin server of that domain in JDeveloper.

Maybe you are looking for

  • Sort Order on Membership Web part

    Hi, We are using 'Membership' web part on one of the pages on our publishing site to show the team sites links for a user where a user has been added into the 'Members' sharepoint group for each team sites. On MySite under Membership tabs same links

  • Bit Torrent Ports

    Hi, I am a new Mac user and have recently purchased a Powerbook G4. I would like to use Bit torrent more efficiently on my Mac. I would be greatful to anyone who can guide me on how to allow access to Bit torrent and other applications to specific TC

  • How to prevent project bloat?

    I just had a premiere project blow up and become unusable.  It can't open and I can't salvage it through after effects.  So I'm back tracking to attempt to re-create the work because I have no other choice. There's a lot of advice on how to save proj

  • How to create 3 Front offices in winclient

    Hi I have to , create 3 front offices for Call Center Agent, Supervisor & their Manager. What steps I have to follow to make these 3 offices & Manager can access all the 3. Thanks, Sush

  • Illustrator 12 (CS2) help does not appear in Adobe Help Center 2.0

    Hi, I've just installed Illustrator CS2 today and I wanted to search for something in the help center but the only 2 products that appear in it are Photoshop CS2 and After FX CS2. I've restartred the computer to see if it would resolve the problem, b