Third party integration with Oracle Apps
Hi friends,
I have a dot net application and I would like to integrate that with oracle applications(specifically HR module). Can I do that? Does oracle apps provide any APIs to provide this third party integration with 3rd party software we have?
can you please post any links if there is one which helps me in this direction
thanks
Hello,
I am new on this forum and I have difficulty in beginning.
I'm working in a similar project, indeed I need an example or a document which can help me for using the HRMS api's of oracle e-business suite via a dotNet plateform or SharePoint application.
I have to work on a middelware allowing retreiving and persisting data from oracle e-business suite database using oracle HRMS api's like hr_appraisals_api. So haw can i call these api's from .NET application how can i use a .NET code to call these api's ?
Can you help me please ? i'm waiting for your answers if possible and this is my e-mail address if necessary "[email protected]" .
I would be so grateful if someone can help me. Thank you in advance.
Cordially.
Similar Messages
-
Using third party jars with Oracle Business Rules
Hi
I am working on Oracle AS 10g release 2.
We are using Oracle Business Rules in integration with Oracle BPEL.
While using third party jars however, Oracle Business Rules end is facing errors.
Error during unmarshallingProvider com.sun.xml.bind.ContextFactory_1_0_1 not found
oracle.classloader.util.AnnotatedClassNotFoundException:
Missing class: com.sun.xml.bind.ContextFactory_1_0_1
Dependent class: javax.xml.bind.ContextFinder
Loader: oracle.xml:10.1.0_2
Code-Source: /D:/oracleasr3/lib/xml.jar
Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\oracleasr3\j2ee\home\oc4j.jar
Can anybody help in figuring out where Jaxb jars(3rd party jars) are to be kept so that OAS access it?
We tried using the applib folder to load the jars but we are getting class loading errors.
When new instances are created, class loading is not happening.
Pls help.
Thanks
KavyaAre you using Application Server Release 3 or Release 2? There are different versions listed in your mail.
I think you probably want to add this as a shared library via EM and then import the shared library to your application with the application's xml config files. -
Oracle iPortal Integration with Oracle Apps 11i via SSO
How can we integrate Oracle iPortal with Oracle Apps 11i via SSO?
Is there any documentation on this topic that anybody could share ([email protected])? I have already searched the Portal Studio and the Metalink without much success.
Any suggestions and possible recommendations/solutions are highly appreciated! Thank you for answering this post!
Best regards,
Lina Danchenko
P.S. I am unable to view the note 146469.1 Configuring Oracle Applications with Oracle Portal on the Metalink. Any idea where I can find it? Thanks in advance!In a future release, Oracle Apps will be integrated with SSO out of the box.
Currently there is a pilot program which several companies are participating in to beta-test this
integration, but this program is not open to additional customers.
Please speak with your Oracle sales representative to get a better idea of current options
and general availability dates.
You do have the option now of just configuring Oracle Apps as an External Application. -
AutoVue Version 20.2.2 integration with Oracle Apps R12
Appreciate if someone can share document, steps to integrate AutoVue with Oracle Apps r12.
We need to integrate AutoVue Version 20.2.2 with eAM and BOM modules of Oracle Apps R12 so that the engineering drawings data may be imported from AutoVue to these modules and vice-versa.
Best Regards,
Muhammad HizbullahThere is currently no integration between eAM and BOM modules
Please contact your sales representative to get more information on the options Oracle offers -
Integrating Third Party Data with BI Apps
Hi,
I have had a couple of inquiries from customers interested in BI Applications, but who want to integrate their reporting with data from other operational systems.
My question is: what is our recommended best practice for this scenario. Would we recommend customers to maintain two separate data warehouses with a single BI Server pointing to them and do the 'integration' at the enterprise model layer; or would we recommend the incorporation of their operational data into the BI Applications DW?
Obviously there are pros and cons for each and I would be interested to hear your views on these, understand what the implications are, and understand what our recommend approach is.
Thanks,
JOHNI am not sure of any standard integration programs specific to recruitment, but through customization we can integrate third party rectt systems like People click, HRP etc.
Develop inbound programs with ALE-IDOC system to transfer the data to Rectt tables.
The switch will control activation of integration between the systems.
If this helps, pl do reward.
Thanks
Narasimha -
Hello Everyone,
I am working on Oracle apps R12 and we don't have any SOA server setup. I got a requirement to invoke a third party webservice and send some of the data from oracle apps database to the third party and they provided the wsdl file to invoke their webservice. How can I achieve this? Any help or suggestions would be greatly appreciated.
Thanks,
Ravica0c5e8e-8457-46de-896f-fd9dcc13299e wrote:
Hello Everyone,
I am working on Oracle apps R12 and we don't have any SOA server setup. I got a requirement to invoke a third party webservice and send some of the data from oracle apps database to the third party and they provided the wsdl file to invoke their webservice. How can I achieve this? Any help or suggestions would be greatly appreciated.
Thanks,
Ravi
Ravi,
I believe you need to have SOA configured with EBS to run those webservices.
Please log a SR to confirm the same with Oracle support.
Thanks,
Hussein -
Deployment (Ejb and third party jars with portal app)
My problem is that I'm trying to set up the development env for a portal project.
I have an ejb and a third party jar in my portal app. My portlets have some java
classes associated with them. The ejb needs to reference(instantiate) the java
classes in the portlets.
Right now the only way I can get it to work is to put the ejb, third party jar
and the portlet classes(jarred up) into the classpath of the server.
I think there should be a way to deploy these things without putting them in the
class path. I've read all the manual sections about deploying.
Can anyone help me with this. It would be much appreciated.
Thanks
Rob Castle
Principal
NuWave Solutions, LLC
12510 Prosperity Drive
Suite 300
Silver Spring, MD 20904
office phone: (301) 625-3000 ext. 2003
mobile phone: (410) 340-5529
email: [email protected]
website: www.nuwavesolutions.comOn 01/10/2002 06:40 AM, Rob Castle wrote:
My problem is that I'm trying to set up the development env for a portal project.
I have an ejb and a third party jar in my portal app. My portlets have some java
classes associated with them. The ejb needs to reference(instantiate) the java
classes in the portlets.
Right now the only way I can get it to work is to put the ejb, third party jar
and the portlet classes(jarred up) into the classpath of the server.
I think there should be a way to deploy these things without putting them in the
class path. I've read all the manual sections about deploying.
Refer to the portal deployment guide
(http://edocs.bea.com/wlp/docs40/deploygd/index.htm). Also refer to
http://edocs.bea.com/wls/docs61/ejb/deploy.html for more general
information on deployment of ejbs.
Regards,
Subbu -
Implementing Security For ADF Pages when integrated with Oracle APPS
Hi,
Can anyone please let me know the solution to the below problem ?
I have an ADF application that is deployed on a weblogic server. An URL is generated to access the ADF Pages.
I have created one more simple jsp (Launch.jsp) which redirects to this URL on page load.
I am using Oracle APPS where:
->I registered a form function referring to Launch.jsp
->I am referring form function in a responsibility , attaching that to a menu
->When the valid oracle user logs in, I am sending all oracle apps environment variables (User id , Responsibility id, application id ) for that session
What my issue is :
->The URL along with the parameters that I am sending from the Launch.jsp to the ADF Page is visible to the user. So, even if the Oracle APPS user has not logged in, anybody who knows the URL can access the ADF Pages.
->So, Is there any way to implement the security so as, even if anyone knows the URL of the ADF Page cannot access the ADF Pages without the valid user being logged-in through the Oracle APPS.
I am using Jdeveloper 11g.
Please let me know if you need anymore details.
Thanks in advance,
KavithaPlease help me out if anyone has a solution to this problem.
Thanks,
Kavitha -
Third Party integration with MDM
Hello,
We are getting some data from 3rd party and trying to integrate that with MDM.
Is it where we use Enrichment controller ? Please provide some inputs and guidelines as to how we can integrate third party with MDM.
Thanks
BindiHello bindi,
You can refer below links for enrichment adapter:
Setup and use of MDM enrichment controller (Good one)
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9018dc62-23a8-2910-b7ae-9023670c3a53
How to use the test environment of the MDM Enrichment Controller
How to use the test environment of the MDM Enrichment Controller
Introducing the MDM Enrichment Controller Admin UI
Introducing the MDM Enrichment Controller Admin UI
i hope this will help you.
TNR,
Saurabh... -
Third party integrating with PeopleSoft
I know this is a rather generic question but I'm hoping someone can point me in the right direction.
I work for a company that has many customers who utilize PeopleSoft. Over the years we've built integrations with each of our customers individually. We're now looking at trying to bring some standardization to those integrations.
In looking into this, it seems that the communication protocols offered are pretty standard (FTP, AS2, etc.). My question revolves more around the message format and content. We typically exchange vendor, invoice and payment information with our customers.
Is there a base message schema/definition of these entities in PeopleSoft that we could utilize?
I understand that every customer has customization done to meet their needs. Right now we're sending XML/positional/CSV/etc. formatted messages with various sets of attributes. If there is some base format of these messages, we're hoping that we could reduce some custom integration work for both ourselves and our customers.Depending on the PS version you use, you can have a look at the following link.
https://psft-updates.oracle.com/psc/UGPRD/CUSTOMER/ISR/c/PTIS_INTEGRATION.PTIS_QUERY_INTG.GBL?&
Its a good place to start with. This will give you a list of all the EIPs that PS delivers OOB.
Thanks! -
WebFOCUS integration with oracle apps CRM
Hi Experts,
Could please give me some suggestions onthis.
We got a requirement like.
Our user want to generate the reports using Webfocus from oracle apps CRM.
Front end they want to use Webfocus(From OAF page).
Please any body having any idea onthis ....pls respond to me.
or else where can i get information onthis.
Thaks in advance!!
mahimahi,
I am not quiet aware about webFocus, is this something related to CRM.
If u have any idea abut it then let us know....we mite be able to help u out.
Regards,
Gyan -
PJC Integration with Oracle Apps
Hi,
We are looking to integrate Jdeveloper through PJC with Oracle Application HRMS 11i.
Is it possible?
Do you have any documents for this?
Thanks,
SureshbabuSureshbabu,
Theoretically, this is possible, but I do not know anyone that has tried it. I suggest you post your question to the Enterprise Business Suite forum. You will have much better luck getting an answer there than here in the Forms forum.
Gook Luck!
Craig... -
Hi All,<o:p></o:p>
My team and I are developing a software using java that works closely with IT management software such as SCCM. Our software will be highly dependent on data stored in SCCM. Basically
our software will talk to SCCM to get information about a system managed by SCCM. To be able to do that, our software needs to use a java API that talks to SCCM. Is there a java API for SCCM 2012 that we can use? If there is not, what is the work around to
this issue (integrate a java project with SCCM SDKs)? Any help is appreciated! Thanks!<o:p></o:p>Hi,
As you mentioned, it seems that there is no available Java API for SCCM .
Just curious, what's information you want to get from SCCM.
Based on my experience, you could query the SCCM site database to get almost all the information.
Otherwise, your question seems to be related to SCCM 2012. You may also choose to post there to get more effictive help.
We
are trying to better understand customer views on social support experience, so your participation in this
interview project would be greatly appreciated if you have time.
Thanks for helping make community forums a great place. -
Integrating PKI Component with Oracle Apps
Hello Everybody,
Can anyone let me know the following please:
1.) How can a PKI product be integrated with Oracle Apps?
2.) If so, what are the steps to proceed with the integration?
Expecting a favourable reply at the earliest please.
Thanx & Regards,
Sasidharan NDonal,
Search this forum using keywords eBusiness, Apps, 11i, etc.
Scott -
Integration of Oracle Apps with the Third Party Label Printing Software(Bar
Hi,
I am integrating Oracle Apps R12 with the third party Label Printing Software(Bartender).
For generating the Label, I have to create the XML file in Oracle Apps and with the help of Oracle WMS i have to transfer the XML file to the TCP/IP Port.
Third Party Label Printing Software will pick the file from the TCP/IP Port.
I am not able to find the way to send the XML file generated by the concurrent program to the TCP/IP Port using Oracle WMS.
Below are the few links for Oracle WMS:
http://docs.oracle.com/cd/B25284_01/current/acrobat/115wmsug.pdf
http://docs.oracle.com/cd/E18727_01/doc.121/e13434/T210618T210847.htm#T210864
Thanks In Advance..Pl do not post duplicates - Integration of Oracle Apps with the Third Party Label Printing Software
Maybe you are looking for
-
Internal Challan No. not updated in J1INCHLN
When i am running TDS remittance challan in T.code J1inchln not generating internal challan for two documents were not updated , give me solution, it is very urgent. No unpaid tax lines exist for the given selection criteria. Message no. 8I702 Diagno
-
Confirmation on Date = Standard Date migration
Our 1st test upgrade from 11.0.3 to 11.5.9 is underway and I'm trying to understand the "Convert flexfield Data and DateTime value sets" step. This step deals with the Date format to Standard Date format in relation to Flexfields and/or Concurrent Pg
-
Hello I am importing video and pics into Iphoto and the video plays in slow motion. Would importing in Imovie help or does it have something to do with the type of camera or file the video is in?
-
Private function / procedure to be used with in a package
Hi All I wanted to find out how would the definition be for a function which is defined so as to be used/called by the other functions / procedures with in a particular pakage and should not be visible/accessible for any other routine out side the pa
-
Hi, I need to locate the path to windows. I've found somewhere this instruction but it always returns null. This is what I have: System.getProperty("com.ms.windir"); Any help please. Roel