Exforsys
+ Reply to Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 21

API's

This is a discussion on API's within the Oracle Apps forums, part of the ERP category; can anybody give me notes about API's and how can we use this API's and what is the difference between ...

  1. #1
    anji_apps is offline Junior Member Array
    Join Date
    Aug 2005
    Answers
    2

    Question API's

    can anybody give me notes about API's and how can we use this API's and what is the difference between api's and interfaces.can u give me small example how can we use this API's in our coding.
    regards
    anji


  2. #2
    furkanalam is offline Junior Member Array
    Join Date
    Sep 2005
    Answers
    4

    Hi

    See basically API's are packages built by Oracle and supplied along with the Oracle Applications ERP package.These API packages contain procedures which perform some task.
    So to perform some task by running a program(i.e not from the oracle apps screens) we call these API's suited for that task.This way a task which was performed from front end can be carried out from backend by calling these API's.
    There is an extensive set of API's provided for performing the various tasks.

    I hope this clears ur doubt about API's

    Thanks,
    Furkan


  3. #3
    satchin is offline Junior Member Array
    Join Date
    Oct 2005
    Answers
    1

    Carification on API

    hi furkanalam
    reading from what u have posted, i could infer that there is not much of a difference between API and a interface, except for the fact that the APIs are provided by the Oracle appliactions, while the interfaces are user created....is that right??

    thanx
    satchin


  4. #4
    furkanalam is offline Junior Member Array
    Join Date
    Sep 2005
    Answers
    4

    API and Interfaces

    Hi Satchin,

    API's and interfaces are different......See basically interfaces are developed using API's.So you can say that in an interface code there are different API calls to perform some functions.Mostly interfaces are later created to perform some specific tasks more conveniently and in a customized manner.

    Thanks,
    Furkan


  5. #5
    ganeshabhadri is offline Junior Member Array
    Join Date
    Sep 2005
    Answers
    3
    hi anji

    In Open Interface , you populate interface tables and run a Oracle program which validates
    and uploads them into std. oracle tables.
    Whereas in API's you pass a complete set of record. The APIs validates the record and
    directly inserts into std tables.
    This is relatively faster way to insert records in Oracle Apps.
    Also, you will know of all the errors immediately.

    if u want any more examples give ure mail id so that i can send some docs...


  6. #6
    kittu is offline Junior Member Array
    Join Date
    Feb 2006
    Answers
    4

    Question hi GANESHABADRI...

    hi

    Can You Tell Me How To Convert The Om Holds From One Oracle Apps 10.7 To 11i..the Thing Is I Want To Know The Interface Tables And The Base Tables Regarding These Holds..and Where Can I See The Actual Validated Data So That I Can Do Validation For Data Which Is In Staging Tables.

    This Is My Component And I Can Prepare My Own Flat File Then Staging Tables Then Data Into Interface Tables Using Sql*loader, Then By Concurrent Program (which Will Do Validations ) I Will Hit Base Table...this Is What I Know In Conversion.

    Please If Someone Help Me In This Regard I Will Be Very Confortable In Any Conversion. I Want The Way To Think In Conversions.
    Thanks...
    Kittu.


  7. #7
    oraclehari is offline Junior Member Array
    Join Date
    Mar 2006
    Answers
    3
    Hi badri..i pleased with your message.thanks a lot. as u said plz send me some docs related to APIs and if possible some coding samples also.

    regards
    hari(oraclehari@gmail.com).


  8. #8
    Saad is offline Junior Member Array
    Join Date
    Mar 2006
    Location
    Qatar
    Answers
    1
    Hi Ganesha,

    Could I request for the API related docs pls send them to saad.khatib@gmail.com

    Thanks


  9. #9
    juliusATS is offline Junior Member Array
    Join Date
    Mar 2006
    Answers
    1

    Red face API's

    Hi Ganesha,

    Could I request for the API related docs, pls send them to juliusbula@hotmail.com

    Thanks


  10. #10
    ravigolani is offline Junior Member Array
    Join Date
    May 2006
    Answers
    1
    Hello,

    Can you send me also the API related docs. Also more info on interfaces.
    My mail Id is ravi.golani@tcs.com

    Thanks and Regards,
    Ravi Golani


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...