Você está na página 1de 7

8/9/2017 Implementing Secure Outbound Web Services | Siebel Unleashed

Contribute
Custom Search
Search

Home Contribute Freebies Oracle BI Interview Tips Categories

Implementing Secure Outbound Web Services Related Posts


Posted on November 9, 2009 by neel 9 Comments Siebel Inbound and Outbound
Web Service-Introduction PPT
<< Previous in series 100%
Question and Answers - Siebel
Here is an article by Babu Rajendra Prasad Mungara a reader of
EAI 50%
Siebel Unleashed describing basic details of implementing a Secure Invoking Web Services on the
Outbound Web Service is Siebel. Though it does not provide Siebel Mobile Web Client 100%
implementation steps in detail but it outlines the steps that you need Adding Custom SOAP Headers
to perform to accomplish that. 50%
Introduction to Secure Web
Services 100%
How to enable Siebel EAI logs
100%
Outbound Web Service-
Consume the WSDL File provided by External System
Problems & Solutions 100%
This will create an Integration Object or multiple Integration Outbound Web Service - Final
Objects and a Proxy Business Service Approach 100%
Compile these Objects into SRF Invoking Outbound Web
This Proxy Business Service can be invoked through Workflow Service Alternate approach
100%
Process
Invoking Outbound Web
Service 100%

For this Proxy Business Service, additionally we need to provide the


below mentioned additional parameters to build a Siebel
WebServices Security Headers in SOAP Header
http://siebelunleashed.com/implementing-secure-outbound-web-services/ 1/7
8/9/2017 Implementing Secure Outbound Web Services | Siebel Unleashed

Input Argument Type Value PropertySiebel Open UI


name

Contribute
Elastic List Applets @ IP
getUserInfo_Request:processGetUserInfoInput Process SiebelMessage
2015
Property siebelhub JavaScript library
reworked solution
Username Literal Test1
Web Notifications Making

Password Literal Test1 Siebel Notifications better


Debugger to the rescue for
global js files - IP2015
P.S: Before Simulating the Workflow, Create a Section called Enter Key on home page
EAISubsys under client CFG File search IP-2013
Open UI - IP 2014 finally -
[EAISubsys] EnableServiceArgTracing = TRUE component version problem
solved!
After Simulating the Workflow Process (Proxy Business Service Siebel Open UI annoying
including username and Password), go to TOOLS\Log Directory message on popup close
You can observe *.dmp files under TOOLS\Log Directory Tooltips makover - Siebel
Under this a File Called Outbounddispatcher-output_args.dmp Open UI
file will be created, this is the file which consists of Siebel Debugging techniques with
WebServices Security Headers as mentioned below Google Chrome - Siebel
Open UI
-----------------------------------------------------
Fixing Textarea in Siebel
<?xml version="1.0" encoding="UTF-8"?>
Open UI
<SOAP-ENV:Envelope xmlns:SOAP-
Featuring Top 10/42 of Siebel
ENV="http://schemas.xmlsoap.org/soap/envelope/"
Open UI
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Read more
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<SOAP-ENV:Header>
<wsse:Security Latest Posts
xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext">
<wsse:UsernameToken> Elastic List Applets @ IP
<wsse:Username>Test1</wsse:Username> 2015
<wsse:Password>Test1</wsse:Password> siebelhub JavaScript library
</wsse:UsernameToken> reworked solution
</wsse:Security> Web Notifications Making

</SOAP-ENV:Header> Siebel Notifications better


Debugger to the rescue for
<SOAP-ENV:Body/>
global js files IP2015
</SOAP-ENV:Envelope>
Understanding the basics of
-----------------------------------------------------------------
Big Data ecosystem Part 1
For more details, connect to Support Web and query as
Big Data for beginners
Implementing WS Security [ID 520484.1]
Siebel EAI and Performance
of Child Object updates
Do share your feedback and suggestion. Enter Key on home page
search IP-2013
4 Votes Config Assist Tool
<< Previous in series Framework
What happened to Siebel
Share: Unleashed?

http://siebelunleashed.com/implementing-secure-outbound-web-services/ 2/7
8/9/2017 Implementing Secure Outbound Web Services | Siebel Unleashed

Share 2 Print Email Tweet


Polls

Contribute
How to post articles not
Web Services Web Services
related to Siebel?
Doesn't ma er - just post as
A few tricks with setTimeout() Introduction to Secure Web Services usual.
Create a New Site.
Create a new Sub Site.
Create a new category
This Post has been viewed : 35,534 Times don't bother, we just want
Siebel.
Visitors to this post, also read:
How to con gure EBC data Vote
source in thin client View Results
Enter Key on home page
search IP-2013
Implementing Secure Subscribe
Outbound Web Services
What happened to Siebel
Unleashed?
Memory Leaks in Siebel
Web Noti cations Making Enter your email address:
Siebel Noti cations better
Tooltips makover Siebel
Open UI Subscribe

Delivered by FeedBurner

9 Responses to Implementing Secure Outbound Web Services


Top Rated
Binesh says: Posts
February 16, 2010 at 9:22 am All | Today | This Week |
This Month
babu, this is awesome. I was waiting for this for a very long time. One
Siebel Deployment -Release
more thing I noticed is that, even though these credentials are management.
updated in the WSDLS, we will not be able to see this. Try to use the 5/5 (12 votes)
WSDL given by the external system in SOAP Ui, . In the properties Siebel 7.8 Signals A Case

