Is there any API for Shared Members

Hi All ,
Can any one let me know whether there is any API function for Shared Members? I could not find anything from http://download.oracle.com/docs/cd/E12032_01/doc/epm.921/html_api/api_c/mac/tocmacfa.htm
Please do help...Thanks in advance

I am assuming you are on 9.2 as that is the link you posted, all the details you need are in the docs - http://download.oracle.com/docs/cd/E12032_01/doc/epm.921/html_api/topapilist.htm
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Is there any APIs for FND attachments

    Hi,
    Is there any API for FND Attachments. I would like to load the concurrent output generated as an attachment to the record.
    So I'm planning to write PLSQL to read the file and load in to fnd_lobs. Later I would like this attachment available thru UI.
    Looking for Public or Private APIs to achieve above task.
    Thanks,
    Satya

    Dear,
    I found this very Information Site...
    URL http://www.pvmehta.com/myscript.html
    Hope for future you will get benefit from it...
    Regards,
    Kamran J. Chaudhry.

  • Is there any API for connecting web server and iphone apps

    Hi,
    I have to retrieve data from Web Server and display in my iphone apps. I want to know that is there any API through which i can connect my apps to server and get data.
    One way i know that use NSURLConnection and get XML response and prase it and use it like that.
    So anyone know this?
    Thanks.

    NSURLConnection is straightforward to use. In the mobile world, and especially if you intend to use certain google APIs, I would rather tend to use JSON instead of XML. A great JSON parser for objective-c is here: http://code.google.com/p/json-framework/
    Cheers,
    Marcelo

  • Is there any API for performing Assembly Completion with LPN

    Hi,
    Is there any API available for performing Assembly Completion with LPN..??
    Thanks and Regards,
    Ramnish.

    We had looked into doing something similar, and this post is the closest we found.
    https://community.qualys.com/thread/11816
    Basically you will need a middle-man between Qualys and ConfigMgr to house the data. This may be a new database, or a whole seperate platform. I expect this could easily be done with SQL and SSRS.
    Also note, database edits to the ConfigMgr database are
    not supported  by Microsoft, I would recommend using a central system to pull data from Qualys and ConfigMgr without modifying either.
    Daniel Ratliff | http://www.PotentEngineer.com

  • How do I get the Sales Orders Statuses? Is there any API for that?

    Hi!
    I'm trying to track all the statuses of a sales order. I want to get the header status, lines status, holds status, shipping status and the invoiced status.
    Does anyone knows if there is an API for that? Or I'll have to make lots of querys for that?
    I found out the following APIs, but it only returned me Y or N:
    -oe_header_status_pub.get_booked_status;
    -oe_header_status_pub.get_cancelled_status;
    -oe_header_status_pub.get_closed_status;
    -oe_holds_pub.check_holds;
    -oe_line_status_pub.get_pick_status;
    -oe_line_status_pub.get_ship_status;
    -oe_line_status_pub.get_invoiced_status;
    Thanks for the help!

    Hi,
    You can find the status of both SO Headers ahd Lines from the FLOW_STATUS_CODE column in oe_order_headers_all and oe_order_lines_all tables.
    Thanks
    Gowrishankar

  • Is there any API for TouchScreen Programming

    Hi,
    Can any give me information about touch screen api
    in java.
    Thanks & Regards
    Ashok.

    Most computer systems in use do not have a touch
    screen. Of those that do it is a propietary add on.
    There might be a standard of some sort but even so it
    would probably require a specific interface to the
    device. And that suggests that the most likely source
    for a java API will be from the manufacturer of the
    particular touch screen that you are targetting. If
    they don't have one then you can search the net for
    one for that screen or roll your own using JNI.As far as grabbing input i would assume that it processes all events as a mouse. But then again when you assume you make an a** out of u and me. HAHA so funnie
    [Edited by: jdcforumadmin1 on Jun 17, 2002 3:42 PM]

  • Is there any API for pushing update patch related data from qualysguard in SCCM database?

    The problem is that, my company want to integrate SCCM with qualysguard. The qualys will scan for missing patches and will generate a patch report. From this patch report
    required data will be extracted and pushed into the SCCM database.I have sorted out the issue of extracting data from qualys, but I am stuck up at the point of pushing patch data in update repository. I tried searching for some API which could push data in
    database of SCCM, but unable to find. I thought of making my own script to run the sql query but this will ultimately screw the database of SCCM since there may be 60-70 table dependency.
    Please suggest any SCCM API which can help me to push data in its database(particularly in the tables interacting with the update repository). 

    We had looked into doing something similar, and this post is the closest we found.
    https://community.qualys.com/thread/11816
    Basically you will need a middle-man between Qualys and ConfigMgr to house the data. This may be a new database, or a whole seperate platform. I expect this could easily be done with SQL and SSRS.
    Also note, database edits to the ConfigMgr database are
    not supported  by Microsoft, I would recommend using a central system to pull data from Qualys and ConfigMgr without modifying either.
    Daniel Ratliff | http://www.PotentEngineer.com

  • Is there any API for deploying WebLogic Cluster?

    hello,
    i am trying to automate the installation and configuration of WebLogic in cluster mode.
    I have found the oracle docs,But they are Of GUI.
    If there is a way to do it using API, please refer the documentation.
    thanks

    Hi ,
    If you want to automate the installation process you can use silent installation option.
    Link :-
    Running the Installation Program in Silent Mode - 11g Release 1 (10.3.6)
    For configuration of domain , you can use  WLST to create domain other than GUI and console mode .
    Links :-
    Creating WebLogic Domains Using WLST Offline - 11g Release 1 (10.3.6)
    Introduction and Roadmap - 11g Release 1 (10.3.6)
    Regards.

  • Is there any api for accessing OSB OOTB jms reporting data

    hi Experts,
    My customer is using osb11.1.1.7, they asked me if osb provides method to access native report data, they don't want to implement report plugin, but need some methods to integrate report data into other applications beyond quering it from osb console.
    Best regards

    Based on how you described the scenario, it seems like you can implement a Custom Reporting Provider to access the OSB report data and appropriately use it.
    Please refer to the example Custom Reporting Provider @ http://www.oracle.com/technetwork/middleware/service-bus/learnmore/index.html for more details and a sample implementation.
    I am not a big fan of using the built in DB structure of the reporting tables as it is very generic and does not allow you to create indexes on certain business fields, partitioning etc ...
    I would rather prefer to build a custom reporting layer to extend the reporting data and populate a certain set of tables (aligned to my specific business needs, with proper indexes and partitioning to help support the data optimally) and then querying this data to provide visibility to other teams/applications.
    Hope this helps.
    Thanks,
    Patrick

  • Is there any API ( HTTP / WebService ) for listing the objects supported ?

    Hi
    I wish to know if there is some mechanism ( API ) that I can make use of to dynamically get the list of objects ( accounts , leads etc ) supported by Oracle CRM on Demand ?

    How to convert Vector elements into array of objects?
    Is there any API for this?
    For ArrayList class there is Method i.e.
    Object ob[]=arr.toArray();
    But i don't know abt vectors.
    plz give me the example.The toArray() method is available in the List interface. SInce ArrayList and Vector are both implementing classes... they should have this method. In short, the same would work for Vector. Logical, isn't it?
    ***Annie***
    (since when did I start thinking logically...)

  • Is there any API to insert/update RA_TERRITORIES table

    Hi
    I have to create diff territory combinations for new customer creation.
    Is there any API for inserting records to RA_TERRITORIES table.
    I did n,t find any thing related to this.
    Thanks&Regards
    RS

    Hi,
    Thanks for the reply,
    But JTF_TERRITORY_PUB is not updating ra_territories table.
    I think its not useful for my purpose.

  • API for Shared Review in Acrobat SDK

    Hi,
    I would like to implement the functionality for Shared Review programmatically.
    Right now we need to open each pdf file select Comments -> Send for Shared Review in Acrobat Professional and follow the steps in wizard.
    I am looking at achieving the above steps programmatically so that I need not open each pdf individually and run through the wizard. For this, is there any API available either in Acrobat 8.1 or 9.0 SDK which I can make use of and build an automatic service.
    A swift response is appreciated.
    Thanks & regards,
    Rajeev

    is there (today - 2011) really still no API for that?
    Also not in LiveCycle Server?
    Thanks,

  • Is There any API in receivables payment will made against closed invoices ?

    Hi ALL,
    i have requirement as below.
    i am doing AR Invoice Data Migration for Instance 11.5.5 (as a Source Instance) to the new instance R12 (as a target instance).
    Both open and closed invoices will have to be migrated from 11.5.5 to R12 to provide the drill down facility for audit purpose.
    To meet the above requirement all the open and closed invoice will be picked up from 11.5.5 ; and imported into R12..
    Subsequently, full payment will be made in R12 against all closed invoices in 11.5.5 to close those invoices by using any APIs?
    can some one explain is there any API in receivables payment will made against closed invoices.
    Thanks,
    VSR.

    Hi,
    Can you be clear on your question: You want any API to make payment against closed invoices?
    To me, You are making things complex. We can achieve the Migration of Closed invoices using following two procedures:
    Procedure: 1
    Ask Functional Guy to create a Transaction Type 'Closed Invoices' with Open to Receivables Flag not checked. +(You can uncheck Post to GL flag also, if required depending on your migration strategy)+. Status at Transaction Type if taken as 'Closed' it will be appropriate.
    Invoices migrated using this Transaction Type shall not be shown as Outstanding but will be useful for Audit.
    Procedure: 2
    Consider the amount due Original of Closed Invoices and migrate them with the amount as Amount due remaining.
    While migrating populate Receipt Method,Payment Method and Instruments useful for Automatic Receipts.
    Once Create Automatic Receipts Program is run, it will close all these invoices. Note: We require dummy bank here which points to a Clearing account.
    Automatic Receipts program is also an API.
    In the above 2 ways, we are acheiving the Goal by using Functional knowledge rather than Technical. And I think following Functional way is better and less time consuming.
    Please discuss with your Functional consultant if required. You can succeed.
    Regards,
    Sridhar

  • I recently gave my old iPhone to my nephew, he switched it to his phone account, but somehow I now have his contacts on my new iPhone 5. When I look at my iCloud account, it lists his contacts. Is there any way for me to get my contacts back?

    I recently gave my old iPhone to my nephew, I did not clear out my old phone before I gave it to him, when he transferred to his account, he had my iCloud info on the phone, and it updated the contacts on my new iPhone 5 to his contacts. Is there any way for me to get my contacts back?

    This is caused by using the same iCloud account on both phones.  When you do this any data you sync with the shared iCloud account such as contacts is merged and will appear on all devices connected to the account.  To fix this you both need to have separate iCloud accounts (you can continue to share the same Apple ID for purchasing from the iTunes and app stores). 
    Decide which iPhone will be keeping the current iCloud account.  On the one that will be changing accounts, if you have any photos in photo stream that are not in your camera roll or backed up somewhere else save these to your camera roll by opening the photo stream album in the thumbnail view, tapping Edit, then tap all the photos you want to save, tap Share and tap Save to Camera Roll. 
    Once this is done, go to Settings>iCloud, scroll to the bottom and tap Delete Account.  (This will only delete the account from this phone, not from iCloud.  The phone that will be keeping the account will not be effected by this.)  When prompted about what to do with the iCloud data, be sure to select Keep On My iPhone.  Next, set up a new iCloud account using a different Apple ID (if you don't have one, tap Get a Free Apple ID at the bottom).  Then turn iCloud data syncing for contacts, etc. back to On, and when prompted about merging with iCloud, choose Merge.  This will upload the data to the new account.
    Finally, to un-merge the data you will then have to go to icloud.com on your computer and sign into each iCloud account separately and manually delete the data you don't want (i.e., deleting your nephew's data from your account, and vice versa).
    As for recovering your lost contacts, if they aren't on icloud.com when you check from your computer, you will have to recover them from a backup source.  You could try restoring to your last backup but this doesn't always work for contacts.  (Chances are you nephew deleted your contacts from his phone, not realizing it would also delete them from yours.)

  • Is there any API to add and remove certs from acrobat trusted identities?

    Is there any API to add and remove certs from acrobat trusted identities? if this is not possible any work around for this. Please help me

    No, there is not – that would be a security concern.

