Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Invoking a .NET web service; authentication

620064Jan 28 2008 — edited Jan 30 2008
Hello,

I am using Oracle Application Server 10.1.3.1.0 and I am invoking a web service from my BPEL process. The web service is running on IIS 6.0, written in C# and requires authentication.
I am using JDeveloper to implement the BPEL process. At the moment I am storing the user name and password for the .NET web service in BPEL as properties of partnerLinkBinding. However it means the password is stored as plain text in an xml file.

Do you know what alternatives I have?

Thank you!
L
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 27 2008
Added on Jan 28 2008
1 comment
631 views