window you can see that the username and passowrd are copied and Study!
5/5 (8 votes)
in the rst run itself you will get the soap response. If the same
How to enable Siebel EAI
WSDLs is moved to Siebel Tools, you will be ge ing an authentication logs
error from the target middleware/system. Your suggestion is the 5/5 (8 votes)
solution for this problem. Meanwhile most of the middleware systems EAI Siebel Adapter and
Configuration A case
have a capability to limit the IP addresses from which the request is
study.
coming.In a small organisation, people are using network security
5/5 (6 votes)
rather than web service security. Middleware can also do an Application Deployment
anonymous registration based on IP addressess. I dont have an Manager (ADM)
example to gure this right here. Introduction
5/5 (6 votes)
Reply

Binesh says:
http://siebelunleashed.com/implementing-secure-outbound-web-services/ 3/7
8/9/2017 Implementing Secure Outbound Web Services | Siebel Unleashed

Binesh says:
February 16, 2010 at 3:22 am All Categories

Contribute
Configuration 120
babu, this is awesome. I was waiting for this for a very long time. One
more thing I noticed is that, even though these credentials are
eScript 83
updated in the WSDLS, we will not be able to see this. Try to use the
WSDL given by the external system in SOAP Ui, . In the properties How To 75
window you can see that the username and passowrd are copied and
Problem Solutions 59
in the rst run itself you will get the soap response. If the same
WSDLs is moved to Siebel Tools, you will be ge ing an authentication Siebel EAI 59
error from the target middleware/system. Your suggestion is the
solution for this problem. Meanwhile most of the middleware systems Siebel Open UI 42
have a capability to limit the IP addresses from which the request is
Case Study 38
coming.In a small organisation, people are using network security
rather than web service security. Middleware can also do an Non-Siebel 34
anonymous registration based on IP addressess. I dont have an
example to gure this right here. Siebel Tools 31

Reply Siebel Administration

Gustavo says: 30
December 28, 2010 at 4:49 pm
Workflows 21
Hi, How to consume (using same way) web service with a certicate?
Thanks, Gustavo. Downloads 20

Reply Oracle Support 15

Shiv Prateek says: Web Services 13


January 10, 2011 at 7:25 am

Product Configurator 11
hi , iam a li le confused with the approach the cfg changes mention as
far as i know are for tracing and dumping of EAI process property .
which section actually does adds username an dpassword in IO
Recent Comments
denition or outbound message header.
Gayathri on Configuring
Reply Siebel Audit Trial
Arc says: Prsant on Extracting and
September 13, 2011 at 1:06 am SFTP Siebel attachment
Divakar on Workflow
What happens in the case where the Username and Password keeps Utilities Echo method

changing ? How do we go about implementing this change ? Raj on How to Implement


Application Deployment

Reply Manager
Hello_siebel on Truncation or
Babu Rajendra Prasad Mungara says: null fetch error occurred
October 10, 2011 at 5:49 am

Tags
http://siebelunleashed.com/implementing-secure-outbound-web-services/ 4/7
8/9/2017 Implementing Secure Outbound Web Services | Siebel Unleashed

Dear Arc
Configuration 121
If the UserName and Password are Keep on Changing then

Contribute
Create LOVs for the User Name and Password in the eScript 90
Application ( Explicitly for the Outbound Web Service)
How To 72
As Provided in the Above Example
Problem Solutions 58
UserName Literal Test1
Siebel EAI 54
Make this as

UserName Expression LookUpValue(UserName siebel open ui 38

,UserName)
Case Study 33
Similarly for the Password also
Downloads 30
This is the easy method where u can change the UserName
and Password in the Application itself, which doesnt Siebel Tools 28
required any compilation/repository change
Siebel Administration
When u do the Clear Cache for the above LOVs you are 20
done
Workflows 17
Try this Approach and do let me know your comments
Web Services 16
Cheers

Babu Rajendra Prasad Mugnara Siebel 8.0 14

Reply siebel 13

Chanks says: Product Configurator 12


August 13, 2013 at 2:32 pm

Hi Neel/Babu,

Thats a good article.

We are facing a challenge in relation to the article Outbound


webservices. Our client has provided wsdl, certicate (X.509 standard
certicate). Our setup is complete Imported the certicate in our
Siebel server, Imported the WSDL for webservice denition, proxy
business service, Internal & External & Mapping denition and nally
the Workow is in place. We are able to generate the SOAP request
but we are not ge ing the binary security token info in the SOAP
header to make a successful transaction. Any ideas/suggestions ?

Thanks.

Reply

Dips says:
February 6, 2014 at 2:46 pm

http://siebelunleashed.com/implementing-secure-outbound-web-services/ 5/7
8/9/2017 Implementing Secure Outbound Web Services | Siebel Unleashed

Hi,

I have one question. How to create/add User Name and Password on

Contribute
the Proxy Business Service?

Reply

Sagone says:
March 27, 2015 at 3:03 am

Hi did you obtain an answer please ? if yes could you


explain it please ? i am face with the same pbm;

Reply

Leave a Reply

Enter your comment here...

Powered by Headway, the drag and drop WordPress theme Administration Login Go To Top

Copyright 2017 Siebel Unleashed

http://siebelunleashed.com/implementing-secure-outbound-web-services/ 6/7
8/9/2017 Implementing Secure Outbound Web Services | Siebel Unleashed

http://siebelunleashed.com/implementing-secure-outbound-web-services/ 7/7

Você também pode gostar