Maybe you are looking for

  • Transitions double 1st frame/drop last frame: a solution

    I have found that Transitions in iMovie 5 are problematic. The first frame in a Transition doubles and the last frame drops out. This is not noticeable in a slideshow but can be very noticeable in an exported video. Transitions cannot be edited frame

  • Setting up a Form Application to write to an XML file on a local computer

    First, I'm using Flash CS3, and Actionscript3. I'm trying to set up a data collection form that will save the results to a file that can later be imported into a database. This is going to be in a Kiosk at a tradeshow and it won't have internet acces

  • How can I restart with itunes again  as I seem to have duplicate folders in Music and Itunes?

    I seem to have partially duplicate Music folders  on my computer one called Music (/Users/barry) which is 86.9 gb and one called Itunes music (/Users/barry/Music/iTunes) which is 60.9 GB. I also have a folder of 25GB in /Users/barry/Music/iTunes/iTun

  • I am getting a complete system slowdown Can anyone help?

    Hello, I upgraded to Mavricks and since then Finder is unbearably slow! I hit the eject button on the keyboard and it is a good ten seconds before it opens. I have all sorts of bounces in the dock before anything opens. I have 12GB memory so it shoul

  • Balance in 1 currencies

    Dear Friends, When doing the WBS settlement thru CJ88, I get a piculiar message as below: ++++++++++++++++++++++ Balance in 1 currencies Message no. F5 842 Diagnosis Balances have been found in 1 currencies with the following details: Currency type A