java - Oracle Hyperion MDM Web Service API and .NET interop -
we have oracle hyperion master data management (aka data relationship management) installed along it's web service api, ear file deployed on weblogic. built-in server side security policy has been attached web service. have .net client needs speak web service endpoint, not sure how set client side security policy defined oracle.
versions used - drm: 11.1.2.1; weblogic: 10.3.4
i'm looking pointers (& sample code if possible) on how can achieve this.
thanks.
i got solution http://download.oracle.com/docs/cd/e17904_01/web.1111/e16098.pdf. section 5 in document speaks of how export certificate wls , import same .net client app along w/ other config specified in document. hope helps.
Comments
Post a Comment